/* CSS Document */

/*Template Layout*/
body {
	background-color:#005B7F;
	margin:0px;
	padding:0px;
	color:#5f6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; /* vertical spacing between your lines of text*/
}
a, a:link {
	color:#037db0;
	text-decoration: none;
}
a:hover {
	color:#037db0;
	text-decoration: underline;
	
}
#wrapper {
	width:941px;
	margin:0px auto; /*centers your design on the page*/
}
#header {
	height:170px;
	width:941px;
	clear:both;
}
#logo {
	width:941px; /*change this width and height to match your logo image*/
	height:120px;
	float:left;
	margin: 25px 0 0 0;
}
/*menu*/

#header_menu { /*the container that holds the main menu*/
	width:520px;
	height:27px;
	margin:35px 0px 0px 0px;
	float:right;
}
ul#navigation {
	margin:0px;
	padding:0px;
	position:absolute;  /*makes dropdown sit on top of flash & map*/
	z-index:100; /*makes dropdown sit on top of flash & map*/
}
ul#navigation li {
	float:left; /*makes the text sit beside each other not down the page*/
	list-style:none;
	display:inline;
	padding:0px;
	margin:0px;
	text-align:center;
}
ul#navigation a {
	width:98px;
	height:22px; /*height 27 minus padding*/
	display:block;
	color:#ffffff; /*menu color normal*/
	padding:5px 0px 0px 0px; /*space around and inbetween the buttons, top, right, bottom, left*/
	text-decoration:none; /*no underline*/
	text-transform:uppercase; /*all in capitals*/
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif; /*menu text size and font*/
}
ul#navigation li.hover a, ul#navigation li:hover a, ul#navigation a.active, ul#navigation a:hover, ul#navigation .current {
	background-image:url(../images/nav_bg.gif); /*the background image behind each button*/
	background-position:left top;
	background-repeat:no-repeat;
}
/*--drop down menu second-level - this is optional--*/
ul#navigation li.hover, ul#navigation li:hover {
	position:relative;
}
ul#navigation li.hover ul.second-level, ul#navigation li:hover ul.second-level {
	display:block;
}
ul#navigation li.hover ul.second-level ul.third-level, ul#navigation li:hover ul.second-level ul.third-level {
	display:none;
}
ul#navigation ul.second-level {
	position:absolute;
	top:27px; /*how far away from the top menu*/
	left:0;
	margin:0;
	padding:5px;
	width:151px;/*161px minus padding*/
	display:none;
	background:url(../images/drop_down_bg.gif) no-repeat top left;
	border-bottom:1px solid #012c3c;
}
ul#navigation ul.second-level li {
	width:151px;
	margin:0;
}
ul#navigation ul.second-level a {
	display:block;
	float:none;
	width:130px;
	border:none;
	padding:0 10px;
	background:none;
	font:12px/24px Arial, Helvetica, sans-serif; /*font size and line height*/
	color:#FFFFFF;
	border-bottom:1px solid #64a6c5;
	text-transform:capitalize;
}
ul#navigation ul.second-level li.hover a, ul#navigation ul.second-level li:hover a, ul#navigation ul.second-level a:hover {
	color:#FFFFFF;
	background-color:#64a6c5;
	background-image:none;
}
/*Home banner*/

#home_banner_wrapper {
	width:941px;
	height:326px;
	margin-bottom:12px;
}
/* home tabs */
#home_tabs {
	list-style:none;
	margin:0;
	padding:0;
	height:47px;
}
#home_tabs li {
	list-style:none;
	margin:0 3px 0 0;
	padding:0;
	float:left;
}
#home_tabs li.end {
	margin:0;
}
#home_tabs li a, #home_tabs li a:visited, #home_tabs li a:link {
	display:block;
	float:left;
	width:180px;
	height:27px;
	text-align:center;
	padding:13px 0 7px 0;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(../images/banner_tab_off.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	color:#ffffff;
}
#home_tabs li.current a {
	background-image:url(../images/banner_tab_on.gif) !important;
	color:#354d5c !important;
}
#home_tabs li.current a:focus, #home_tabs li.current a:active {
	outline:none;
	border:0;
}
#home_tabs li a:hover {
	text-decoration:none;
	color: #F7941E;
}
#tab_content {
	height:278px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/banner_bg.gif) no-repeat top left;
}
#tab_content li {
	position:absolute;
	height:278px;
	width:941px;
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
#tab_content li .left {
	width:450px;
	margin:10px 0 0 25px;
	float:left;
}
#tab_content li .right {
	width:460px;
	margin:20px 0 0 0px;
	float:right;
}
#tab_content li .left h1 {
	font-size:22px;
	font-family:"Century Gothic", Arial, sans-serif;
	color:#005B7F;
	margin:0px 0px 10px 0;
	line-height:28px;
	font-weight:normal;
}
#tab_content li .left .text {
	color:#5f6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em; /* vertical spacing between your lines of text*/
}
#tab_content li .left p {
	padding:0px;
	margin:0px 0px 10px 0px;
}
/*Home page content*/

