body{
	margin:0;
	padding:0;
	background-color:#DDDDDD;
	color:484b4e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
.galrow{

}
.galrow a.more{
	position:static;
	float:right;
	background-image:url(/images/button2.jpg);
}
#horimg{
	position:absolute;
	left:0;
	height:122px;
	background-image:url(/images/horimg.jpg);
	background-repeat:no-repeat;
	background-position:left;	
}
#horimg > div{
	float:left;
	padding:0 10px 0 0;
	background-image:url(/images/horimg_r.jpg);
	background-repeat:no-repeat;
	background-position:right;	
	height:122px;
}
.tpl_bottom{
	padding:0 0 122px 0;
}
.tpl_bottom #horimg{
	bottom:10px;
}
#horimg img{
	border:none;
	margin:11px 0 0 8px;
}
#main_right ul{
	margin:0 0 0 10px;
	padding:0;
}
#main_right ul li{
	list-style:none;
	display:block;
	background-image:url(/images/bullet2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:14px;
	float:left;
	width:125px;
	line-height:24px;
}
.opt_suit{
	
}
.imgwrapper{
	width:296px;
	height:200px;
	overflow:hidden;
}
#opt2prev, #opt2next{
	position:absolute;
	bottom:10px;
	left:0;
}
#opt2next{
	left:460px;
}
.lalign{
	float:left;
}
.ralign{
	float:right;
}
#main a, #main_int a{
	color:#08234D;
}
#toggle_options{
	display:block;
	font-size:12px;
	margin:5px 0;
	position:static;
	background-image:url(/images/button2.jpg);
}
#opt2_form{
	position:relative;
	min-height:420px;
}
#optform_left, #optform_right{
	
}
#optform_right{
	margin:10px 0 0;
	position:absolute;
	width:316px;
	top:-10px;
	left:300px;
}
#selected_options{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-size: 10px;
	display:none;
}
#optform_right h3{
	color:#08234D;
	margin-top:0;
	padding-top:0;
}
.bigbut{
	display:block;
	text-align:center;
	padding-left:5px;
	background-image:url(/images/button_big.jpg);
	width:161px;
	height:38px;
	line-height:32px;
	background-repeat:no-repeat;
	font-size:20px;
	font-weight:bolder;
	color:#08234D;
	border:none;
	cursor:pointer;
}
#option_form{
	margin:10px 0 0 0;
	border-top:1px solid #000000;
	padding:10px 0;
}
#option_form .bigbut{
	bottom:10px;
	left:460px;
	position:absolute;
}
#option_form select{
    background-color: #FBFF20;
    border: 1px solid #08234D;
    color: #08234D;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.text p{
	margin:0;
	padding:0;
}
div,p,td{
	text-align:left;
}
img{
	border:none;
}
.clr{
	clear:both;
}
.pad10{
	padding:10px 10px 0 10px;
}
.lalign{
	foat:left;
}
.ralign{
	float:right;
}
.printbox{
	display:none;
}
hr, #pages a{
	color:#08234D;
}
.content_thumb {
display:block;
float:left;
margin:5px 10px 10px 0;
}
.galimg .content_thumb{
	margin:0;	
}
.galimg{
	margin:5px 0 0 0;
}

a{
	color:#ffffff;
}

#outer{
	width:970px;
	background-color:#FFFFFF;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#inner{
	width:945px;
	background-color:#FFFFFF;
	margin:2px 12px;
}

#header{
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	height:90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	position:relative;
}
#summary{
	position:absolute;
	top:5px;
	right:5px;
	width:195px;
	height:75px;
	background-image:url(/images/summary.jpg);
	background-repeat:no-repeat;
}
#summary .inner{
    background-image: url("/images/ico_trolley.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #0A439D;
    font-size: 12px;
    line-height: 22px;
    margin: 15px 0 10px 5px;
    padding: 0 0 0 40px;
}
#summary .inner a{
	color:#0A439D;
}
#top2, #top3{
	position:absolute;
}
#top2{
    left: 156px;
    top: 60px;
}

#top3{
	left:26px;
	top:60px;
	font-weight:bold;
}

#nav{
	background-image:url(/images/nav.jpg);
	background-repeat:repeat-x;
	width:945px;
	height:46px;
}

#nav ul{
	padding:0;
	margin:0;
}

#nav > ul > li{
	list-style:none;
	float:left;
	position:relative;
}

#nav > ul > li > a, #nav > ul > li > ul > li > a{
	background-image:url(/images/button_end.jpg);
	background-repeat:no-repeat;
	padding:0 25px;
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#2C4D6A;
	line-height:40px;
	text-decoration:none;
	text-align:center;
}

