/* CSS Document */
body { 
		background: url(images/main_body_bg.gif) top repeat-x #242424;
		margin: 0; 
		padding: 0;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #313131; 
}
a { 
		color: #313131;
		text-decoration: underline; 
} 
a:hover { 
		text-decoration: none; 
} 
h1 { 
		font-size: 26px; 
		font-family: Helvetica, Arial, sans-serif;
		letter-spacing: -1px; 
		font-weight: normal;
		margin: 44px 0 28px 0; 
		padding: 0; 
} 
h4 { 
		font-size: 26px; 
		font-family: Helvetica, Arial, sans-serif;
		letter-spacing: -1px; 
		font-weight: normal;
		margin: 0 0 26px 0; 
		padding: 0 0 10px 0;
		border-bottom: 1px solid #c1c1c1; 
} 
h3 { 
		font-size: 26px; 
		font-family: Helvetica, Arial, sans-serif;
		letter-spacing: -1px; 
		font-weight: normal;
		margin: 0 0 26px 0; 
		padding: 20px 0 0 0;
		border-top: 1px solid #c1c1c1; 
}
h2 { 
		margin: 0;
		padding: 0;
		font-size: 11px; 
		font-weight: normal;
		text-align: center; 
} 

p { 
		margin: 0 0 20px 0;
		line-height: 1.6em; 
} 
#container { 
		width: 918px; 
		margin: auto; 
} 
#header {
		height: 78px;
		font-family: Helvetica, Arial, sans-serif; 
		font-size: 50px; 
		font-weight: bold;
		color: #fff;
		padding: 33px 0 0 33px;
		letter-spacing: 0;
		word-spacing: -10px;
		line-height: 30px; 
} 
.logo_right {
		color: #13282f; 
} 
.logo_right_right {
		font-size: 20px;
		letter-spacing: 0;
		font-weight: normal;
		color: #13282f;
		word-spacing: 0;
} 
.logo_right_right_right {
		font-size: 20px;
		letter-spacing: 0;
		font-weight: normal;
		word-spacing: 0;
} 
#nav {
		height: 52px;
		margin: 0 0 29px 0; 
}
#nav ul {
		padding: 0; 
		margin: 0; 
}  
#nav li {
		display: inline; 
}
#nav li a {
		display: block;
		width: 126px; height: 33px;
		padding-top: 17px; 
		float: left;
		border-right: 1px solid #313131;
		text-align: center;
		font-size: 14px; 
		text-decoration: none;
		color: #fff; 
}
#nav li a:hover {
		color: #ff6000; 
}
#nav .left_border { 
		border-left: 1px solid #313131;
} 
#main_body_top { 
		background:url(images/main_body_top.gif); 
		height: 4px;
		clear: both; 
} 
#main_body_main { 
		background:url(images/main_body_main_bg.gif) top repeat-x #e8e5df;
		height:695px; 
}
#main_body_about { 
		background:url(images/main_body_main_bg.gif) top repeat-x #e8e5df;
		height:619px; 
}
#main_body_services { 
		background:url(images/main_body_main_bg.gif) top repeat-x #e8e5df;
		height:595px; 
}
#main_body_contact { 
		background:url(images/main_body_main_bg.gif) top repeat-x #e8e5df;
		height:820px; 
}
#main_body_btm { 
		background:url(images/main_body_btm.gif); 
		height: 4px;
		clear: both; 
}
#footer { 
		height: 111px;
} 
#footer_1 {
		width: 426px;
		float: left;
		color: #989898;
		padding: 50px 0 0 33px; 
} 
#footer_1 a {
		color: #ff6000;
		text-decoration: underline; 
}
#footer_1 a:hover {
		text-decoration: none; 
}  
#footer_2 {
		width: 426px;
		float: left;
		color: #fff;
		text-align: right;
		padding: 50px 33px 0 0;
} 
#footer_2 a {
		color: #fff; 
		text-decoration: none; 
}
#footer_2 a:hover {
		text-decoration: underline; 
}  
#main_img {
		background: url(images/main_img_1.jpg); 
		width: 553px; 
		height: 217px; 
}
#main_img2 {
		background: url(images/main_img_2.jpg); 
		width: 553px; 
		height: 217px; 
}
#main_img3 {
		background: url(images/main_img_3.jpg); 
		width: 553px; 
		height: 217px; 
}
#main_img4 {
		background: url(images/main_img_4.jpg); 
		width: 553px; 
		height: 217px; 
} 
#main_body_1 { 
		width: 553px; 
		float: left;
		margin: 25px 0 10px 0;
		padding: 0 0 0 32px;  
} 
#main_body_2 { 
		width: 242px; 
		float: left;
		margin: 25px 0 10px 0;
		padding: 0 31px 0 60px;  
}
.index_list { 
		margin: 0 0 20px 0; 
		padding: 0; 
		display: block; 
		float: left;
		line-height: 1.6em;
		width: 225px;
		list-style: none;
		font-weight: bold; 
} 
.index_list li {
		background: url(images/bulllet.gif) no-repeat 0 50%;
		padding-left: 17px; 
} 
.clear { 
		clear: both; 
} 
/*Forms defaults*/
input, textarea {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #313131; 
}
label {

	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}


.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}

