@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/background.jpg) no-repeat fixed;
	background-position: top center;
	background-color: #0D4369;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


#container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	
}

#logoarea {
	height: 125px;
}

#strap {
	width: 279px;
	height: 59px;
	margin-top: -68px;
	background: url(../images/strap.png) 0 0 no-repeat;
	margin-left: 530px;
}	

img#logo {
	position: relative;
	width: 275px;
	height: 94px;
	margin-left: 17px;
	margin-top: 2px;
	background: url(../images/logo.png) 0 0 no-repeat;
}

img#phone {
	width: 168px;
	height: 35px;
	margin-top: 0px;
	margin-right: 17px;
	float: right;
	background: url(../images/phone.png) 0 0 no-repeat;
}

img#phone2 {
	width: 144px;
	height: 24px;
	margin-top: -60px;
	margin-right: 7px;
	float: right;
	background: url(../images/phone.png) 0 0 no-repeat;
}

#top-menu {
	float: right;
	color: #FFFFFF;
	margin-right: 17px;
}

#top-menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}

.links a {
	font-style:italic;
	font-size: 0.8em;
}	

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

a visited {
	color: #FFFF99;
	}

a.hover {
color:#000000;
	text-decoration: underline;
	}
	

#flash-top {
	background-image: url(../images/flash-top.png);
	height: 32px;
	border: none;
		}
	
#flash-l {
	background: url(../images/top-l.png) 0 0 repeat-y;
	margin-top: 0px;
	border: none;
}

#flash-r {
	margin-top: 0px;
	background: url(../images/top-r.png) 100% 0 repeat-y;
	border: none;

}

#flash {
	margin-left: 30px;
	margin-right: 30px;
	background-color: #0cacca;
}

#flash-bottom {
	border: 0;
	text-align: center;
	}


#body-bottom {
	background: url(../images/body-bm.png) 0 0 repeat-x;
	height: 57px;
}

#bottom-logo {
	position: relative;
	top: 5px;
}

a.nounder {text-decoration: none; border: 0;cursor: pointer; color:#FFFFFF}
a.nounder:hover {text-decoration: none;}
a.nounder:visited {text-decoration: none; color: #FFFFFF}

#flash_header {
	position: relative;
	width: 990px;
	height: 490px;
	padding: 0px;
}

#left-shad {
	padding: 0px;
	background: url(../images/mid-l.png) 0 0 repeat-y;
}

#right-shad-port {
	padding: 0px;
	background: url(../images/mid-r2.png) 100% 0 repeat-y;
}

#left-shad-port {
	padding: 0px;
	background: url(../images/mid-l2.png) 0 0 repeat-y;
}

#right-shad {
	padding: 0px;
	background: url(../images/mid-r.png) 100% 0 repeat-y;
}

#main-content-body {
	background-color: #0d3a5c;
	margin-left: 30px;
	margin-right: 30px;
}

#main-content-portfolio {
	background-color: #000000;
	margin-left: 30px;
	margin-right: 30px;
}

.clr {
	clear: both;
}

.content {
	font: Verdana;
	color:#FFFFFF;
	font-size-adjust: 90%;
}

#code {
	text-align:left;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;

}

.content_banner {
	font: Verdana;
	color:#183d58;
	font-size-adjust: 10%;
}

.content_banner h1 {
	font-size: 27px;
	letter-spacing: -0.05em;
}

.content_banner h2 {
	font-size: 18px;
	letter-spacing: -0.05em;
}

.content h2 {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -0.05em;
}

.content h1 {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: -0.05em;
}

.content p {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.content span {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

.content_table {
	font: Verdana;
	color:#FFFFFF;
	font-size-adjust: 90%;
}


.content_table h2 {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -0.05em;
}

.content_table h1 {
	font-size: 24px;
	color: #FFFFFF;
	letter-spacing: -0.05em;
}

.content_table p,.content_table li {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 5px;
}



.display_text{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#bottom-menu {
	height: 63px;
	background: url(../images/bottom-menu.png) no-repeat;
}

#bottom-menuport {
	height: 63px;
	background: url(../images/bottom-menu2.png) no-repeat;
}

#bottom-body {
	padding: 0px;
}

#bottom-shad-l {
	background: url(../images/page-bot-l.png) 0 0 repeat-y;
}

#bottom-shad-r {
	background: url(../images/page-bot-r.png) 100% 0 repeat-y;

}

#bottom-promo {
	margin-left: 30px;
	padding-top: 10px;
	background-color: #000000;
	margin-right: 30px;
	font-size: 10px;
	color: #CCCCCC;
}

/* rokheadrotator stuff */

#rokheadrotator {
	height: 235px;
	position: relative;
	background: none;
}

#rokheadrotator .controls {
	top: 14px;
	position: absolute;
	right: 13px;
	z-index: 1;
}

#rokheadrotator .controls img {
	background-image: url(../images/scroller-controls.png);
	cursor: pointer;
	height: 15px;
	margin-right: 11px;
	width: 15px;
}

#rokheadrotator .control-prev {
	background-position: 0pt 0pt;
}

#rokheadrotator .control-next {
	background-position: 0pt -17px;
}

#rokheadrotator .control-pause {
	background-position: 0pt -34px;
}

#rokheadrotator .control-play {
	background-position: 0pt -51px;
}
/* RokHeadRotator _EOF_ */

#table-top a {
	text-decoration:none;
	color:#FFFFFF;
	}
	
#main_list {
	font: Verdana;
	color:#ffffff;
	font-size: 14px;
}

#slideshow h2, #slideshow1 h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



blockquote {
background: url(../images/quote-start.png) no-repeat scroll 0 5px;
color:#ffffff;
display:block;
font-size:100%;
font-style: italic;
line-height:120%;
margin:20px 0;
padding:0 20px 0 38px;
width:auto;
}

blockquote p {
background:transparent url(../images/quote-end.png) no-repeat scroll 100% 100%;
margin-top:0;
padding:0 38px 0 0;
}

#footer {
	background:#E6E6E6 url(../images/bg_footer.png) repeat-x scroll center top;

	height:34px;
	padding-top:15px;
	width:100%;
	margin: 0;

}	

#footer a {
	color:#666666;
	font-size: 0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}



.bottom-links {
font-size: 0.7em;
	color:#000;
	}
