body {
	margin:0;
	background:#001c33 url(../images/bg-page.jpg) repeat-x 0 0;
	color:#105287;
	font:12px Arial, Helvetica, sans-serif;
	min-width:968px;
}
img{
	border:none;
}
form{
	margin:0;
	padding:0;
}
#wrapper{
	margin:0 auto;
	background:url(../images/page-shadow.png) repeat-y;
	width:960px;
	padding:0 4px;
	z-index: 1;
}
#header{
	width:960px;
	position:relative;
}
.main-nav-holder{
	width:100%;
	padding:0 0 8px;
	background:#c41230;
	overflow:hidden;
}
.main-nav-holder ul{
	margin:12px 0 0 39px;
	padding:0 0 3px;
	list-style:none;
	overflow:hidden;
	float:left;
	display:inline;
}
.main-nav-holder li{
	float:left;
	padding:0 41px 0 0; 
	height:12px;
	overflow:hidden;
}
.main-nav-holder li a img{
	display:block;
}
.main-nav-holder li a:hover{
	background:none;
}
.main-nav-holder li a:hover img, .main-nav-holder li.active a img{
	margin:-12px 0 0;
}
.partner-link{
	float:right;
	height:12px;
	margin:12px 40px 0 0;
	display:inline;
	overflow:hidden;
}
.partner-link a:hover {
	background:none;
}
.partner-link a:hover img, .partner-link a.active img {
	/*margin:-12px 0 0;*/
}
.partner-link a.last {
	margin-left: 39px;
}
.header-content{
	overflow:hidden;
	height:1%;
}
.header-text{
	width:265px;
	float:left;
	padding:30px 40px 0 41px;
}
.logo{
	margin:0 0 28px;
	padding:2px 0 0;
	width:169px;
	height:48px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat 0 2px;
}
.logo a{
	height:48px;
	display:block;
	position:relative;
}
.header-text h2{
	color:#c41230;
	font-size:24px;
	font-weight:normal;
	margin:0 0 7px;
}
.header-text p{
	margin:0;
	font-size:14px;
	line-height:24px;
}
.header-text p a {
	color:#105287;
	text-decoration: none;
	border-bottom: 1px dotted #105287;
}
.header-text p a:hover {
	color: #001D33;
	border-bottom: 1px solid #001D33;
}
.meer{
	float:right;
	color:#c41230;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 7px;
	font-weight:bold;
	margin:-5px 0 0;
	background:url(../images/red-arrow.gif) no-repeat 0 5px;
}
.header-slogan{
	width:614px;
	float:right;
	height:292px;
	
	position:relative;
}
.header-slogan ul{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:27px;
	left:20px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.header-slogan ul li{
	padding:0 0 3px;
}
.header-slogan ul li a{
	text-decoration:none;
	color:#fff;
}
.slogan{
	font-size:26px;
	position:absolute;
	top:234px;
	left:19px;
	color:#fff;
	font-weight:bold;
}
* html .slogan .cufon{
	margin:4px 0 0;
}
* +html .slogan .cufon{
	margin:4px 0 0;
}
#main{
	position:relative;
}
.top-content{
	background:#e5ecf2;
	height:1%;
	overflow:hidden;
	padding:24px 0 10px;
}
.top-content h2{
	margin:0 0 6px;
	font-size:26px;
	color:#001d33;
	font-weight:normal;
}
* html .top-content h2 .cufon{
	margin:3px 0 -2px;
}
* +html .top-content h2 .cufon{
	margin:3px 0 -2px;
}
.top-content p{
	margin:0 0 20px;
	font-size:14px;
}
.left-column{
	float:left;
	width:292px;
	padding:0 33px 0 39px;
}
.left-column .left-nav{
	margin:0;
	padding:0 0 8px;
	list-style:none;
	font-size:14px;
	font-style:italic;
	color:#5786ab;
}
.left-column .left-nav li{
	background:url(../images/bullet-left-nav.gif) no-repeat;
	padding:0 0 13px 21px;
}
.left-column .left-nav li a{
	text-decoration:none;
	color:#5786ab;
}
.left-column .left-nav li a:hover{
	text-decoration:underline;
}
.right-column{
	float:left;
	width:569px;
	padding:0 27px 0 0;
	overflow:hidden;
}
.right-column img{
	display:block;
}
/* content inner page */
.content{
	overflow:hidden;
	width:880px;
	padding:20px 40px 6px;
}
.onecolumn, .twocolumn{
	width:613px;
	float:left;
	padding:14px 0 0;
}
.body-text{
	width:577px;
	padding:0 0 0 0;
	clear: both;
}
.left-text{
	width:270px;
	float:left;
	padding:0 37px 0 0;
}
.right-text{
	width:270px;
	float:left;
	padding:0 27px 0 0;
}
.body-text p, .left-text p, .right-text p{
	margin:0 0 22px;
	font-size:14px;
	color:#5786ab;
	line-height:24px;
}
.body-text p a, .left-text p a, .right-text p a {
	color: #5786ab;
	text-decoration: none;
	border-bottom: 1px dotted #5786ab;
}
.body-text p a:hover, .left-text p a:hover, .right-text p a:hover {
	color: #105287;
	border-bottom: 1px solid #105287;
}
.body-text h2, .left-text h2, .right-text h2{
	margin:0 0 10px;
	font-size:24px;
	font-weight:normal;
	color:#c41230;
}
.sidebar{
	background:#e5ecf2;
	width:244px;
	float:left;
	padding:10px 4px 70px 19px;
}
.sidebar h3{
	font-size:20px;
	color:#001d33;
	margin:0 0 3px;
	font-weight:normal;
}
.sidebar p{
	margin:0 0 10px;
	font-size:14px;
	color:#105287;
	line-height:24px;
}
.sidebar .user-form2{
	padding:0 0 30px;
}
/* content inner page end */
.threecolumn{
	overflow:hidden;
	height:1%;
	padding:30px 0 28px 38px;
}
.info-box{
	width:271px;
	float:left;
	background:url(../images/info-box-bg.gif) repeat-y;
	margin:0 35px 0 0;
}
.info-box2{
	margin:0;
}
.info-w1{
	width:100%;
	background:url(../images/info-box-top.gif) no-repeat;
	padding:6px 0 0;
	overflow:hidden;
}
.info-w2{
	background:url(../images/info-box-bottom.gif) no-repeat 0 100%;
	padding:0 13px 19px 22px;
	height: 170px;
}
.info-w2 h3{
	font-size:20px;
	color:#c41230;
	margin:0 0 3px;
	font-weight:normal;
}
* html #home .info-w2 h3 .cufon{
	margin:-5px 0 6px;
}
.info-w2 p{
	margin:0 0 2px;
	line-height:22px;
}
.user-form, .user-form2{
	overflow:hidden;
	height:1%;
}
.text{
	float:left;
	width:99px;
	height:20px;
	padding:6px 5px 1px 5px;
	background:url(../images/bg-input.gif) no-repeat;
	margin:8px 9px 0 0;
}
.text input{
	padding:0;
	border:none;
	background:none;
	width:99px;
	height:18px;
	color:#5786ab;
	font:11px Arial, Helvetica, sans-serif;
}
.text-large {
	float:left;
	width:250px;
	height:20px;
	padding:6px 5px 1px 5px;
	background:url(../images/bg-input-large.gif) no-repeat;
	margin:8px 9px 0 0;
	clear: both;
}
.text-large.area {
	height: 100px;
	background:url(../images/bg-textarea.gif) no-repeat;
}
.text-large input {
	padding:0;
	border:none;
	background:none;
	width:250px;
	height:18px;
	color:#5786ab;
	font:11px Arial, Helvetica, sans-serif;
}
.text-large textarea {
	padding:0;
	border:none;
	background:none;
	width:250px;
	height:91px;
	color:#5786ab;
	font:11px Arial, Helvetica, sans-serif;
}
.text input:focus, .text-large input:focus, .text-large textarea:focus {
	color: #105287;
}
.text input.error, .text-large input.error, .text-large textarea.error {
	background:url(../images/bg-input-error.gif) no-repeat right;
}
.form-btn{
	width:113px;
	margin:7px 0 0 -2px;
	float:left;
}
.form-btn.large {
	clear: both;
	margin: 7px 0 20px 0;
}
.text-image{
	float:right;
	margin:5px 6px 0 5px;
}
.download-btn{
	width:113px;
	height:31px;
	display:block;
	background:url(../images/btn2.gif) no-repeat;
	text-indent:-9999px;
	margin:22px 0 0 -3px;
	padding:0 0 2px;
	overflow:hidden;
}
label.error {
	visibility: hidden;
}
.img-holder{
	padding: 35px 0 35px 0px;
}
.img-holder img{
	display:block;
}
#footer{
	width:968px;
	margin:0 auto;
	text-align:center;
	padding:0 0 19px;
}
.footer-top{
	background:url(../images/bg-footer.png) repeat-y;
	padding:17px 4px 10px 210px;
	width:796px;
	overflow:hidden;
	margin:0 0 19px;
}
.copyright{
	margin:0;
	text-indent:-9999px;
	background:url(../images/copyright-text.gif) no-repeat;
	float:left;
	width:248px;
	height:15px;
}
.footer-top ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:416px;
	position:relative;
}
.footer-top ul li{
	float:left;
	padding:0 28px 0 0;
}
#footer .footer-text{
	margin:0;
	font-size:15px;
	color:#5786ab;
}