html, body {
	margin:0;
	padding:0;
}

body {
	/*background:#6e6e6e;*/
	/*background:url('../images/bg2.gif') center top #ececec repeat-y;*/
	background:#ececec;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
}

.footer {
	height:40px;
	background:#ececec;
	font:11px Verdana;
	color:#fff;
}

.footer div {
	background:url('../images/footer.gif') left top #6E6E6E repeat-x;
	width:940px;
	height:40px;
	padding:0 30px 0 0;
	margin:0 auto;
	text-align:right;
	line-height:40px;
}

.footer div a {
	float:right;
	margin:0 10px 0 5px;
	position:relative;
	top:2px;
}

.footer div span {
	float:right;
}

.main {
	width:960px;
	margin:0 auto;
	height:100%;
	overflow:hidden;
	background:url('../images/left.jpg') left 156px repeat-y;
}

.main2 {
	
}

.fix {
	background:url('../images/bg2.gif') #ececec repeat-y;
	width:980px;
	margin:0 auto;
}

.header {
	height:156px;
	background:url('../images/banner.jpg') left top no-repeat;
}

.header h1 {
	margin:107px 0 0 5px;
	padding:0;
	color:#fff;
	float:left;
	font:bold 20px Arial;
}

.logo {
	width:215px;
	height:105px;
	margin-top:20px;
	padding-left:10px;
	float:left;
	text-align:center;
}

.menu {
	width:195px;
	float:left;
	padding:0 0px;
	margin:0;
}

.menu ul {
	list-style:none;
	margin:0 auto;
	padding:12px 5px 8px 0;
	font:bold 12px "Trebuchet MS";
	height:173px;
	background:url('../images/menun.gif') 45px 12px no-repeat;
}

.menu ul li a {
	color:#5c5c5c;
}

.menu ul li a:hover {
	color:#136ca5;	
}

.menu_title {
	padding:20px 0 5px 50px;
}

.menu ul li {
	height:30px;
	padding:0 0 0 75px;
	/*vertical-align:bottom;
	padding:6px 0 0 30px;
	border-bottom:1px solid #CECECE;*/
	background:url('../images/m1.gif') 37px 23px no-repeat;
}
/*
.menu ul li.menu1 a {
	display:block;
	width:170px;
	height:30px;
	background:url('../images/menu1.gif') 0px 0px no-repeat;
}

.menu ul li.menu2 a {
	display:block;
	width:170px;
	height:30px;
	background:url('../images/menu2.gif') 0px 0px no-repeat;
}

.menu ul li.menu3 a {
	display:block;
	width:170px;
	height:30px;
	background:url('../images/menu3.gif') 0px 0px no-repeat;
}

.menu ul li.menu4 a {
	display:block;
	width:170px;
	height:30px;
	background:url('../images/menu4.gif') 0px 0px no-repeat;
}

.menu ul li.menu5 a {
	display:block;
	width:170px;
	height:30px;
	background:url('../images/menu5.gif') 0px 0px no-repeat;
}

.menu ul li.menu6 a {
	display:block;
	width:170px;
	height:30px;
	background:url('../images/menu6.gif') 0px 0px no-repeat;
}

.menu ul li a:hover {
	background-position:0 -30px;
	text-decoration:none;
}
*/
.news {
	float:left;
	width:555px;
}

.news2, .help2 {
	width:735px;
	float:right;
	background:url('../images/bg3.gif') #fff 0px -156px repeat-x;
}

.help {
	float:left;
	padding:0 0 20px 0;
	width:555px;
	font:12px Tahoma;
}

.help h3 {
	margin:0 30px 0;
	padding:15px 0 3px 5px;
	margin-bottom:5px;
	color:#DC7000;
	font:bold 14px Arial;
	background:url('../images/dots.gif') left bottom repeat-x;
}

.help p {
	margin:0 30px 0;
	padding:0;
}

.menu_icons {
	font:11px "Trebuchet Ms";
	color:#666666;
	padding:0 0 20px 30px;
}

.menu_icons a {
	color:#666;	
}

.menu_icons img {
	padding:0px 5px 0 20px;
	position:relative;
	top:5px;
}

.news_head {
	height:100%;
	overflow:hidden;
	margin-bottom:10px;
}

.news_head h3 {
	color:#DC7000;
	font:bold 16px "Trebuchet MS";
	margin:0;
	padding:0 0 0px 5px;
}

.news_head span {
	font:11px Arial;
}

.news_head span img {
	position:relative;
	top:3px;
	padding-left:5px;	
}

.news_body {
	font:12px Tahoma;
	padding-bottom:10px;
	/*background:url('../images/dots.gif') left bottom repeat-x;*/
	margin:0 30px 10px;
	background:url('../images/dots.gif') left bottom repeat-x;
}

.news_body p {
	margin:0;
	padding:0 0 0 5px;
	line-height:16px;	
}

.pager {
	padding:5px 0 10px;
	text-align:center;
	font:12px Verdana;
	color:#666;
}

.pager a {
	color:#666;
}

.toffer {
	border:1px solid #999;
	padding:3px;
	margin:20px auto;
}

.toffer th {
	padding:3px 0;
}

.td1, .td2 {
	padding:2px 15px;
	text-align:right;
	background:#ccc;
}

.td3 {
	background:#DC7000;
	padding:2px 15px;
	text-align:right;
	color:#fff;
	font-weight:bold;
}

.infotext {
	margin:0;
	padding:0 0 10px 5px !important;
	line-height:16px;
}

.infotext2 {
	margin:0;
	padding:0 0 10px 0 !important;
	line-height:18px;
}

.deflink {
	font:12px Tahoma;
	color:#DC7000;
}

.dlicon {
	position:relative;
	top:4px;
	margin:0 5px 0 15px;
}

.form_main {
	margin:0;
	padding:0;
}

.form_main span.title {
	float:left;
	clear:both;
	padding:0px 10px 0px 0;
	margin:3px 0;
	width:150px;
	display:block;
	text-align:right;
	
}

.form_main span.title2 {
	float:left;
	clear:both;
	padding:0px 7px 0px 0;
	margin:3px 0;
	width:150px;
	display:block;
	text-align:right;
	
}

.menu_icons2 {
	height:111px;
	width:200px;
	margin:0 0 0 17px;
	padding:65px 0 0 0;
	color:#fff;
	font:11px Tahoma;
	background:url('../images/logbg.gif') left top no-repeat;
}

.menu_icons2 span {
	float:left;
	clear:both;
	padding:0px 5px 0px 0;
	margin:3px 0;
	width:60px;
	display:block;
	text-align:right;
	
}

.form_email {
	width:310px;
	float:left;
	margin:3px 0;
	border:1px solid #666;
}

.form_email_text {
	width:310px;
	height:100px;
	margin:3px 0;
	float:left;
	border:1px solid #666;
}

.status {
	padding:10px 0;
	color:red;
	text-align:center;
}

.advbox {
	float:left;
	width:155px;
	margin-left:15px;
}

