/* Start of CMSMS style sheet 'default' */
body{
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/body_backgroud.jpg);
	background-repeat:repeat-x;
	background-color:#15296a;
	padding:0px;
	margin:0px;
	font-size:12px;
	text-align:center;
}
h1{
	font-size:20px;
	font-weight:bold;
	color:#1a43b1;
	line-height:25px;
	margin:0;
}
h2{
	font-size:16px;
	font-weight:bold;
}

h3{
	font-size:14px;
	font-weight:bold;
margin-bottom:0px;
}
#outer_wrapper{
	width:990px;
	margin:0px auto;
text-align:left;
}	
#header{
	background-image:url(images/header.jpg);
	width:990px;
	height:165px;
	margin:0px;
}
#subtop_nav{
	color:#000;
	font-weight:inherit;
	font-size:20px;
	text-align:right;
	position:relative;
	top:5px;
	right:80px;
}
	#subtop_nav a {
		color:#000;
		text-decoration:none;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
	}
		#subtop_nav a:hover{
			color:#83caea;
		}
		
	
#container{
	background-image:url(images/containerbg.jpg);
	background-repeat:repeat-y;
	width:990px;
	height:auto !important;
	min-height:600px;
	color:#000;
}
#text_container{
	width:742px;
	padding:0;
	margin:0 5px 11px 5px;
	float:left;
	line-height:18px;
}
	#text_container a{
		color:#000;
		
		}
		#text_container a:hover{
			color:#000;
			text-decoration:none;
			}
.text_image{
clear:right;
width:216px;

	height:auto;
	float:right;
padding:0 14px 10px 10px;
text-align:right;
}
.text_image img {
	padding:5px;
padding-right:0px;
}
#left_nav{
	height:auto;
	width:221px;
	float:left;
}
#footer{
	background-image:url(images/footertop.jpg);
	width:990px;
	height:42px;
	background-color:#111f50;
}
#footer_text{
	color:#fff;
	font-size:12px;
	padding-top:20px;
	text-align:center;
	font-weight:bold;
}
	#footer_text a{
		color:#fff;
		text-decoration:none;
	}
		#footer_text a:hover{
			color:#ccc;
		}
#credits{
	background-image:url(images/footerbottom.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:184px;
	color:#406cc5;
	font-size:12px;
	font-weight:bold;
	margin:auto;
	position:relative;
}

	#credits a{
		text-decoration:none;
		color:#406cc5;
		font-weight:bold;
	}
		#credits a:hover{
			color:#fff;
		}
#title_locations
{
	color:#fff;
position:absolute;
text-align:center;
width:920px;
padding:14px;
font-weight:bold;
font-size:14px;
	}
.locations
{
	color:#fff;
	float:left;
	font-weight:normal;
	padding-left:59px;
	position:relative;
	top:43px;
	width:177px;
}
.locations_bold{
	font-weight:bold;
	}
#ecreativeworks{
	position:absolute;
	right:80px;
	top:160px;
}
	#ecreativeworks a{
		color:#406cc5;
		font-size:12px;
		font-weight:bold;
	}
		#ecreativeworks a:hover{
		color:#fff;
		}
#print_logo {
	display:none;
}
/* End of 'default' */

