a img{ 
border: none; 
} 

a,a:visited{ 
color: #0000CC; 
} 

body{ 
background-color: #ffffff; 
background-image: url(../img/site/body_background.jpg); 
background-position: top; 
background-repeat: repeat-x; 
font-family: Arial,Helvetica,sans-serif; 
font-size: 12px; 
line-height: 18px; 
margin: 0px; 
padding: 0px; 
text-align: left; 
} 
td{ 
font-size: 12px; 
line-height: 18px; 
} 
hr { 
height:1px; 
border:none; 
background-color:#777777; 
margin-bottom:15px; 
} 
h1{ 
color:#8D0D0E; 
font-size:18px; 
margin:5px 0px 15px 0px; 
padding-bottom:5px; 
border-bottom:1px solid #777777; 
} 
h2{ 
color:#8D0D0E; 
font-size:16px; 
margin:5px 0px 5px 0px; 
} 
h3{ 
font-size:14px; 
margin:5px 0px 5px 0px; 
} 
#content_column{ 
background-color: #ffffff; 
background-image: url(../img/site/container_background.gif); 
background-position: left; 
background-repeat: repeat-y; 
margin: 0px; 
padding:0px; 
width: 900px; 
text-align: left; 
} 
#sitecredits{ 
color: #000000; 
font-size: 11px; 
font-weight: bold; 
margin: 0px 0px 20px 0px; 
text-align: right; 
width: 900px; 
} 

#sitecredits a{ 
color: #000000; 
text-decoration: none; 
} 
#footer{ 
padding-top:50px; 
text-align: center; 
color: #ffffff; 
font-weight:bold; 
width:900px; 
height:99px; 
background-image: url(../img/site/footer_background.jpg); 
background-repeat:no-repeat; 
} 

#maincontentarea{ 
margin: 20px 0 20px 0; 
width: 700px; 
vertical-align:top; 
} 

#maincontentarea ul{ 
margin: 10px 0px 10px 20px; 
padding: 0px 0px 0px 20px; 
} 

#pagecontainer{ 
background-image: url(../img/site/container_background.gif); 
background-repeat: repeat-y; 
background-position: left; 
} 

#nav { 
position: relative; 
list-style: none; 
margin: 0px 0px 0px 3px; 
padding: 0px; 
} 

#nav li { 
display:block; 
list-style: none; 
width: 180px; 
background-image: url(../img/site/menu_item_background.gif); 
background-position: 0px 0px; 
background-repeat: no-repeat; 
border-top: 1px solid #666666; 
border-bottom: 1px solid #666666; 
} 

#nav a { 
display: block; 
width: 165px; 
color: #000000; 
font-size: 12px; 
text-decoration: none; 
padding: 0px; 
margin: 0px; 
padding:2px 5px 2px 10px; 

} 

#nav ul li { 
background-image: none; 
} 

#nav ul.sub_menu { 
margin: 0; 
padding: 0; 
} 

#nav ul.sub_menu li { 
display: block; 
} 

#nav ul.sub_menu li a { 
display: block; 
color: #000000; 
font-size: 11px; 
font-weight: normal; 
width: 180px; 
} 

#topnav{ 
position: absolute; 
margin: 0px 0px 0px 515px; 
line-height:26px; 
height:26; 
color:#ffffff; 
} 
#topnav a{ 
line-height:26px; 
height:26; 
color:#ffffff; 
font-weight:bold; 
text-decoration:none; 
} 

#phone{ 
font-size:16px; 
font-weight:bold; 
line-height:26px; 
height:26px; 
padding-left:50px; 
} 
#leftcolumntext{ 
padding:20px; 
color: #ffffff; 
background-image: url(../img/site/left_text_background.jpg); 
background-position: 0px 0px; 
background-repeat: no-repeat; 
}

#indexfooter{
 padding-top:50px;
 text-align: center;
 color: #ffffff;
 font-weight:bold;
 width:900px; 
 height:99px;
 background-image: url(../img/site/index_footer_background.jpg);
 background-repeat:no-repeat;
}
.clear{
clear:both;
}
.culomn_desc{
	cursor:pointer;
	float:left;
	height:190px;
	margin-bottom:10px;
	padding-top:20px;
	text-align:center;
	width:225px;
	margin-left:8px;
}
#maincontentarea a p{
	text-decoration:none;
}