@charset "UTF-8";
/* CSS Document */
@import url('dropdown.css');
body,h1,h2,h3,h4,h5,h6,form,fieldset,legend,p,ul,ol,li,fieldset,blockquote,caption,table,tr,dl,dt,dd { margin: 0; padding: 0; }
html,body {
	height:100%; /* needed for container min-height */
}
body{
	margin-top:43px;
	background:#4F4D4C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#21201D;
}
a {text-decoration:none}
a:hover {text-decoration:underline}
h1 { 
	font-size:21px; 
	font-weight:normal
}
.wrapper{
	width:895px;
	margin:0 auto;
	background:#FFF;
}
.header {
	width:583px;
	height:26px;
	background:url(../../images/top_header.jpg) no-repeat;
	padding: 130px 0px 0px 312px;
}
.clear {
	clear:both
}
.left {
	width:378px;
	float:left;
	padding:22px;
	font-size:13px;
	line-height:17px;
}

}
.left2 {
	width:850px;
	float:center;
	padding:22px;
	font-size:13px;
	line-height:17px;
}
}
.left_h1 {
	width:378px;
	float:left;
	padding:22px;
	font-size:13px;
	line-height:15px;
}
.right {
	width:472px;
	float:right;
}
.left ul {
	padding:0px 0px 0px 150px;
}
.left li {
	list-style:url(../../images/bullet.jpg)
}
.pattern {
	height:13px;
	background:url(../../images/pattern.gif) top;
}
.btm {
	background:url(../../images/btm_bg.jpg) repeat-y #F8E600;
}
.home_img img{
	padding:10px;
}
.footer{
	width:895px;
	margin:0 auto;
}
.footer_left{float:left}
.footer_right{float:right}
.footer a, .footer {color:#FFF}
.footer p{ font-size:10px}
.inner_left{
	width:550px;
	float:left;
	padding:22px;
	font-size:13px;
	line-height:20px;
}
.inner_right{
	width:268px;
	float:right;
}

}
.inner_center{
	width:800px;
	float:center;
	padding:22px;
	
	
}
.pics {
    height:  280px;
    width:   472px;
    padding: 0;
    margin:  0;
}

.pics img {
    padding: 0px;
    border:  0px solid #ccc;
    background-color: #eee;
    width:  472px;
    height: 280px;
    top:  0;
    left: 0
}
