@import url(/css/reset.css);

/* CSS Document */

html{
	height:100%;
	background:#000 url(../images/bg_html.jpg) no-repeat 50% 0;
}
body {
	margin:0;
	color:#fff;
	font:13px Arial, Verdana, Tahoma, sans-serif;
	background:url(../images/bg_body.gif) repeat-x;
	min-width:1003px;
	height:100%;
}
img {border:none;}
a{
	color:#fff;
	text-decoration:none;
	outline:none;
}
a:hover {color:#cc982b;}
form, fieldset{
	padding:0;
	margin:0;
	border:0;
}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	outline:none;
}
textarea{
	overflow:auto;
	resize:none;
}
table{border-collapse:collapse;}
ul{list-style:none;}
*{margin:0;padding:0;}
.clearfix:after{
	content:"";
	display:block;
	clear:both;
	height:0;
}
.yourClass {
	filter: alpha(opacity=50);/*IE 5-7*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";/*IE 8*/
	-moz-opacity:0.5;/*Older mozilla broswers like NN*/
	-khtml-opacity: 0.5;/*Old versions of Safari and "KHTML" browser engines*/
	opacity: 0.6;/*Modern browsers*/
}
.holder{
	width:100%;
	overflow:hidden;
}
h2{
	font:25px "Trebuchet MS", sans-serif;
	color:#e9ad2f;
	text-transform:uppercase;
	margin:0 0 10px 20px;
}
h3{
	font:25px "Trebuchet MS", sans-serif;
	color:#e9ad2f;
}
#container{
	width:980px;
	margin:0 auto;
	min-height:100%;
}
* html #container{height:100%;}
#header{
	width:100%;
	height:107px;
	position:relative;
	overflow:hidden;
}
.logo{
	position:absolute;
	top:37px;
	left:38px;
}
.logo a{
	display:block;
	width:342px;
	height:67px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
}
.navigation{
	position:absolute;
	top:80px;
	right:17px;
}
.navigation li{
	float:left;
	padding:0 25px 0 0;
}
.navigation a{
	display:block;
	height:15px;
       
	
 text-indent:-9999px;
 line-height:0;
 overflow:hidden;
       
	
	
}
.n_services{
	width:53px;
	background:url(../images/n_services.gif) no-repeat;
}
.n_portfolio{
	width:53px;
	background:url(../images/n_portfolio.gif) no-repeat;
}
.n_rentals{
	width:48px;
	background:url(../images/n_rentals.gif) no-repeat;
}
.n_about{
	width:67px;
	background:url(../images/n_about.gif) no-repeat;
}
.n_contact{
	width:49px;
	background:url(../images/n_contact.gif) no-repeat;
}
.n_client{
	width:70px;
	background:url(../images/n_client.gif) no-repeat;
}
.navigation a:hover,
.navigation .active a{background-position:0 -15px;}
.top_bar{
	position:absolute;
	top:27px;
	right:23px;
	font:16px "Trebuchet MS", sans-serif;
}
.top_bar li{
	float:left;
	padding:0 17px 0 0;
	position:relative;
}
.top_bar a{
	display:block;
	margin:13px 0 0;
	height:16px;
	overflow:hidden;
	text-indent:-9999px;
	line-height:0;
}
.top_bar .tb_newsletter{
	width:56px;
	background:url(../images/tb_newsletter.gif) no-repeat;
}
.top_bar .tb_blog{
	width:23px;
	background:url(../images/tb_blog.gif) no-repeat;
}
.top_bar .re_quote a{
	background:url(../images/t_b_re_quote.gif) no-repeat;
	width:180px;
	padding:9px 0 0 0;
	margin:0;
	text-align:center;
	height:25px;
}
.top_bar a:hover,
.top_bar .active a{background-position:0 100%;}

.top_bar .newsletterBlock{
	position:absolute;
	top:0;
	right:17px;
	height:37px;
	width:302px;
	padding:7px 0 0;
	background:url(../images/bg_newsletter.gif) no-repeat;
	display:none;
}



