﻿* { margin:0; padding:0;}
body { 

font-family:Tahoma, Geneva, sans-serif; 
font-size:95%; 
line-height:1em; 
color:#595959;

}

input, textarea, select { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin:0; padding:0;}

.tail-bottom { background:url(images/tail-bottom.gif) repeat-x bottom;}


.divTitle
 {
	font-size: 28px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}


.p1 { margin-bottom:30px;}
.p2 { margin-bottom:18px;}

.phone { float:right; margin-right:320px;}


/*==================txt, links, lines, titles====================*/
a {color:#f36200;}
a:hover{text-decoration:none;}

h3 { font-size:1em; margin-bottom:15px;}
h4 { font-size:1em;}

.link { text-decoration:none;}
.link:hover { text-decoration:underline;}

.link1 { color:#13644d; text-decoration:none;}
.link1:hover { text-decoration:underline;}

.divider { background:url(images/line-1.gif) repeat-y 487px 0; width:100%;}
.divider1 { background:url(images/line-1.gif) repeat-y 733px 0;}
.divider2 { background:url(images/line-1.gif) repeat-y 237px 0; width:100%;}
.line-hor { background:url(images/line.gif) repeat-x top; height:1px; margin:23px 0 27px 0; font-size:0; line-height:0;}

.title { margin-bottom:22px;}
.title1 { margin-bottom:15px;}
.headerTitle {
	 margin-bottom:22px;
	 color:white;
	 font-family:Tahoma, Geneva, sans-serif;
	 font-size:x-large;
	 
}
div
{
	 text-align:justify;
	margin-left:5px;
}
/*==================boxes====================*/
.box  { position:static; padding:0px 0px 0px 0px; }
.box  .inner{ 
	width:90%; 
	float:left; 
	text-align:justify;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
}

.box .bottomText { clear:both; text-align:center; position:relative; bottom:5px; margin-left:5px;}



.layerRequest {
	position: absolute; width: 400px; height: 45px; z-index: 1; left: 149px; top: 340px; cursor:hand;
}
/*==========================index page ======================= */
#index1
{
	
	text-align:justify;

}
#index1 #welcomeText
{
	margin-top:50px;
	position: absolute; 
	width: 400px; 
	height: 220px; 
	z-index: 1; 
	left: 100px; 
	top: 247px;
	text-align:justify;
}

/*footer*/
#footer .fleft { padding:38px 0 0 3px;}
#footer .fright { padding:38px 17px 0 0;}
#footer p { color:#454545;}
#footer p a { color:#13644d; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/
.td
{
	
	text-align:justify;
	vertical-align:top;
}