body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #999966;
	margin: 0px;
}
#contentWrapper {
	font-size: 13px;
	line-height: 20px;
	background-color: #999966;
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	float: none;
}
#header {
	background-color: #130E0B;
	background-image: url(img/header-bg.png);
	background-repeat: repeat-x;
	position: relative;
}
#nav {
	position: absolute;
	overflow: hidden;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	float: left;
	left: 191px;
	top: -4px;
}
#mainContent {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	width: 675px;
	float: left;
	margin: 0px;
}

#mainContent h1 {
	font-size: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 25px;
	color: #666699;
}
#mainContent h2 {
	font-size: 14px;
	color: #CCCC66;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent p {
	color: #FFFFCC;
	font-size: 14px;
	margin: 10px;
	padding: 10px;
}
#sidebar {
	width: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	float: right;
}
#sidebar h1 {
	font-size: 14px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFF;
}
#footer {
	font-size: 9px;
	color: #E4E1B6;
	background-image: url(img/footer-bg-repeat.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	height: 80px;
	position: relative;
	clear: both;
	padding-top: 7px;
}
#footerLeftCorner {
	background-image: url(img/footer-bg-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 67px;
	width: 17px;
	left: -1px;
	bottom: 0px !important;
	bottom: -1px;
}
#footerRightCorner {
	background-image: url(img/footer-bg-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	height: 67px;
	width: 17px;
	right: -1px;
	bottom: 0px !important;
	bottom: -1px;
}
.picRight {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
#mainContent ol li a {
	color: #6CF;
}
.picLeft {
	
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	position: relative;
}
.floatLeft {
	float: left;
	margin: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
}
#nav ul li {
	float: left;
}
#mainContent ol li {
	list-style-type: square;
	color: #C6CC66;
}
#nav ul a {
	color: #f90;
	text-decoration: none;
	display: block;
	text-indent: -9000px;
}
#nav #home a {
	width: 110px;
	background-image: url(images/About_MouseUp.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#nav #home a:hover {
	background-position: 0px -70px;
	background-image: url(images/About_MouseUp.jpg);
}
#nav #about a {
	background-position: -112px 0px;
	width: 110px;
	background-image: url(images/About_MouseUp.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#nav #about a:hover {
	background-position: -112px -69px;
}
#nav #service a {
	background-position: -225px 0px;
	width: 110px;
	background-image: url(images/About_MouseUp.jpg);
	height: 60px;
}
#nav #service a:hover {
	background-position: -225px -69px;
	background-image: url(images/About_MouseUp.jpg);
}
#nav #portfolio a {
	width: 110px;
	background-position: -340px 0px;
	background-image: url(images/About_MouseUp.jpg);
	height: 60px;
}
#nav #portfolio a:hover {
	background-position: -340px -69px;
	background-image: url(images/About_MouseUp.jpg);
}
#nav #team a {
	background-position: -358px 0px;
	width: 83px;
}
#nav #team a:hover {
	background-position: -358px -56px;
}
#nav #contact a {
	background-position: -562px 0px;
	width: 110px;
	background-image: url(images/About_MouseUp.jpg);
	height: 60px;
}
#nav #contact a:hover {
	background-position: -570px -69px;
	background-image: url(images/About_MouseUp.jpg);
}
