/* CSS Document */

#layout{
width:960px;
height:auto;
background-color:#000000;
margin:auto;
position: absolute;
left: 0px;
top: 0px;
}

#wrapper{
	width:960px;
	height:600px;
	margin: auto;
	position: relative;
	background-color: #000000;
}


#content{
	width:960px;
	height:auto;
	position: absolute;
	top: 470px;
	left: 0px;
	background-color: #000000;
}

#content_nextlevel{
	width:960px;
	height:auto;
	position: absolute;
	top: 170px;
	left: 0px;
	background-color: #000000;
}

body{
margin:0 auto;
background-color:#666666;
vertical-align: middle;
}

a:link{
color:#0099FF;
}

a:visited{
color:#0099FF;
}


#titlebg{
width:960px;
height:150px;
position:absolute;
left: 0px;
top: 0px;
}

#hrline{
width:960px;
height:5px;
background-color:#666666;
position:absolute;
top:150px;
left:0px;
}

#vmenu{
width: 300px;
height: 280px;
top: 20px;
left: 20px;
position: absolute;
}

#gradientbg{
	background-image:url(../images/gradientbg1.gif);
	width:960px;
	height:300px;
	background-repeat: repeat-x;
	position: absolute;
	top:170px;
	left:0px;
}

#line{
	width:2px;
	height:auto;
	position: absolute;
	background-repeat: repeat;
	top: 0px;
	left:0px;
	background-image: url(../images/line.gif);
}

#hrline1{
width:775px;
height:5px;
background-color:#e99f08;
}

#foottxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#bfc1b4;
text-align:center;
text-decoration:none;
margin-top:10px;

float: left;
width: 100%;
height: 20px;
position: relative;
}

#mainpic{
width: 640px;
height: 300px;
position: absolute;
Top: 0px;
left: 320px;
}

.intro{
	float: right;
	width: 580px;
	height: auto;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 15px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	position: relative;
}
.title1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom: 5px;
}

.copy1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#FFFFFF;
	padding-bottom: 5px;
	line-height: 24px;
}
.copy2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#999999;
	line-height: 24px;
}
.formcopy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#000000;
	padding-bottom: 5px;
	line-height: 20px;
}
.h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#999999;
	line-height: 18px;
	}


.phonehours_col{
	float: left;
	width: 270px;
	height: auto;
	margin-top: 30px;
	margin-left: 20px;
	padding-bottom: 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#CCCCCC;
	line-height: 24px;
}

.comp_col{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#FF9900;
	line-height: 24px;
}
#tagline{
	width: 300px;
	height: 80px;
	position: absolute;
	top: 41px;
	left: 626px;
}
#pagetitle{
	width: 364px;
	height: 49px;
	position: absolute;
	top: 81px;
	left: 563px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#999999;
	text-align: right;
}
#logo{
	width: 480px;
	height: 140px;
	position: absolute;
	top: 8px;
	left: 25px;
}
.img-right      { width: 250px; height: auto; float:right; margin:0px 0px 15px 15px; }
.img-left      { width: 250px; height: auto; float:left; margin:0px 15px 15px 0px; }
#clear{
clear:left;
line-height: 22px; }

