html {
	background: #EEDFF2 top left repeat-x;
}

body {
	color: #666;
	font: 11px Tahoma, Arial, sans-serif; 
	margin: 0;
	padding: 3em 0 2em; 
}



#wrapper {
	background-color: #fff;
	margin: 0 3px;
	
}

#content-navigation {
	width: 790px;
	background-color: #2e6893;
	height: 31px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	/*margin-left:15px;*/

}

#wrap {
	background: url(../img/bg_left3.jpg) 154px top  repeat-y;
}

#container {
	background: url(../img/bg_wrap.gif) repeat-y;
}

#header {
	height: 150px;
	/* background: url(../img/bg_left_top.gif) left top no-repeat; */
	background: #fff url(../img/bg_header3.gif) center top no-repeat;
}

#banner {
	padding: 23px 1em 1em 43px;
	display: none;
}

#mainNav {
	float: right;
	padding: 0.5em;
	text-align: right;
	margin-right: 1.5em;
	margin-top: 1.2em;
}

#secondNav{
background-color: #B687C0;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
float: left;
height: 31px;
margin-top: 20px;
width: 719px;
margin-left:14px;
	}

#navigation, #extra {
	display: inline;
	margin-left: 6px;
}

#extra {
	margin-left: 6px;
	height: 280px;
	background: url(../img/watermark.gif) 7px top no-repeat; 
}

#footer {
	padding-top: 1.5em;
	background: url(../img/bg_footer.gif) bottom no-repeat;
}

.footer_nav {
	text-align: center;
	font-size: 11px;
	color: #ccc;
	margin-right: 14px;
	padding-bottom: 10px;
	margin-left: 200px;
}

.footer_copy {
	padding: 0px 15px 17px;
}

#footer .footer_nav a {
	color: #777;
	text-decoration: none;
}

#footer .footer_nav a:hover {
	color: #000;
}

h1, h2, h3 {
	font: normal 18px Georgia, Time, "Times New Roman", Times, serif; 
	margin: 0;
}
h2 {}
h3 { font-weight: bold;}

ul {
	margin: 0 0 1em 0.5em;
	padding: 0;
	list-style-type: none;
}

ul li {
	/*line-height: 150%;*/
	/*padding: 0 0 0 15px;*/
}

a:link,a:active,a:visited { 
color: #3FA8AB;  text-decoration: underline;
 }
 
a:hover { 
color: #8b3f9a;
 }
 
a img {
	border-width: 0; 
	border-style: none;
}

p {
	margin-top: 1em;
	margin-bottom: 0;
}
/* Look and feel  */

.call_box {
	width: 721px;
	margin: 0 auto 0.5em;
	text-align: right;
	color: #333;
	font-size: 11px;
	/*AC3F72*/
}

.call_box strong {
	color: #333;
}

h2 {
	font-size: 16px;
}

.title {
	color: #aaa;
	/* color: #3FA8AB; */
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 0px;
	padding: 5px 0 0;
}

.title a {
	text-decoration: none;
	color: #AAA;
}

.title a:hover {
	color: #999;
}

.title strong {
	font-weight: normal;
	color: #8b3f9a;
	/* color: #c59ecb; */
}

#mainNav a {
	padding: 0 5px;
	text-decoration: none;
	color: #8b3f9a;
}

#mainNav a:hover {
	color: #000;
}

.box {
	margin-bottom: 1em;
	padding: 0 1em;
}

#copyright {
	padding: 5px;
	margin-top: 0.2em;
	color: #fff;
	text-align: left;
	background: #b687c0 url(../img/bg_r_b_fff.gif) right bottom no-repeat;
	border-top: 1px solid #d9d9d9;
}

#lipsum ul.financing {
	margin: 2em 1em 2em;
}

ul.financing li {
	margin-bottom: 2em;
}

/* Highlight */
.highlight {
	
}

.highlight h2 {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0.5em;
	font-size: 18px;
}

.highlight ul, .highlight ul li {
	margin: 0;
	padding: 0;
}

.highlight ul {
	margin-left: 1em;
	margin-bottom: 1em;
}

#lipsum ul {
	margin: 0.5em 0 1em 1em;
}

.highlight ul li, #lipsum ul li {
	padding-left: 10px;
	font-size: 12px;
	background: url(../img/bullet.gif) left 0.7em no-repeat;
}

#lipsum ul li {
	padding-left: 10px;
	font-size: 11px;
	background: url(../img/bullet.gif) left 0.7em no-repeat;
}

#lipsum {
	padding: 0 1em 1em 0.5em;
}

#lipsum h1 {
	margin-bottom: 0.5em;
	padding-top: 10px;
	font-size: 28px;
	color: #8b4098;
	background: bottom right no-repeat;
	border-bottom: 1px solid #eaeaea;
}

#lipsum h2 {
	margin-top: 1em;
	font-size: 18px;
}

#lipsum h2.first {
	margin-top: 0;
}
/* Navigation */

.selected {
	font-weight: bold;

}



.external {
	background: url(../img/external2.png) right center no-repeat;
	padding-right: 12px;
}
