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

body {
margin:0px;
}
#wrapper {
position:relative;
width:790px;
left:50%;
margin-left:-395px;
}
hr {
	border-bottom:1px dashed #a2968a;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:1px;

}
.col1 {
float:left;
width:360px;
padding:0px 20px;
}
.col2 {
float:left;
width:350px;
padding:0px 20px;
}
.main {
padding: 0px 170px;
}
.info_bar {
background-image:url(../images/info_bar.jpg);
background-repeat:no-repeat;
overflow:hidden;
width:350px;
height:26px;
padding:0px;
margin-bottom:10px;
}
.info_icon_center {
vertical-align:middle;
margin-right:10px;
}
.news {
background-image:url(../images/news_bg.jpg);
background-repeat:no-repeat;
width:340px;
padding:5px;
margin-bottom:5px;
}
.spotlight_img {
float:left;
margin-right:10px;
}
.spotlight_content {
min-height:100px;
}
*html .spotlight_content {
height:100px;
}
#footer {
position:relative;
clear:both;
width:750px;
padding:0px 20px;
}
#navigation {
text-align:center;
background-image:url(../images/navigation_bg.jpg);
background-repeat:no-repeat;
padding:2px 0px;
margin-bottom:10px;
}
#copyright {
position:relative;
width:572px;
height:184px;
overflow:hidden;
float:left;
text-align:right;
}
#copyright p {
position:absolute;
bottom:0px;
left:0px;
}
#newsletter {
position:relative;
background-image:url(../images/newsletter_bg.jpg);
width:158px;
height:144px;
background-repeat:no-repeat;
overflow:hidden;
float:left;
padding:40px 10px 0px 10px;

}