/* CSS Start */

body,html {
	margin:0;
	padding:0;
	color:#fff;
	background-color: #000;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	text-align: center;
	}

a:link, a:visited {
	color:#e9d800;
	text-decoration: underline;
	}

a:hover {
	color:#e9d800;
	text-decoration: underline;
	}

#contentLeft img {
	float:left;
	border: 2px solid #ddd;
	padding: 0px;
	margin: 0 22px 0 0;
	}

hr {
border: 0;
width: 100%;
color: #000;
height: 1px;
margin: 20px 0px 20px 0px;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#header {
	width: 960px;
	height: 103px;
	border-top: 4px solid #e9d800;
	padding: 0;
	margin: 0;
	float: left;
	background: url(/media/183/accurate-logo.jpg);
	background-repeat:no-repeat;
	background-color: #262846;
}

/***** Header split to hold both Home Button and Overlay *****/

#headerSplit {
width: 960px;
height: 103px;
}

/***** Button to click home *****/

#HomeButton a, #HomeButton a:visited {
float:left;
height:103px;
width:670px;
cursor: pointer;
}

/***** Div with contact info in it *****/

#topAddress {
	width:290px;
	margin:0 auto;	
	padding:0px;
	text-align: left;
	float:right;
	font-size:14px;
	height:103px;
}

#topAddressText {
	width:260px;
	margin:0 auto;	
	padding:35px 0px 0px 10px;
	text-align: left;
	float:right;
	font-size:14px;
}

#content {
	float: left;
	width: 880px;
	padding: 20px 20px 20px 20px;
	background-color: #4c4d57;
	margin: 0px 20px 0px 20px;
	text-align: left;
	min-height: 400px;
}

#contentGallery {
	float: left;
	width: 800px;
	margin: 0 40px;
}


#contentGallery img {
	float:none;
	border: 2px solid #ddd;
	padding: 0px;
	margin:0 auto;
	}

.galleryImageContainer{
	float:left;
	margin:0 auto;
	padding:8px; 
	text-align: center;
}

.galleryImageContainer img{
	margin:0 auto;
	padding:0;
	text-align: center;
}

.galleryImageTitle{
	width:100%;
	text-align: center;
	padding:2px 0 2px 0;
	color:#ffffff;
}

#contentLeft {
	float: left;
	width:240px;
	text-align: left;
	margin: 0px 30px 0px 20px;
}

#contentRight {
	float: left;
	width:520px;
	border-left: 1px solid #000;
	text-align: left;
	padding:0px 40px 0px 20px;
}

.clear{
clear:both:
}

#shadUpper {
	width: 920px;
	height: 14px;
	padding: 0px;
	margin: 0px 20px 0px 20px;
	background: url(/media/244/shadow_upper.jpg);
	background-repeat:repeat-x;
	background-color:#4c4d57;
	float: left;
	}

#shadLower {
	width: 920px;
	height: 8px;
	padding: 0px;
	margin: 0px 20px 0px 20px;
	background: url(/media/249/shadow_lower.jpg);
	background-repeat: repeat-x;
	background-color: #4c4d57;
	float: left;
	}

/***** Footer *****/

#footer {
	float: left;
	width: 920px;
	border-top: 4px solid #e9d800;
	border-bottom: 4px solid #e9d800;
	padding:20px;
	color: #ffffff;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	text-align:center;
	background-color: #262846;
}

#footer a {
	color:#e9d800;
	font-weight:normal;
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

