body {
	margin:0px;
	padding:0px;
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:85%;
	background-color:#1C1718;
	background-image:url(../images/bkg_main.jpg);
	background-repeat:repeat-y;
	background-position:left;

}

#wrapper {
	position:relative;
	width:1000px;
	background-image: url(../images/bkg_02.jpg);
	min-height:786px;
	_height:786px;
	background-repeat:no-repeat;
}

#header {
	position:relative;
	width:1000px;
	height:62px;
}

#content-wrapper {
	position:relative;
	width:1000px;
	
}

#left-col{
	position:relative;
	width:146px;
	_height:471px;
	min-height:471px;
	top:65px;
	
}

#content-holder{
	position:relative;
	width:844px;
	float:right;	
	margin-top:0px;
	padding:0px;
	
}





#main-content{
	position:relative;
	width : 427px;
	/* margin-bottom:10px; */
	padding-top:0px;	
	padding-right:17px;

	
	
	
}

#top-main{
	position:relative;
	width : 418px;
	background-color:#3F454F;
	padding-top:7px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:6px;
	min-height:52px;
	_height:52px;
}

#bot-main{
	position:relative;
	width : 418px;
	background-color:#ffffff;
	padding-top:7px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:30px;
	min-height:330px;
	_height:330px;
}


#bot-main-internal{
	position:relative;
	width : 418px;
	background-color:#ffffff;
	padding-top:7px;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:10px;
	min-height:415px;
	_height:415px;
}


#bot-main-portfolio
{
	position:relative;
	width : 444px;
	background-color:#ffffff;
	padding-top:15px;
	padding-bottom:10px;
	min-height:415px;
	_height:415px;
	
}


#right-col{
	position:relative;
	width:373px;
	float:right;
	padding-top:65px;
	
	
	}
	

	
	
#right-col-holder{
	position:relative;
	width:266px;
	
	
	}
	
#latest_websites {
	position:relative;
	width : 123px;
	background-color:#E5E5E5;
	border: 2px solid #B6BD1C;
	float:right;
	min-height:90px;
	_height:90px;
	
	
}

#client_area{
	position:relative;
	width:123px;
	
	background-color:#E5E5E5;
	border: 2px solid #B6BD1C;
	min-height:90px;
	_height:90px;
	
	
	}
	
	
.right-col-headers {

	color:#FFFFFF; width:118px; background-color:#8E8A35; padding: 0px 0px 0px 5px; margin:0px;
	 
}
	
#footer {
	position:relative;
	width:444px;
	height:30px;
	background-color:#3F454F;
	border-bottom: 2px solid #A9B633;
	clear: both;
}

#footer-text {
	position:relative;
	width:444px;
}

/*text styles*/

.nav-links{
	
	color:#C192A1;
	text-decoration:none;
	font-size:90%;
	
}


.nav-links:hover {
	color:#B6BD1C;
	text-decoration:none;
	font-size:90%;

}


.but {
	background-color:#aa263d;
    color:#ffffff; 
    border: 1px solid #3e3c3c;


}

.forms {

	border: solid 1px #aa263d;
}

.green {
 color:#B6BD1C;

}

#main-content ul {
	font-size:85%;
}
