body{
	font-family: Arial,sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color:#c0c0c0;
	
}

a:link, a:visited, a:hover {
	color: #0c1c56;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



h1{
 font-family: Arial,Tahoma,sans-serif;
 font-size: 18px;
 font-weight: normal;
 color: #ef9535;
 text-align:left;
 margin:0;
 
}

h2{
 font-family: arial,tahoma,sans-serif;
 font-size: 18px;
 color: #FFFFFF;
 margin-left:55px;
 margin-top:10px;
 font-weight:normal;
 
 
}

h3{
 font-family: arial,tahoma,sans-serif;
 font-size: 16px;
 color: #000000;
 margin-left:20px;
 margin-top:0px;
 line-height:42px;
 

}

h4{
 font-family: Arial,Tahoma,sans-serif;
 font-size: 14px;
 color: #0c1c56;
 text-align:left;
}


.red {color: #d01426;
font-weight:bold;

}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

p {
margin-top:0px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
line-height:18px;
text-align:left;
}


.text {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000000;
	line-height:22px;
}

#header_text {
font-size: 12px;
color:#FFFFFF;
margin-left:400px;
margin-right:25px;


}



				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#masthead{
	margin-top:7px;
	padding: 0px;
	width: 950px;
	 margin-left:auto; 
	margin-right:auto;
	position:relative;
	background-image:url(images/top_gradient.jpg);
	background-repeat:none;
	background-position:top;
	
	
	}


#top {
	padding:0;
	width:950px;
	height:94px;

}

#header {
	padding:0;
	width:950px;
	height:179px;
	background-image:url(images/header.jpg);
	background-repeat:none;

}


#content{
  margin-left:auto; 
	margin-right:auto;
	position:relative;
	width:955px;
	height:100%;
	left:0px;
	top:0px;
	padding:0;
	background-color:#FFFFFF;
	overflow: hidden;	
}


#main {
	padding:0;
	width:588px;
	float:left;
	
	
}

#categories {
	padding:0;
	width:588px;
	float:left;
	background-color:#ebf1f7;
	border: 1px solid #666666;
	margin-left:10px;
	
}


#categories1 {
	padding:0;
	width:200px;
	float:left;
	
}

#categories2 {
	padding:0;
	width:170px;
	float: left;
}

#categories3 {
	padding:0;
	width:200px;
	float: left;
}

#categories4 {
	padding:0;
	width:200px;
	float: left;
}
#categories5 {
	padding:0;
	width:300px;
	float: left;
}

#header2 {
	padding:0;
	width:588px;
	float:left;
	background-image:url(images/header_2.jpg);
	background-repeat:no-repeat;
	height:67px;
}



#rt_main {
	padding:0;
	width:281px;
	float:right;
	border: 1px solid #666666;
	z-index:100;
	margin-right:10px;
	
}



#header3 {
padding:0;
margin:0;
width:281px;
background-image:url(images/orange_bar.jpg);
background-repeat:none;
height:42px;
}

.rt_text {
font-size:12px;
margin-left:10px;
margin-right:10px;
}

#testimonials {
	padding:0;
	margin-top:15px;
	width:591px;
	float:left;
	font-size:12px;
	line-height:18px;
	
}





/************* #globalNav styles **************/



#globalNav{
color: #cccccc;
padding: 0px 0px 0px 0px;
width:950px;
height:33px;

}

#topnavright {
	float:right;
	margin-top:20px;
	padding:0;
	width:205px;
	height:36px;
font-size: 90%;
color:#666666;
}




/************* #Bottom styles ***************/

#footer{
	 margin-left:auto; 
	margin-right:auto;
	position:relative;
	width:950px;
	height:94px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	font-size:75%;
	text-align:center;
	}
