html, body {
    background-color: #FFFFFF;
    margin: 0px;
    height: 100%;   
}
.main_border
{
	border-width: 13px;
	border-style: solid;
	border-color: #999999;
	height: 100%;
	width: 100%;
}
#main
{
	width: 990px;
	font-family: Tahoma, arial, verdana, "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#top
{
	width: 990px;
	float: left;
	position: relative;
	height: 120px;
}
#logo
{
	height: 50px;
	width: 200px;
	text-align: left;
	float: left;
	padding-top: 10px;
	padding-left: 2px;
}
#phone_display
{
	height: 30px;
	width: 550px;
	float: left;
	text-align: right;
	font-family: Tahoma, arial, verdana, "trebuchet MS";
	font-size: 10px;
	letter-spacing: 3px;
	padding: 8px;
}
#top_nav
{
	float: right;
	text-align: right;
	padding: 30px;	
}
p
{
	margin: 0px;
	padding: 0px;
}
.link
{
	font-family: Tahoma, arial, verdana, trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;

}
.link:hover
{
	font-family: Tahoma, arial, verdana, trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;

}
#content
{
	width: 990px;
	float: left;
	position: relative;
}
#contact_form, .contact_form div
{
	font-family: Tahoma, arial, verdana, trebuchet MS;
	background-color: #f9f9f9; 
	color:#333; 
	border:solid 1px #ccc; 
	padding:10px;
}
#contact_form h1 
{ 
	font-weight: bold; 
	font-size: 24px; 
	margin-bottom: 12px; 
}
#contact_form h4, .content h4 
{
	font-weight: bold; 
	font-size: 10px; 
	line-height: 18px; 
}
h1
{
	font-family: Tahoma, arial, verdana, "trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 22px;
}
h2
{
	font-family: Tahoma, arial, verdana, "trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	line-height: 22px;
}
.left
{
	text-align: left;
	float: left;
	width: 415px;
	line-height: 16px;
	padding-right: 30px;
}
.right
{
	float: left;
	width: 496px;
	text-align: left;
	padding-left: 18px;
	line-height: 16px;
}
.box1a
{
	width: 320px;
	padding-bottom: 20px;
	float: left;
	position: relative;
	height: 275px;
}
.box1b
{
	width: 496px;
	padding-bottom: 10px;
	float: left;
	color: #000000;
	position: relative;
	text-align: left;
}
.box2_top
{
	float: left;
	width: 496px;
	position: relative;
	padding-bottom: 15px;
}
.box2
{
	float: left;
	width: 415px;
	position: relative;
	padding-bottom: 15px;
	text-align: right;
}
.box2a
{
	float: left;
	width: 150px;
	position: relative;
	padding-right: 15px;
	line-height: 16px;
}
.box3
{
	float: left;
	width: 496px;
	position: relative;
	height: 100px;
	padding-top: 15px;
	padding-bottom: 20px;
}
