body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#everything {
	width:779px;
	margin:auto;
}
#main_container {
	width:775px;
	border:2px solid #B00000;
	float:left;
}

#header {
	float:left;
	width:775px;
}

#about {
	float:left;
}
#contact {
	float:left;
}
#services {
	float:left;
}
#portfolio {
	float:left;
}
#events {
	float:left;
}

.main_bottom_div {
	float:left;
	background-color:#ffffff;
	padding:15px 57px 15px 57px;
	width:661px;
	border-bottom:2px solid #000000;
}

#home_main {
	float:left;
}

#footer {
	clear:both;
	width:775px;
}

#home {
	float:left;
}
#orderStatus {
	float:left;
}
#phone {
	float:left;
}
#copyright {
	float:right;
	font-size:9px;
	color:#ffffff;
	text-align:right;
	padding:10px 6px 10px 0; 
}

#about_us {
	float:left;
	border-top:2px solid #B00000;
	border-bottom:2px solid #B00000;
	background-color:#ffffff;
	padding:30px 100px 10px 50px;
	width:625px; 
	height:325px;
	color:#000000;
	display:block;
}

#process {
	float:left;
	border-top:2px solid #B00000;
	border-bottom:2px solid #B00000;
	background-color:#ffffff;
	padding:30px 100px 10px 50px;
	width:625px; 
	height:325px;
	color:#000000;
}

#services_content {
	float:left;
	border-top:2px solid #B00000;
	border-bottom:2px solid #B00000;
	background-color:#ffffff;
	padding:30px 30px 10px 50px;
	width:695px; 
	color:#000000;
}

#contact_content {
	float:left;
	border-top:2px solid #B00000;
	border-bottom:2px solid #B00000;
	background-color:#ffffff;
	padding:30px 30px 10px 50px;
	width:695px; 
	color:#000000;
}

#form_col_one {
	float:left;
	width:300px;
}

#form_col_two {
	float:left;
	width:300px;
}

.phone_indent {
	margin:0 0 0 30px;
}
.float_left {
	float:left;
}
.form_field_label {
	padding:6px 0 2px 0;
}


#portfolio_content {
	float:left;
	border-top:2px solid #B00000;
	border-bottom:2px solid #B00000;
	background-color:#ffffff;
	padding:30px;
	width:715px; 
	color:#000000;
}

#port_one {
float:left;
padding: 0 5px 0 0;
width:175px;
}

#port2 {
float:left;
padding: 0 5px 0 0;
width:175px;
}

#port3 {
float:left;
padding: 0 5px 0 0;
width:175px;
}

#port4 {
float:left;
padding:0;
width:175px;
}


a:link, a:active, a:visited {
	color:#B00000;
}
a:hover {
	color:#666666;
}

h3 {
padding-top:0;
margin-top:0;
}

a
{
  outline: none;
}


