@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0b1d24;
	background-color: #666666;
}
#container{
	margin: auto;
	width: 960px;
}
#header{
	width: 960px;
	height: 188px;
	margin-top: 30px;
	background:#002b4a;
	background-image:url(../_images/header_img.png);
	background-repeat: no-repeat;
}
#header .slogan{
	margin-top: 30px;
	padding-left: 10px;

}
#header .title{
	font-size: 37.82px;
	font-style: italic;
	font-weight: bold;
}
#left{
	width: 705px;
	height: 665px;
	float: left;
	background-image: url(../_images/bg_left.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background:#002b4a;
}
#left .border{
	margin-top: 30px;
}
#left .slogan{
	padding-left: 10px;
	margin-top: 80px;
}
#right .logo{
	margin-top: 85px;
	margin-left: 35px;
}
#left h3{
	font-size: 30.02px;
	color: #fff;
	padding: 2px 0px 0px 10px;
	font-family: "Myriad Pro";
	font-weight: 100;
}
#right{
	margin: 0;
	padding: 0;
	padding-left: 20px;
	padding-right: 10px;
	float: right;
	width: 225px;
	height: 665px;
	background-color: #406986;
	color: #fff;

}
#right input{
	border: none;
	color:#fff;
	background-color: #a0b4c3;
	width: 200px;
}
#right .submit{
	background: none;
	margin: 0;
	padding: 0;
}
#right .obligated{
	font-weight: bold;
}
#right .info{
	color: #A0B4C3;
}
#right .star{
	color: #fff;
}
#right .dropdown{
	border: none;
	color:#fff;
	background-color: #a0b4c3;
	width: 200px;
	font-size: 11px;
}
#right .tx_powermail_pi1_fieldwrap_html_submitgraphic input
{	margin-top:20px;
	padding-top: 20px;
	padding: 0;
	background-color: transparent;
}
#right legend{
display: none;
}
#right fieldset{
	border: 0;
	margin:0;
	padding: 0;
}
div.csc-textpic-left div.csc-textpic-imagewrap{
	margin-top: 160px;
}


#container .right_flash {
	height: 515px;
	/*background: #406986 url(../_images/temp.png) no-repeat 20px top;*/
}
#header #logo {
	float: right;
}
#more_btn {
	background-color: #406986;
	width: 225px;
	margin: 0;
	padding: 0 10px 0 20px;
	height: 150px;
	float: right;
	clear: right;
}
