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; background:#000 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:#70c9fb;}
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: 28px;  font-weight:normal; color:#fff;}
div.main { 
	min-height: 100%; 
	_height: 100%;  
	width: 998px;
	margin: 0 auto;
	position:relative;
    padding:15px 0;
    background: url(../img/contBg.jpg) no-repeat;
    background-position: left bottom;	
}
div.block{ 
   	overflow: hidden;
   	zoom: 1; 
}
div.header{
    position:relative;
    min-height: 580px;
    height:auto;
    _height:580px;
    color:#fff;
}
.header .text{
	color:#fff;
    font-size: 12px;
    line-height:20px;
    width: 340px;
    padding: 85px 0 0 620px;
}
.header .text p{
	padding-bottom: 25px;
}
.header .headerT{
    position:absolute;
    top:30px;
    right:65px;
    background:url("../img/headerT.png") no-repeat;
    width:330px;
    height:40px;
    _background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/headerT.png', sizingMethod='scale');
}
.shR{
	background: url(../img/shR.png) no-repeat;
	_background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shR.png', sizingMethod='scale');
    width: 281px;
    height: 281px;
    position: absolute;
    top:15px;
    left:315px;
    z-index: 1;
}
.shR p{
	padding: 35px 17px 0 25px;
	font-size: 14px;
	line-height: 24px;
}
.shC{
	background: url(../img/shC.png) no-repeat;
	_background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shC.png', sizingMethod='scale');
    width: 384px;
    height: 384px;
    position: absolute;
    top:105px;
    left:115px;
    z-index: 2;
    font-size: 14px;
    line-height: 24px;
}
.shC p.t{
	width: 168px;
	position: absolute;
	top:20px;
	left:20px;
}
.shC p.b{
	width: 165px;
	position: absolute;
	top:235px;
	left:190px;
}
.shL{
	background: url(../img/shL.png) no-repeat;
	_background:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/shL.png', sizingMethod='scale');
    width: 269px;
    height: 268px;
    position: absolute;
    top:290px;
    left:30px;
    z-index: 1;
}
.shL p{
	padding: 35px 26px 0 25px;
	font-size: 14px;
	line-height: 24px;
}
.header .title{
	font-size: 60px;
	font-family: Charlemagne Std;
	position: absolute;
	top:370px;
	right: 15px;
}


div.left{
	width:300px;
	float:left;
    position:relative;
    z-index: 5;
}
.left .menu{
   padding:15px 0 15px 53px;
}
div.menu ul{
    font-size:14px;
}
div.menu ul li{
    padding:0 5px 7px 1px;
    *padding:0 5px 6px 1px;
}
.category{
    font-size:28px;
    color:#fff;
    padding-left:33px;
}


div.right{
    position:relative;
    top:-70px;
	z-index: 4;
	margin: 0 0 -70px 325px;
}
div.content{
	min-height: 625px;
	height: auto;
	_height: 625px;
}
div.content h1{
    padding:0 0 15px 0;
}

div.links{
	padding:10px 0;
}
div.image{
    float:left;
    width:200px;
    height:200px;
    margin: 8px 20px 8px 0;
}
div.content p{
    line-height:28px;
    padding:0 25px 25px 0;
    font-size:14px;
    font-family:arial, sans-serif;
}
div.footer{
	overflow: hidden;
	zoom:1;
    color:#fff;
    font-size:18px;
    height:80px;
    position:relative;
    
}
 div.google{
	color:#fff;
	float:right;
    padding-right:23px;
}
div.google input{
    margin:0 3px;
}
.copy{
    float:left;
	padding:25px 0 0 326px;
}