#home_content_wrapper {
	width:941px;
}
#home_content_wrapper h2 {
	font-size:20px;
	font-family:"Century Gothic", Arial, sans-serif;
	margin:0px 0px 9px 0px;
	padding:0px;
	color:#FFF;
	font-weight:normal;
}
.large_blue_box {
	width:640px;
	height:254px;
	float:left;
	
}
.large_blue_box .content {
	color:#FFF;
	padding:20px 20px 0px 20px;
	height:234px; /*pushes the bottom rounded corners down to their correct position*/
}
.large_blue_box .left {
	width:280px;
	float:left;
}
.large_blue_box .right {
	width:280px;
	float:right;
	border-left:1px solid #023d55;
	padding-left:26px;
}
.large_blue_box .bottom {
	height:6px;
	width:640px;
}
.service_box_container {
	width:280px;
	height:50px;
	margin:10px 0 15px 0;
}

/* sub page content */

#sub_content {
	height:278px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/banner_bg.gif) no-repeat top left;
}
#sub_content .left {
	width:450px;
	margin:10px 0 0 25px;
	float:left;
}
#sub_content .right {
	width:400px;
	margin:20px 30px 0 0;
	float:right;
	text-align: right;
	border-left: 3px solid #005B7F;
}

#sub_content .right h1 {
	font-size:22px;
	font-family:"Century Gothic", Arial, sans-serif;
	color:#005B7F;
	margin:0px 0px 10px 0;
	line-height:28px;
	font-weight:normal;
        font-style: italic;
      
}

#sub_content .right p {
	padding:0px;
	margin:0px 0px 10px 0px;
}



#sub_content .left h1 {
	font-size:22px;
	font-family:"Century Gothic", Arial, sans-serif;
	color:#005B7F;
	margin:0px 0px 10px 0;
	line-height:28px;
	font-weight:normal;
        font-style: italic;
}


#sub_content .left h2 {
	font-size:16px;
	font-family:"Century Gothic", Arial, sans-serif;
	color:#F7941E;
	margin:0px 0px 10px 0;
	line-height:28px;
	font-weight:bold;
       
}


#sub_content .left .text {
	color:#5f6568;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em; /* vertical spacing between your lines of text*/
}
#sub_content li .left p {
	padding:0px;
	margin:0px 0px 10px 0px;
}



/*right buttons*/

#home_right_buttons {
	width:291px;
	float:right;
}
.side_button {
	width:261px; /*291px minus padding*/
	height:70px; /*80px minus padding*/
	margin:0px 0px 10px 0px;
	padding:10px 10px 0px 20px;
	background-repeat:no-repeat;
	background-position:left top;
}
.side_button .title {
	font-family:"Century Gothic", Arial, sans-serif;
	color:#bcebff;
	font-size:18px;
}
.side_button .image {
	float:right;
	width:48px;
	height:48px;
	margin:0px 0px 0px 0px;
}
.side_button .text {
	float:left;
	width:200px;
	font-size:12px;
	padding:0px 0px;
	line-height:normal;
	color:#FFFFFF;
}
.side_button .text p {
	padding:0px;
	margin:0px;
}
.side_button a, .side_button a:visited, .side_button a:link, .side_button a:hover {
	text-decoration: none;
	color:#bcebff;
}
/*general*/

h1 {
	font-size:16px;
	color:#037db0;
	font-weight:normal;
	margin:0px 0 5px 0;
	font-family:"Century Gothic", Arial, sans-serif;
}
h2 {
	font-size:16px;
	color:#024560;
	font-weight:normal;
	margin:0px 0 5px 0;
	font-family:"Century Gothic", Arial, sans-serif;
}
h3 {
	color:#CBFF5B;
	font-size:14px;
	font-weight:normal;
	margin:0 0 5px;
}
h4 {
	font-size:14px;
	color:#037db0;
	font-weight:normal;
	font-family:"Century Gothic", Arial, sans-serif;
}
.size11 {
	font-size:11px;
}
hr {
	border: 0;
	color: #e2e2e2;
	background-color: #e2e2e2;
	height: 1px;
	width: 100%;
	clear:both;
}
/*footer*/
#footer {
	height:28px;
	width:921px;
	margin:8px auto 10px auto;
	color:#ffffff;
	font-size:11px;
	padding:8px 10px 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	clear:both;
	
}
#footer a, #footer a:link, #footer a:visited {
	color:#88b5c8;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .right {
	width:350px; /*make this wider to fit more links in your footer*/
	float:right;
	text-align:right;
}
#footer .right ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer .right ul li {
	float:left;
	margin:0;
	padding:0 3px 0 3px;
}
#footer .right ul li a, #footer .right ul li a:link, #footer .right ul li a:visited {
	color:#88b5c8;
	text-decoration:none;
}
#footer .right ul li a:hover {
	text-decoration:underline;
}
#footer .left {
	width:550px;
	float:left;
}
.clear {
	clear:both;
}
/*inside page 2 column layout*/
	
	#content_bg { /*the 2 columns*/
	background-image:url(../images/background_main_content_tile.jpg);
	background-repeat:repeat-y;
}
#content_bg .top {
	width:940px;
	background-image:url(../images/background_main_content_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#content_bg .bottom {
	width:940px;
	height:6px;
}
#left_column {
	float:left;
	width:610px; /*640px minus the padding on left and right*/
	padding:15px;
	min-height:200px;
}
#right_column {
	float:right;
	width:270px; /*260px minus the padding on left and right*/
	padding:0px 5px 5px 5px;
}
/*side bar*/

.top_title {
	width:244px; /*260px minus the padding*/
	height:23px; /* 26px minus padding*/
	margin:0px 0px 5px 0px;
	padding:6px 3px 0px 13px;
	color:#bcebff;
	font-family:"Century Gothic", Arial, sans-serif;
	font-size:16px;
	background-color:#023d56;
}


.italic {
	font-style:italic;
}

}


