﻿/* CSS Document */
body {
	margin:0; 
	padding:0;
	background-color:#FFFFFF;
	margin-left:0;
	margin-right:0;
	} 

hr {clear:both; 
display:block; 
visibility:hidden;} 

h1 {margin:0;} 

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#wrapper {
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	background:#FFF;
	margin:0;
	height: 415px;
} 

#header {
width:760px; 
height:71px; 
margin:0; 
text-align:center; 
background:#005AC6;
} 


#left_column {
	position:relative;
	left:0;
	background:#EEE;
	width:200px;
	height:100%;
	top: 0;
} 

#content {
	position:relative;
	margin:0;
	left: 0px;
	top: 0px;
	z-index:1;
} 

#textcontent {
	position:relative;
	left: 0px;
	top: 0px;
	height:100%;
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	z-index:0;
} 

#menu {
	position:relative;
	margin:0;
	left: 0px;
	top: 0px;
	height:38px;
	width:800px;
	z-index: 5;
}

#right_column {position:absolute; 
right:0; 
top:150px; 
background:#555; 
width:200px; 
float:right; 
text-align:center; 
} 

#style1 {
	font-size: 14px;
	font-weight: bold;
}

#style2 {
font-size: 14px;
font-weight: normal;
}

#style3 {
font-size: 12px;
font-weight: normal;
}


div.content { width:150px; 
margin-top:50%; 
margin-bottom:50%;
} 


#bannerText{
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	padding:0 10px 10px 20px;
	width:730px;
	margin:0;
	overflow:hidden;	
}

#bannerText .left{
	float:left;
	margin-right:100px;
	text-align:left;
}

#bannerText .right{
	float:left;
	text-align:center;
}

#bannerText h4{
	font-size:16px;
	margin:10px 0 5px 0;
}

#bannerText p{

}

#bannerText a{
	text-decoration:underline;
	color:#009be3;
}

#bannerText a:hover{
	text-decoration:none;
	color:#009be3;
}

#bannerText p.phone{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	margin:25px 0 0 0;
}

#bannerText p.desc{
	margin:5px 0 0 0;
}
