body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.phone{	
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
.header{
    font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	}
.description{
    font-family: Arial, Helvectica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#container_border{
	background-color: #000000; border: 1px solid #999999;
	}
#container_topimg{
	background: url(assets/images/topbar.jpg) repeat top left;
	}
#container_bottomimg{
	background: url(assets/images/linedesign.jpg) repeat top left;
	}
#container_navimg{
	background: url(assets/images/nav_sidebar.jpg) no-repeat top left; background-color: #555555;
	}
#container_navimg2{
	background: url(assets/images/nav_sidebar_blk.jpg) no-repeat top left; background-color: #555555;
	}
#container_bodyimg{
	background: url(assets/images/cs_cornerdesign.jpg) no-repeat bottom right; background-color: #333333;
	}
	.gal_thumb_container img{
	border: 1px solid #fff;
	}
.gal_enlarge{
	border: 3px solid #fff;
	}
	.img_border{
	border: 1px solid #fff;
	}
p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
#navmain a:link {  
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navmain a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#navmain a:hover {
	color: #cccccc;
	text-decoration: none;
}
#navmain a:active {
	color: #ffffff;
	text-decoration: none;
}
.bullet{
        font-family: Times New Roman, Times, serif;
	    font-size: 11px;
	    color: #FFFFFF;
}
.footer {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
#navbtm a:link {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbtm a:visited { 
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#navbtm a:hover { 
	color: #ffffff;
	text-decoration: underline;
}
#navbtm a:active { 
	color: #ffffff;
	text-decoration: underline;
