html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: black;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: red;
	text-decoration: underline;
}
.left {
	float: left;
	position: relative;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
/*
	background: #FFFFCC;
*/
	background: url('img/background.gif');
	text-align: center;
	font: 12px arial, sans-serif;
	color: #666666;
	padding-bottom: 20px;
	padding-top: 10px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 730px;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 20px;
}

#spray {
	position: absolute;
	top: 0;
	left: 378px;
}
#body-left {
	width: 360px;
}
#body-right {
	width: 318px;
	position: absolute;
	top: 15px;
	left: 388px;
}

#important {
	border: 1px solid #222222;
	padding: 10px 10px 10px 10px;
	margin: 5px 20px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #666666;
/*
	background-color: #ffffcc;
	background-image: url(../img/free-offer.gif);
*/
/*
  background-color: #FFCC88;
	background-image: url(../img/closed-small.gif);
*/
	background-color: #ffffcc;
}

#mybox {
	border: 1px solid #666666;
	width: 98%;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#mybox2 {
	border: 1px solid #666666;
	width: 98%;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
}

/******************** Navigation ****************/
#menu {
	background-image:url(img/menu.jpg);
	width: 234px;
	margin-top: 5px;
	height:247px;
	background-repeat: no-repeat;
	padding: 22px 0px 0px;
	text-align:center;
}

#menu li{
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	line-height: 41px;
}
#menu a:hover{
	color:#FF0000;
}
#h-color {
	margin-top: 18px;
}


/* Navigational Menu */

#nav_menu {
	margin-left: 9px;
	padding-left: 19px;
	float: left;
	background: url('img/header_leftborder.gif') #fff repeat-y 0% 0%;
	color: #b3a386;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
}

#nav_menu a {
	color: #b3a386;
	background: inherit;
}

#mav_menu a:hover {
	color: #857860;
	background: inherit;
}

#nav_menu ul {
	width: 300px;
	height: 101px;
	overflow: hidden;
}

#nav_menu li {
	float: left;
	border-width: 0px 1px 1px 0px;
	border-color: #c1b7a5;
	border-style: solid;
	font-size: 14px;
}

#nav_menu li#menu2, #nav_menu li#menu4 {
	border-right: none;
}

#nav_menu li a {
	display: block;
	width: 149px;
	height: 50px;
	text-decoration: none;
}

#nav_menu li a:hover {
	color: #857860;
	background-color: #f4eee2
}

#nav_menu li a span {
	padding-top: 17px;
	display: block;
}



/******************** Projects - Welcome ****************/
.dot-divider {
	background-image:url(img/dot.jpg);
	width:324px;
	height:16px;
	background-repeat:repeat-x;
}
#h-projects {
	margin-top: 35px;
}
#h-welcome {
	margin-top: 18px;
}
#projects-outer {
	margin-left: -5px;
	width: 374px;
}#projects p{position:relative;}
#projects {
	background: url(img/box_bg.gif) no-repeat;
	padding: 20px 10px 10px 20px;
}
#projects .left {
	margin-right: 15px;
}
#projects .more {
	padding-right: 25px;
}
#projects p {
	margin-top: 0;
	margin-bottom: 1em;
}
#welcome-more {
	margin-top: 20px;
}
#copyright {
	text-align: center;
	background: #E8E8E8;
	font-size: 11px;
	padding: 4px;
	margin-top: 30px;
}
td {
	font-size: 12px;
}
