	html, body { width: 100%; height: 100%; padding: 0; margin: 0; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
body{font-family: arial;*font-size: 16px; color:#808080; position:relative;	background:url("../img/bodyBg.jpg") repeat-x;}
table {
    border-collapse:collapse;
	border-spacing:0;
}
table td{padding:0;}
a { color:#306e91; outline: none; -moz-outline: 0; border: none; border-width:0; }
a:hover{ color:#8bd0f6;}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
ul{list-style-type:none; list-style-image:none; list-style-position:outside;}
img { border: none; border-width: 0; }
h1{font-size: 30px; font-weight:normal; color:#fff;}
div.main { 
	min-height: 100%; 
	_height: 100%;
	width: 929px;
	margin: 0 auto;
    
}
div.block{
   	overflow: hidden;
   	zoom: 1;
}
div.header{
	position: relative;	
	overflow: hidden;
	zoom: 1;	
    height:287px;
    background:url("../img/header.jpg") no-repeat;
    background-position: 631px 0;
}
.header .tText .logo{
	background:url("../img/headerLog.png") no-repeat;
     _background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/headerLog.png', sizingMethod='scale');
	width: 528px;
	height: 134px;
}
.header .tText{
    color:#000;
    font-size:14px;
    line-height:24px;
    position: relative;
    margin:10px 0 0 0;
    width: 528px;
    
}
.header .tText p{
    padding:0 6px 0 25px;
}

.info{
    position:relative;
    width:929px;
    height:215px;
    background:url("../img/info.jpg") no-repeat;
}
.info .title{
    background:url("../img/welcome.jpg") no-repeat;
    width:205px;
    height:54px;
    position:absolute;
    top:6px;
    left:30px;
}
.info p{
    font-size:18px;
    line-height:24px;
    color:#000;
    float:left;
    padding: 25px 0 0 40px;
    width: 375px;
}
.info p.s{
	padding-left: 55px;
	width: 425px;
}

.center{
    overflow:hidden;
    zoom:1;
}

.right{
	width:222px;
	float:right;
    position:relative;
    z-index: 5;
    padding-top: 25px;
}
.category{
	font-size: 14px;
	color:#8d8d8d;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.right .menu{
    position:relative;
    z-index:5;
    padding:10px 0 5px 30px;
    border-top:1px solid #959a9f;
    border-bottom:1px solid #959a9f;
    margin-bottom: 20px;
}
.menu ul{
    font-size:12px;
}
.menu ul li{
    padding:0 0 7px 0;
    *padding:0 0 5px 0;
}
.news{
	margin-bottom: 20px;
}
.news .title{
	font-size: 14px;
	color:#8d8d8d;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.news .text{
	padding: 10px 0;
	border-top:1px solid #959a9f;
    border-bottom:1px solid #959a9f;
    font-size: 12px;
    line-height: 14px;
    color:#000;
}

.left{
    margin-right:255px;
    padding:0 0 20px 0;
}

.center{}
.content h1{
	width: 659px;
	height: 55px;
	line-height: 55px;
    background:url("../img/hTitle.png") 0 0 no-repeat;
    text-indent: 20px;
    margin-bottom: 15px;
}

.image{
    float:left;
    width:200px;
    height:200px;
    margin: 8px 20px 5px 0;
    z-index:5;
}

.content p{
    line-height:28px;
    padding:0 0 25px 0;
    font-size:14px;
    font-family:arial, sans-serif;
}


div.footer{
    background:url("../img/mail.jpg") no-repeat; 
    background-position:left center;
    height:100px;
}
.copy{
	padding:35px 20px 0 25px;
    font-size:14px;
    z-index: 2;
    color:#cacaca;
    position: relative;
    float: right;	
}
.copy .year{
    padding-right:5px; 
    color:#c7c7c7;
    font-size: 12px;
}

div.footer div.google{
	padding:25px 30px 0 0;
	z-index: 2;
	position: relative;
    float:right;
    color:#000;
}
div.footer div.google input{
    margin:0 3px;
}
.email{
	font-size: 18px;
	padding: 35px 0 0 140px;
	float: left;
}



