﻿* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
/*Firefox scrollbar fix*/
	}
	
body {
	color: #575757;
	background:#fff;
	background-image:url(../../images/bg_main.jpg);
	background-repeat:repeat-x;

	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	}

p{	
	padding:0 10px 10px 0;
	margin:0px;
}


a, a:visited {
	color: #000;
	text-decoration:none;
	}

a:hover, a:active {
	color:#E91717;
	}

h1{
	margin:0px;
	padding:0px;
	font-size:17px;
	padding-bottom:5px;
	color:#575757
}

h2{
	margin:0px;
	padding:0px;
	font-size:15px;
	padding-bottom:5px;
	color:#575757

}

h3{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#575757
}



ul{
	margin:0px;
	padding:0px;
}

li{
	list-style:none;
}

img, a:link img, a:visited img {
	border:0
	}

.clear{
	clear:both;
}
.right{
	float:right;
}
.left{
	float:left;
}

/* mains */

#wrapper{

}

#toplink{
	background-image:url(../../images/top_bg.jpg);
	background-repeat:repeat-x;
	height:16px;

}

.toplinks{
	width:340px;
	float:right
}
.toplink_l{
	background-image:url(../../images/toplink_l.jpg);
	background-repeat:no-repeat;
	height:16px;
	width:18px;
	float:left;
	
}

.toplink_r{
	background-image:url(../../images/toplink_r.jpg);
	background-repeat:no-repeat;
	height:16px;
	width:18px;
	float:left;
}
.toplink_bg{
	background-color:#4A535C;
	height:16px;
	width:100px;
	float:left

}


#toplink a{
	font-size:10px;
	color:#DDE6EF;
	background-image:url(../../images/toplinks_slice.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

#toplink a:hover{
	color:#A3A3A3;
}





#content{
	width:1000px;
	margin:0 auto;
	position:relative;


}



#headerContent{

margin:0 auto;
position:relative;
}
#header{
width:1000px;
margin:0 auto;
position:relative
	
}
.brandding{
	 width:200px;
	 float:left;
	 padding-top:40px;
	 margin-left:10px;
}
#nav{
	width:600px;
	float:right;
	margin-right:100px;
	
}

#nav ul{
	margin-top:40px;
	float:right
}


#nav li{
	float:left;
	margin-left:20px;
	padding-right:20px;
	background-image:url(../../images/link_fasel.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#nav li.wihtoutDot{
	float:left;
	margin-left:20px;
	padding-right:20px;
	background:none
}



#nav li a{
	text-transform:uppercase;
	color:#636970;
	font-size:12px;
	font-weight:bold;
}



#nav li a:hover{
	color:#FC0F0F;
}


#data{
	padding:10px;
	width:980px;
	display:inline-block;
}



#homeside{
	width:300px;
	float:left;
}


#homeside h2{
	background:#FC0F0F;
	text-transform:uppercase;
	color:#fff;
	float:left;
	font-size:12px;
	padding:5px;
	
}

.homesideheader{
	height:30px;
	border-bottom:1px #E9E9E9 solid;
	padding-bottom:5px;
}

.newsmore{
	float:right;
}







.newsitem{
	display:inline-block;
	width:300px;
	border-bottom:1px #E9E9E9 solid;
	padding-bottom:5px;	
	padding-top:5px;
	font-size:11px;
	
}


.newsitem a{
	color:#4C4C4C;
	background-image:url(../../images/news_bullets.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
}

.newsitem a:hover{
	color:#ccc;
}

.newsitem span{

	float:right
}



#homedata{
	background-image:url(../../images/home_img.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:420px;
	height:150px;
	float:left;
	margin-left:10px;
}
.homearticel{
	width:250px;
	height:130px;
	float:right;
	text-align:right;
	margin-right:20px;
	margin-top:30px;
}



.homearticel h2{
   font-size:14px;
   font-weight:bold;
   text-transform:uppercase;
   color:#000;
   margin:0px;
   padding:0px;

}
.homearticel h3{
	color:#000;
	font-size:12px;
	text-transform:uppercase;
	

}
.homearticel span{
	color:#FB1717;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	background-image:url(../../images/small_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}

.homearticel p{
	padding:0px;
	color:#646464;
	font-size:12px;

}

#ser_home{
	width:225px;
	float:right;
	margin-right:10px;
}
.ser_home_t{
	background-image:url(../../images/ser_home_top.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:10px;


}

.ser_home_b{
	background-image:url(../../images/ser_home_bottom.jpg);
	background-repeat:no-repeat;
	width:210px;
	height:10px;
}

.ser_home_bg{

	background-image:url(../../images/ser_home_bg.jpg);
	background-repeat:repeat-y;
	width:210px;

}
.ser_home_item{
	border-bottom:1px #E9E9E9 solid;
	padding-bottom:10px;
}
.ser_home_item h2{
		margin:0px;
		padding:0px;
		padding-bottom:10px;
		padding-top:5px;
}

.ser_home_item a{
	font-size:11px;
	color:#616161
}


.ser_home_item a:hover{
	color:#FB1717
}



.ser_title{
	float:left;
	margin-left:10px;


}

.sermore{
	float:right;
	margin-right:10px;

}






/* side menu */

#sidemenu{
	width:200px;
	float:left;
	margin-top:30px;
}


#sidemenu h2{
background-image:url(../../images/side_menu_top.jpg);
background-repeat:no-repeat;
width:200px;
margin-bottom:5px;
}


