body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	color:#000000;
	background:#FFFFFF;
}
a {	color:#000;	text-decoration:none;}
a:hover {text-decoration:underline; color:#000;}
a:active, a:focus {outline:0 !important;}
input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0;
}

h2 span {
	color:#167f09;
	font-size:24px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px 0;
	color:#167f09;
}

hr {
	color:#6184AC;
	background-color:#6184AC;
	height: 1px;
	border:0pt none;
	clear:both;
	margin:0 10px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}

.left {
	float:left;
}
.right {
	float:right;
}
	

/*------------------------------------------------------------*
**  Content style
**------------------------------------------------------------*/

#header {
	background:url(../images/header.png) no-repeat top left;
	height:321px;
	padding:0 25px;
}
#header .top_header {
	height:70px;
	overflow:hidden;
}
#header .logo {
	float:left;
	width:170px;
	height:40px;
	margin-top:30px;
	margin-left:60px;
}
#header .scroll {
	float:right;
	width:470px;
	padding-top:35px;
	padding-right:50px;
}

#header .top_img {
	height:197px;
	overflow:hidden;
}
#header .main_menu {
	padding:23px 0 0 34px;
}

#header .main_menu ul {
	padding-left:2px;
	background:url(../images/section_line.png) no-repeat top left;
}

#header .main_menu ul li {
	float:left;
	padding-right:2px;
	background:url(../images/section_line.png) no-repeat top right;
}
#header .main_menu ul li a {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	width:137px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
#header .main_menu ul li a:hover {
	text-decoration:none;
	background:#167f09;
	color:#FFFFFF;
}

#container {
	padding-top:20px;
	width:950px;
	margin:0 auto;
	text-align:left;
}

#content {
	background:url(../images/content.png) repeat-y top left;
	padding:0 11px;
}
#content .wrapper {
	background:url(../images/continut_bottom.png) no-repeat 220px bottom;
}
#content .content_left {
	float:left;
	width:220px;
	padding-top:10px;
}
#content .content_left .left_menu {
	margin-bottom:20px;
}

#content .content_left .left_menu li {
	background:url(../images/left_menu.png) no-repeat bottom left;
	padding-left:25px;
	height:30px;
	line-height:30px;
}

#content .content_left .left_menu li a {
	display:block;
	line-height:30px;
	font-size:12px;
	color:#666666;
	float:left;
}
#content .content_left .left_img {
	width:180px;
	margin-left:20px;
	margin-bottom:10px;
}
#content .content_left .left_img .img_holder {
	padding:5px 0 0 5px;
}
#content .content_left .left_img .img_bottom {
	height:5px;
	line-height:5px;
	font-size:5px;
	background:url(../images/left_img_bottom.png) no-repeat bottom left;
}

#content .content_right {
	float:right;
	width:708px;
	background:url(../images/continut_top.png) no-repeat top left;
	
}

#content .content_right_holder {
	padding:10px 30px 30px 30px;
}

#content .content_right_holder p {
	font-size:12px;
	line-height:150%;
}

#content .content_right_holder p.dotted_line {
	padding-bottom:20px;
	border-bottom:1px dotted #000000;
}

#content .content_right_holder .small_hosting {
	float:left;
	width:160px;
}
#content .content_right_holder .small_hosting li {
	display:block;
	width:149px;
	height:72px;
	background:url(../images/small_hosting.png) no-repeat top left;
}

#content .content_right_holder .big_hosting {
	float:left;
	width:460px;
	background:url(../images/big_hosting.png) no-repeat top left;
	height:300px;
	padding-left:20px;
}

#content .content_right_holder .big_hosting .data {
	display:block;
	color:#F0F0F0;
	font-size:48px;
	line-height:64px;
}
#content .content_right_holder .big_hosting p.title {
	font-size:32px;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#content .content_right_holder .big_hosting p {
	font-size:11px;
	padding-right:10px;
}

#content .content_right_holder .big_hosting p.more {
	float:right;
	width:127px;
	height:33px;
	background:url(../images/more.png) no-repeat top left;
	line-height:33px;
	text-align:center;
	margin-top:5px;
}

#content .content_right_holder .big_hosting p.more a, #content .content_right_holder .big_hosting p.more a:hover {
	color:#FFFFFF;
}

#footer {
	height:60px;
	padding:0 30px;
	background:url(../images/footer.png) no-repeat top left;
}
#footer p {
	padding:10px 0;
}

/* liScroll style declarations */

.tickercontainer { 
	width: 470px; 
	height: 27px; 
	overflow: hidden; 
}
.tickercontainer .mask {
	position: relative;
	left: 10px;
	top: 8px;
	width: 450px;
	overflow: hidden;
}
ul.newsticker {
	position: relative;
	left: 470px;
	font: bold 10px Verdana;
	list-style-type: none;
}
ul.newsticker li {
	float: left;
}
ul.newsticker a {
	white-space: nowrap;
	color: #ffffff;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 
ul.newsticker span {
	margin: 0 10px 0 0;
} 
/********** contact form **********/
.form { float:left; width:500px; margin:0 0 0 30px !important; margin: 0 0 0 20px;}
#contactform { margin:0; padding:5px 10px;}
#contactform * { color:#222222;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { float:left; margin:0; width:110px; display:block; padding:5px 0; font:normal 11px Arial, Helvetica, sans-serif; color:#6e6e6e; text-transform:capitalize;}
#contactform label span {  font:normal 12px Verdana, sans-serif;}
#contactform input.text { width:390px; border:1px solid #d1d1d1; margin:5px 0; padding:5px 2px; height:18px; background:#fff;}
#contactform textarea { width:390px; border:1px solid #d1d1d1; margin:10px 0; padding:2px; background:#fff; height:120px;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 110px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font:bold 12px Verdana, Helvetica, sans-serif; line-height:1.8em; width:auto;}

