/*****************************/
/*** Core html setup stuff ***/
/*****************************/

* {
	margin:0px;
	padding:0px;
}

html {

	background:url(../images/fon.gif-) repeat-y 50% #f6ffee;
}

body {

	padding:0;
	margin:0;
	
	color:#111406;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, h5, img, form, ul, p, dl {
	padding:0;
	margin:0;
}
ul {
	list-style-type:none;
	font-size:0;
}
fieldset {
	margin:0px;
	padding:0px;
	border:none;
}
img {
	border:none;
}
.spacer {
	clear:both;
	line-height:0;
	font-size:0;
}

strong {
	font-weight:normal;
}

/*--------------< < << header part start >> > >---------------*/
#body {
	width:100%;
	margin:0 auto;

	
	
text-align:top;
}

#head {
	width:100%;
	margin:0 auto;
	background:#7e7e7e;
	position:relative;
	height:426px;
text-align:top;
}

#header {
	width:1211px;
	margin:0 auto;
	background:url(../images/header.gif);
	position:relative;
	height:426px;
text-align:top;
}


#header .top {
	position:absolute;
	left:21px;
	top:171px;
	font-size:13px;
	line-height:22px;
	color:#8AD9D3;
	font-weight:bold;
	padding-bottom:10px;
	background-color:inherit;
	width:700px;
	height:100px;
}

/*--------------< < << Highlights >> > >---------------*/
#highlight {
	width:724px;
	margin:27px 120px 0px 0px;
	padding:27px 0px 0px 0;
	clear:both;
	font-size:13px;
	line-height:19px;
	background: url(../images/mt.jpg) no-repeat top center;
	float:right;
}
#highlight a {

	color:#0B534E;
}
#content {

	padding:  0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;

	background: #dee8cf;

}
#continner {

	padding:  0px 20px 30px 20px;
	margin: 0px 0px 0px 0px;
	float:left;

	background: #dee8cf;

}

#main{

	margin: 10px 0px 30px 0px;


width:724px;


}


#content p {
	padding:  0px 0px 0px 0px;
}



#content table {
	width:100%;
}
#highlight .contentheading {
	-x-system-font:none;
	background:transparent url(../images/higlight_h2.gif) no-repeat scroll 0 0;
	border-bottom:3px solid #EEF6CD;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:38px;
	padding:0 0 0 46px;
	width:633px;
}
#highlight #right {
	background:#B3B477 url(../images/newsletter_singup_bg.gif) repeat-y scroll 0 0;
	color:#FFFFFF;
	float:right;
	width:188px;
	padding-left:18px;
	padding-right:18px;
}
#highlight h1 {
	-x-system-font:none;
	color:#9aa356;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:right;
	height:39px;
	line-height:39px;
	margin:0 80px 0 4px;
	padding:0 0 0 14px;
	margin-left:14px;
	padding-bottom:5px;
}
#highlight h2, h3 {
	
	color:#9aa356;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
}
#highlight div.moduletable, #highlight div.moduletable_text {
	padding-bottom:5px;
}
#highlight #right p.top {
	background:transparent url(../images/newsletter_singup_top.gif) no-repeat scroll 0 0;
	font-size:0;
	height:21px;
	margin-left:-18px;
	margin-right:-18px;
}
#highlight p {
	margin:15px 0px 15px 0px;
	
}
/*--------------< < << footer >> > >---------------*/
#footerbig {
	background:url(../images/footer.gif) no-repeat bottom;
	color:#C3C491;
	padding:27px 0 0 0;
height:65px;
text-align:right;
margin-right:60px;

}

#footerbig a {
	color:#333;
	text-decoration:none;
}


#footer {
	width:100%;
	margin:0px 5px 5px 5px;
	padding:0px 5px 5px 5px;
	text-align:left;
	font-size:11px;
	line-height:16px;
	
}

#main a {
	color:#333;
	text-decoration:none;
}
#main a:hover {
	color:#555;
}
#main ul {
	margin:0 0 0 20px;

}
#main ul li {
	padding:0px 10px 0px 10px;
	font-size:11px;
	color:#000;
	line-height:22px;
	background-color:inherit;
	background:transparent url(../images/subdiv_arrow.gif) no-repeat center left;
}
#main ul li a {
	color:#FFFFFF;
	line-height:22px;
	background-color:inherit;
	text-decoration:none;
}
#main ul li a:hover {
	color:#555;
	background-color:inherit;
}

#special {
	width:200px;
	float:left;
	position:absolute;
	background:url(../images/menu.jpg) no-repeat top center;
	padding:60px 0px 0px 100px; 
	height:260px;
text-align:left;
}

