@charset "utf-8";
/* CSS Document */

#mainwrapper{
	width:100%;
	background:#000;
}

.wrapper{
	width:100%;
	overflow:hidden;
	padding-top:5px;
	margin:0 auto;
}

#header{
	width:100%;
	overflow:hidden;
	background:url(images/headerbackground.png) repeat-x;
	background:#1c1c1c;
	padding-top:40px;
	padding-bottom:40px;
}

.logoandmenu{
	padding-top:40px;
	overflow:hidden;
	width:910px;
	margin:0 auto;
	height:88px;
}

.logo{
	overflow:hidden;
	width:279px;
	height:80px;
	float:left;
	/*padding-bottom:5px;*/
	/*border-bottom:2px solid #F00;*/
}

.menu{
	margin-top:30px;
	overflow:hidden;
	width:530px;
	float:right;
}

.menu ul{
	margin:0px;
	padding:0px;
}

.menu ul li{
	color:#FFF;
			list-style:none;
			 line-height:31px; 
			float:left;  
			text-align:center;
			padding:0px 10px 0px 10px;
}

.menu ul li a {
	display:block;
	line-height:31px;
	padding: 0px 10px 0px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

.menu li.act_left {
	background:url(images/menu_left.png) left no-repeat;
	float:left;
	list-style:none;
	line-height:31px;
	margin:0px;
}

.menu li a.act_right {
	background:url(images/menu_right.png) right no-repeat;
	display:block;
	line-height:31px;
	padding: 0px 10px 0px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

.menu li.act_left:hover {
	float:left;
	list-style:none;
	background:url(images/menu_left.png) left no-repeat;
	line-height:31px;
	margin:0px;
}

.menu li:hover a.act_right {
	background:url(images/menu_right.png) right no-repeat;
	display:block;
	line-height:31px;
	padding: 0px 10px 0px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	text-decoration:none;	
}

.menu li:hover {
	float:left;
	list-style:none;
	background:url(images/menu_left.png) left no-repeat;
	line-height:31px;
	margin:0px;
}

.menu li:hover a {
	background:url(images/menu_right.png) right no-repeat;
	display:block;
	line-height:31px;
	padding: 0px 10px 0px 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	text-decoration:none;	
}

.sliderbanner{
	padding:10px;
	background:#3a3a3a;
	overflow:hidden;
	width:990px;
	height:362px;
	margin:0 auto;
}

.mainbody{
	width:100%;
	overflow:hidden;
	background:#1c1c1c;
	padding-bottom:20px;
	min-height:456px;
}

#mainbody{
	width:100%;
	overflow:hidden;
	background:#000;
	padding-bottom:20px;
	min-height:456px;
}

.slider{
	text-align:center;
	width:100%;
	overflow:hidden;
	background:#090909;
	padding-top:50px;
}

.text{
	overflow:hidden;
	width:1020px;
	margin:0 auto;
	background:#1c1c1c;
}

.portfolio{
	overflow:hidden;
	width:1020px;
	margin:0 auto;
	background:#1c1c1c;
}

.about{
	width:630px;
	float:left;
	background:#1c1c1c;
	overflow:hidden;
	margin-left:50px;
}

.contactus{
	width:500px;
	float:left;
	background:#1c1c1c;
	overflow:hidden;
}

p.text3{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	margin-top:0px;
	padding-top:0px;
}

p.touch{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:justify;
	border-bottom: 1px solid #666 !important;
	padding-bottom:10px;
	width:110px;
}

p.touch2{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:justify;
	border-bottom: 1px solid #666 !important;
	padding-bottom:10px;
}

p.photo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 color:#FFF;
	 font-size:24px; 
	 border-bottom: 2px solid #666 !important;
	 margin-bottom:0px;
	 padding-bottom:10px;
	 width:180px;
}

.aboutpic{
	padding-top:30px;
	width:250px;
	float:right;
	overflow:hidden;
	background:#1c1c1c;
}

.contactuspic{
	padding-top:30px;
	width:300px;
	float:right;
	overflow:hidden;
	background:#1c1c1c;
}

p.welcome{
	border-bottom: 2px solid #666 !important;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	padding-bottom:10px;
}

p.text2{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
}

.tables{
	width:920px;
	margin:0 auto;	
}

.imgs{
	overflow:hidden;
	margin:0 auto;
	width:920px;
}

p.works{
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
}

#gallery{
	overflow:hidden;
	width:1020px;
	/*width:921px;*/
	margin:0 auto;
	background:#1c1c1c;
}

.gallerypics{
	width:182px;
	padding:5px;
	background:#616161;
	float:left;
	margin-bottom:9px;
	margin-right:9px;
}

.footer{
	overflow:hidden;
	background:#0f0f0f;
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
}

.infoot{
	overflow:hidden;
	background:#0f0f0f;
	width:1005px;
	margin:0 auto;
}

p.copy{
	color:#555d59;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
}

p.design{
	color:#555d59;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	float:right;
}