HTML, BODY, DIV, IMG, H1, H2, H3, P, FORM {margin: 0; padding: 0;}

BODY, HTML {width: 100%;}

BODY {background-color: black; min-width: 998px; text-align: center;}

BODY, DIV, A {font: 14px Verdana, Arial, Tahoma, sans-serif; color: black;}

A:hover {text-decoration: none;}

A IMG, IMG {border: none}

INPUT {font-size: 14px;}

#mainBlock { 	
	width: 998px; margin: 0px auto; text-align: left; background: black url(/img/indexbg.jpg) no-repeat; padding-top: 0px; border-left: 0px solid black; border-right: 0px solid black;
}

#leftBlock {
	float: left; width:550px;
}

#loginBlock {
	margin-top: 310px; margin-left: 115px; font: 14px Arial, Verdana, Tahoma;  color: white;  line-height:18px;
}

#loginBlock A.smallGreyLink {
	font-size:11px; color:#999999;
}
#loginBlock A:hover.smallGreyLink {
	font-size:11px; color:white;
}

#loginBlock A{
 font-size:12px; color: white;
}
#loginBlock A.greyLink {
	color:#999999;
}
#loginBlock A:hover.greyLink {
	color:white;
}

#loginBlock INPUT{
	font-size:11px;
}
#loginBlock INPUT.greyInput {
	background-color: #49475b; border: 1px solid white; color: #f18300;
}



#serviceInfoBlock {
	margin-top: 40px; margin-left: 60px; font-size: 14px; color: white;
}

#serviceInfoBlock A{
	color: white;
}





#rightBlock {
	float: left; width:448px;
}

#mainPrice {
	font-size: 14px; line-height: 24px; color: white; text-align: center; margin-top: 484px; width: 420px;
}
#mainPrice B{
	color: #f18400;
}
#mainPriceInfo {
	color: #B3B3B3; font-size: 12px; margin-top: 20px; margin-bottom: 10px;
}
#mainPrice A{	font-size: 18px; color: white; }


#webMoneyOffer {
	margin-top:20px; margin-left: 7px; height: 48px; background: black url(/img/wmlogo.jpg) no-repeat; padding-left: 60px; padding-top: 6px; color: white; font-size: 14px; 
}




#footerBlock {
	float: none; clear: both; height: 100px; font-size: 11px; color: #666666;
}
#footerBlock A{
	font-size: 11px; color: #666666;
}
#footerBlock A:hover{
	color: white;
}