﻿* {
	margin: 0 auto;
	padding: 0;
}

body {
	background: #000000 url('images/bck.jpg') repeat-x scroll center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
}

#wrapper {
	width: 1010px;
	margin: 0 auto;
}

#header {
	background: transparent url('images/head_bck.jpg') no-repeat scroll center center;
	width: 1010px;
	height: 570px;
	margin: 0 auto;
	padding-top: 76px;
}

#title {
	width: 1010px;
	margin: 0 auto;
	text-align: center;
	height: 80px;
}

#areas {
	width: 1010px;
	margin: 0 auto;
}

#boxes {
	padding: 0 0 0 130px;
	margin: 0 auto;
}

#box1 {
	width: 375px;
	height: 180px;
	float: left;
}
#box2 {
	width: 334px;
	float: left;
	margin: 0 60px 0 0;
}
#box3 {
	width: 85px;
	height: 210px;
	float: left;
	text-indent: -2000px;
}

#box1 {
	background: transparent url('images/box1.png') no-repeat scroll left top;
}
#box2 {
	background: transparent url('images/box2_bck.png') no-repeat scroll left top;
}
#box3 {
	background: transparent;
}

#boxes h2 {
	padding: 0 25px 15px 25px;
	line-height: 20px;
}

#box2 a{
	color: #cc0000;
}

#box3 a {
	width: 85px;
	height: 210px;
	border: none;
	background: none;
	text-decoration: none;
	display:block;
}

.location {
	font-size: 80%;
	color: gray;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;	
	padding-top: 10px;
}

#boxes p {
	width: 280px;
	padding-bottom: 15px;
	line-height: 15px;
}

#middle {
	background: transparent url('images/mid_bck.gif') repeat-y scroll center top;
}

#contain {
	color: #cccccc;
	width: 732px;
}

.IEimgFix {
	vertical-align: bottom;
	margin: 0 auto;
	padding: 0;
}

#mid_bot {
	width: 795px;
	margin: 0 auto;
	padding: 0;
}

#signtext {
	margin: 0;
	width: 350px;
	float:left;
	padding: 0;
}

#signiframe {
	margin: 0 auto;
	width: 380px;
	float:left;
}

#SignContain {
	float: left;
	margin: 20px 0;
	width: 732px;
	background-color: #5b5b5b;
	overflow: hidden;
}

#SignContain H2 {
	margin: 0;
	width: 733px;
	height: 63px;
	text-indent: -2000px;
	background: transparent url('images/learn_more.gif') no-repeat scroll left top;
}

#SignContain h4 {
	padding: 0 10px 5px 40px;
	line-height: 20px;
}

#SignContain h4, a {
	color: #FFFFFF;
}

#SignContain p {
	color: #cccccc;
	line-height: 16px;
	float: left;
	margin: 0 auto;
	padding: 0 10px 20px 25px;
}

tr, td {
	color: #FFFFFF;
	padding: 10px;
}

table {
	padding-left: 30px;
}

#foot_contain {
	color: #cccccc;
	font-size: 90%;
	padding: 20px 140px;
}

#phone {
	width: 220px;
	float: left
}

#copy {
	text-align: right;
	width: 510px;
	float: left;
}

#I1 {
	border: 0;
}

a.social_1 {
	display:block;
	line-height: 30px;
	background:  no-repeat left top;
	padding: 0 0 0 30px;
}


