/*  ///////////////////////////////////////////////	*/
/*  Common areas 									*/
/*  ///////////////////////////////////////////////	*/
body {
	background-image: url(../images/main_background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#2B264F;
	text-align: justify;
	margin-top: 0px;
}
#wrapper{
	margin-top: 0px;
	margin: 0 auto;
	width:778px;
	height:auto;
	border-top: 0px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
	background-color:#FFFFFF;
}
#header {
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	padding:0px;
	margin: 0px;
	height:105px;
}
#banner{
	border-top: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	padding:0px;
	margin: 0px;	
	height:220px;
}
/*  ///////////////////////////////////////////////	*/
/*  Top Navigation Bar									*/
/*  ///////////////////////////////////////////////	*/
#topMenu{
	border-top: 2px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	background-color:#2b264f;
	font-size:.9em;
	padding:0px;
	margin: 0px;
	height:35px;
}
#topMenu ul{
	list-style-type: none;
	color:#FFFF00;
	text-align: center;
	margin: 8px;
	padding: 0px;
}
#topMenu li{
	display:inline;
	margin: 5px;
	padding: 5px;
	text-align: center;
}
#topMenu a{
	color:#FFFF00;
	text-decoration:none;
}
#topMenu a:link{
	color:#FFFF00;
}
#topMenu a:visited{
	color:#FFFF00;
}
#topMenu a:hover{
	color:#FFFF00;
	text-decoration:underline;
}
/*  ///////////////////////////////////////////////	*/
/*  Left Navigation Menu							*/
/*  ///////////////////////////////////////////////	*/
#leftMenu{
	background-image:url(/images/common/leftMenubackground.gif);
	width:170px;
	height:	255px;
	float:left;
	border-width: 0px;
	background-repeat: no-repeat;
	margin: 0px 15px 0px 0px;
}

#leftMenu a {
	background-repeat: no-repeat;
	padding: 6px 4px 4px 2px;
	margin: 0px 6px 5px 2px;
	float: right;
	text-align: right;
	background-position: right top;
	width:135px;
	height:15px;
	color:#006600;
	text-decoration:none;
	background-color: #FCF4CF;
	border: 1px solid #BE9D00;
}
#leftMenu a:link {
	color:#006600;
}
#leftMenu a:visited {
	color:#006600;
	text-decoration:none
}
#leftMenu a:hover {
	color:#660000;
	text-decoration:underline;
}
/*  ///////////////////////////////////////////////	*/
/*  Page content area 								*/
/*  ///////////////////////////////////////////////	*/
#content{
	height:auto;
	width:auto;
	float: none;
	padding:0px 10px 10px 10px;
	margin: 0px;
	clear: none;
	line-height: 1.6em;
}
#content h1 {
	font-size:16px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#content img{
	margin:0px 0 12px 12px;
	padding:0px;
	float:right;
}
#content ul {
	padding:0px;
	margin: 0px;
	font-size: 10px;
}
#content li {
	padding: 0px;
	margin: 0px 0px 0px 30px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 12px;
}
#content a{
	color:#006600;
}
#content a:link{
	color:#006600;
}
#content a:visited{
	color:#006600;
}
#content a:hover{	
	color:#006600;
}
/*  ///////////////////////////////////////////////	*/
/*  News Content 									*/
/*  ///////////////////////////////////////////////	*/
#news h1 {
	font-size:14px;
	font-weight:bold;
	color:#202A2C;
	margin:0px;
	padding:0px 0px 0px 0px;
	display: block;
}
#news h2 {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#news h4 {
	font-size:9px;
	margin:0px;
	padding:0px;
	color:#333333;
}

#news img {
	margin: 0px 4px 4px;
	padding: 0px 4px 4px;
}
#news a {
	color:#000000;
	background-color:#E5E5E5;
	margin: 4px;
	padding: 4px;
	text-decoration:none;
}
#news a:link {
	color:#000000;
	margin: 4px;
	padding: 4px;
}
#news a:visited {
	color:#000000;
	margin: 4px;
	padding: 4px;
}
#news a:hover {
	color:#000000;
	margin: 4px;
	padding: 4px;
	text-decoration:underline;
}


/*  ///////////////////////////////////////////////	*/
/*  Testimonials*/
/*  ///////////////////////////////////////////////	*/
#testimonials {
}
#testimonials p{
	width: 400px;
}
#logos {
	clear:both;
	text-align: center;
	border-top: 1px groove #333333;
}
#logos img{
	padding: 10px;
}
/*  ///////////////////////////////////////////////	*/
/*  Footer											*/
/*  ///////////////////////////////////////////////	*/
#footer {
	width:778px;
	text-align: right;
	margin: 0 auto;
	padding:10px 0px 0px 0px;
	color:#FFFFFF;
}
#footer p{
	margin: 0px;
	padding: 0px;	
}
#footer a{
	color:#FFFF00;
}

.terra {
	font-size: 10px;
	margin: 0px;
	padding: 0px;	
}
.testimonial {
	text-align: justify;
	float: none;
	font-style: oblique;
	margin-top: 1px;
	margin-right: 10px;
	margin-left: 20px;
}
/*  */
#contactForm td p {
 	font-weight:bold;
 }.titleRed {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.frontPageText {
	line-height: 2em;
	font-size: 1.1em;
	margin: 0px 20px 0px 0px;
}
.smallerFont12 {
	font-size: 12px;
}
.nameTestimonials {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}
.regularImage {
	float: left;
}
#content #regularImages {
	float: none;
	clear: both;
}
