*{ margin:0; padding:0; }
img, div { behavior: url(iepngfix.htc) }
body{
	background:#353431 url(../images/BG.jpg) repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
}
strong{
	color: #666666;
}
.phone{
	font-size:22px;
}
img.floatLeft{
	border:#FFFFFF 1px solid;
	padding:4px;
	margin:5px 10px 0 0;
	float:left;
}
#container{
	width:800px;
	height:Inherit;		
}
#header{
	width:800px;
	height:160px;	
	background: url(../images/header1.png) no-repeat center bottom;
	}
#header .left{	
	width:800px;
	height:200px;
	float:left;	
}
#header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:58px;
	font-style:normal;
	font-weight:bold;
	color:Black;
	line-height:0px;	
	padding:20px 0px 0px 0px;
}
#header h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
	color:#0099FF;
	line-height:0px;		
	padding:40px 0px 0px 0px;	
}
#header h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:bold;
	color: #000000;
	line-height:0px;		
	padding:60px 0px 0px 615px;	
}
#content{		
	width:800px;
	height:inherit;
	text-align:left;
	line-height:150%;
}
#content h1{
	font-size: 26px;
	font-weight:bold;
	padding:10px 110px;
	color: #333333;
}

#content p{
	line-height:150%;
	padding:10px 110px;
}
#content ul{
	padding:0px 0px 0px 150px;
}
#content li{
	line-height:150%;
}

#footer{
	width:800px;
	height:0px;
	font-size:14px;		
	text-align: center;
}
#footer p{
	padding:7px 0;
	color:#006633;
	background: #10a2d3;	
}
#footer a{
	color:#003300;
	text-decoration:;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	background: #10a2d3;
}
#footer a:hover{
	color:#000000;
	text-decoration:underline;
	font-style: normal;
	background: #10a2d3;
}
.tab a{
color: #fff;
display: block;
text-decoration: none;
}
.tab a:hover{
color: #000000;
}
.tab p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 3px solid white;
}

.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 5px;
background: #10a2d3;
}
.tab{
float: left;
height: 32px;
width: 102px;
margin: 0 1px 0 0;
text-align: center;
background: transparent url(../images/tab.png) no-repeat;
}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
