* {padding: 0; margin: 0;} 
p {padding-bottom:1px; padding-top:15px}
li { margin-left:15px; margin-bottom:7px; margin-top:7px}
img { border:0; margin:0; padding:0}
html { overflow-y: scroll; } 

/*UNSTYLED LINKS*/
a{
	text-decoration: none;
}
	
a:link {color:#555555; font-weight:bold}
a:visited {color: #555555;font-weight:bold}
a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline
	}
/*UNSTYLED LINKS*/



body  {
	COLOR:#555555;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff
}


html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }



#container {
	position:relative;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	z-index: 1;
}


#menufloat {position:absolute; top:315px; height:70px; background-image:url(images/menubg.jpg); background-repeat:repeat-x; left:-20px; z-index:99}
#telfloat {position:absolute; top:337px; left:500px; width:500px; text-align:right; z-index:99}
#sloganfloat {position:absolute; top:8px; left:300px; width:700px; text-align:right; z-index:99}

.form {
	font-size: 14px;
	background-color: #ffffff;
	color:#333333;
	border-style: solid;
	border-color:#CECECE;
	border-width: 1px;
	padding:5px 5px 5px 5px;
	}
	
.form2 {
	font-size: 15px;
	background-color: #ffffff;
	color:#333333;
	border-style: solid;
	border-color:#CECECE;
	border-width: 1px;
	padding:2px 2px 2px 2px;
	margin:5px 5px 0px 0px
	}
	
.cap img {border:#cccccc 2px solid; margin-right:10px}	
 
 /* menu */	
.menu { padding:0; margin:20px 0 0 0; width:700px; float:left; height:43px;}
.menu ul { padding:0; margin:0 20px; list-style:none; border:0;}
.menu ul li { float:left; margin:0; padding:0 3px; border:0;}
.menu ul li a { float:left; margin:0; padding:10px 0; color:#555555; font:bold 12px  Georgia, "Times New Roman", Times, serif; text-decoration:none;}
.menu ul li a span { padding:10px 20px; background:none;}
.menu ul li a:hover { background: url(images/r_menu.gif) no-repeat right top;}
.menu ul li a:hover span { background:url(images/l_menu.gif) no-repeat left top;}
.menu ul li a.active {  background:url(images/r_menu.gif) no-repeat right top;}
.menu ul li a.active span { background:url(images/l_menu.gif) no-repeat left top;}


/*MAIN DIVS*/
#indexmid {position:relative; overflow:hidden; background-image:url(images/wrapperbg.jpg); background-repeat:repeat-y; margin-bottom:10px}
#conmid {position:relative; overflow:hidden; background-image:url(images/conbg.jpg); background-repeat:repeat-y; margin-bottom:10px}
#mainmid {position:relative; overflow:hidden; margin-bottom:10px}

#header {position:relative; left:0px; width:1000px; height:395px; overflow:hidden}
#footer {
	position:relative;
	clear:both; 
	width:100%; 
	padding:20px 0px 20px 0px; 
	text-align:center;
	background-image:url(images/footerbg.jpg); 
	background-repeat:repeat-x;
	background-color:#eeeeee
	}
#footerwrapper {position:relative; width: 1000px; margin: 0px auto; text-align: left}
	
	
/*PAGE DIVS*/
#homeleft {position:relative; float:left; left:0px; width:710px}
#homeright {position:relative; float:right; right:0px; width:260px}


#servicesleft {position:relative; float:left; left:0px; width:100%}






.f1 { color:#333333; line-height:35px}
.f2 { font-weight:600; color:#333333; line-height:35px}

.t1 { color:#555555; font:bold 18px  Georgia, "Times New Roman", Times, serif}
.t2 { color:#333333; font:normal 12px Arial, Helvetica, sans-serif; letter-spacing:1px; line-height:16px;}
.t3 { color:#5d8cc5; font:italic 16px  Georgia, "Times New Roman", Times, serif}
.t4 { color:#333333; font:normal 12px Arial, Helvetica, sans-serif; letter-spacing:1px; line-height:18px;}
.t5 { color:#333333; font:normal 12px Arial, Helvetica, sans-serif; letter-spacing:1px; line-height:24px;}
.t8 { color:#333333; font:normal 10px Arial, Helvetica, sans-serif}


.error {
    color:#FF0000;
	display:block;
	font-size:12px; 
	line-height:14px;
    padding-top:5px;
    padding-bottom:5px;
	background: url(images/remove.gif) no-repeat left center;
    padding-left: 36px;

}


.main img { margin: 15px 15px 15px 0px }

.service ul { list-style:none; margin:0px auto 10px auto; padding:0 0px;}

.service li { 
	line-height:1.9em; 
	background:url(images/list_a.gif) left no-repeat; 
	padding:8px 0 8px 20px; margin:0; 
	font:normal 12px Arial, Helvetica, sans-serif; 
	color:#2c2c2c; 
	border-bottom:1px solid #d9d9d9; 
	letter-spacing:2px
	}




h1 {
    font:normal 22px  Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color:#5d8cc5;
    padding-top:0px;
    padding-bottom:10px;
	border-bottom:1px solid #d9d9d9; letter-spacing:1px

}


h2{
    font:normal 16px  Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color:#5d8cc5;
    padding-top:0px;
    padding-bottom:10px;

}


h3{
    font:normal 12px Arial, Helvetica, sans-serif; 
	letter-spacing: 1px;
	color:#5d8cc5;
    padding-top:10px;
    padding-bottom:10px;

}


h4 {
    font:normal 16px  Georgia, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	color:#5d8cc5;
    padding-top:0px;
    padding-bottom:10px;
	border-bottom:1px solid #d9d9d9; letter-spacing:1px

}


.list {
	padding-top:12px;
	padding-bottom:12px;
	background: url(images/bul.jpg) no-repeat left center;
	padding-left: 20px;
	line-height:25px
}






.footertext {color:#333333;font-size:11px}

a.footerlinks { font-weight:normal; text-decoration: none; color: #B6B6B6; margin-right:25px}
a.footerlinks:link {color:#333333}
a.footerlinks:visited {color: #333333}
a.footerlinks:hover {color: #333333; text-decoration: underline}

a.lk { font-weight:normal; text-decoration: none; color: #333333}
a.lk:link {color:#333333}
a.lk:visited {color: #333333}
a.lk:hover {color: #5d8cc5; text-decoration: underline}


a.lowerlinks { font-weight:normal; font-size:10px; text-decoration: none; color:#999999; margin-right:25px}
a.lowerlinks:link {color:#999999}
a.lowerlinks:visited {color: #999999}
a.lowerlinks:hover {color: #333333; text-decoration: underline}

a.arealinks { font-weight:normal; font-size:11px; text-decoration: none; color:#666666; margin-right:3px; line-height:25px}
a.arealinks:link {color:#666666}
a.arealinks:visited {color: #666666}
a.arealinks:hover {color: #333333; text-decoration: underline}



#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
font-size:10px;
color:#333333;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}


