body {
 background-color:#666;
	font-family: Arial;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
	background-position: left top;
}
h1 {
	font-size: 24px;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0;
	color: #FFF;
	line-height: 50px;
	font-weight: normal;
	padding: 0;
}
h2 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
/*h3  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	padding-left: 6px;
	margin: 0 20px 0 20px;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}*/
div#header {
	height:278px;
	margin:0;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #000;
}
div#header_top {
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
div#headerLogo {
	text-align: left;
	height: auto;
	width: 500px;
	padding-left: 25px;
	padding-top: 15px;
}
div#menu {
	margin: 0px;
	float: right;
	padding-top: 5px;
	text-align:right;
	line-height:18px;
	margin-right: 10px;
}
div#menu form{ padding:0; margin:0;}
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 30px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	text-decoration:underline;
}
.headertext {
	float: left;
	padding-left: 30px;
	font-size: 15px;
	color: #FFF;
	width: 560px;
	padding-top: 30px;
}
#search {
	height: 30px;
	width: 450px;
	padding-top: 25px;
	float: left;
	padding-left: 30px;
}
.input_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	border: 1px solid #666;
	width: 335px;
	margin: 0;
	padding: 4px 0;
	height: 14px;
}
.button {
	background-image: url(images/button_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #990000;
	border: 1px solid #990000;
	padding: 3px 10px;
	color: #FFF;
}
div#container{
	width:900px;
	margin:30px auto;
	text-align: left;
}
div#content {
	width: 93%;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-top: 8px;
}
div#content .link1 {
	font-family: Verdana;
	font-size: 18px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
	margin: 0px;
	line-height: 160%;
}
div#content .link1:hover  {
	color: #990000;
}
div#content p {
	margin:15px 0 10px 0;
}
div#content a {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
}

div#content i a{ color:#999;font-size:12px;}
div#content i a:hover{ color:#999; text-decoration:none;}
div#content a:hover {
	color: #000;
}
div#right{
	float:left;
	width:622px;
}
div#left{
	float:right;
	width:278px;
	margin-bottom: 20px;
}
div#menu2 {
	width: 278px;
}
.menuheader {
	height: 30px;
}
.menuheader h3{
	border: none;
	color: #ccc;
	background-color: #000;
	margin: 0;
	padding: 8px 0 8px 15px;
}
.menuheader h3 a{ color:#ccc; text-decoration:none;}
.menubody {

}
.list ul  {
	list-style-type: none;
	margin: 0;
	padding: 15px 0;
}
.list li  {
	font-family: Verdana;
	font-size: 13px;
	color: #CCC;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0 20px 0 20px;
}
.list a {
	color: #CCC;
	text-decoration: none;
}
.list a:hover {
	color: #6C0;
	text-decoration: none;
}
.cleaner {
	clear:both;
	width:100%;
	height: 0px;
}
.wrapper{
	background-color: #F0DBB5;
	background-image: url(images/wrapper_border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
div#features {
	background-image: url(images/features2.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 100%;
}

.featurestitle {
	padding-top:115px;
	font-family:Trebuchet MS;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
div#footer{
	clear: left;
	margin: 0 auto;
}
div#footer {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 40px;
	background-color: #990000;
}

div#footer a {
	color: #FFF;
}

img, div { behavior: url(css/iepngfix.htc)}
.rtop_black * {
	display:none;
	overflow:hidden;
	padding:0px;
	background-color: #000;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.rtop_grey * {
	display:none;
	overflow:hidden;
	padding:0px;
	background-color: #333;
	height:1px;
	line-height:1px;
	font-size:1px;
}
.rtop_lightgrey * {
	display:none;
	overflow:hidden;
	padding:0px;
	background-color: #282828;
	height:1px;
	line-height:1px;
	font-size:1px;
}



/*----------------------------------------*/
a.icp{ color:#000000; text-decoration:none;}
.text{
	width:220px;
	height: 21px;
	padding:2px;
}
.stb{
	width:64px;
	margin-left: 5px;
	height: 28px;
}
div#headerLogo a.dm{
	font-size:24px;
	font-weight:700;
	text-decoration:none;
	color:#fff;
}
div#content ul{ list-style:none; margin:0; padding:0;}
div#content ul li{
	margin:15px 0 10px 0;
	line-height: 120%;
}
/*noDivAds*/
.tdl{width:38px;vertical-align:top; }
/*.tdl img{ display:none;}*/
.tdr{vertical-align:top;background:transparent url(css/images/inline.png) repeat-x scroll center bottom; padding-bottom:20px;}
.nkl{
	background-color:#F0DBB5;
	width:878px;
	text-align:left;
	margin:auto;
	padding:0px;
	overflow: hidden;
	padding-left: 20px;
	padding-top: 10px!Important;
	height:100%;
}
.nkl table{background-color:#F0DBB5;width:190px; height:100px; text-align:left; margin-right:28px; margin-top:10px;float:left;}

.nkl tr{text-align:left;}.nkl td{line-height:180%;font-size:14px;}
.ctp,.clp{display:block;color:#000000;height:21px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;width:145px;}
.ctp{color:#990000;font-weight:700;}
.clp{ font-size:12px;}
a:hover.ctp,a:hover.clp{ color:#990000;}
.lan{
	font-size:12px;
	color:#999;
	margin-top: 7px;
}

