
body {
	margin: 0;
	background: #fff url(/i/bg2.gif) top left repeat-y;
	font: normal 12px/21px Helvetica, Arial, sans-serif;
	color: #333;
	}
#container {
	width: 682px;
	margin: 0;
	margin-left: 94px;
	border: 0;
	border-left: 5px solid #E3F07F;
	border-right: 1px solid #a2d157;
	padding: 0;
	background-color: #fff;
	}
.col1 {
	width: 256px;
	margin: 0;
	border: 0;
	padding: 0;
	float: left;
	}
.col2 {
	margin: 0;
	border: 0;
	padding: 0;
	margin-left: 256px;
	}
/* Hides from IE5-mac \*/
* html .col1 {height: 1%;}
* html .col2 {height: 1%;}
/* End hide from IE5-mac */
#logo {
	width: 256px;
	height: 300px;
	margin-top: 10px;
	text-align: center;
	}
#contact-info {
	border: 1px solid #fff;
	padding-top: 100px;
	}
#submenu {
	width: 410px;
	height: 74px;
	background: #fff;
	}
#submenu ul {
	margin: 0;
	padding: 6px 20px;
	list-style-type: none;
	}
#submenu li {
	margin: 0;
	padding: 1px 0;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	}
#hostinginfo {
	font-size: 10px;
	}
	
.disabled {
	color: #999;
	}
	
.copy {
	padding: 40px 20px;
	}
	
a:link {
	color: #bd6f09;
	text-decoration: none;
	}
	
a:visited {
	color: #bd6f09;
	text-decoration: none;
	}
	
a:hover {
	color: #D8C810;
	}
h1 {
	margin: 0;
	padding: 0;
	color: #618a46;
	font: bold 17px/24px Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	}
	
h2 {
	margin: 16px 0 0 0;
	padding: 0;
	color: #ac9a08;
	font: normal 13px/16px Helvetica, Arial, sans-serif;
	}
	
h4 {
	margin: 0 0 8px 0;
	padding: 0;
	color: #666;
	font: normal 10px/13px Helvetica, Arial, sans-serif;
	}
	
p {
	margin: 4px 0 16px 0;
	}
	
.clientlist {
	margin: 0;
	padding: 0;
	font: normal 11px/13px Helvetica, Arial, sans-serif;
	}
.clientlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.clientlist li {
	margin: 8px 0;
	text-align: right;
	list-style-type: none;
	}
	
#photocol {
	float: right;
	margin-left: 25px;
	margin-top: 7px;
	}
#photocol img {
	margin: 0;
	border: 1px solid #a2d157;
	padding: 5px;
	}
	

.photo {
	margin: 0;
	border: 1px solid #a2d157;
	padding: 5px;
	}
	
#reasons {
	margin: 0;
	padding: 1.5em;
	color: #777917;
	}
#reasons li p {
	color: #333;
	}
	
#menupreload {
	width: 30px;
	height: 0;
	}	
#menupreload .services {
	background: url(/i/b-services-h.gif) top right no-repeat;
	}	
#menupreload .portfolio {
	background: url(/i/b-portfolio-h.gif) top right no-repeat;
	}
#menupreload .resume {
	background: url(/i/b-resume-h.gif) top right no-repeat;
	}
	
	
	
	
	
	
	
	
	
	
	
	
#menucontainer {
	position: relative;
	top: 0;
	left: -100px;
	width: 682px;
	margin: 0;
	margin-right: -100px;
	background: url(/i/bg-menu.gif) top left repeat-x;
	}
#menu {
	position: relative;
	width: 682px;
	height: 101px;
	margin:0;
	margin-left: 100px;
	border:0;
	padding:0;
	background: #fff url(/i/bg-menusides.gif) top left repeat-x;
	}
#menu ul {
	margin: 0 11px; 
	border: 0;
	padding: 0;
	}
#menu li {
	margin: 0;
	list-style-type:  none;
	border: 0;
	padding: 0;
	float: left;
	}
	
#menu #services {
	width: 220px;
	height: 101px;
	}
#menu #services a {
	width: 220px;
	height: 101px;
	display: block;
	border: 0;
	font: normal 1px/1px Arial,Helvetica,sans-serif;
	background: url(/i/b-services.gif) top right no-repeat;
	color: #fff;
	}
#menu #services a:hover {
	background: url(/i/b-services-h.gif) top right no-repeat;
	}
#menu #portfolio {
	width: 220px;
	height: 101px;
	}
#menu #portfolio a {
	width: 220px;
	height: 101px;
	display: block;
	border: 0;
	font: normal 1px/1px Arial,Helvetica,sans-serif;
	background: url(/i/b-portfolio.gif) top right no-repeat;
	color: #fff;
	}
#menu #portfolio a:hover {
	background: url(/i/b-portfolio-h.gif) top right no-repeat;
	}
#menu #resume {
	width: 220px;
	height: 101px;
	}
#menu #resume a {
	width: 220px;
	height: 101px;
	display: block;
	border: 0;
	font: normal 1px/1px Arial,Helvetica,sans-serif;
	background: url(/i/b-resume.gif) top right no-repeat;
	color: #fff;
	}
#menu #resume a:hover {
	background: url(/i/b-resume-h.gif) top right no-repeat;
	}	