body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.wrapper{
margin-right:auto;
margin-left:auto;
padding:0px;
width:800px;
background-color:#ffffff;
}
.header{
	margin-top:60px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	float: left;
}
#logo {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
#tagline {
	float: left;
	width: 400px;
	padding-top: 18px;
	text-align: right;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 19px;
}
.navBar {
	width: 800px;
	float: left;
	margin-top: 15px;
}
.navBar ul {
	list-style-type: none;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.featured {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 800px;
	float: left;
}

.navBar ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
.navBar ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-style: normal;
}
a {
	color: #999;
	text-decoration: none;
	font-style: italic;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer a {
	font-style: normal;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F7941D;
}


.navBar ul a:hover {
	color: #000;
}

.head1 {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 15px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #333;
}
.content {
	float: left;
	width: 620px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#featIMG {
	border: 1px solid #333;
	margin-bottom: 30px;
}

.contentLEFT {
	float: left;
	width: 390px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.contentRIGHT {
	float: left;
	width: 180px;
	margin: 0px;
	padding-left: 20px;
	text-align: justify;
}
.hireME {
}

p {
	line-height: 15px;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.folioTEXT {
	height: 80px;
	text-align: justify;
	margin-top: 30px;
	margin-bottom: 40px;
}
.footLEFT {
	float: left;
	width: 400px;
	font-size: 10px;
}
.footRIGHT {
	font-size: 10px;
	float: left;
	width: 400px;
	text-align: right;
}
.hireME {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	float: left;
	padding-bottom: 20px;
	width: 800px;
}
.footer {
	float: left;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.head3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.portfolioLEFT {
	float: left;
	width: 290px;
	margin: 0px;
	padding-right: 10px;
}
.portfolioRIGHT{
	float:left;
	width:290px;
	margin:0px;
	padding-left:10px;
}

.about {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 800px;
	float: left;
}
.folioIMG {
	border:solid 1px #333;
	margin-bottom:10px;
	text-align: center;
	height: 200px;
}

.folio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	width: 800px;
	float: left;
}
.who_highlight a {
	color: #000;
	background-color: #CBDB2A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.portfolio_highlight a {
	color: #000;
	background-color: #CBDB2A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contact_highlight a {
	color: #000;
	background-color: #CBDB2A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.head2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
.content {
	float: left;
	width: 600px;
}
.home_highlight a {
	color: #000;
	background-color: #CBDB2A;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
