/* CSS Document */

#banner {
	position:relative;
	width:750px;
	height:100%;
	padding:0px;
	margin:0px;
	text-align:right;
	margin:auto;
	border:0px solid #999999;
}


#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:230;
}

#bannercenter {
	position:absolute;
	margin:0px;
	top:0px;
	right:230px;
	width:290px;

	
}

#phone {
	position:absolute;
	top:80px;
	right:207px;
	width:538px;
	height:35px;
	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#bannerright {
	position:absolute;
	top: 0px;
	left:520px;
	/*width:0px;*/
}

#content_top {
	position:absolute;
	top:0px;
	height:100%;
	right:0px;
	width:750px;
}

#content_bottom {
	position:absolute;
	bottom:0px;
	right:0px;
	width:750px:
}

#content {
	position:relative;
	width:750px;
	min-height:150px;
	padding:0px;
	margin:0px;
	text-align:center;
	margin:auto;
	top:5px;
}

#right {
	float:right;
	width:160px;
	right:25px;
	height:100%;	
	min-height:150px;
	text-align:right;
		
}

#nav {
	top:0px;
	background-image:url(images/left_content.jpg);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #000000;
	font-weight: bold;
}

.features {
	position:relative;
	background-image:url(images/left_content.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	top:5px;
	bottom:5px;
}


.feature_bar {
	background-image:url(images/feature_tops.jpg);
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-right:17px;
}

.feature_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:right;
	padding-right: 17px;
}

.feature_text a, .feature_text a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}

.feature_text a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#0000FF;
}

#left {
	background-color:#FBFBFB;
	width:585px;
	height:100%;
	float:right;
	border:1px solid #999999;
	text-align:right;
	padding-top:0px;
}

#left h1 {
	padding: 0 5px;
	/*text-align: justify;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

#left h2 {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}

#left h3 {
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}

#left p {
	padding: 0 5px;
	text-align: justify;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#left a, #left a:visited {
	color:#0000FF;
	text-decoration: none;
}

#left a:hover {
	color:#666666
}

#left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0 5px;
}

#footer {
	position:relative;
	clear:both;
	width:750px;
	min-height:25px;
	padding:0px;
	margin:0px;
	text-align:center;
	margin:auto;
	top:20px;
	/*border-left-width: 1px;*/
	/*border-left-style: solid;*/
	/*border-left-color: #999999;*/
}

#footerleft {
	float:right;
	position:relative;
	top:0px;
	left:0px;
	width:75%;
	height:25px;
	/*background-image:url(../images/background2/footer_center.jpg);*/
	/*background-repeat:repeat-x;*/
}

#footerleft p {
	text-align:center;
	padding:4px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#footerright {
	position:relative;
	float:right;
	top: 0px;
	right:0px;
	width:.7%;
	height:25px;
	/*background-image:url(../images/background2/footer_right.jpg);*/
}

.class2 a {
	color:#ffffff;
}

.footertext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

#tagline {
	text-align:center;
}

.frameborder {
	border: 2px solid #666666;	
}

.home_link a:link {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.home_link a:hover {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.home_link a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#bottom_linx a {
	font-size:9px;
	color:#0000CC;
	text-decoration: none;
}

#bottom_linx a:hover {
	font-size:9px;
	color:#666666;
	text-decoration: none;
}

#bottom_linx a:visited {
	font-size:9px;
	color:#0000CC;
	text-decoration: none;
}

#sub_linx a {
	font-size:9px;
	color: #000099;
	text-decoration: none;
}
#sub_linx {
	position: relative;
	top: 10px;
}


#sub_linx a:hover {
	font-size:9px;
	color: #666666;
	text-decoration: none;
}

#sub_linx a:visited {
	font-size:9px;
	color: #000099;
	text-decoration: none;
}

.areatext {
	padding:10px;
}