/* CSS Document */
* {
	margin:0;
	padding:0;
}

.column { float:left;}
.clear { clear:both;}

.darkgrey {
	font-size: 12px;
	color: #424751;
}
.darkgrey2 {
	font-size: 12px;
	color: #424751;
	padding-left: 20px;
	padding-top: 45px;
}
.lightsgrey {font-size: 16; color: #COCOCO;}
.redhead {font-size: 18px; color: #B62506;}
.greyhead {font-size: 18px; color: #333333;}

html, body { height:100%}
html, textarea
	{
	font-family:Arial;
	font-size:12px;
	color:#636B78;
	line-height:15px;
	text-decoration: none;
	}	
ul.square {list-style-type: square; color:#424751}		
.bg{ color:#ffffff}
.bg1{ background:url(images/bg1.gif) no-repeat top right}
.bg2{ background:url(images/line2.gif)}
.bg3{ background:url(images/li.gif); width:100%}
.bg4{ background:url(images/1_bg.gif); width:100%}
.bg5{ background:url(images/2_bg.gif); width:100%}
.bg6{ background:url(images/testimonials.png) no-repeat top right}

#header { background:url(images/top.jpg) right top }
.set{color:#636B78; line-height:14px}

span{color:#326EA1;} 

b{ font-size:12px}

a{color:#BD0F14; text-decoration:underline} 
a:hover{text-decoration:none}

span a{color:#BD0F14; text-decoration:underline} 
span a:hover{text-decoration:none}


/*ul{margin:0; padding:0; list-style:none; line-height:18px}
ul li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px; padding-left:10px; }
ul li a{color:#BD0F14; text-decoration:underline; background:url(images/a.gif) repeat-x bottom;} 
ul li a:hover {color:#BD0F14; text-decoration:none }*/



#footer { color:#4F5052; line-height:15px; background:url(images/bot.gif) repeat-x top left; font-family:Arial; font-size:11px }
#footer a {color:#797A7C; line-height:13px; text-decoration:underline}  
#footer a:hover {color:#797A7C; text-decoration:none}
#footer span{color:#797A7C; }  
#footer span a {color:#4F5052; line-height:13px; text-decoration:underline}  
#footer span a:hover { color:#4F5052; text-decoration:none}


#wrapper {padding:0px 4px 0px 4px;  }

.more{background:url(images/1_z1.gif)  center right no-repeat; padding-right:7px; padding-bottom:3px}

.indent{padding:0px 4px 0px 4px; }
.indent1{padding:25px 0px 0 22px}
.indent2{padding:0px 17px 0 18px}
.indent3{padding:0px 19px 0 19px}
.indent4{padding:0px 17px 0 19px;}
.indent22{padding:10px 0px 0 10px}
.indent222{padding:20px 20px 20 20px}

.indent33{padding:0px 4px 0 0px}

.indent5{padding:0px 15px 0 28px}

.width{ width:189px}

.width1{ width:209px}
.width2{ width:28px}
.width3{ width:106px}
.width4{ width:283px}

#input1{
   width:47px; height:12px;
   border:0px;   
   padding-left:0px;
}
#input2{
   width:48px; height:12px;
   border:0px;   
   padding-left:0px;
}
input{
   background:#C7C7C7;
   border:1px solid #636B78;
   padding-left:5px;
   width:321px; height:25px;
   color:#000000
}

.submit input
{
color: #000000;
background: #C7C7C7;
border: 2px solid thin #636B78;
width:80px; height:25px;
}

textarea{
   background:#C7C7C7;
   border:1px solid #636B78;
   padding-left:5px;
   width:321px; height:97px;
   color:#000000;
   overflow:auto}