#nav > ul > li a:hover{
	text-decoration:underline;
}

#nav > ul > li > ul, #navbar > ul > li > ul > li > ul {
	display:none;
}
#nav > ul > li > ul {
	background-color:#FDCD07;
	position:absolute;
	z-index:99;
}
#nav > ul > li > ul > li {
	border-bottom:1px solid #FFFFFF;
	float:none;
	position:static;
	background-color:none;
	padding:none !important;
}
#nav > ul > li > ul > li a {
	font-size:90%;
	height:28px;
	line-height:28px;
	background-color:none;
	display:block;
}
.nav_subs{
	position:absolute;
	background-color:#fed90f;
	border:2px solid #0A429F;
	top:42px;
	right:-4px;
	z-index:100;
	padding:11px;
	display:none;
}
.nav_subs .subarr{
    background-image: url("/images/subarrow.jpg");
    background-position: 37px 0;
    background-repeat: no-repeat;
    height: 11px;
    position: absolute;
    right: 0;
    top: -11px;
    width: 100px;
}
.nav_subcat{
	float:left;
	width:122px;
	background-image:url(/images/subvline.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.nav_subcat:last-child{
	background-image:none;
}
.nav_subcat .inner{
	padding:0 5px;
}
.nav_subcat ul{
	list-style:none;
}
.nav_subcat ul li a{
	color:#000;
	text-decoration:none;
}
.cat_title{
	color:#08439F;
	font-weight:bold;
	font-size:13px;
	display:block;
}
#main{
	background-image:url(/images/main_home.jpg);
	background-repeat:no-repeat;
	background-color:#FDC500;
	min-height:325px;
}

#main_left{
	float:left;
	width:610px;
	text-align:left;
}

#main_right{
	float:right;
	width:317px;
	background-image:url(/images/main_right.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	min-height:358px;
	text-align:left;
}
#slideshow{
	float:right;
	width:309px;
	height:345px;
	overflow:hidden;
	background-image:url(/images/slidebg.jpg);
	background-repeat:no-repeat;
	margin:6px 4px; 
}
#slideshow .slide{
	margin:10px 11px;
}
#main_right .inner{
	padding-left:20px;	
}

#main_int{
	background-color:#FFFFFF;
	min-height:358px;
	position:relative;
}

#line{
	background-image:url(/images/line.jpg);
	background-repeat:repeat-x;
	height:6px;
}

#info_box{
	height:153px;
	border-bottom:solid 1px #FFFFFF;
	color:#ffffff;
}

#info1{
	background-image:url(/images/personal_info.jpg);
	background-repeat:no-repeat;
	float:left;
	height:153px;
	width:313px;
	text-align:left;
	border-right:3px solid #ffffff;
	position:relative;

}

#info1 h1, #info2 h1, #info3 h1{
	padding:20px 0 10px 0;
	margin:0 15px 0 15px;
	color:#ffffff;
	font-style:italic;
	text-transform:uppercase;
	font-size:22px;
	border-bottom:1px dotted #ffffff;
	background:none
}

.info_text{
	padding:15px;
}

a.more{
	display:block;
	text-align:center;
	padding-left:5px;
	background-image:url(/images/button.jpg);
	width:121px;
	height:27px;
	line-height:27px;
	background-repeat:no-repeat;
	position:absolute;
	bottom:15px;
	right:10px;
	font-size:9px;
	color:#2c1e1e;
}

#info2{
	background-image:url(/images/business_info.jpg);
	background-repeat:no-repeat;
	float:left;
	height:153px;
	width:313px;
	text-align:left;
	border-right:3px solid #ffffff;
	position:relative;

}

#info3{
	background-image:url(/images/services_info.jpg);
	background-repeat:no-repeat;
	float:left;
	height:153px;
	width:313px;
	text-align:left;
	position:relative;
}
#ssa_logo{
	position:relative;
	top:-68px;
	left:-200px;
}
#footer{

	background-color:#08234D;
	background-repeat:repeat-x;
	height:87px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#footer .lalign{
	
	text-align:left;
	float:left;
	padding:10px 0 0 10px;
}

#footer .lalign a{
	color:#FFFF18;
	line-height:30px;
}

#footer .ralign{
	text-align:right;
	float:right;
	line-height:30px;
	padding:10px 15px 0 0;
}

#footer .ralign a img {
	
	border:none;
}

a{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#21529e;
	font-size:18px;
	text-align:left;
}
#main #main_left h1{
	background:none;
	padding-left:0;
}

