BODY {
	padding:0; margin:0;
	font-family:Verdana;
	background: url(pics/body_bg.jpg) repeat-x 0 0;
}
TABLE {
	border-collapse:collapse;
}
TD {
 	padding:0em;
	vertical-align:top;
	font-size:13px;
	line-height:17px;
}
IMG {
	border:0px;
}
A {
	color:#008ca3;
}
A:hover {
	text-decoration:none;
}
P {
	margin:0; padding-bottom:10px;
	text-indent:20px;
}
HR {
	height:1px;
	border:0;
	background:#8b8a8a;
	color:#8b8a8a;
	margin-bottom:10px;
}
H1 {
	font-size:18px;
	line-height:normal;
	color:#a50f00;
	padding-bottom:8px; margin-bottom:20px;
}
H1 DIV{
	font-size:11px;
	margin-top:5px;
	color:#666666;
	border-top:1px solid #8b8a8a;
	padding-top:5px;
}
H2 {
	font-size:14px;
	color:#666666;
	padding-bottom:5px; margin:0;
}
INPUT, SELECT, TEXTAREA{
	font-size:12px;
}
FORM {
	padding:0; margin:0;
}

TABLE.main {
	width:100%; height:100%;
}
TD.header {
	height:336px;
	background:url(pics/top_img.jpg) no-repeat 50% 0;
}
DIV.spb {
	font-size:20px; font-style:italic; font-weight:bold; font-family:Myriad Pro;
	color:#4d9ba8;
	height:50px;
	position:absolute;
	top:30px; right:40px;
}
DIV.bespokoit {
	font-size:20px; font-style:italic; font-weight:bold; font-family:Myriad Pro;
	color:#4d9ba8;
	height:50px;
	position:absolute;
	top:30px; left:40px;
}
DIV.icq {
	left:50%; top:280px;
	margin-left:-275px;
	position:absolute;
}
IMG.contacts {
	position:absolute;
	left:50%; top:277px;
	margin-left:-465px;
	width:914px; height:27px;
	 background-image:url(pics/contacts.png);
    // background-image:none;
    // filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='design/css/pics/contacts.png',sizingMethod='scale');
}
TD.menu {
	width:230px;
}
TD.menu UL{
	background:#ecf0ef;
	padding:9px 9px 14px 9px;
	margin:0; 
}
TD.menu UL LI {
	// height:1%;
	list-style-type:none;
}
TD.menu UL LI A{
	background:#ecf0ef;
	border-bottom:1px solid #d2d9d9;
	text-decoration:none;
	display:block;
	padding:5px;
}
TD.menu UL LI A:hover{
	background:#5fbac9;
	color:white;
}
TD.right_box {
	width:185px;
	padding-top:37px;
}
TD.right_box IMG{
	border:1px solid #c2c6c6;
}
TD.center_box {
	padding:0 40px 0 39px;
	background:url(pics/content_bg.jpg) no-repeat 50% 100%;
}
TABLE.main_colums {
	background:url(pics/center_box_bg.jpg) no-repeat 50% 0;
}
TD.content {
	padding:5px 30px 260px 30px;
}
TD.footer {
	height:84px;
	background:url(pics/footer_bg.jpg) no-repeat 50% 0;
}
TABLE.copyright {
	width:920px;
	height:60px;
}
TABLE.copyright TD{
	vertical-align:middle;
	color:#585858;
}
IMG.live {
	margin:15px 0 30px 15px;
}
TD.content UL {
	padding-top:5px; margin-top:0;
}
TD.content TD {
	padding:5px;
}
DIV.dop_menu {
	position:absolute;
	margin-top:-40px;
	font-size:10px;	
}
DIV.dop_menu A{
	color:#666666;
	padding-right:5px;
}

