body {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

body.Home #aHome,
body.AboutUs #aAboutUs,
body.ContactUs #aContactUs {
	color: #999999;
	background-image: url(../images/arrow_indicator.gif);
	background-repeat: no-repeat;
	background-position: center 26px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}

#container {
	width: 960px;
	margin-top: 0px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}


#header {
	height: 70px;
	width: 960px;
}
#header .logo {
	height: 70px;
	background-color: #F51411;
	float: left;
	width: 100px;
	background-image: url(../images/scratch_logo.gif);
}
#header .navigation {
	height: 30px;
	width: 860px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 30px;
	text-align: right;
	font-family: Georgia;
	font-size: 13px;
}

#header a {
	text-decoration: none;
	color: #000000;
}

#header .navigation a {
	text-decoration: none;
	margin-left: 40px;
	height: 30px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	display: block;
	float: right;
}

#header .navigation a:hover {
	color: #ED1D1B;
}

#main_content {
	width: 960px;
	height: auto;
	float: left;
	clear: left;
}

#main_content h1 {
	padding-top: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
}

#main_content h2, #locations h2 {
	letter-spacing: -1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
#main_content p, #locations p {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;
	color: #666;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#main_content p a, #locations p a {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;
	color: #ED1D1B;
	text-decoration: none;
	font-weight: bold;
}
#main_content p a:hover, #locations p a:hover {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;
	color: #ED1D1B;
	text-decoration: underline;
	font-weight: bold;
}


#main_content b  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#main_content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	list-style-type: none;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#main_content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#main_content .work_statement {
	height: 80px;
	padding-top: 30px;
	clear: left;
	float: left;
	width: 960px;
}

#main_content .work_statement p {
	margin: 0px;
	padding: 0px;
}

#main_content .project_left {
	width: 460px;
	margin-right: 20px;
	height: auto;
	float: left;
	clear: left;
	position: static;
}

/*#main_content .project_left img, #main_content .project_right img  {
	padding-top: 20px;

}*/

#main_content .project_right {
	float: right;
	width: 460px;
	margin-left: 20px;
	height: auto;
	clear: right;
	position: static;
}

#main_content .about_statement {
	padding-top: 30px;
	clear: left;
	float: left;
	width: 960px;
	height: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 30px;
}

#main_content .about_box_1 {
	float: left;
	width: 370px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 580px;
	padding-right: 20px;
	margin-bottom: 20px;
}

#main_content .about_box_2 {
	float: left;
	width: 200px;
	margin-left: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 580px;
	margin-bottom: 20px;
}

#main_content .about_box_3 {
	float: left;
	width: 130px;
	margin-left: 20px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 580px;
	margin-bottom: 20px;
}

#main_content .about_box_4 {
	float: left;
	width: 140px;
	margin-left: 20px;
	height: 580px;
	margin-bottom: 20px;
}

#main_content .button {
	float: left;
	height: 20px;
	clear: left;
	padding-bottom: 50px;
}

#main_content .button a:hover {
	color:#FFFFFF;
	background-attachment: scroll;
	background-color: #FF2A00;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#main_content .button a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:0 none;
	color:#FFFFFF;
	display:block;
	text-align:center;
	text-decoration:none;
	width:9em;
	background-attachment: scroll;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Arial;
	font-size: 11px;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}

#lightbox_button {
	float: left;
	height: 20px;
	color: #FFFFFF;
	clear: left;
	padding-bottom: 50px;
}

#lightbox_button a:hover {
	color:#FFFFFF;
	background-attachment: scroll;
	background-color: #FF2A00;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#lightbox_button a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border:0 none;
	color:#FFFFFF;
	display:block;
	text-align:center;
	text-decoration:none;
	width:9em;
	background-attachment: scroll;
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	font-family: Arial;
	font-size: 11px;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}

#main_content li a {
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;
	color: #ED1D1B;
	text-decoration: none;
	font-weight: bold;
}


#locations .locations_box h1 {
	margin-top: 0px;
}

#locations .locations_box {
	float: left;
	width: 220px;
	padding-right: 20px;
}

#locations {
	clear: left;
	float: left;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
}


/*#button :hover {
	float: left;
	background-color: #FF0000;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;	
}

#button a {
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}
*/

#contact_us {
	margin-top: 0px;
	clear: left;
	float: left;
	height: auto;
	width: 960px;
	padding-bottom: 20px;
	padding-top: 0px;
}

#contact_us p {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#contact_us .red {
	color: #FF2A00;

}


#contact_us .column_1 {
	width: 240px;
	clear: right;
	float: left;
	height: auto;
}

#contact_us .column_2 {
	width: 240px;
	clear: right;
	float: left;
	height: auto;
}

#contact_us .column_3 {
	width: 480px;
	clear: right;
	float: left;
	height: auto;
}

#contact_us .submit_button {
	float: right;
	padding-top: 20px;

} 

#contact_us .submit_button input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contact_us label {
	padding-bottom: 20px;

} 

#contact_us form {
	margin: 0px;
	padding: 0px;

} 

#contact_us input {
	font-family: Arial;
	line-height: 16px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 20px;
} 

#contact_us input:focus {
	background-color: #FFFFFF;
	border: 1px solid #4eAAd1;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	clear: left;
	float: left;
	height: auto;
	width: 960px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	padding-top: 20px;
}

#footer .left{
	clear: left;
	float: left;
	width: 480px;
	text-align: left;
		padding-top: 5px;
	padding-bottom: 5px;
}


#footer .right{
	clear: right;
	float: left;
	width: 480px;
	text-align: right;
}

#footer .right img {

}

#footer .right h5{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline;
	text-align: center;
	vertical-align: middle;
}
#footer_top {
	height: 50px;
	width: 960px;
	float: left;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#footer_top h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF2A00;
	text-decoration: none;
}
#footer_top h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF2A00;
	text-decoration: underline;
}
