*{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

form{
	display: inline;
}

td, div{
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	color: #555555;
}

a{
	color: #00438E;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


a img{
	border-style:none;
} 

img{
	vertical-align: top;
}

.clear{
	clear: both;
}

.all_size{
	width: 100%;
	height: 100%;
}

.all_width{
	width: 100%;
}

.border{
	border: 1px solid red;
}

#head td{
	height: 199px;
}

#logo{
	vertical-align: middle;
	text-align: center;
}

#slogan{
	background: url(../images/head_rpt.jpg) 507px top  repeat-x;
}

#slogan div{
	height: 199px;
	background: url(../images/head_track.jpg) top left no-repeat;
	position: relative;
}

#slogan img{
	position: absolute;
	left: 347px;
	top: 59px;
}

#lft_clmn{
	width: 259px;
	background: url(../images/lft_clmn.gif) right top repeat-y;
}

#rht_clmn{
	background: url(../images/rht_clmn_bg.gif) right top repeat-y;
}

#inner_page #rht_clmn{
	background: none;
}

#lft_ftr{
	height: 153px;
	background: url(../images/ftr_blue.gif) left bottom repeat-x #002A5A;
	vertical-align: bottom;
	color: #D7D7D7;
	padding: 0px 0px 20px 33px;
}
#lft_ftr a{
    color:white;
}

#cont_info{
	padding: 15px 0px 20px 32px;
	font-size: 11px;
}

#cont_info b{
	display: block;
	margin: 9px 0px 9px 0px;
}

#cont_info span{
	padding: 0px 0px 0px 59px;
}

#menu{
	background: url(../images/top_mnu_bg.gif) left top repeat-x;
	height: 48px;
}

#menu a{
	display: block;
	float: left;
	background: url(../images/top_mnu_sep.jpg) right top no-repeat;
	width: 105px;
	text-align: center;
	line-height: 48px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#menu a:hover{
	text-decoration: none;
}

#cars{
	background: #fff;
	padding: 15px 0px 11px 0px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

#cars table{
	width: 100%;
	position: relative;
	left: 7px;
}

#cars td{
	width: 24.9%;
	text-align: center;
}

#cars img{
	display: block;
}

#cars a{
	width: 168px;
	display: block;
	text-align: center;
	line-height: 17px;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	margin: 0px auto;
}

#main_rht{
	width: 221px;
}

#main_rht_in{
	padding: 23px 13px 0px 33px;
}

.serv_itm{
	width: 100%;
}

.serv_img{
	width: 182px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

.serv_img img{
	margin: 0px 0px 5px 0px;
}

.serv_desc{
	background: url(../images/hor_sep.gif) left top repeat-x;
	padding: 5px 0px;
}	

#notepad{
	position: relative;
}

.news_itm{
	background: url(../images/hor_sep.gif) left top repeat-x;
	padding: 7px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}

#main{
	padding: 20px 0px 0px 20px;
}

#main h1{
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 10px 0px;
}