body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background: #000000;
	font-weight: regular
}

a:link, a:visited { color: #ff9933; text-decoration: none; font-weight: bold; } 
a:active { color: #ff9000; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }

p {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right }

.header_01 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-family: book antiqua;
	font-size: 30px;
	color: #ffffff;
	font-weight: regular;
}

.header_04 {
	font-size: 12px;
	color: #ffffff;
	font-weight: regular;
}

.header_02 {
	margin: 0 0 5px 0;
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
}

.header_02 a {
	margin: 0 0 5px 0;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


#header_wrapper {
	width: 100%;
	margin: 0 auto;
	background: url(../images/site_images/header_repeat.jpg) repeat-x;
}

#header {
	width: 680px;
	height: 222px;
	padding: 0 10px 0 190px;
	margin-left: 37px;
    background: url(../images/site_images/header_bg.jpg) no-repeat;
}

#header_about {
	width: 680px;
	height: 222px;
	padding: 0 10px 0 190px;
	margin-left: 37px;
    background: url(../images/site_images/header_bg_aboutus.jpg) no-repeat;
}

#header_services {
	width: 680px;
	height: 222px;
	padding: 0 10px 0 190px;
	margin-left: 37px;
    background: url(../images/site_images/header_bg_services.jpg) no-repeat;
}

#header_contactus {
	width: 680px;
	height: 222px;
	padding: 0 10px 0 190px;
	margin-left: 37px;
    background: url(../images/site_images/header_bg_contactus.jpg) no-repeat;
}

#header_gallery {
	width: 680px;
	height: 222px;
	padding: 0 10px 0 190px;
	margin-left: 37px;
    background: url(../images/site_images/header_bg_gallery.jpg) no-repeat;
}



#header #title {
	float: left;
	margin: 100px 0 0 40px;
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: 5px;
}

#header #title span {
	display: block;
	margin: 10px 0 0 5px;
	font-size: 14px;
	color: #201d1d;
	font-weight: bold;
	letter-spacing: 5px;
}

#menu_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(../images/site_images/menu_bg.jpg) repeat-x;
}

#menu {
    width: 680px;
	height: 45px;
	padding: 0 0 0 0px;
	background: url(../images/site_images/menu_bg.jpg) repeat-x;
}

#menu ul {
	float: left;
	margin: 0 10px;
	padding: 0 0 0 0px;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#menu ul li a {
	display: inline-block;
	height: 33px;
	width: 95px;
	text-align: center;
	padding: 12px 0 0 0;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	outline: none;
}



#menu li a:hover, #menu li .current {
	position: relative;
	color: #ffffff;
	background: url(../images/site_images/menu_right.jpg) top right no-repeat;
}

#menu li a:hover span, #menu li .current span	{
	position: absolute;
	display: inline-block;
	width: 11px;
	height: 45px;
	top: 0;
	left: 0;
	background: url(../images/site_images/menu_left.jpg) no-repeat;
}

#content_wrapper {
	clear: both;
	width: 100%;
	margin-bottom: 100px;
	background: url(../images/site_images/background_wallpaper.jpg) repeat-x, repeat-y;
}

#content {
    width: 680px;
	padding: 0 10px 0 40px;
}

#content_lacing {
    width: 900px;
	padding: 0 10px 0 40px;
}

.em_text {
	color: #000000;
	font-size: 14px;
	color: #ffffff;
	
}


.section_w620 {
	padding-top: 50px;
	width: 450px;
	
}

.section_w620_lacing {
	padding-top: 50px;
	width: 680px;
	
}
.section_w620 p {
	text-align: justify;
	margin-bottom: 10px;
	
}


.section_w250 {
	padding-top: 20px;
	width: 200px;
	
}

.section_w250 .w250_content {
	padding: 0 0 0 0;
	font-size: 12px;
	
}

.section_w250_lacing {
	padding-top: 20px;
	padding-left 20px;
	width: 400px;
	
}

.section_w250_lacing .w250_content_lacing {
	padding: 0 0 0 0;
	font-size: 12px;
	
}

.section_w250_eco {
	padding-top: 20px;
	padding-bottom: 100px;	
	width: 400px;
	
}

.section_w250_eco .w250_content_eco {
	padding: 0 0 100px 0;
	font-size: 12px;
	
}

.section_w620_eco {
	padding-top: 50px;
	width: 680px;
	
}

.section_w620_eco p {
	text-align: justify;
	margin-bottom: 10px;
	
}

.section_without_padding {
	position: absolute; top: 372px; left: 700px;

}

.section_320 {
	width: 320px;
}

.section_w250_title {
	display: block;
	width: 260px;
	height: 30px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 55px;
}

.image_wrapper_01 {
	width: 450px;
	height: 312px;
	margin: 0 0 0 0;
	padding: 6px;
	background: #201d1d;
}

.image_wrapper_01 img {
	width: 450px;
	height: 312px;
	border: 1px solid #666;
}


.image_wrapper_sidetop {
	width: 190px;
	height: 196px;
	margin: 0 0 0 0;
	padding: 6px;
	background: #201d1d;
}

.image_wrapper_sidetop img {
	width: 190px;
	height: 196px;
	border: 1px solid #666;
}

.image_wrapper_about {
	width: 345px;
	height: 210px;
	margin: 0 0 0 0;
	padding: 6px;
	background: #201d1d;
}

.image_wrapper_about img {
	width: 345px;
	height: 210px;
	border: 1px solid #666;
}

.list_01 {
	margin: 20px 0 10px 30px;
	padding: 0px;
	list-style: decimal;
}

.list_01 li {
	padding: 0px;
	margin: 0 0 5px 0;
	color: #ffffff;
}

# _wrapper {
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #000000;
	color: #666666;
}

#footer { 
    width: 950px;	
	padding: 0px 10px 30px 38px;
	font-size: 16px;
	color: #666666;
}

#footer a {
	font-weight: regular;
	text-decoration: none;
}