#sidemenu li{
	border-bottom:1px #E4E4E4 solid;
	padding-bottom:5px;
}


#sidemenu a{
	background-image:url(../../images/side_menu_bullets.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	color:#666666;
	font-size:12px;
}


#sidemenu a:hover{
	background-image:url(../../images/side_menu_bullets_active.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	color:#FC5151;
}

#active a{
	background-image:url(../../images/side_menu_bullets_active.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	color:#FC5151;

}

/* page */

#page{
	width:740px;
	float:left;
	margin-left:30px;

}

#page h2{
	font-size:16px;
	width:700px;
	border-bottom:1px #E2E2E2 solid;
	padding-bottom:5px;
	background-image:url(../../images/page_title_bullets.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:30px;
	text-transform:uppercase;
	color:#000;
	}


#page h3{
	font-size:14px;
	color:#000;
	font-weight:normal;
	margin-top:5px;
}

#page h2 strong{
	font-size:16px;
	color:#FD0000;
	text-transform:uppercase;;
}



#page span{
	color:#FB1717;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
	background-image:url(../../images/small_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:15px;
}
#pagedata{
	padding-top:10px;
}


.pageimg{
	width:210px;
	height:115px;
	float:left
}



.pageimg img{
	width:210px;
	height:115px;
}


.pageimg p{
	font-size:12px;
	color:#333333
}

.first_articel{
	padding-top:40px;
}


#page ul{
	margin-left:150px;
	margin-top:10px;
}
#page li{
	background:url(../../images/page_list_bullets.jpg) left top no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	width:400px;
	font-weight:bold;
	font-size:11px
}
#page li.textPargraph{
	padding-left:0px;
	margin-bottom:10px;
	background:none;
	font-weight:normal;
	width:400px;
}

#page a{
	font-size:12px;
	color:#076CC1;
	text-decoration:underline;
	font-weight:bold;
	margin-right:25px;
}
#page a:hover{
	font-size:12px;
	color:#727272
}


.se_more{
	float:right;
}
.se_por{
	float:right
}

.galleryitem{
	width:235px;
	float:left;
	padding:0 10px 10px 0;
	display:inline-block
	
}


.gallery_img{
	background-image:url(../../images/sample_bg.jpg);
	background-repeat:no-repeat;
	width:234px;
	height:130px;
	
}

.gallery_img img{
	width:218px;
	margin-left:8px;
	margin-top:5px;
}


.galleryitem a{
	color:#4A585B;
	text-decoration:none
}
.galleryitem a:hover{
	color:#FB1717;
}



.projecttitle{
	float:left;
	margin-top:5px
	
}

#contactdata{
	margin-top:20px;
	margin-left:210px;
}

#contactdata h3{
	font-size:16px;
	border-bottom:1px #E2E2E2 solid;
	padding-bottom:5px;
	text-transform:uppercase;
	color:#000;
	margin-bottom:10px;
	font-weight:bold
	}


.contactitem{
	margin-bottom:10px;
}


/* footer */


#footer{
	background-image:url(../../images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:100px;
	
}

.footer_all{
	width:990px;
	margin:0 auto
}


.footer_logo{
	width:120px;
	float:left;
	margin-left:15px;
	margin-top:10px
}

.footer_data{
	float:right;
	margin-right:15px;
	margin-top:20px
}

.footer_address{
	display:inline-block;
	font-size:12px;
	color:#828282;
	
}



.copyrights{
	font-size:11px;
	color:#909090;
	text-align:right;
	margin-top:5px
}


#singleproject{
	
}


#singleproject span{
	font-size:12px;
	color:#313131;
	background:transparent
}


#singleproject ul{
	margin-left:0px;
	
}


#singleproject a{
	font-size:12px;
	font-weight:normal
}


#singleproject ul li{
	float:left;
	width:30px;
	background:transparent;
	padding-left:0px;
	background-image:url(../../images/inactive_no.jpg);
	background-repeat:no-repeat;	
	text-align:center;
	width:15px;
	margin-right:5px;
	
}

#singleproject ul li.active{
	float:left;
	width:30px;
	background:transparent;
	padding-left:0px;
	background-image:url(../../images/active_no.jpg);
	background-repeat:no-repeat;	
	text-align:center;
	width:15px;
	margin-right:5px;
	
}


#singleproject ul li a{
	text-decoration:none;
	color:#fff;
	font-size:11px;
	margin:0px;
	
}



#singleproject ul li a:hover{
	
	color:#ccc;
	font-size:11px;
	
	
}





.singleproject_photo{
	background-image:url(../../images/gallerY-item_bg.jpg);
	background-repeat:no-repeat;
	width:378px;
	float:left
}


.singleproject_photo im{
	width:378px;
	height:210px;
}


.singleproject_data{
	background-image:url(../../images/gallerY-item_data.jpg);
	background-repeat:no-repeat;
	width:330px;
	height:210px;
	float:left;
	margin-left:20px;
}

.data{
	padding:10px;
}

.single_dta{
	display:inline-block;
	width:300px;
	margin-bottom:5px
}

.rest{margin:0px !important; padding:0}
div.back a{float:right; padding:3px 3px 0 0; margin:0px !important; color:#999 !important}
.floatRgiht{float:right}
.floatLeft{float:left}