@charset "utf-8";
/* MASTER */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* FLASH HOLDERS */

.flash_header {
	float:left;
	width:930px;
	height:152px;
	}
	
.flash_home {
	float:left;
	width:930px;
	height:392px;
	}

.nav {
	float:left;
	width:930px;
	height:39px;
	}
	
/* STRUCTURE */

.wrapper {
	margin:auto;
	width:932px;
	}
	
.wrapper_leftcol {
	float:left;
	width:690px;
	}
	
.wrapper_rightcol {
	float:left;
	width:242px;
	}	
	
.wrapper_contentleft {
	margin-top:12px;
	float:left;
	width:678px;
	margin-left:12px;
	}
	
.wrapper_contentright230 {
	float:left;
	width:230px;
	margin-left:12px;
	}		
	
.wrapper_firstpara678 {
	float:left;
	width:666px;
	padding-right:12px;
	}
	
.wrapper_177left {
	float:left;
	width:177px;
	margin-right:12px;
	}
	
.wrapper_body {
	float:left;
	width:477px;
	padding-right:12px;
	}
	
.wrapper_header_img {
	float:left;
	width:932px;
	height:175px;
	}		

.wrapper_footer {
	width:932px;
	margin:auto;
	}
	
.wrapper_footer_inner {
	width:932px;
	margin-top:70px;
	margin-bottom:50px;
	float:left
	}
	
.wrapper_gallery {
	float:left;
	width:230px;
	margin-right:12px;
	margin-top:12px;
	}
	
.wrapper_gallerybox_frame {
	float:left;
	width:230px;
	}	
			
.wrapper_gallery_boxL {
	float:left;
	width:110px;
	margin-right:5px;
	margin-bottom:10px;
	}	
	
.wrapper_gallery_boxR {
	float:left;
	width:110px;
	margin-left:5px;
	margin-bottom:10px;
	}			
/* TYPE */

.txt_header_18px {
	font-family:"Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size:18px;
	font-weight: bold;
	color: #ff9900;
	}
	
.txt_header_copy {
	font-family:"Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size:14px;
	color: #ffffff;
	line-height:18px;
	}

.txt_footer {
	font-family:"Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size:11px;
	color:#999999;
	line-height:15px;
	}
	
.txt_footer a:link {
	color:#999999;
	text-decoration:none;
}	

.txt_footer a:hover {
	color:#999999;
	text-decoration:underline;
}

.txt_footer a:visited {
	color:#999999;
}
	
.txt_body_normal {
	font-family:"Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size:12px;
	color: #ffffff;
	line-height:15px;
	}
	
.txt_body_normal a:link {
	color:#ff9900;
	text-decoration:none;
}

.txt_body_normal a:hover {
	color:#ff9900;
	text-decoration:underline;
}

.txt_body_normal a:visited {
	color:#ff9900;
}

.txt_body_normal a:active {
	color:#ffffff;
	text-decoration:none;
}
	
.txt_body_orange {
	font-family:"Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size:12px;
	color: #ff9900;
	line-height:15px;
	}	

.txt_body_orange2 {
	font-family:"Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size:14px;
	font-weight:bold;
	color: #ff9900;
	line-height:15px;
	}
		
.txt_services_list {
	font-family:"Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-size:10px;
	color: #ffffff;
	line-height:14px;
	}	
	
/* FORMS */
	
.formholder {
	float:left;
	width:230px;
	height:396px;
	margin-right:12px;
	margin-top:12px;
	background-image: url(images/formBG.jpg);
	background-repeat: no-repeat;
	}
	
.form_inside {
	float:left;
	width:210px;
	padding-right:10px;
	padding-left:10px;
	padding-top:15px;
	}
	
/* FORM ELEMENTS */

.section form {
display: inline; }

label {
	font-family: "Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	display:block;
	margin:5px 0 5px 0;
	color: #ffffff;
}

form select {
font-family: "Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
line-height:18px;
font-size: 11px;
width: 210px; }

form input, textarea {
font-family: "Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
line-height:18px;
font-size: 11px;
width: 210px; }

form input.button {
	font: bolder 12px "Lucida Sans", HelveticaNeue, "Helvetica Neue", helvetica, arial;
	border: 1px solid #ccc;
	padding: 2px 3px;
	margin: 10px 0 5px 0;
}

#contactform input, #contactform textarea, #contactform select{
	width: 210px;
	color: #333333;
	border: none;
	background: #ffffff;
}

#contactform input, #contactform select{
height: 23px;
}
