/* ------------home-------------*/
#bg {
	margin:auto;
	width:663px;
}
.banner {
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	width:662px;
	height:290px;
	background-position:center;
}
.block_top {
	background-image: url(images/block_all.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 6px;
}
.block_right {
	background-image: url(images/block_all.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}
.block_pad_image_right {
	padding-left: 6px;
	padding-right:6px;
}
.block_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #778387;
	text-decoration: none;
}
.con_bg {
	background-image: url(images/con_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #2F373A;
	height: 360px;
}



.navi_bg {
	background-image:url(images/navi_bg1.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	padding-top:8px;
	padding-bottom:6px;
	padding-left:18px;
	padding-right:18px;
	
}
.navi_text_org {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E18C1D;
	text-decoration: none;
	font-weight: bold;
}


.navi_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.navi_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #97B4CB;
	text-decoration: none;
	font-weight: bold;
}
.navi_text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.content_paddding {
	padding-left:19px;
	padding-right:18px;
	background-image: url(images/con_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 369px;
	background-color: #2F373A;
	
}
.contect_pad_left {
	padding-left: 30px;
	font-size: 11px;
	color: #B9CEDF;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
.custtomer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #B9CEDF;
	text-decoration: none;
	padding-left: 40px;
}
.message_border {
	font-family: Tahoma;
	font-size: 11px;
	color: #778387;
	text-decoration: none;
	width: 190px;
	border: 1px solid #99A7B1;
	background-color: #2F373A;
	padding: 3px;
}
.name_input {
	font-family: Tahoma;
	font-size: 11px;
	color: #778387;
	text-decoration: none;
	background-color: #2F373A;
	padding: 3px;
	border: 1px solid #99A7B1;
	width: 300px;
	height: 15px;
}

.add_input {
	font-family: Tahoma;
	font-size: 11px;
	color: #778387;
	text-decoration: none;
	background-color: #2F373A;
	padding: 3px;
	border: 1px solid #99A7B1;
	width: 300px;
	height: 50px;
}

.name_input1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #778387;
	text-decoration: none;
	background-color: #2F373A;
	padding: 3px;
	border: 1px solid #99A7B1;
	width: 160px;
	
}

.add_input1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #778387;
	text-decoration: none;
	background-color: #2F373A;
	padding: 3px;
	border: 1px solid #99A7B1;
	width: 160px;
	
}
.custtomer_text  {
	font-family: Tahoma;
	font-size: 11px;
	color: #B9CEDF;
	text-decoration: none;
	padding-left: 0px;
}


.custtomer_text a {
	font-family: Tahoma;
	font-size: 11px;
	color: #B9CEDF;
	text-decoration: underline;
	padding-left: 0px;
}
.custtomer_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B9CEDF;
	text-decoration: none;
	padding-left: 0px;
}

.footer {
	background-image:url(images/footer.jpg);
	width:766px;
	height:204px;
	background-position: left top;
}
.port_footer {
	background-image: url(images/port_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 213px;
	width: 766px;
}
.port_con_bg {
	background-image: url(images/port_con_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
	background-color: #000000;
	padding-right: 18px;
	padding-left: 19px;
}



.footer_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/* ------------home-------------*/


/* ------------aboutus-------------*/
.about_banner { 
	background-image:url(images/about_banner.jpg);
	width:766px;
	height:288px;
	background-repeat:no-repeat;
	background-position:left top;

}
.about_con_bg {
	background-image:url(images/about_con_bg.jpg);
	height:371px;
	background-repeat:repeat-x;
	background-color:#08132B;
	background-position: left top;
	padding-right: 18px;
	padding-left: 19px;	
}
.about_footer {
	background-image:url(images/about_footer.jpg);
	width:766px;
	height:203px;
	background-repeat:no-repeat;
	background-position:left top;
	
}
.about_text  {
	font-family: Tahoma;
	font-size: 11px;
	color: #B9CEDF;
	text-decoration: none;

}


.about_text a {
	font-family: Tahoma;
	font-size: 11px;
	color: #B9CEDF;
	text-decoration: underline;

}
.about_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #B9CEDF;
	text-decoration: none;
	
}
/* ------------aboutus-------------*/

/* ------------services-------------*/
.ser_navi_bg {
	background-image:url(images/ser_navi.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	padding-top:8px;
	padding-bottom:6px;
	padding-left:18px;
	padding-right:18px;

}
.ser_con_bg {
	background-image:url(images/ser_con_bg.jpg);
	height:371px;
	background-repeat:repeat-x;
	background-color:#011B0E;
	background-position: left top;
	padding-right: 18px;
	padding-left: 19px;
}
.ser_footer {
	background-image:url(images/ser_footer.jpg);
	width:766px;
	height:203px;
	background-repeat:no-repeat;
	background-position:left top;
	
}
.ser_block_top {
	background-image:url(images/ser_con_space.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
	background-color:#00CC99;
}
.ser_block_right {
	background-image: url(images/ser_con_space.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:7px;
	
}
.ser_top_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
	font-style: normal;
}
.ser_top_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#97B4CB;
	text-decoration: none;
	font-style: normal;
}
.ser_top_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
	font-style: normal;
}
.ser_top_text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
	font-style: normal;
}

