* {
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
}
img, a {
	border:0 none;
}
html, body {
	margin:0;
	padding:0;
 	width:100%;
	height:100%;
}
body {
	background:url(images/bottom.png) bottom repeat-x;
	/*background:url(images/bot_bord.gif) bottom center no-repeat;*/

}
* html .content {
	height: 100%;
}	
.content {
	position: relative;
	min-height: 100%;
	width:100%;
	background:url(images/top.png) top repeat-x;
	text-align:center;
}	

.main {
	padding-bottom:96px;
  	width:903px;
	margin:0 auto;
	text-align:left;
	padding-top:30px;
}

.top {
	width:903px;
	height:130px;
}
.footer_cont {
	position: relative;
	height: 96px;
	margin-top: -96px;
	text-align:center;
}
.footer {
	width:903px;
	margin:0 auto;
	text-align:left;
	}
.logo_cont {
	padding:8px 0px 0px 0px;
	float:left;
	display:inline;
	width:155px;
	height:130px;
	margin-bottom:-10px;
}
.top_text {
	width:682px;
	height:130px;
	float:right;
	display:inline;
	text-align:left;
	background:url(images/top_shad.png) top no-repeat;
}
.top_text p {
	margin:36px 0px 0px 36px;
	font-size:12px;
	width:257px;
	color:#236991;
	float:left;
	display:inline;
}
.phones {
	float:right;
	display:inline;
	margin:25px 0px 0px 0px;
	background:url(images/phone.gif) 0px 14px no-repeat;
	padding:0px 60px;
	color:#236991;
	font-size:24px;
}
.phones span {
	font-size:18px;
}
.text {
	padding:15px 36px 35px 36px;
	background-image:url(images/bot_shad.png);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	color:#666;
    -background: none;  
    -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bot_shad.png', sizingMethod='scale');
	_border-bottom:2px solid #D5D5D5;

}
.main_t {
	width:903px;
	border-collapse:collapse;
	border-spacing:0px;
}
.main_t td {
	vertical-align:top;
	text-align:left;
}
.menu_cont {
	width:221px;
	padding:32px 0px;
}
.text_cont {
	padding-top:40px;
}
.top_pic {
	margin-bottom:20px;
}
.top_pic td {
	text-align:center;
}	
.text_cont a {
	color:#666;
	font-size:12px;
	text-decoration:underline;
}
.text_cont a:hover {	
	text-decoration:underline;
	color:#369;
}
.top_pic a, .top_pic a:hover  {
	text-decoration:none;
}
.text_cont h1 {
	font:normal 18px Tahoma;
	color:#666;
	margin-bottom:15px;
}
.item, .selected {
	padding:13px 19px;
	clear:both;
}
.item img, .selected img {
	cursor:pointer;
}
.selected {
	background:url(images/att.png) 0px 13px no-repeat;
}
.menu_cont ul li {
	list-style:none;
	padding:0px 36px 10px 36px;
}
.menu_cont ul li a {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.menu_cont ul li a:hover {
	text-decoration:underline;
	color:#369;
}
.left_marg {
	margin-left:97px;
}
.bot_logo_cont {
	width:221px;
	height:96px;
	float:left;
	display:inline;
	padding-left:36px;
}
.bot_logo_cont img {
	margin-top:21px;
}
.bot_text {
	float:left;
	display:inline;
	width:645px;
	height:96px;
}
.bot_text p {
	padding:40px 0px 0px 0px;
	color:#666;
	font-size:12px;
	float:left;
	display:inline;
}
.phones_bot {
	float:right;
	display:inline;
	background:url(images/phone_b.gif) 0px 34px no-repeat;
	padding:20px 60px 0px 60px;
	color:#236991;
	font-size:24px;
}
.phones_bot span {
	font-size:18px;
}.text p {
	padding-bottom:15px;
}
