﻿ @charset "utf-8";/* CSS Document */a:link {	color:#333333;	text-decoration:none;}     /* unvisited link */a:visited {	color:#333333;	text-decoration:none;}  /* visited link */a:hover {	color: #008abd;	text-decoration:none;}   /* mouse over link */a:active {	color:#999999;	text-decoration:none;}   /* selected link */* html #content {	position:relative;	right:0px}/*body dimensions*/ body {	margin: 0px auto 0px auto;	background-image:url('images/bg_2.jpg');	background-color:#ffffff;	background-position:top;	background-repeat:no-repeat;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:18px;	color:#000000;	font-smooth :Smooth;	}#wrapper {	width:874px;	height:auto;	margin: 0px auto 0px auto;	text-align:left;}/*navigation dimensions*/#navigation {	width:874px;	height:41px;	margin: 0px auto 0px auto;	position:relative;	font-size:18px;	font-family:"Times New Roman", Times, serif;	color:#333333;	text-align:center;		float:right;	padding-top:10px;}/*body content*/#left_content {	padding-top:20px;	padding-right:30px;	padding-left:20px;	width:510px;	float:left;	background-color:#FFFFFF;	/*text-align:justify;*/}#right_content {	padding-top:20px;	min-height:350px;	width:304px;	float:right;	background-color:#FFFFFF;}#right_content2 {	padding-top:20px;	min-height:350px;	width:320px;	float:right;	background-color:#FFFFFF;}#left_content_interior{   padding-top:20px;   padding-left:20px;   padding-right:11px;	width:720px;	float:left;	background-color:#FFFFFF;	/*text-align:justify;*/}#right_content_interior {	padding-top:20px;	min-height:350px;	width:123px;	float:right;	background-color:#FFFFFF;}#social_mediabox {	padding-top:20px;	min-height:350px;	width:123px;	float:right;	background-repeat:no-repeat;	height:285px;	text-align:center;	background-color:#FFFFFF;	border:1px;	border-color:#CCCCCC;	border-style:solid;	border-right:0px;	border-bottom:0px;	border-top:0px}#contactform {	padding-top:10px;	width:525px;	padding-left:5px;	height:285px;	float:left;}#contactform_promo {	padding-top:10px;	width:515px;	padding-left:5px;	background-image:url(images/contact_promo_bg.jpg);	background-repeat:no-repeat;	height:330px;	float:left;	border:solid 1px #454545;}/*footer content*/#footer {	width:874px;	height: 100px;	clear:both;	font-size:11px;	color:#000000;	text-align:center;	padding-top:10px;}/*fonts content*/h1 {font-size:24px;font-family:"Times New Roman", Times, serif;line-height:28px}h2 {font-size:20px;font-family:"Times New Roman", Times, serif;}h3 {font-size:16px;font-family:"Times New Roman", Times, serif;}.grey {color:#999999;}.header {font-family:"Times New Roman", Times, serif;font-size:24px;}.contact {font-family:"Times New Roman", Times, serif;font-size:16px;line-height:24px;}
