html, body {
	height:100%;
}
body {
	background-color:#f1f7f9;
	background-image:url(../images2/bg.png);
	background-repeat:repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#626262;
	line-height:1.4em;
}
.wrapper {
	position:relative;
	min-height:100%;
}
.header .section_content {
	height:126px;
}
.header .logo {
	float:left;
}
.header .logo h1 {
	display:none;
}
.header .nav_main {
	position:absolute;
	right:0;
	bottom:0;
	height:42px;
	background:url(../images2/nav_bg.png) no-repeat left top;
}
.header .nav_main ul {
}
.header .nav_main ul li {
	float:left;
	padding-top:4px;
	font-size:17px;
	text-transform:uppercase;
	color:#3e3e3e;
	font-weight:bold;
	display:block;
}
.header .nav_main ul li.first a {
	padding-left:25px;
}
.header .nav_main ul li.last {
	background:url(../images2/nav_bg.png) no-repeat right top;
}
.header .nav_main ul li.last a {
	padding-right:25px;
	border-right:none;
}
.header .nav_main ul li a {
	border-right:2px solid #f1f1f1;
	text-decoration:none;
	color:#3e3e3e;
	display:block;
	line-height:37px;
	padding:0 15px;
}
.header .contact_info {
	float:right;
	font-size:18px;
	color:#1b1b1b;
	margin-top:52px;
	font-weight:bold;
}
.page_content {
	padding-bottom:76px;
}
.footer {
	height:76px;
	position:absolute;
	bottom:0;
	background-image:url(../images2/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:center bottom;
	width:100%;
}
.section_content {
	clear:both;
	width:1001px;
	margin:0 auto;
	position:relative;
}
.nav_footer ul li {
	float:left;
}
.banner_main h2 {
	display:none;
}
.banner_main .section_content {
	height:353px;
	background:url(../images2/banner_bg.png);
}
.banner_main .rotator img {
	border:6px solid #FFF;
}
.banner_main .rotator {
	position:absolute;
	top:20px;
	left:534px;
}
.page_content .about_snippet {
	background-image:url(../images2/summery_bg.png);
	background-repeat:repeat-x;
	background-color:#feffff;
	width:569px;
	float:left;
	height:422px;
	padding:50px;
}
h1, h2, h3, h4, h5, h6 {
	color:#1b1b1b;
}
a {
	color:#3a6a80;
}
.page_content .about_snippet h2 {
	font-size:24px;
	line-height:1.4em;
	padding-bottom:10px;
}
.page_content .about_snippet p {
	padding-bottom:30px;
	line-height:2em;
}
.page_content .about_snippet .todos {
	border-top:1px solid #e3e4e4;
	padding-top:32px;
}
.page_content .about_snippet .todos strong {
	color:#3a6a80;
	font-weight:inherited;
}
.page_content .about_snippet .todos .one {
	background:url(../images2/todo_1.png) no-repeat left top;
}
.page_content .about_snippet .todos .two {
	background:url(../images2/todo_2.png) no-repeat left top;
}
.page_content .about_snippet .todos li {
	font-size:18px;
	padding-left:70px;
	padding-bottom:30px;
	line-height:1.5em;
	color:#161616;
	font-weight:bold;
}
.page_content .contact_info {
	float:right;
	width:292px;
	background-image:url(../images2/pagecontent_contactinfo_bg.png);
	background-repeat:repeat-x;
	background-color:#d1e4ec;
	height:380px;
	text-align:center;
	color:#000;
	padding:20px;
	font-size:16px;
	line-height:2em;
	position:relative;
}
.page_content .contact_info p {
	margin-bottom:1em;
}
.page_content .contact_info .license_info {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	bottom:5px;
	width:292px;
}
.page_content .social_links {
	float:right;
	width:312px;
	height:82px;
	padding-top:20px;
	padding-left:20px;
	background:#5195b4;
}
.page_content .social_links p {
	color:#FFF;
	text-transform:uppercase;
	margin-bottom:8px;
}
.page_content .social_links ul li {
	float:left;
	margin-right:6px;
}
.page_content .footer_content {
	clear:both;
	padding-top:15px;
}
.footer_content .nav_footer {
	float:right;
	margin-right:18px;
}
.footer_content .nav_footer li.last a {
	padding-right:0;
	margin-right:0;
	border-right:none;
}
.footer_content .nav_footer li a {
	text-decoration:none;
	text-transform:uppercase;
	padding-right:9px;
	margin-right:9px;
	border-right:1px solid #3f738a;
}
.footer_content .copyright {
	padding-left:6px;
	color:#8da3ad;
}
