@charset "utf-8";
/* CSS Document */

body {
	/*background:url(../images/main_bg.gif) repeat;*/
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serifl;
	background-color: #1E1E1E;
}
img {
	border:0px;
}
.clear {
	clear:both;
}
#header {
	width:100%;
	background:url(../images/tp_hdr_bg.png);
	background-repeat:repeat-x;
}
h2 {
	font-size:14px;
	color:#3780B4;
}
h4 {
	padding:0px;
	margin:0px;
}
#header_line {
	height:3px;
	float:left;
	width:100%;
	background:#6e6e6e;
	position:fixed;
	top:0px;
}
#header_wrapper {
	width:1180px;
	height:77px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header_wrapper .logo {
	float:left;
	height:60px;
	width:180px;
	margin-top:10px;
	background:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-left: 50px;
}
#header_wrapper .hd_links {
	float:right;
	width:700px;
	margin-top:-35px;
	font-size:11px;
	margin-right:60px;
}
#header_wrapper .hd_links .txt {
	float:right;
	width:auto;
	color:#ffffff;
	margin-top: 16px;
}
#header_wrapper .hd_links .txt a {
	color:#888787;
	text-decoration:none;
}
#header_wrapper .hd_links .txt a:hover {
	color:#2A8DAE;
	text-decoration:none;
}
#header_wrapper .hd_links .hd_buttons {
	float:right;
	width:auto;
	margin:0px 0px 0px 10px;
}
#header_wrapper .hd_links .hd_buttons a {
	text-decoration:none;
}
/* Main Content  */
#main_content {
	width:100%;
	background:url(../images/main_bg.gif) repeat;/*background:url("../images/top_sep.jpg") repeat-x scroll 0 0 transparent;*/
}
#main_content .wrapper {
	margin:0px auto;
	width:1180px;
	background:#FFF;
	min-height:350px;
	height: auto !important;
	height:470px;
	padding-bottom:20px;
}
#main_content #topmenu {
	width:1180px;
	height:37px;
	/*background-color:#F03;*/
	background:url(../images/menu_bak.png);
	background-repeat:repeat-x;
}
#main_content #topmenu ul {
	margin:0;
	padding:0;
	float:left;
	width:auto;
	height:35px;
	/*padding-left: 500px;
	padding-top: 20px;*/
	list-style:none;
}
#main_content #topmenu ul li {
	margin:0;
	padding:0 2px 0 0;
	float:left;
}
#main_content #topmenu ul li a {
	padding:9px 39px 10px;
	float:left;
	font-weight:normal;
	font-size: 12px;
	position:relative;
	color:#A9D3FF;
	text-decoration:none;/*background:url(images/menu_a.gif) no-repeat 11px center;
	border-radius:5px;*/
}
#main_content #topmenu ul li a:hover {
	color:#FFF;
}
#bottom {
	width:100%;
	z-index:5;
	margin-top:-10px;
	background:url(../images/fotter_bg.png);
	background-repeat:repeat-x;
}
#bottom_wrapper {
	width:1180px;
	border-top:1px solid #919fbc;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#bottom_wrapper .ads {
	float:right;
}
#bottom_wrapper .copy {
	float:left;
	width:300px;
	margin-top:10px;
	color:#7e7f7f;
	margin-left:40px;
	text-align:center;
}
#bottom_wrapper .copy a {
	color:#7e7f7f;
	text-decoration:none;
}
#bottom_wrapper .fotter_links {
	margin-right: 370px;
	margin-top: 10px;
	text-align: center;
	color:#ffffff;
}
#bottom_wrapper .line1 {
/*text-align:center;*/
}
#bottom_wrapper .line1 a {
	text-decoration:none;
	margin-left:5px;
	color:#888787;
}
#bottom_wrapper .line1 a:hover {
	color:#274D81;
	text-decoration:none;
}
#bottom_wrapper .line .link {
	text-decoration:underline;
	font-size:10px;
}
#bottom_wrapper .line .link:hover {
	color:#3887e9;
}
#bottom_wrapper .copy1 {
	float:right;
	width:300px;
	margin-top:-39px;
	color:#7e7f7f;
	margin-right:40px;/*text-align:center;*/
}
#bottom_wrapper .copy1 a {
	color:#7e7f7f;
	text-decoration:none;
}
/* Reg  LEFT */
#main_content .wrapper {
	color:#a2a1a1;/*background:url(../images/top_sep.jpg) repeat-x #FFF;*/
	background-color: #282828;
}
#main_content .wrapper .submit {
	background:url(../images/submit_bg.jpg) repeat-x;
	height:25px;
	width:auto;
	color:#012020;
	border:1px solid #0c0e10;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	padding:0px 20px;
	vertical-align:middle;
}
/*new styles for page bodies*/
#main_content .wrapper #content_body {
	width:1100px;
	padding: 10px 30px 10px 20px;
	color:#B5B2B2;
	font-family:Arial, Helvetica, sans-serif;
}
#main_content .wrapper #content_body #top_head {
	color:#3780B4;
}
#main_content .wrapper #content_body p {
	margin-left:0px;
	margin-right:0px;
	width:1060px;
}
H4, H3 {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	color:#3780B4;
}
#main_content .wrapper #left_pane {
	width:500px;
	float:left;
	margin-left:100px;
}
#main_content .wrapper #right_pane {
	width:500px;
	float:right;
}
