﻿body {
	background: url('../img/bg.jpg') repeat-x #fff;
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Tahoma, Verdana, serif, sans-serif;
	font-size: 11px;
	text-align: left;
}
table{
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 0;
}
img{
	border: none;
}
h1{font-size: 11px; color: #10589b; font-weight: normal; font-family: arial;}
h2{font-size: 11px; color: #10589b; font-weight: bold; font-family: arial; margin: 0; padding: 0; float: left;}
a:link 
{
	color: #606060;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
a:visited 
{
	color: #606060;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
 }
a:hover 
{
	color: #606060;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
}
a:active 
{
	color: #606060;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
a:link 
{
	color: #606060;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
#global{

}
#topContainer{
	width: 933px;
	height: 178px;
	background: url(../img/bgTop.jpg) no-repeat;
}
#top{
	width: 933px;
	height: 120px;
	float: left;
}
#topLogo{
	width: 370px;
	height: 88px;
	padding: 28px 0 0 32px;
	float: left;
}
#topSitemap{
	width: 137px;
	height: 80px;
	padding: 36px 0 0 0;
	float: left;
}
#topNews{
	width: 350px;
	height: 106px;
	float: left;
	padding: 10px 0 0 0;
}
#topMenu{
	width: 680px;
	padding: 20px 0 0 25px;
	float: left;
}
#main{
	float: left;
	width: 1000px;
}
#flash{
	width: 558px;	
	height: 320px;
	float: left;
}
#beforeAfter{
	background: url(../img/bgBeforeAfter.jpg) no-repeat;
	float: left;
	width: 399px;
	height: 320px;
}
#beforeAfterContent{
	float: left;
	width: 369px;
	height: 220px;
	padding: 100px 0 0 39px;
}
#content{
	background: url(../img/bgSticked.jpg) no-repeat top right #fff;
	width: 1200px;
	float: left;
	text-align: justify;
	line-height: 14px;
}
#contentLeft{
	background: url(../img/bgContentHeaderLeft.jpg) no-repeat #fff;
	width: 416px;
	float: left;
}
#contentRight{
	width: 364px;
	height: 350px;
	padding: 32px 0 0 0;
	float: left;
	background: #fff;
}
.dot{
	background: url(../img/bgDot.png) repeat-x;
	height: 15px;
	width: 100%;
	clear: both;
}
#sticked{
	background: url(../img/bgSticked.jpg) no-repeat;
	width: 360px;
	height: 330px;
	float: left;
}
#bottom{
	background: url(../img/bgBottom.jpg) no-repeat;
	width: 494px;
	height: 200px;
	float: left;
	clear: both;
}