/* CSS Document */
body {
	text-align: center;
	font-size: 12px;
	color: #373535;
	font-weight: bold;
	font-family: Tahoma;
}

h1 {
	font-size: 16px;
   text-align: left;
}

h2 {
	font-size: 14px;
   text-align: left;
}

p {
	text-align: justify;
	font-size: 12px;
}

bold_text {
	font-weight: bold;
}

ul {
	text-align: left;
}

li {
	list-style: url(../images/bullet-nut.gif);
	margin-bottom: 3px;
	font-size: 12px;
}


#div_wrapper {
	
	margin:0 auto 0 auto;
	text-align: center;	
	width: 100%;
	
}

td.bold_text {
	font-size: 12px;
	color: #373535;
	font-weight: bold;
	font-family: Tahoma;	
}

#page_wrapper {
	border: solid;
	border-color: #999999;
	border-width: 1px;
	width: 95%;
	margin-top: 30px;
   margin-left: auto;
   margin-right: auto;
	text-align: center;
}

#top_banner {
	background: url(../images/top_banner.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 112px;
}

#top_banner_logo {
   background: url(../images/top_banner_logo.jpg);
   background-repeat: no-repeat;
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0 auto;
	width: 350px;
	height: 112px;
}

#menu {
	height: 22px;
	margin-top: -20px;
	text-align: center;
}

.spacer {
	color: #ffffff;
	font-weight: bold;
}

a.main_menu {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
   padding-left: 20px;
	padding-right: 20px;
}

a.main_menu:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
}

a.main_menu:hover {
	text-decoration: none;
	color: #373535;
	font-weight: bold;
	font-family: Tahoma;
}

#main_area {
	clear: both;
	margin: 20px;
}

#main_left_area{
   float: left;
	width: 50%;
	text-align: left;
}

#main_right_area {
	float: right;
	width: 360px;
	text-align: left;
}

#main_right_image {
	clear: both;
	float: right;
}

#map {
	text-align: center;
}

.main_right_image {
	border: 1px solid #999999;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#main_left_area_form {
  background-image: url(../images/round_bottom_right.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color: #A6ABAE;
  padding-top: 15px;
  padding-bottom: 1px;
  border: 0px;
  margin: 0px;
  width: 400px;
}

td.pricing_table_format {
	border: 1px solid #999999;
	font-size: 12px;
	color: #373535;
	font-family: Tahoma;
}

.form_input {
	font-size: 10px;
	color: #373535;
	font-family: Tahoma;	
}

td.form_text {
	font-size: 12px;
	color: #373535;
	font-weight: bold;
	font-family: Tahoma;
	width: 100px;
	height: 20px;
	text-align: right;
   vertical-align: top;
}

#bottom_banner {
	background: url(../images/bottom_banner.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 45px;
	margin-top: 10px;
	clear: both;
}

#bottom_banner_left {
   float: left;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	text-align: left;
	width: 150px;		
   padding-top: 24px;
	padding-left: 5px;
}

#bottom_banner_right {
   float: right;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma;
	text-align: right;
	width: 150px;			
   padding-top: 24px;
	padding-right: 5px;
}

#copyright_notice {
	font-size: 10px;
	color: #373535;
	font-family: Tahoma;
	text-align: center;
   margin-top: 10px;
}

a.bottom_contact {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
}

a.bottom_contact:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-family: Tahoma;
}

a.bottom_contact:hover {
	text-decoration: none;
	color: #373535;
	font-weight: bold;
	font-family: Tahoma;
}