.bro_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #524646;
	text-decoration: none;
}
.ser_middle_line {
	background-image: url(images/ser_midle_line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 2px;
}

.viwe_text {
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	font-weight:normal;
	color:#467E5E;
	
}
.viwe_text a{
	font-family:Tahoma;
	font-size:11px;
	text-decoration: underline;
	font-weight:normal;
	color:#467E5E;
	
}
.viwe_text a:hover{
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	font-weight:normal;
	color:#467E5E;
	
}
	  
/*--------------------portfolio----------------------------*/
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 12px;
	padding: 0;
	float: left;
	position: relative;
	width: 119px;
	height: 68px;
}
.gallery img {
	border: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*.gallery span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 35px;
}*/
.gallery a {
	text-decoration: none;
}

/*.gallery em {
	width: 146px;
	height: 106px;
	display: block;
	background: url(../images/watercolor-mask.png) no-repeat;
	background-position:left top;

}*/

.gallery em {
	width: 119px;
	height: 68px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(images/LConstruction/fram.png) no-repeat;
	text-align: center;
}


.test_footer_image {
	background-image: url(images/test_footer_image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 209px;
	width: 766px;
}
.corners_top_left {
	background-image: url(images/ser_block_left_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 7px;
}
.corners_top_right {
	background-image: url(images/ser_block_right_top.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 7px;
}
.corners_bttm_left {
	background-image: url(images/ser_block_left_bott.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
	width: 7px;
}
.corners_bttm_right {
	background-image: url(images/ser_block_right_bott.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 7px;
	width: 7px;
}
.green_bg {
	background-color: #447B5C;
	
}
/*--------------------portfolio----------------------------*/
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 5px;
	padding: 0;
	float: left;
	position: relative;
	width: 119px;
	height: 68px;
}
.gallery img {
	border: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*.gallery span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 35px;
}*/
.gallery a {
	text-decoration: none;
}

/*.gallery em {
	width: 146px;
	height: 106px;
	display: block;
	background: url(../images/watercolor-mask.png) no-repeat;
	background-position:left top;

}*/

.gallery em {
	width: 119px;
	height: 68px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background:url(images/LConstruction/fram.png) no-repeat;
	text-align: center;
}

select#contact_question_dropdown {
	width: 154px;
	height: 25px;
	float: left;
	position: relative;
	/*z-index: 2;*/
	margin-top: 0px;
	padding-top: 0px;
	display:list-item;
	background-color: #656b72;
	-moz-opacity: 0;
	filter:alpha(opacity: 0);
	opacity: 0;
	cursor: pointer;
	
	border:1px;
	border-bottom:#FFFFFF;
}

select#contact_question_dropdown.dropdown_over {
	
	/*background-color: red;*/
	border:#000000;
	
}

select#contact_question_dropdown.dropdown_down {
width: 154px;
height:25px;
}

div#contact_question_dropdown_label {
	position: inherit;
	z-index: 1;
	line-height: 25px;
	height: 0px;
	padding-left: 0px;
	padding-right:85px;
	background-color:#000000;
	border:1px;
	border-color:#000000;
	margin-left:15px;
}
div#contact_question_dropdown_container {

	/*width: 256px;*/
	width:188px;
	height: 25px;
	margin-left:0px;

background-image:url(images/select_field_bg.jpg);
	background-repeat: no-repeat;
}

div#contact_question_dropdown_container.dropdown_over {
	/*background-position: -10px -1390px;*/
}
p.contact_phone, p.contact_url, div.contact_question {
	float: left;
	line-height: 25px;
	height: 25px;
}

/*//////////////////////////////////////////*/
