﻿* {
	font-family: Trebuchet MS;
}

body {
	background: #eef5f5 url('images/background.jpg') repeat-x fixed left top;
}

h1 {
	display:inline;
	font-family: Tahoma;
	color: #0e6d6b;
	font-size: 36px;
	font-weight:bold;

}

h2 {
	display:inline;
	font-family: Trebuchet MS;
	color: #0e6d6b;
	font-size: 28px;
	font-weight:bold;
	background-image: url('images/gradient_line.png');
	background-position: center bottom;
	background-repeat:no-repeat;
	padding-bottom: 25px;
}

input, textarea {
	font-size: 14px;
}

h3 {
	display:inline;
	font-family: Trebuchet MS;
	color: #0e6d6b;
	font-size: 28px;
	font-weight:bold;
}

h4{
	margin-left: 10px;
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

#Header {
	position:relative;
	left:0px;
	top:0px;
	width:938px;
	height:200px;
	background: url('images/Header.png') no-repeat;
	background-position: left bottom;
}

#Header_Main {
	position:relative;
	left: 120px; 
	top: 12px; 
	height: 128px;
	text-align: left; 
	width: 654px;
}

#Header a, #Header a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#Header a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


#Header UL
{
	text-align: right;
	padding-right: 40px;
}
#Header LI
{
	margin: 0;
	text-align: left;
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 11px;
}

#Header_Contact{
	position:relative;
	text-align: right;
	float: right;
	left: -25px; 
	top: -42px; 
	width: 245px; 
	height: 29px; 
	font-size: 16px; 
	line-height: 150%;
}

#Header_Contact a, #Header_Contact a:visited
{
	color: #000000;
	text-decoration: none;
}
#Header_Contact a:hover
{
	color: #000000;
	text-decoration: underline;
}


#Content {
	position:relative;
	left:0px;
	top:0px;
	width:938px;
	height:384px;
	background: url('images/Content.png') no-repeat;
}

#Content_Main {
	float: left;
	position: relative;
	width: 660px;
	height: 190px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
	font-size: 14px;
}

#Content_Main_aboutUs {
	float: left;
	position: relative;
	width: 660px;
	height: 290px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
	font-size: 14px;
}

#Content_Main_auto {
	float: left;
	position: relative;
	width: 660px;
	height: 290px;
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
	font-size: 14px;
	overflow:auto;
}

.h4A {
	text-decoration:none;
	color:#000000;
}

#Content_Main_auto ul
{
	text-align: center;
	margin: 10px 0 10px 0;
	padding:0;
}
#Content_Main_auto li
{
	margin: 0;
	text-align: left;
	/*display: inline;*/
	font-weight: bold;
	margin-bottom: 20px;
	/*line-height: 200%;*/
}


#Content_Main_Left {
	float: left;
	display: block;
	position: relative;
	left: 0px;
	top: 0px;
	width: 320px;
	height: 190px;
	text-align: center;
}

#Content_Main_Left a, #Content_Main_Left a:visited {
	text-decoration:none;
	color:#000000;
}

#Content_Main_Left a:hover {
	text-decoration:underline;
	font-weight:bold;
}

#Content_Main_Left h2 a, #Content_Main_Left h2 a:visited, #Content_Main_Left h2 a:hover {
	color: #0e6d6b;
}

#Content_Main_Right {
	float: left;
	margin-left: 20px;
	display: block;
	width: 320px;
	height: 190px;
	text-align: center;
}


#Content_Main_Right a, #Content_Main_Right a:visited {
	text-decoration:none;
	color:#000000;
}

#Content_Main_Right a:hover {
	text-decoration:underline;
	font-weight:bold;
}

#Content_Main_Right h2 a, #Content_Main_Right h2 a:visited, #Content_Main_Right h2 a:hover {
	color: #0e6d6b;
}


#Content_Main_Bottom {
	float: left;
	position: relative;
	width: 600px;
	height: 80px;
	margin-top: 20px;
	margin-left: 50px;
	text-align: left;
	font-size: 14px;

}

#Content_Main_Left ul, #Content_Main_Right ul
{
	text-align: left;
	padding-top:20px;
}
#Content_Main_Left li, #Content_Main_Right li
{
	margin: 0;
	text-align: left;
	list-style-image: url('images/bullet.png');
	color: #000000;
	font-size:14px;
	padding-bottom: 10px;
}

#Content_Menu {
	float: left;
	position: relative;
	width: 610px;
	height: 50px;
	margin-left: 40px;
	padding-top: 15px;
	text-align: left;
}

#Content_Menu UL
{
	margin: 0;
	text-align: left;
	padding: 0;
}
#Content_Menu LI
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	color: #767676;
	font-size: 20px;
}

#Content_Menu a, #Content_Menu a:visited {
	text-decoration: none;
	color: #767676;
}

#Content_Menu a:hover {
	
	text-decoration: none;
	color: #0e6d6b;
}


#Footer {
	position:relative;
	left:0px;
	top:0px;
	width:938px;
	height:49px;
	padding: 10px 0px 10px 0px;
	text-align:center;
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
}

#Footer a, #Footer a:hover, #Footer a:visited {
	color: #808080;
	text-decoration: none;
}

