/* CSS Document */
a {

}
body {
	background:url(../images/body_bg.gif) #000000 repeat-x;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	height:100px;
}
div {
	behavior: url(/iepngfix.htc);	
}
#logo {
	background:url(../images/logo.gif) no-repeat;
	height:57px;
	width:900px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;

}
#wrapper {
	position: relative;
	z-index:0;	
	background:url(../images/main_bg.png) no-repeat;
	width:921px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	height:520px;
	padding:0px;
}
#left {
	padding:0px;	
	float:left;
	display:inline;
	width:291px;
	height:482px;
	margin:19px 0px 19px 21px;
}
#leftImage {
	background:url(../images/left_image.jpg) no-repeat bottom;	
	width:290px;
	height:276px;
	
}
#right {
	padding:0px;	
	float:left;
	width:589px;
	height:482px;
	margin:19px 0px 19px 0px;
	background-image:url(../images/right_bg.gif);
}
h1{
	background:url(../images/h1_bg_1.gif) no-repeat right;
	margin:0px;
	width:574px;
	height:59px;
	font-family:Arial, Tahoma, Verdana, Arial;
	font-size:16px;
	/* text-transform:uppercase;*/
	font-weight:normal;
	line-height:59px;
	padding:0px 0px 0px 15px;
}
#content {
	padding:15px;
	line-height:16px;
	height:392px;	
	width:559px;
	overflow:hidden;
}
#content img{
	padding:0px;
	margin:0px;
	display:inline;
}


#content a{
	color:#CCCCCC;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}
#content p {
	margin:0px 0px 12px 0px;
	
}
#links {
	width:900px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;	
}
#links a{
	color:#FFFFFF;
	text-decoration:none;
}
#links a:hover{
	text-decoration:underline;
}
.label {
	float:left;
	width:100px;
	line-height:24px;
	height:24px;
	border-right: 1px solid #CCCCCC;
}
.cInput .text {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	height:15px;
	line-height:16px;
	margin-left:20px;
	width: 300px;
}
.cInput .query {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	height:15px;
	line-height:16px;
	margin-left:20px;
	width: 300px;
	height:110px;
}
.cInput {
	height:24px;
	line-height:24px;
}

#contactForm {
	position: relative;	

	/* background:url(../images/contact_form_bg.png); */
	width:440px;
	height:245px;
	margin-left:auto;
	margin-right:auto;
	padding:5px 15px 5px 15px;
}
#contactForm form {
	padding:0px ;
	margin:0px;
	display:inline;
	position:absolute
}

#priceBlock {
	width:529px;
	position: relative;	
	/* background:url(../images/contact_form_bg.png); */
	margin-left:auto;
	margin-right:auto;
	padding:5px 15px 5px 15px;
	
}

#priceBlock td{
	border-bottom: 1px solid #CCCCCC;
}
#priceBlock table{
	width:100%
}
#priceBlock .clear td{
	border-bottom: 0px solid #CCCCCC;
	height:8px;
}
#whois {
	height:23px;
	width:160px;
	background:url(../images/btn_whois.gif) no-repeat;
	padding-left:130px;
}
#host {
	background:url(../images/host_bg.gif) no-repeat;
	height:15px;
	width:111px;
	border:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;	
	margin:0px;
}
#whoisSubmit {
	/*height:16px;
	width:36px; */
	/*background:url(../images/btn_whois_bg.gif) no-repeat; */
	/*border:0px;
	margin:0px;
	padding:0px;
	display:inline;*/
}
#whoisForm {
	margin:0px;
	padding:0px;
	display:inline;
}
#allOver {
	height:500px;
	width:800px;
	background-color:#009900;	
	z-index:10;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	position:absolute;

}
