/* CSS Document */
/*
================================================================================
|                                     TAGS                                     |
================================================================================
*/
body{ margin:0px; padding:0px; font-family:Tahoma,Arial;background-color:#E4ECF4;font-size:11px; color:#5B5B5B;}
/*MAIN*/
.underline{ text-decoration:underline}
.left{ text-align:left}
.fL{ float:left}
.fR{ float:right}
.cL{clear:both}
.block{ display:block}
.none{ text-decoration:none}
.im{margin:0px}
form,img{ border:0px;margin:0; padding:0}
/*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
a{color:#0000FF;text-decoration:none}
a:hover{color:#008000;text-decoration:underline;}
.ftop{color:#689BC8; font-size:10px}
.fgray{    font-size:11px; color:#5B5B5B;}
.fgrayB{   font-size:11px; color:#5B5B5B;font-weight:bold;}
.fmenu{    font-size:9px; color:#5B5B5B;}
.fcopy{    font-size:10px; color:#5B5B5B;}
.fblue{    font-size:10px; color:#689BC8;}
.fblueB{   font-size:11px; color:#689BC8;font-weight:bold;}
.fblue1{    font-size:10px; color:#355C80;}
.fblueB1{   font-size:11px; color:#355C80;font-weight:bold;}

.freadB{   font-size:11px; color:#355C80;font-weight:bold;}
.fadressB{ font-size:11px; color:#689BC8;font-weight:bold;}
.fadress{  font-size:11px; color:#5B5B5B;}
.fTitle{   font-size:26px; font-family:Tahoma;  color:#008000;font-weight:bold;text-transform:uppercase;}
.fSlogan{  font-size:12px; font-family:Tahoma;  color:#689BC8;}
.fHead{    font-size:30px; font-family:veranda;  color:#ffffff;font-weight:bold;}
.fHead2{   font-size:12px; font-family:tahoma;  color:#008000;}
.fban{     font-size:16px; color:#ffffff;font-weight:bold;}
.fnum{     font-size:15px; color:#FFFFFF;font-weight:bold;}
.fnum1{    font-size:10px; color:#355C80;font-weight:bold;}

h1 { font-size:30px; margin:0px 0px 0px 0px;}
h2 { font-size:12px; margin:0px 0px 0px 0px;}
h3 { font-size:18px; margin:0px 0px 0px 0px;}
h4 { font-size:12px; margin:0px 0px 0px 0px;}
h5 { font-size:10px; margin:0px 0px 0px 0px;}
/*
================================================================================
|                                     HEADER                                   |
================================================================================
*/
#header{
	background-image:url(images/flash1.png); 
	width:908px; 
	height:307px; 	
	background-repeat:no-repeat;
	text-align:left;
}
#header2{
	background-image:url(images/flash1a.png); 
	width:908px; 
	height:307px; 	
	background-repeat:no-repeat;
	text-align:left;
}
#header3{
	background-image:url(images/flash2a.png); 
	width:908px; 
	height:307px; 	
	background-repeat:no-repeat;
	text-align:left;
}
#header4{
	background-image:url(images/flash3a.png); 
	width:908px; 
	height:307px; 	
	background-repeat:no-repeat;
	text-align:left;
}
#header5{
	background-image:url(images/flash4a.png); 
	width:908px; 
	height:307px; 	
	background-repeat:no-repeat;
	text-align:left;
}
#header6{
	background-image:url(images/flash5a.png); 
	width:908px; 
	height:307px; 	
	background-repeat:no-repeat;
	text-align:left;
}
#header7{
	background-image:url(images/flash6a.png); 
	width:908px; 
	height:307px; 	
	background-repeat:no-repeat;
	text-align:left;
}
.flash{
	width:908px; 
	height:307px; 
	margin-left:46px;
}
/* MAIN MENU_TOP */
#menu_top{}
#menu_top a{
	display:block;
	font-size:17px;
	font-family:tahoma;
	color:#000000;
	text-decoration:none;
	background-image:url(images/btn_off.png);
	width:280px;height:31px;
	padding:13px 0px 0px 28px;
	background-repeat:no-repeat
}
#menu_top a:hover{
	background-image:url(images/btn_on.png);
    display:block;
	font-size:17px;
    font-weight:bold;
	font-family:tahoma;
	color:#ffffff;
	text-decoration:none;
    width:280px;height:31px;
	padding:13px 0px 0px 28px;
	background-repeat:no-repeat
}
#menu_top a.active{
	background-image:url(images/btn_on.png);
    display:block;
	font-size:17px;
    font-weight:bold;
	font-family:tahoma;
	color:#ffffff;
	text-decoration:none;
    width:280px;height:31px;
	padding:13px 0px 0px 28px;
	background-repeat:no-repeat
}
.marker4{ 
	background-image:url(images/marker_4.jpg); 
	background-repeat:no-repeat; 
	background-position: 0% 80%; 
	padding-left:20px;
}
.marker3{ 
	background-image:url(images/marker_4.jpg); 
	background-repeat:no-repeat;  
	padding-left:20px;
}
/* QUCIK QUOTE BUTTON */
#quote{}
#quote a{
	display:block;
    font-size:28px;
	font-family:tahoma;
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(images/getstarted.png);
	width:263px;
    height:56px;
	padding:9px 0px 0px 0px;
	background-repeat:no-repeat

}

#quote a:hover {
	display:block;
    font-size:28px;
	font-family:tahoma;
	color:#000040;
	text-decoration:underline;
	background-image:url(images/getstartedh.png);
	width:263px;
    height:56px;
	padding:9px 0px 0px 0px;
	background-repeat:no-repeat
}
/*
================================================================================
|                                     MARKERS                                   |
================================================================================
*/
.marker{ 
	background-image:url(images/marker.jpg); 
	background-repeat:no-repeat; 
	background-position: 0% 55%; 
	padding-left:13px;
}
/*
================================================================================
|                                     CONTENT                               |
================================================================================
*/
#content{
text-align:left;
width:1000px; 
}
#block_left{
padding-left:23px;
width:516px;
float:left;
}
#block_center{
margin-left:74px;
width:244px;
float:left;
}
/*
================================================================================
|                                     CONTACT_FORM                                   |
================================================================================
*/
.w{  width:179px;height:13px;    border-right-style:groove;margin-bottom:5px; margin-top:1px;}
.w1{ width:179px;height:13px;    border-right-style:groove;margin-bottom:5px; margin-top:1px;}
.w3{ width:291px;height:124px;   border-right-style:groove;margin-bottom:5px; margin-top:1px;}
.wSR{margin-left:72px;margin-top:8px;}

.font_w{ color:#5B5B5B;font-size:11px;    font-weight:bold;}
input{   color:#5B5B5B;font-family:Tahoma;font-size:11px; font-weight:400}
textarea{color:#5B5B5B;font-family:Tahoma;font-size:11px; }
.submit{BORDER-RIGHT: 0px;BORDER-TOP: 0px;BACKGROUND-IMAGE:url(images/sub.jpg);VERTICAL-ALIGN: middle;width:56px;BORDER-LEFT: 0px;CURSOR: pointer;BORDER-BOTTOM: 0px; HEIGHT: 19px; }
.reset{BORDER-RIGHT: 0px;BORDER-TOP: 0px;BACKGROUND-IMAGE: url(images/res.jpg);VERTICAL-ALIGN: middle;width:56px;BORDER-LEFT: 0px;CURSOR: pointer;BORDER-BOTTOM: 0px; HEIGHT: 19px; }


