html, body {	
	margin:0;
	padding:0;
	background-color:#3B5172;
	}
a:link {
	color:#255CB6; 
	text-decoration: none
}
a:visited {
	color:#255CB6; 
	text-decoration: none
}
a:hover {
	color:#B61313; 
	text-decoration: none
}
a:active {
	color:#B61313; 
	text-decoration: none
}
#head {
	position:relative;
	margin-top:0;
	width:790px;
	height:168px;
	background-image: url(images/headleft.jpg);
	background-repeat:no-repeat;
	}
#cont_awn {
	width:790px;
	height:813px;
	background-image:url(images/bg_cont.jpg);
	background-repeat:repeat-y;
	}

#cont_auto {
	width:790px;
	height:1625px;
	background-image:url(images/bg_cont.jpg);
	background-repeat:repeat-y;
	}
#cont {
	width:790px;
	height:653px;
	background-image:url(images/bg_cont.jpg);
	background-repeat:repeat-y;
	}
#cont55 {
	width:790px;
	height:403px;
	background-image:url(images/bg_cont.jpg);
	background-repeat:repeat-y;
	}
#bottom {
	position:relative;
	width:790px;
	height:40px;
	background-image:url(images/bot_bar.jpg);
	background-repeat:no-repeat;
	}
#menu_bg {
	position:absolute;
	top:0;
	left:303px;
	width:487px;
	height:168px;
	background-image:url(images/headright.jpg);
	z-index:1;
	display:block;
	}
#ab {
	position:absolute;
	top:0;
	left:0px;
	width:195px;
	height:43px;
	z-index:2;
	}
#in {
	position:absolute;
	top:0;
	left:195px;
	width:137px;
	height:43px;
	z-index:3;
	}
#out {
	position:absolute;
	top:0;
	left:332px;
	width:155px;
	height:43px;
	z-index:4;
	}
#droopmenu {
	position:absolute;
	left:196px; 
	top:42px; 
	width:136px; 
	height:103px; 
	z-index:5;
	background-image:url(images/menu.jpg);
	visibility:hidden;
	text-align:center;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#255CB6;
	}
#droopmenu2 {
	position:absolute;
	left:330px; 
	top:41px; 
	width:136px; 
	height:103px; 
	z-index:6;
	background-image:url(images/menu.jpg);
	visibility:hidden;
	text-align:center;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#255CB6;
	}
#droopmenu3 {
	position:absolute;
	left:196px; 
	top:42px; 
	width:136px; 
	height:128px; 
	z-index:5;
	background-image:url(images/menu1.jpg);
	visibility:hidden;
	text-align:center;
	line-height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#255CB6;
	}
.left {
	position:relative;
	float:left;
	width:374px;
	height:401px;
	left:22px;
/*	background-image:url(images/bg_left.jpg);
	background-repeat:repeat-x;*/
	}
.right{
	position:relative;
	float:right;
	width:373px;
	height:401px;
	right:21px;
/*	background-image:url(images/bg_left.jpg);
	background-repeat:repeat-x;*/
	}
#contacts {
	position:relative;
	width:336px;
	height:166px;
	top:15px;
	padding:25px;
	dispaly:block;
	background-image:url(images/contact_bar.jpg);
	background-repeat:no-repeat;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.p {
	position:relative;
	width:340px;
	height:170px;
	left:15px;
	top:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.p_auto {
	position:relative;
	width:340px;
	height:auto;
	left:15px;
	top:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	}
.padd {
	position:relative;
	top:7px;
	left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.padd1 {
	position:relative;
	top:9px;
	left:450px;
	}
.l {
	position:relative;
	float:left;
	}
.r {
	position:relative;
	float:right;
	}
.space {
	position:relative;
	height:17px;
	}
.ind {
	position:relative;
	left:5px;
	width:331px;
	}
.b {
	font-weight:bold;
	}
.blue {
	font-weight:bold;
	color:#1752B0;
	}
.sm {
	font-weight:bold;
	font-size:8px;
	color:#B71312;
	}
	
