body {
	background-color: #006191;
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	color: #777470;
	font-size: 75%;
	font-family:Arial, Helvetica, sans-serif;
}
#container{
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-y;
	width: 782px;
	margin:auto;
}
#top{
	background-image:url(../images/top_bg.gif);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width: 782px;
	border: none;
}
#header{
	width: 750px;
	margin: auto;
	padding-top: 75px;
}
#logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width: 750px;
	height: 117px;
	text-indent: -90000em;
}
#nav_container{
	background-image:url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 750px;
	background-color: #FFFFFF;
}
#nav{
	background-image:url(../images/nav_end.gif);
	background-repeat:no-repeat;
	background-position: right;
	width: 750px;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li{
	float: left;
	height: 27px;
	line-height: 27px;
	background-repeat:no-repeat;
}
#nav li a{
	display: block;
	line-height: 27px;
	height: 27px;
	text-indent: -9000em;
	background-repeat:no-repeat;	
}
#nav_1, #nav_1 a{
	width: 67px;
	background-image:url(../images/nav_1.gif);
}
#nav_1 a:hover{
	background-image:url(../images/nav_1_mo.gif);
}
#nav_2, #nav_2 a{
	width: 80px;
	background-image:url(../images/nav_2.gif);
}
#nav_2 a:hover{
	background-image:url(../images/nav_2_mo.gif);
}
#nav_3, #nav_3 a{
	width: 72px;
	background-image:url(../images/nav_3.gif);
}
#nav_3 a:hover{
	background-image:url(../images/nav_3_mo.gif);
}
#nav_4, #nav_4 a{
	width: 72px;
	background-image:url(../images/nav_4.gif);
}
#nav_4 a:hover{
	background-image:url(../images/nav_4_mo.gif);
}
#nav_5, #nav_5 a{
	width: 78px;
	background-image:url(../images/nav_5.gif);
}
#nav_5 a:hover{
	background-image:url(../images/nav_5_mo.gif);
}
#content_container{
	clear: both;
	background-image:url(../images/content_container.gif);
	background-repeat:repeat-y;
	background-position: right;
	width: 748px;
	margin: auto;
	background-color: #FFFFFF;
}
#content{
	float: left;
	width: 458px;
	padding: 17px;
	line-height: 1.5em;
	background-image:url(../images/content_area.gif);
	background-repeat:no-repeat;
	background-position: top right;
	padding-bottom: 35px;
}
#right_col{
	width: 256px;
	float: right;
	background-image:url(../images/right_col_bg.gif);
	background-repeat:no-repeat;
	background-position: 0px -1px;	
	line-height: 1.5em;	
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer{
	clear: both;
	background-color: #006191;
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	padding: 10px;
	color: #6A9AB1;
	padding-top: 30px;
	font-size: 0.9em;
	padding-bottom: 30px;
}
#footer a{
	color: #6A9AB1;
}
h1{
	color: #0093DD;
	font-size: 1.25em;
}
h2{
	color: #ED8B11;
	font-size: 1.25em;
}
h3{
	color: #0093DD;
	font-size: 1.1em;
}
.call_us{
	text-indent: -9000em;
	width: 321px;
	height: 72px;
	background-image:url(../images/call_us.gif);
	background-repeat:no-repeat;
	clear: left;	
}
.clear{
	clear: both;
}
#right_col ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#right_col h3{
	text-indent: -90000em;
	background-image:url(../images/title_examples.gif);
	background-repeat:no-repeat;
	width: 256px;
	height: 18px;
	margin: 0px;
	padding: 0px;
}

#right_col li{
	background-image:url(../images/subnav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
}
#right_col li a{
	display: block;
	color: #0093DD;
	text-decoration: none;
	padding-bottom: 0.75em;
	padding-top: 0.75em;
	padding-left: 35px;
	background-image:url(../images/subnav_arrow.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	width: 221px;
}
#right_col li a:hover{
	background-color: #DADADA;
}
#right_col p{
	margin: 0px;
	padding: 0px;
}
.thumb{
	background-image:url(../images/gallery_thumb_bg.gif);
	background-repeat:repeat-y;
	width: 225px;
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
	margin-left: -15px;
}
.thumb div{
	background-image:url(../images/gallery_thumb_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 16px;
}
#gallery{
	background-image:url(../images/gallery_bg.gif);
	background-repeat:repeat-y;
	width: 475px;
	margin-left: -18px;
	margin-top: 20px;
}
#gallery div{
	background-image:url(../images/gallery_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 16px;
}
img{
	border: none;
}
#copyright{
	float: left;
}
#links{
	float: right;
	text-align:right;
}
#credit{
	display: block;
	background-image:url(../images/credit.gif);
	background-repeat:no-repeat;
	width: 90px;
	height: 20px;
}
#credit span{
	visibility: hidden;
}
a{
	color: #EB8512;
}
a:hover{
	color: #58B4E1;
}
.back_button, .calltoaction{
	background-image:url(../images/back_arrow.gif);
	background-repeat:no-repeat;
	padding-left: 25px;
	background-position: left center;
	display: block;
	color: #0093DD;	
}
.calltoaction{
	background-image:url(../images/subnav_arrow.gif);
	color: #EB8512;
}
.float_right{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: right;
}	
input,textarea,select{
	width: 95%;
	font-family:Arial, Helvetica, sans-serif;	
}
#submit{
  	width: 50px;
	margin-top: 20px;
}
#home_example_link{
	display: block;
	background-image:url(../images/link_examples.gif);
	background-repeat:no-repeat;
	width: 256px;
	height: 22px;
	text-indent: -90000em;
}