#main{
	width:100%;
	overflow:hidden;
	padding:56px 0 180px;
}
.homepage{padding-top:0px !important;}
.promo_gallery{
	padding:30px 0 0;
	margin:0 0 0 -31px;
	overflow:hidden;
	width:1030px;
}
.promo_gallery li{
	width:221px;
	min-height:230px;
	padding:0 0 15px 32px;
	float:left;
	position:relative;
}
* html .promo_gallery li{height:230px;}
.promo_gallery img{
	display:block;
	margin:0 auto;
}
.promo_gallery h3{
	font:20px "Trebuchet MS", sans-serif;
	padding:11px 0 13px 10px;
	letter-spacing:-1px;
}
.promo_gallery p {margin-left: 10px;}
.promo_gallery .more{
	position:absolute;
	bottom:0;
	left:43px;
}
.more{
	font-size:12px;
	font-weight:bold;
	color:#e5b53a;
	text-transform:uppercase;
}
.service_gallery{
	width:987px;
	margin:0 0 0 -7px;
	overflow:hidden;
	background:url(../images/bg_s_gallery.gif);
}
.service_gallery li{
	width:271px;
	padding:0 29px 30px;
	float:left;
	min-height:428px;
	position:relative;
	overflow:hidden;
}
.service_gallery .more{
	position:absolute;
	bottom:17px;
	right:30px;
}
.service_gallery img{margin-bottom:4px;}
.service_gallery h3{margin:0 0 4px;}
.service_gallery p{
	margin:0 0 19px;
	line-height:18px;
	font-size:14px;
}
.service_gallery em{
	font-size:16px;
	line-height:20px;
	font-style:italic;
}
* html .service_gallery li{height:428px;}
.content_wide{
	background:url(../images/bg_content_holder.gif) repeat-x 0 100%;
	padding:10px 30px 3px;
	border-top:1px solid #181818;
	min-height:470px;
	_height:470px;
}
.content_sub{
	padding:4px 60px 0 20px;
}
.content_wide h3{
	font-size:20px;
	margin-bottom:7px;
}
.content_holder{
	background:url(../images/bg_content_holder.gif) repeat-x 0 100%;
	padding:0 0 3px;
	border-top:1px solid #181818;
}
.content_holder .frame_parent{
	background:url(../images/bg_sidebar_parent.jpg) no-repeat left;
}
.content_holder .frame{
	width:100%;
	background:#101111 url(../images/bg_sidebar.jpg) no-repeat 0 100%;
	min-height:460px;
	_height:460px;
}
.sidebar{
	width:204px;
	float:left;
	display:inline;
	padding:15px 0 0;
}
.sidebar ul{
	padding:0 0 0 22px;
	font:20px "Trebuchet MS", sans-serif;
	letter-spacing:-1px;
}
.sidebar li{margin:0 0 6px;}
.sidebar li a {}
.sidebar li a span {}
.sidebar ul .active,
.sidebar ul .active a{color:#cc982b;}

.sidebar ul ul li a {}

.content{
	float:right;
	width:756px;
	margin:11px 10px;
	display:inline;
	background:url(../images/bg_content.gif) repeat-y;
	min-height:438px;
	_height:438px;
}
.content p{
	margin:0 0 18px;
	line-height:18px;
}
.content .text_section{
	float:left;
	width:290px;
	padding:22px 0 0 19px;
}
.content .img_section{
	float:right;
	padding:25px 0 0;
}
.content h3{
	margin-bottom:7px;
	font-size:20px;
}
.brand_gallery{
	overflow:hidden;
	width:814px;
	margin:0 0 -6px -66px;
	padding:15px 0 0;
}
.brand_gallery li{
	float:left;
	vertical-align:top;
	height:75px;
	padding:0 0 0 80px;
}
.column{
	float:left;
	width:222px;
	padding:0 0 0 20px;
}
.column h3{
	font-size:12px;
	color:#e9ad2f;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
}
.brand_list{
	font-size:12px;
	line-height:14px;
}
.brand_list li{margin:5px 0 0;}
.sidebar ul ul{
	font-size:14px;
	color:#656565;
	padding:0 0 0 21px;
	line-height:16px;
}
.sidebar ul ul a{color:#656565;}
.sidebar ul ul a:hover{color:#cc982b;}
.team_info{padding:16px 75px 0 20px;}
.team_info h3{
	font:bold 12px Arial, sans-serif;
	color:#d9a22e;
	margin:0;
}
.team_info .name_section{
	float:left;
	width:250px;
	padding:0 15px 0 0;
	font-family:"Trebuchet MS", sans-serif;
	line-height:23px;
}
.team_info .name_section h3{
	font:29px "Trebuchet MS", sans-serif;
	margin:0;
}
.team_info .name_section span,
.team_info .name_section address{
	font-size:20px;
	color:#e9ad2f;
	font-style:normal;
}
.team_info dl{
	width:220px;
	float:left;
	color:#e9ad2f;
	margin:3px 0 0;
	line-height:19px;
}
.team_info dl a{color:#e9ad2f;}
.team_info dl a:hover{text-decoration:underline;}
.team_info dt{
	float:left;
	margin:0 3px 0 0;
}
* html .team_info dt{margin:0;}
.team_info dl strong{
	font-size:29px;
	font-weight:normal;
	display:block;
}
.contact_lict{
	width:100%;
	overflow:hidden;
	padding:28px 0 0;
}
.contact_lict li{
	float:left;
	height:35px;
	padding:18px 0 17px;
	overflow:hidden;
}
.contact_lict strong{
	color:#e9ad2f;
	font-size:19px;
	display:block;
	padding:0 0 1px;
}
.contact_lict span{font-size:12px;}
.contact_lict .cl_phone{
	padding-left:89px;
	width:144px;
	background:url(../images/cl_phone.gif) no-repeat;
}
.contact_lict .cl_fax{
	padding-left:105px;
	width:103px;
	background:url(../images/cl_fax.gif) no-repeat;
}
.contact_lict .cl_email{
	padding-left:71px;
	width:225px;
	background:url(../images/cl_email.gif) no-repeat;
}
.request_form{
	float:right;
	width:452px;
	padding:37px 279px 0 0;
}
.request_form .form_column{
	width:195px;
	overflow:hidden;
}
.request_form label{
	font-size:12px;
	color:#999;
	display:block;
	padding:0 0 6px;
}
.request_form .input{
	display:block;
	width:100%;
	background:url(../images/bg_input.gif) no-repeat;
	margin:0 0 13px;
}
.request_form .input input{
	display:block;
	padding:7px 6px 8px;
	width:183px;
	border:none;
	background:none;
	font-size:12px;
	color:#ccc;
}
.reply_holder{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
.request_form .reply_holder input{
	float:left;
	width:15px;
	height:15px;
	margin:0 5px 0 0;
}
.request_form .reply_holder .holder div{
	float:left;
	margin:0 30px 0 0;
}
.request_form .reply_holder .holder label{float:left;}
.request_form .reply_holder .holder div label{padding:0;}
.request_form textarea{
	width:444px;
	height:104px;
	padding:4px;
	background:url(../images/bg_textarea.gif) no-repeat;
	border:none;
	font-size:12px;
	color:#ccc;
}
.portfolio_page{
	margin:10px 0 0 -3px;
	width:983px;
	min-height:460px;
	_height:460px;
}
.portf_box{
	display:inline;
	float:left;
	width:318px;
	margin-left:8px;
	height:202px;
	overflow:hidden;
}
.portf_box h4{
	color:#e9ad2f;
	font:bold 15px Arial, Helvetica, sans-serif;
	padding:5px 0 0 24px;
}
.portf_box h4 a{
	color:#e9ad2f;
}
.portf_box h4 a:hover{
	color:#fff;
}
.portf_box .table_img td{
	background:url(../images/portfolio_img.jpg) no-repeat;
	width:318px;
	height:145px;
	vertical-align:middle;
}
.portf_box .table_img td img{
	display:block;
	margin:auto;
}
.client_page{
	margin:0;
	width:776px;
	background:url(../images/bg_client_block.jpg) no-repeat 191px 100%;
	overflow:visible;
	min-height:460px;
	_height:460px;
}
.client_page .camera_side{
	float:left;
	width:310px;
	padding:30px 0 0 84px;
}
.client_page .camera_side ul{
	margin:0;
	padding:0 0 50px;
	list-style:none;
}
.client_page .camera_side li{
	background:url(../images/bullet_camera.gif) no-repeat 0 0;
	padding:7px 0 10px 40px;
	font-size:18px;
	color:#e7b135;
}
.client_page .camera_side li a{
	font-size:12px;
	color:#e7b135;
}
.client_page .camera_side li a:hover{
	color:#fff;
}
.client_page .ftp_side{
	float:right;
	width:285px;
	padding:30px 0 0;
}
.client_page h3{
	color:#fff;
	margin-bottom:20px;
}
.client_page p{
	color:#e7b135;
	font-size:15px;
}
.data_container{
	padding:70px 0 0 300px;
	min-height:400px;
	_height:400px;
}
.data_container label{
	float:left;
	color:#4a4a4a;
	padding-top:7px;
}
.data_container .f_inputs{
	padding-left:125px;
}
.data_container .checkboxes{
	padding:5px 0 12px 125px;
}
.data_container .input{
	background:url(../images/bg_input.gif) no-repeat scroll 0 0;
	display:block;
	margin:0 0 13px;
	width:100%;
}
.data_container .input input{
	background:none;
	border:0;
	color:#ccc;
	display:block;
	font-size:12px;
	padding:7px 6px 8px;
	width:183px;
}
.ul_message_box{
	padding:0 0 10px;
	color:#fb4b4b;
}


.btn_login{
	display:block;
	width:65px;
	height:24px;
	background:url(../images/btn_login.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin:16px 0 0;
}
.btn_register{
	display:block;
	width:75px;
	height:24px;
	background:url(../images/btn_register.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin:16px 0 0;
}
.btn_send{
	display:block;
	width:65px;
	height:24px;
	background:url(../images/btn_send.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin:16px 0 0;
}
.btn_close{
	display:block;
	position:absolute;
	right:10px;
	top:10px;
	width:24px;
	height:24px;
	background:url(../images/btn_close.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.btn_signup{
	float:left;
	width:65px;
	height:29px;
	background:url(../images/btn_signup.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.btn_close2{
	float:left;
	width:50px;
	height:29px;
	background:url(../images/btn_close2.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.btn_ok{
	display:block;
	width:49px;
	height:24px;
	background:url(../images/btn_ok.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	margin:10px auto 0;
}
.btn_send:hover,
.btn_send.hover,
.btn_login:hover,
.btn_login.hover,
.btn_register:hover,
.btn_register.hover,
.btn_close:hover,
.btn_signup:hover,
.btn_signup.hover,
.btn_close2:hover,
.btn_close2.hover,
.btn_ok:hover,
.btn_ok.hover{background-position:0 100%;}
#footer{
	width:980px;
	margin:-180px auto 0;
	height:180px;
	color:#414141;
	overflow:hidden;
	font-size:14px;
}

#footer .bottom_menu {
    text-align: center;
    margin: 10px 0 20px;
}

#footer .bottom_menu li {
    display: inline;
    margin: 0 10px;
}

#footer .phone{font-size:18px;}
#footer a{color:#414141;}
#footer a:hover{color:#a70;}

.blockOverlay {background: #000 !important; opacity: 0.8 !important;}

.content_sub ul {list-style-type: disc; list-style-position: inside;}
.content_sub ol {list-style-type: decimal; list-style-position: inside;}

.service_title {margin-left: 20px;}
.services_list ul {padding-left: 22px;}