@charset "utf-8";
/* CSS Document */

body{
padding:0;
margin:0;
background:#8c8669 url(/img/bg2.gif) repeat-x left top;
font:normal 12px/20px "Lucida Sans",Arial, Helvetica, sans-serif;
color:#131415;
}
img, div, input { behavior: url("iepngfix.htc") }
img{
border:0;
}
a{
color:#175784;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}
.padl{
padding-left:30px;
}

#wrapper{
margin:0 auto;
width:900px;
position:absolute;
padding:0;
}
#logo{
	position:absolute;
	width:373px;
	height:177px;
	margin:0 auto;
	padding:0;
	z-index:2;
	top: 0;
	left: 260px;
}
#banner{
	position:relative;
	width:900px;
	height:304px;
	top:100px;
	left:0;
}
.clear{
clear:both;
}
.bodyline{
background:url(/img/bodyline.gif) repeat-y left top;
}
.bodybg{
	background:url(/img/bodybg.gif) no-repeat left top;
	padding:10px 25px 10px 25px;
}
.sitemapbot{
background:url(/img/sitemapbot.jpg) no-repeat left top;
height:56px;
width:273px;
}
.sitemaplink{
	padding:8px 30px 0px 80px;
}
.sitemaplink a{
color:#175784;
text-decoration:underline;
font-size:14px;
font-weight:bold;
}
.sitemaplink a:hover{
text-decoration:none;
}

.modelimg{
width:232px;
margin:0 auto;
}
.modeltext{
	background:url(/img/models/model_bot.jpg) no-repeat center top;
	height:38px;
	width:232px;
	margin:0 auto;
	padding-top: 10px;
	font-size:14px;
	font-weight:bold;
	color:#56656f;
}
.boxbg{
	background:url(/img/boxline.gif) repeat-y;
	padding: 10px 25px;
}
.whitetext{
font-size:11px;
color:#fff;
}

