@charset "utf-8";
/***************COMMON CSS**********************/
* {
	margin:0;
	padding:0;
}
ul, ol, li {
	list-style:none;
}

img {
	border: none;
}
img.floatLeft { 
    float: left; 
    margin: 4px 20px 4px 4px;
}
img.floatRight { 
    float: right; 
    margin: 4px 4px 4px 20px; 
}

a {
	//color:#c23a3c;
	color: #4ea9a0;
	font-weight: bold;
}
body {
	background: #1D2D70;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#504e4e;
}
#wrapper {
	width:920px;
	margin: 0 auto;
	overflow:hidden;
}

#header, #container, #preheader, #footer, #nav {
	width:100%;
	float:left;
}

#preheader {
	background: #1D2D70 url(/images/header-bottom.png) repeat-x left bottom;
	height: 50px;
}	
	
	
#header {
	height:140px;
	border-bottom: solid 1px #f1eee3;
}
#logo {
	position:relative;
	float:left;
}
#logo a {
	width:245px;
	position: absolute;
	top:26px;
	left:26px;
	height:162px;
}
#topTexts {
	float:right;
	margin: 54px 26px 0 0;
	display: inline;
	height:23px;
}
#nav {
	background: #5E6B9D;
	margin-top:42px;
	height:36px;
	width: 1200px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}

#container {
	background: #FFFFFF url(/images/content-bottom.png) no-repeat bottom;
	padding-bottom:15px;
	min-height: 500px;

}

#slogan {
	padding: 35px 55px 10px;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	color:#ad680e;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#col-side {
	//width:205px;
	width:175px;
	float:left;
	padding-top:25px;
	margin-left:15px;
}

#leftNav {
	margin-top:2px;
	padding: 0 25px 0 0;
	float: left;
	background: url(/images/left-box-background.png) repeat-y;	
}

#leftNav li {
	margin-bottom:2px;
	//width:100%;
	width:166px;
	float:left;
}
#leftNav li a {
	display: block;
	padding: 3px 10px;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#5E6B9E;
}
#leftNav li a:hover {
	background:#5E6B9E;
	color:#ffdd2d;
}
#leftNav li.current {
	background:#c23a3c;
	color:#ffdd2d;
}

#col-main-home {
	width:800px;
	padding:25px 55px 0 55px;
	color:#504e4e;
	line-height: 1.3em;
}


#col-main {
	width:675px;
	float:right;
	padding:25px 35px 0 0;
	color:#504e4e;
	line-height: 1.3em;
}
h1 {	
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;	
	font-style: normal;	
	font-variant: normal;	
	font-weight: normal;	
	font-size: 26px;	
	line-height: 28px;	
	color: #4ea9a0;	
	border-bottom-width: 3px;	
	border-bottom-style: solid;	
	border-bottom-color: #d6d9e6;	
	margin-top: 16px;	
	margin-right: 0pt;	
	margin-bottom: 5px;	
	margin-left: 0pt;	
	padding-top: 0pt;	
	padding-right: 0pt;	
	padding-bottom: 10px;	
	padding-left: 0pt;
	text-transform:capitalize;
		}


h2 {
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 28px;
	color: #535f88;
	margin-top: 16px;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 10pt;
	padding-left: 0pt;
	text-transform:capitalize;
}	



h3 {
	font-size:16px;
	margin-top: 20px;
	margin-bottom:3px;
	color:#922829;
	text-transform: uppercase;
}

h3#nocap {
	font-size:16px;
	margin-top: 20px;
	margin-bottom:3px;
	color:#922829;
	text-transform: none;
}

h3#indent {
	font-size:16px;
	margin-top: 25px;
	margin-bottom:3px;
	text-indent:30px;
	color:#1D2D70;
	text-transform:capitalize;
}
h4 {
	font-size:14px;
	margin-top: 5px;
	margin-bottom:3px;
	color: #535f88;
}
h5 {
	font-size:16px;
	margin-top: 25px;
	margin-bottom:3px;
	text-indent:30px;
	color:#1D2D70;
}

h6 {	
	font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;	
	font-style: normal;	
	font-variant: normal;	
	font-weight: normal;	
	font-size: 18px;	
	line-height: 24px;	
	color: #1D2D70;	
	border-bottom-width: 3px;	
	border-bottom-style: solid;	
	border-bottom-color:#1D2D70;	
	margin-top: 5px;	
	margin-right: 26pt;	
	margin-bottom: 5px;	
	margin-left: 0pt;	
	padding-top: 0pt;	
	padding-right: 0pt;	
	padding-bottom: 1px;	
	padding-left: 0pt;
	text-transform:capitalize;
	text-align:center;
}

#col-main p {
	margin-bottom: 10px;
}
#col-main p#indent {
	margin-left: 30px;
	margin-right: 15px;
}

#col-main-home p {
	margin-bottom: 10px;
}
#col-main li {
	list-style-image:url('http://69.13.130.212/images/li-arrow.jpg');
	margin: 0 0 0 50px;
}
 

#footer {
	line-height:30px;
	text-align: center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:10px;
	color:#FFFFFF;
	
}
#footer a {color:#FFFFFF;
}


