*{
	padding:0;
	margin:0;
	}

p{padding:10px;}	 
	 
	body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#eae5cf;
	padding:0;
	margin:0;
	}
	
	#wrapper { 
 	margin: 0 auto;
 	width: 900px;
	}
	
	#header{
	width:900px;
	height:230px;
	}

	#logo {
	height: 165px;
	width: 288px;
	background-image:url(../images/logo_11.png);
	background-repeat:no-repeat;
	margin-top:-30px;
	margin-left:-100px;
	text-indent:-2000px;
	margin-bottom:40px;
	float:left;
	}
	
	/*SLOGAN START*/
	
	#slogan {
	height: 70px;
	float:left;
	width: 400px;
	margin:30px 0px 70px 20px;
	
	}

	 
	h1 {
	padding:0;
	margin:0;
	font-size:18px;
	color:#eae5cf;
	font-family:Arial;
	font-weight:bold;
	}
	 
	 .slogan-text{
	 color:#010101;
	 font-size:19px;
	 }
	
	.capital
	{
	font-weight:bold; 
	text-transform:uppercase;
	color:#010101;
	font-size:25px;
	}
	/* SLOGAN END*/
	
		#me{
	height:196px;
	width:212px;
	margin-left:40px;
	float:left;
	text-indent:-2000px;
	margin-top:-5px;
	background-image:url(../images/me.png);
	background-repeat:no-repeat;
	}
	
	
	
	/* CONTENT*/
	#content {
	width:900px;
	margin:auto;
	padding-top: 20px;
	}
	 
	#our-services-title {
	background:url(../images/check-out-our-services_22_22.png);
	background-repeat:no-repeat;
	width:205px;
	margin-right:670px;
	height:50px;
	margin-bottom:5px;
	float:left;
	margin-left: 10px;
	}
	/* CONTENT END*/
	
	
	
	/* CONTENT BOX*/
	.content_box {
	width:501px;
	float:left;
	margin-left:100px;
	margin:auto;
	}
	 
	.content_top{
	background:url(../images/content_top.jpg);
	background-repeat:no-repeat;
	width:501px;
	height:21px;
	}
	 
	.content_main h3{
	color:#333333;
	font-family: Impact;
	font-size: 20px;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 0px;
	 
	}
	 
	.content_main{
	background:url(../images/content_mid.jpg);
	background-repeat:repeat-y;
	width:471px;
padding-top: 6px;
	padding-left:15px;
	padding-right: 15px;
	}
	.main-li{
	font-size:10px;
	margin-left:15px;
	color:#333333;
	}
	
/*	.leftcolumnsmall
	{
	width:480px;
	float:left;}*/
	 
	.content_main p {
	font-family: Verdana;
	color:#666666;
	font-size: 11px;
	padding-bottom:10px;
	}
	 
	.content_bottom {
	background:url(../images/content_bottom.jpg);
	background-repeat:no-repeat;
	width:501px;
	height:16px;

	}
	 
	.content_bottom p {
	font-family: Verdana, Arial, Helvetica, sans-serif, Impact;
	color: #5C5741;
	font-size: 9px;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	 
	}
	/* CONTENT BOX END*/
	
	
/*RIGHT SIDEBAR*/
	.sidebar {
	width:270px;
	float:right;
	margin-right:40px;
	}
	 
	.sidebar_top {
	background:url(../images/right_top.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:41px;
	background-color:#FFFFFF;
	}
	
	.sidebar_top h4 {
	font-family: Impact;
	font-size: 25px;
	font-weight: normal;
	letter-spacing:3px;
	color: #61472a;
	padding-top:9px;
	padding-left:10px;
	 
	}
	 
	.sidebar_main {
	background:url(../images/right_mid.jpg);
	background-repeat:repeat-y;
	padding:10px;

	}
	 
	.sidebar_main p {
	font-family: Verdana;
	color: #A09484;
	font-size:11px;
	padding-right: 10px;
	}
	 
	.sidebar_bottom {
	background:url(../images/right_bottom.jpg);
	background-repeat:no-repeat;
	width:270px;
	height:16px;
	margin-bottom: 10px;
	}
/* SIDEBAR END*/


#footer{
width:100%;
margin-top:50px;
height:150px;
float:left;

background-color:#8e683c;
border-top:10px #d3caa1 solid;}

#footer p{color:#FFFFFF; font-size:14px; font-family:Arial, Helvetica, sans-serif; padding:30px 0px 10px 30px;}

#footer-nav
{
float:right;
margin-top:-70px;
margin-right:40px;
}

/*portfolio*/
.thumbs {
	width: 100px;
	height:80px;
	margin:0px 0px 15px 5px;
	float:left;
	border:#000000 solid 2px;	
}


.thumbs-empty{	width: 100px;
	height:80px;
	margin:0px 0px 15px 5px;
	float:left;}
	
#portfolio-wrapper{float:none; width:470px; height:1000px;}

.frame{float:left;
width:120px; height:100px;}

.feature{width:470px; height:200px;  margin:auto;}

.portfolio_title{color:#333333; font-size:1.0em; font-weight:bold; text-align:left;}
.portfolio_title:hover{color:#006699}
