
#columns{
	padding-bottom:30px;
}

#topLogo {	
	height:85px;
}
#topLogo img{	
	float:left;
}

/*********************end of navigation bar************************/

#topImage {
	height:50px;
}
#topImage img
{
	float:left;
}
/*********************columns ************************/

#columns{
	background: #ffffff url(../images/cbg.gif) repeat-y top left;  
	width:850px;
	position:relative;
	min-height:350px;
}
* html #columns
{
	height:350px;
}
/*********************left columns ************************/


#leftColumn {
	width:550px;
	background: #ffffff;
	float:left;
}

#leftColumn h1 {
	margin: 25px 25px 0px 35px;
	font-size:1.4em;
	font-weight:bold;	
	color:#ba3c13;
	font-family:"Century Gothic";		
}

#leftColumn h2 {
	font-size:1.2em;
	font-weight:bold;	
	color:#7d94be;
	font-family:"Century Gothic";		
}

#leftColumn .section {
	margin: 15px 25px 0px 35px;		
}
#leftColumn #related_links 
{
	margin: 15px 25px 0px 35px;		
	/*background:#F3F3F3;*/
}
#leftColumn .related_links h2
{
	padding-left:3px;
}
#leftColumn .section  h1
{
	margin-left:0;
}
#leftColumn a:hover {
	text-decoration:underline;
}

#leftColumn ul {
	list-style-type:none;			
}

#leftColumn li {
	margin-right:25px;	
    margin-left:20px;
    list-style-image:url(../images/red_dot.gif);  
}
#leftColumn a {  
	color:#7d94be;  
}
/*********************right columns ************************/
.news
{
	padding:10px;
	margin-bottom:20px;
	background-color:#f6f6f6;
}
.news img
{
	float:left;
	margin:0 10px 10px 0;
}
.news div
{
	padding-left:15px;

}
.news .morelink
{
	float:right;
}
#rightColumn {
	width:300px;	
	background-color:#8e9bab;
	float:left;	
	left:10px;		
	padding-bottom:50px;
}

#illustration {
	width:300px;	
	background:#8b9baa;	
	padding-bottom:5em;	
	padding-top:5px;
	overflow:hidden;
}

#illustration img {
	float:left;	
	margin:10px 0px 10px 0px;
	border:8px solid white;
}

#illustration .section {	
	margin:0;
	padding:15px 20px 5px 12px;
	color:#ffffff;	
	width:280px;	
}
#illustration p
{
	padding:0 0 1em 0.5em;
}
#illustration p.caption
{
	font-size:1.2em;
}
#right_link_container
{
	position:absolute;
	bottom:0;
	width:300px;
	background:white;
}
#right_link_container * 
{
    font-family:"Century Gothic" !important;
}
#viewOurService {
	background:#ba3a13;
	height:25px;
	widows:300px;
	margin:10px 0px 0px 0px;
}

#contactUs {
	background:#31767d;
	height:25px;
	widows:300px;
	margin:10px 0px 0px 0px;
}

#viewOurService p, #contactUs p {	
	margin:0;
	padding:5px 20px 0px 20px;
	color:#ffffff;	
}

#viewOurService a, #contactUs a {
	color:#ffffff;
	text-decoration:none;	
}
.backLI, .backLI a
{
	text-align:right !important;
	list-style:none !important;
	list-style-image: url(none);
}
.backLI a
{
    color:#c94e10 !important;
}
