BODY, HTML {
	background-color : #f4eee5;
	color : #423728;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	background-image : url(head-bg.png);
	background-repeat : repeat-x;
}

A:LINK, A:VISITED {
	color : #423728;
	text-decoration : underline;
	font-weight: bold;
}

A:HOVER {
	color : #f8198e;
	text-decoration : none;
	font-weight: bold;
}

H1 {
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	color: #f8198e;
	font-size : 1.5em;
	font-weight : bold;
}

H2 {
	color : #f8198e;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 1.25em;
	font-weight : bold;
}

H3 {
	color : #423728;
	font-family : Arial, Tahoma, Helvetica, sans-serif;
	font-size : 1.1em;
	font-weight : bold;
}

li {
	margin-bottom: 5px;
}

#header-wrap {
	width:100%;
	margin:0 auto;
	background-image : url(head-bg.png);
	background-repeat : repeat-x;
}

#wrap {
	width:950px;
	margin:0 auto;
}

#header {
	height: 115px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#main {
	width:950px;
	margin-bottom: 30px;
}

#footer-wrap {
	width:100%;
	margin:0 auto;
	background-image : url(foot-bg.png);
	background-repeat : repeat-x;
	height : 40px;
}

#footer {
	clear: both;
	width:950px;
	margin:0 auto;
	padding-top:20px;
	text-align : right;
}
	
#footer p {
	margin:0;
	font-size : .90em;
}
	
* html #footer {
	height:1px;
}

 img.noborder {
	border : 0;
}

.head-logo {
	margin-left: 22px;
	float: left;
}

.menu-about {
	margin-left: 70px;
	margin-top: 10px;
	float: left;
}
	
.menu-portfolio {
	margin-left: 80px;
	margin-top: 10px;
	float: left;
}

.menu-services {
	margin-left: 130px;
	margin-top: 10px;
	float: left;
}
	
.menu-contact {
	margin-left: 34px;
	margin-top: -5px;
	float: left;
}

#highlight {
	
}

.highlight1 {
	float : left;
	margin-left: 218px;
	width: 35px;
	height: 185px;
}

.highlight2 {
	float : left;
	margin-left: 7px;
	width: 210px;
	height: 185px;
}

.highlight3 {
	float : left;
	margin-left: 17px;
	width: 210px;
	height: 185px;
}

.highlight4 {
	float : left;
	margin-left: 30px;
	width: 210px;
	height: 185px;
}

.about-pic {
	margin-top: -273px;
	margin-left: 10px;
	float: left;
	width: 250px;
}

.about-text {
	float: right;
	margin-left : 250px;
	width: 690px;
	}

.portfolio-menu {
	margin-top: -400px;
	margin-left: 10px;
	padding-right : 10px;
	float: left;
	width: 250px;
	font-size: 0.90em;
}

.portfolio-body {
	float: right;
	margin-left : 250px;
	width: 690px;
	height: 500px;
	}
	
.prices-menu {
	margin-top: -450px;
	margin-left: 10px;
	padding-right : 10px;
	float: left;
	width: 250px;
	font-size: 0.90em;
}

.prices-body {
	float: right;
	margin-left : 250px;
	width: 690px;
	height: 490px;
	}
	
.clear {
	clear : both;
}

.seetherestofmyportfolio {
	text-align: right;
}