body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/index_03.jpg);
	background-repeat: repeat-x;
	background-color: #130101;
}
#index_wrapper {
	background-image: url(../images/index_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	min-width: 1000px;
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
}
#service_wrapper {
	background-image: url(../images/abs_fabricating_laser_cutting_flesherton_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 900px;
	min-width: 1000px;
	max-width: 1400px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
}
#service_menu {
	height: 50px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 230px;
	font-size: 23px;
	color: #FFDD15;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;

}
#service_menu a {
	color: #FFDD15;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
#index_menu {
	height: 35px;
	width: 630px;
	color: #FFDD15;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 0.24em;
	padding-top: 155px;
	float: left;
	padding-left: 760px;
}
#index_menu a {
	text-decoration: none;
	color: #FFDD15;
}
#service_details_wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
}
#service_left {
	float: left;
	height: 450px;
	width: 250px;
	padding-left: 75px;
	padding-top: 30px;
}
#service_right {
	float: left;
	height: 400px;
	width: 535px;
	margin-left: 25px;
	margin-top: 30px;
}
#service_photo {
	float: left;
	height: 325px;
	width: 535px;
	border: 1px solid #000;
}
#view_photos {
	float: left;
	height: 50px;
	width: 450px;
	padding-left: 25px;
	padding-top: 15px;
}
#view_photos a {
	text-decoration: none;
	-webkit-transition: all .2s ease-in 0s;
	-moz-transition: all .2s ease-in 0s;
	-ms-transition: all .2s ease-in 0s;
	-o-transition: all .2s ease-in 0s;
	transition: all .2s ease-in 0s;
}
#service_body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/abs_fabricating_laser_cutting_flesherton_04.jpg);
	background-repeat: repeat-x;
}



#white_link {
	color: #FFF!important;
	font-weight: 600;
	text-decoration: none;
}
#index_copy {
	float: left;
	height: 50px;
	width: 800px;
	padding-left: 260px;
	padding-top: 340px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #FFF;
}
#index_footer {
	font-family: Helvetica, Arial, sans-serif;
	width: 580px;
	height: 25px;
	float: left;
	color: #58595B;
	padding-top: 60px;
	padding-left: 620px;
}
#service_footer {
	font-family: Helvetica, Arial, sans-serif;
	width: 580px;
	height: 25px;
	float: left;
	color: #58595B;
	padding-left: 620px;
}

#index_footer a {
	color: #58595B;
	text-decoration: none;
}
#service_footer a {
	color: #58595B;
	text-decoration: none;
}

.lightgry {
	color: #D0D2D3;
}
.arial {
	font-family: Helvetica, Arial, sans-serif;	
}
.font14 {
	font-size: 14px;
	line-height: 24px;
}
.font10 {
	font-size: 13px;
	line-height: 17px;
	font-weight: 500;
}

.font34 {
	font-size: 34px;
}
#view_photos a:hover {
	text-shadow: 0px 0px 3px #000;
	color: #999999;
}
#service_menu a:hover {
	color: #F90;
}
#contact {
	float: left;
	height: 400px;
	width: 525px;
}
