/* **********************/
/* ****** GENERAL *******/
/* **********************/

body{
	background-color: #eee2ca;
	text-align:center;
	margin-top: 10px;
	padding:0;
	background-image: url(/images/color_beige.jpg);
	background-repeat: repeat;
	background-position: left top;
}
	
a{color:#367fa7;}
a:hover{color:#000;}

#header h2 {
	text-indent: -9999px;
	color: #000;
}

#logo h2 {
	margin: 0;
	padding: 0;
	line-height: 1px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	color:#fff;
	padding-bottom: 0px;
	padding-top:0;
	margin-top:5px;}
	
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color: #885725;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;}
	
h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
	color: #333;}
h3.bene{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
	margin-top:0;
	padding-top:0;
	color: #fff;}
	
h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding-top:0;
	margin-top:0;}
	
h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding-left:10px;
	padding-top:10px}
	
legend{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#cc0000;}
	
fieldset{border:1px solid #cacaca; padding:10px;}
input{font-size:14px; padding:3px;}
	
div#container{
	width: 900px;
	background-color: #fff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0 auto;}
	
div#top{
	background-color: #182e47;
	color: #fff;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	height: 24px;
/*	padding-top: 5px;*/
	width:900px;
	height:20px;}
	
div#content_bg{
	background-color:#808000;
	padding: 10px;}
	
div#content{
	background-color:#FFFFFF;
	border: 1px solid #d3d4d4;}
	
div#header{
	background-color: #B57640;
 	background-image:url(/images/bg_header.jpg); 
	background-repeat:no-repeat;
	height: 98px;
	width:880px;}
	
div#logos{padding:20px 0;}	
div.content_scene{margin-top:30px;}
div.content_asp{margin-top:30px;}


/* **********************/
/* ***** TOP HEADER *****/
/* **********************/

div#top{width:900px;}

div#logo{
float: left;
width: 367px;
height: 69px;
margin-top:14px;
background: url(/images/logo.jpg) 95px 0 no-repeat;
}
	
div#top_text{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color: #fff;
	font-weight: bold;
	padding: 16px 5px 10px 40px;
	width:220px;}
	
div#top a{color:#fff; text-decoration:none;}
div#top a:hover{text-decoration:underline;}
	
/* **********************/
/* *** CONTENT HEADER ***/
/* **********************/

div#content_header{
	background-image:url(/images/bg_header.gif);
	background-repeat:repeat-x;
	background-position:top;
	height: 168px;
	padding: 0 20px;}
	
div#content_header p{
	color: #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;}
	
/* **********************/
/* ***** NAVBAR *****/
/* **********************/

div#navbar{
	background-image:url(/images/bg_navbar.gif);
	background-repeat:repeat-x;
	height: 40px;
	clear:both}
	
div#sub{
	background-image:url(/images/bg_subnavbar.gif);
	background-repeat:repeat-x;
	height: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:20px;}
	
div#subnav{padding-top:8px; padding-left:20px;}
	
div#subnav a{
	padding-top:5px;
	padding-right:20px;
	text-decoration:none;
	color:#000;
	margin-top:10px;}
	
div#subnav a:hover{
	text-decoration:underline;}
	
/* **********************/
/* ******* CONTENT ******/
/* **********************/

div#center_content{	padding: 0 20px; 
height: auto !important; /* Firefox, Safari, IE7, etc */
height: 350px; /* IE6 */
min-height:350px; /* Firefox, Safari, IE7, etc */
}	
div#center_content p{padding: 0px; margin: 0px;}
div#sub_content{ width: 810px; float:left;}
div#content_left{ width: 550px;	float:left;}
div#content_right{ width: 260px; float:right;}
div#bapics{	background-color:#fff;}
	

div#benefits{
	background: #819165;
	color: #fff;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 12px;
	height:30px;}
	
/* *************************/
/* ***** NAVIGATIONBAR *****/
/* *************************/
	
div#tabs {
    float:left;
    width:100%;
	background-image:url(/images/bg_navbar.gif);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
    line-height:normal;}
	  
div#tabs ul {
    margin:0;
    padding:14px 10px 0 20px;
    list-style:none;}
	
div#tabs li {
    display:inline;
    margin:0;
    padding:0px;}
	
div#tabs a {
    float:left;
    background:url("/images/tab_left.gif") no-repeat left top;
    margin:0;
    padding:0 2px 0 5px;
    text-decoration:none;}
	
div#tabs a span {
    float:left;
    display:block;
    background:url("/images/tab_right.gif") no-repeat right top;
    padding:5px 27px 4px 22px;
    color:#fff;}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
div#tabs a span {float:none;}
/* End IE5-Mac hack */
   
div#tabs a:hover span {color:#1b3550;}	
div#tabs a:hover { background-position:0% -30px;}	  
div#tabs a:hover span { background-position:100% -30px;}
div#tabs #current a { background-position:0% -30px;}	
div#tabs #current a span { background-position:100% -30px; color:#1b3550;}	
div.asp { 
	width:75px;
	height:170px;
	float:left;
	margin-right:10px;	
	background-image:url(/images/asp_logo.jpg);
	background-repeat:repeat-y;	
	}
	
div.asptext { 
	width:460px;
	margin: 0px;
	padding: 0px;
	float:right;
}

/* WireBox */
.wireBox .wireContent {
border-right:#999 1px solid;
background:#f7f7f7;
border-left:#999 1px solid;
}
.wireBox .wireTop {
background:url(/images/wgb_ne.gif) repeat-x 100% 0;
overflow:hidden;
height:5px;
}
.wireBox .wireTop div {
background:url(/images/wgb_nw.gif) #fff no-repeat 0 0;
width:5px;
height:5px;
}
.wireBox .wireBottom {
background:url(/images/wgb_se.gif) no-repeat 100% 0;
overflow:hidden;
height:5px;
}
.wireBox .wireBottom div {
background:url(/images/wgb_sw.gif) #fff no-repeat 0 0;
width:5px;
height:5px;
}
#wireTitle {
padding:3px;
margin:0 2px;
text-align: left;
background: #819165;
color: #fff;
font-weight:bold;
}
.innerContent {
padding:9px 6px 0;
}

/* Bulleted List with Images*/
#service ul 
{
list-style-type: none;
padding: 0;
margin: 0;
text-align: left;
}

#service li
{
background-image: url(/images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 2px;
padding-left: 1.2em;
margin-top: 5px;
text-align: left;
}