/* Eric Meyer Reset 1-15-08 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*****************************************************************************/
/*	Structure
******************************************************************************/

body {
	background: #0c1e2d url(../images/back_gradient.jpg) repeat-x top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	color: #abcef8;
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif; line-height: 24px;
	color: #abcef8; font-size: 14px; text-align: justify;
}

p, ul{
	margin: 15px 0 20px 0;
}

img{
	border: 0;
}

a:link, a:visited{
	color: #e5effa;
	text-decoration: underline;
}

a:hover, a:active{
	color: #ffffff;
	text-decoration: none;
}

.cleared{
	clear: both;
}

#container{
	margin: auto;
	width: 100%; min-height: 800px;
	background: url(../images/back_content.jpg) no-repeat top center;

}

#header{
	margin: auto;
	width: 830px; height: 197px;
	text-align: center;
	background: url(../images/header.jpg) no-repeat;
}


/*************************************************************
			     Left Image Layout
*************************************************************/

#content_container, #content_container_center{
	margin: auto; padding: 27px 1px 0 1px;
	width: 828px; min-height: 773px;
	background: url(../images/back_lines.gif) no-repeat;
}

#column_left_image{
	float: left;
	width: 330px; height: 330px;
	padding: 30px; margin-right: 36px; margin-left: -44px; margin-bottom: 10px;
	background: url(../images/back_image_left.jpg) no-repeat;
}

*html #column_left_image{
	margin: 0; margin-right: 17px; margin-bottom: 10px;
}

/*#column_right_content{
	width: 359px; margin-left: 426px;
}*/

#column_right_content, #column_left_content, .column_center_content{
	width: 742px; margin-left: 44px;
}

*html #column_right_content{
	width: 786px; margin-left: 1px;
}

.quote, .quote_left{
	margin-bottom: 20px;
}

*html .quote{
	float: right;
	margin-bottom: 40px;
}

*html #column_right_content p{
	margin-left: 36px;
}


#footer{
	width: 788px; margin: auto;
	margin-top: 80px;
	font-size: 10px;
	color: #225291;
}

#footer_nav{
	width: 788px; padding: 0;
	border-top: 1px solid #225291;
	border-bottom: 1px solid #225291;
	font-size: 11px; color: #6d99db;
}

#footer_nav ul{
	margin: 0; padding: 0;
	width: 788px;
}

#footer_nav li{
	margin: 0; padding: 0; float: left;
	padding: 2px 0 2px 0;
	margin-right: 32px;
}

#footer_nav li a{
	color: #6d99db;
	text-decoration: none;
}

#footer_nav li a:hover, #footer_nav #time a:hover, #footer_nav li #time a:hover{
	color: #abcef8;
}

#footer_nav #time, #footer_nav li #time{
	margin: 0; padding: 0; float: right;
}

#footer_nav #time a, #footer_nav li #time a{
	margin: 0; padding: 2px 25px 2px 50px;
	float: left; color: #6d99db;
	background: #14377f url(../images/icon_time.jpg) no-repeat 24px;
	text-align: center;
	border-left: 1px solid #183f84;
}



/*************************************************************
			            Headings
*************************************************************/


h1{
	display: inline; margin: 0; padding: 0;
	color: #ffffff; font-size: 16px; font-weight: normal; line-height: 16px;
	padding-left: 12px; background: url(../images/icon_arrow.gif) no-repeat 0 3px;
}

h2{
 font-size: 12px; font-weight: normal;
 color: #cfe2f8; margin-top: 6px;
}

h3{
	margin: 0; padding: 0; margin-bottom: -12px; margin-top: 12px;
	color: #ffffff; font-size: 14px; font-weight: normal;
}

.heading{
	padding-top: 20px;
}

*html #column_right_content .heading h1, *html h3{
	margin-left: 36px;
}

.white{
	color: #ffffff;
}

.indent{
	margin-left: 30px;
}

/*************************************************************
			     Right Image Layout
*************************************************************/

*html #column_left_content{
	width: 786px; margin-right: 1px; clear: both;
}

*html #column_left_content p{
	margin-right: 36px;
}

#column_right_image{
	float: right;
	width: 330px; height: 330px;
	padding: 30px; margin-left: 36px; margin-right: -43px; margin-bottom: 10px;
	background: url(../images/back_image_right.jpg) no-repeat;
}

*html #column_right_image{
	margin: 0; margin-left: 17px; margin-bottom: 10px;
}

*html .quote_left{
	float: left;
	margin-bottom: 40px;
}


/*************************************************************
			    Contact Layout
*************************************************************/
#content_container_center{
	padding: 0 1px 0 1px;
}

.column_center_content{
	padding-top: 27px;
}

.contact_left_content, .contact_right_content{
	width: 357px; font-size: 14px;
}

.contact_left_content p, .contact_right_content p,
.contact_left_content h1, .contact_right_content h1,
.contact_left_content h2, .contact_right_content h2{
	margin-left: 15px;
}


.contact_left_content img, .contact_right_content img{
	border: 10px solid #ffffff; margin-bottom: 10px;
}

.contact_right_content{
	float: right;
}

/*****************************************************************************/
/*	Splash
******************************************************************************/

#splash_container{
	margin: auto;
	width: 100%; min-height: 620px;
	padding-top: 180px;
	background: url(../images/back_splash.jpg) no-repeat top center;

}

#splash_content{
	margin: auto;
	width: 848px; height: 400px;

}

#splash_content #need{
	width: 400px; height: 400px;
}

#splash_content #am{
	float: right;
	width: 400px; height: 400px;
}

