body {
	background-color: #ffffff;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 1.20em;
}


#container{
	width: 938px;
	margin: auto;
    background-color: #ffffff;
    margin-top: 20px;
    border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #000000;
}
#logo_bar{
	background-color: #ffffff;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
    margin-left: 15px;
    margin-top: 10px;
	width: 912px;
	height: 100px;
}
#logo_bar a{
	padding-top: 0px;
	margin-right: 5px;
	font-weight: normal;
}
#logo_bar h1{
	display: none;
}
.calltoaction{
	float: right;
	display: block;
	color: #666666;
	text-decoration: none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	padding-right: 15px;
}
.calltoaction:hover{
	text-decoration: underline;
}
#content_container{
	border-top: solid 0px #BABABA;
	clear: both;
    margin: 15px;
}
#top_section{
    background-image:url(../images/dotted_border.gif);
             background-repeat:no-repeat;
             background-position: bottom;
             height: 248px;
	 	padding-top: 0px;
	padding-bottom: 6px;
}
#banner{
float: right;
width: 447px;
 }

#nav{
     background-image:url(../images/bgnav.gif);
     background-repeat:no-repeat;
	width: 449px;
    height: 244px;
    font-size: 14px;
	float: left;
	margin-right: 11px;
	background-color: #C9C9C8;
}
#nav ul{
     margin: 0px;
     margin-top: 10px;
	padding: 0px;
	list-style-type: none;
}
#nav li{
     background-image:url(../images/nav_line.gif);
     background-position: bottom left;
     background-repeat:no-repeat;
     margin-left: 25px;
     margin-top: 0px;
	width: 352px;
	line-height: 37px;
    margin-bottom: 0px;	
}
nav li :no-line{
background-image: none;
 }
#nav li a{
 margin-left: 15px;
 color: #666666;
	text-decoration: none;
}
#nav ul a:hover{
	color: #8B1618;
    text-decoration: underline;
	background-repeat:no-repeat;
}
a{  color: #8B1618;
	text-decoration: underline;
    
    
}
a:hover{
	color: #666666;
    text-decoration: underline;
	
}
#bottom_section{
	clear: both;
}
h2{
	font-size: 16px;
    color: #90181A;
}
h3{
	font-size: 14px;
    color: #90181A;
}
#full_width{
	float: left;
	width: 836px;
    padding-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
	}
#col_left{
	float: left;
	width: 378px;
    padding-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
	}
#col_right{
    background-image:url(../images/content_bg.gif);
    background-position: center;
    background-repeat:no-repeat;
	float: right;
	width: 378px;
    margin-top: 30px;
    padding-top: 20px;
	padding-left: 35px;
    padding-right: 35px;
	padding-bottom: 20px;
}
#quote{
    background-image:url(../images/content_bg.gif);
    background-position: center;
    background-repeat:no-repeat;
	float: left;
	width: 378px;
    margin-top: 30px;
    margin-left: -35px;
    padding-top: 20px;
	padding-left: 35px;
    padding-right: 35px;
	padding-bottom: 20px;
}
#col_right p{
    font-size: 14px;
}
#col_right2{
    
	float: right;
	width: 378px;
    margin-bottom: 30px;
    padding-top: 20px;
	padding-left: 35px;
    padding-right: 35px;
	
}


html>body #col_right{
	padding-bottom: 18px;
}
.clear_both{
	clear: both;
}


#credit {
	float: right;
    padding-right: 35px;
    color: #996666;
}	
#copyright {
	float: left;
    padding-left: 40px;
    color: #996666;
}
#footer{ 
       width: 938px;
       clear: both;
    margin: auto;
    padding-top: 0px;
    font-size: 11px;
    color: #996666;
    
	
}
.clear{
	clear: both;
}

#footer a {
	font-weight: normal;
    font-size: 11px;
    color: #996666;		
}
