/* CSS Document */

BODY {
	margin: 0 auto 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(/v2/large_background05.jpg); 
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	margin: 0 auto 0 auto;
}

A:link {
	color: #ffffff;
	text-decoration:none;
}
A:visited {
	color: #ffffff;
	text-decoration:none;
}
A:active {
	color: #000000;
	background-color:#7ABFCC;
	text-decoration:none;
}
A:hover {
	background-color:#7ABFCC;
	color: #000000;
	text-decoration:none;
}

#frontpage {
	background-image: url(/images/backgrounds/bg_main.jpg); 
}
.main {
	width: 980px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.Header {
	height: 60px;
	background-color: #000000;
}

.HeaderLogo {
	width: 221px;
	float: left;
	margin-top: 9px;
}

.HeaderNavi {
	float: right;
	margin-top: 9px;
	text-align: right;
}

H3 a:link, H3 a:visited {
	color: #a58955 !important;
}

H3 a:hover {
	color: #fff !important;
}
IMG {
	border: 0;
}

DIV {
	margin: 0;
	padding: 0;
}
#front {
	float: left;
	width: 980px;
	margin-top: 418px;
	text-align: left;
}
#front_business{
	width: 460px;
	float:left;
	margin-left:12px;
	height:390px;
}
#front_business_single{
	width: 460px;
	float:left;
	margin-bottom:25px;
}
#front_business_thumb{
	width: 180px;
	float:left;
}
#front_business_thumb IMG{
	border: #CCCCCC 2px solid;
	margin-right:20px;
}
#front_business_details{
	width: 250px;
	float:left;
	
}
#front_business_details H1{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 15px;
}
#front_business_details P{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	line-height:17px;
}

h2 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 15px;
}

#front_content_middle {
	float: left;
	width: 120px;
	margin-left:0px;
	margin-right:20px;
	height: 92px;
}
#front_content_middle P{
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 15px;
	line-height:19px;
}

#front_content_link {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 15px;
	line-height:19px;
	margin:3px;
}

#front_content_link A:link {
	color: #ffffff;
	text-decoration:none;
	padding:3px;
}
#front_content_link A:visited {
	color: #ffffff;
	text-decoration:none;
	padding:3px;
}
#front_content_link A:active {
	color: #000000;
	background-color:#7ABFCC;
	text-decoration:none;
	padding:3px;
}
#front_content_link A:hover {
	background-color:#7ABFCC;
	color: #000000;
	text-decoration:none;
	padding:3px;
}
#front_content_box {
	float: left;
	width: 350px;
	margin-left:12px;
	height: 92px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	line-height:17px;
}
#front_content_box A:link {
	color: #ffffff;
	text-decoration:none;
	padding:2px;
}
#front_content_box A:visited {
	color: #ffffff;
	text-decoration:none;
	padding:1px;
}
#front_content_box A:active {
	color: #000000;
	background-color:#7ABFCC;
	text-decoration:none;
	padding:1px;
}
#front_content_box A:hover {
	background-color:#7ABFCC;
	color: #000000;
	text-decoration:none;
	padding:1px;
}

#copyright {
	clear: both;
	border-top: 1px solid #7ABFCC;
	padding-top: 15px;
	margin: 42px 0 50px 0;
}
.footer_group {
	width:180px;
	margin-right:15px;
	float:left;
	color:#666666;
}
.footer_group H1{
	font-size:14px;
}
.footer_group A:link {
	color:#666666;
	text-decoration:none;
}
.footer_group A:visited {
	color:#666666;
	text-decoration:none;
}
.footer_group A:active {
	color: #000000;
	background-color:#7ABFCC;
	text-decoration:none;
}
.footer_group A:hover {
	background-color:#7ABFCC;
	color: #000000;
	text-decoration:none;
}
