/*
 * Sanu A.S
 * http://www.twistsolution.com/
 *
 * sanuas143@gmail.com
 * info@twistsolution.com
 * http://www.twistsolution.com/sanu/
 *
 */
body,div,ul,li,a,span,b,strong,h1,h2,h3,h4,h5,h6,img,p,object,form,hr,quote,small,input,ol,label {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #202122;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878c8f;
}


.clear {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#warpp {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
	background-image: url(../images/warpper_bg.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
#warpp #main {
	margin-right: 22px;
	margin-left: 22px;
}

#warpp #main #nave {
	list-style-type: none;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 41px;
	width: 100%;
}
#warpp #main #nave li {
	width: 133px;
	float: left;
	text-align: center;

}
#warpp #nave li a {
	line-height: 41px;
	text-decoration: none;
	color: #878c8f;
	font-weight: bold;
	text-transform: uppercase;

}
#warpp #main #nave li a:hover {
	color: #C1C5C6;
}
#warpp #main a #logo {
	margin-left: 10px;
}
#warpp #banner {
	height: 314px;
	width: 100%;
	margin-bottom: 63px;
}
#warpp #banner #accordion {
	padding:0px;
	margin: 0px;
}
#warpp #banner #accordion li{ list-style:none; float:left; display:block;}
#warpp #banner .stretcher{
	float:left;
	height:314px;
	width:48px;
	float:left;
	overflow:hidden;
}
#warpp #banner .tab{ cursor:pointer; float:left; position: absolute;  } 
#warpp #main p {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
	text-align: justify;
}
#warpp #main p a {
	text-decoration: none;
	color: #CCC;

}
#warpp #main p a:hover {
	text-decoration: underline;
	color: #999;
}


#warpp #main p#contact {
	text-align: left;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	line-height: 20px;
	background-color: #272A2C;
	margin-top: 12px;
}
#warpp #main p#contact strong {
	font-weight: bold;
	font-size: 14px;
}


#warpp #main h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;

}
#warpp #main #wel_img {
	margin-right: 20px;
}
#warpp #main .content_gap {
	height: 20px;
	width: 100%;
	clear: both;
}

#warpp #main #main_services {
	background-color: #272a2c;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 15px;
}
#warpp #main #main_services ul {
	list-style-position: inside;
	list-style-image: url(../images/small_list.jpg);
	list-style-type: none;
	margin-left: 5px;
	text-transform: uppercase;
}
#warpp #main #main_services ul li {
	line-height: 22px;
	font-weight: bold;
	cursor: pointer;

}
#warpp #main #main_services ul li:hover {
	background-color: #2D3134;
	padding-left: 10px;
}


#warpp #main #main_services #home_gallery {
	width: 655px;
	float: right;
	height: 177px;
}
#warpp #main .portfolio_img {
	height: 192px;
	width: 157px;
	float: left;
	border: 2px solid #272A2C;
}
#warpp #main .portfolio_img img {
	width: 157px;
	height: 192px;
}

#warpp #main .portfolio_img:hover {
	border: 2px solid #FFF;
}
#warpp #main .portfolio_img.gap {
	margin-left: 32px;

}
#warpp #main .portfolio_clear_gap {
	height: 32px;
	clear: both;
}
#warpp #main table#clients-list ul {
	list-style-position: inside;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(../images/small_list.jpg);
	list-style-type: none;
}
#warpp #main table#clients-list ul li:hover {
	background-color: #26292D;
	padding-left: 10px;

}




#warpp #main #footer {
	width: 100%;
	height: 45px;
}
#warpp #main #footer #left {
	font-size: 10px;
	color: #CCC;
	float: left;
	width: 50%;
	line-height: 45px;
}
#warpp #main #footer #right {
	font-size: 10px;
	color: #CCC;
	float: right;
	width: 50%;
	text-align: right;
}
#warpp #main #footer #right img {
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 15px;
}
