body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #003366;
	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: 550px;
	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: 500px;
	float: left;
}
#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 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFCC;
	font-size: 14px;
}
#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;
}
.picLeft {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 10px;
	position: relative;
}
.floatLeft {
	float: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0px;
}
#nav ul li {
	float: left;
}
#nav ul a {
	color: #f90;
	text-decoration: none;
	display: block;
	text-indent: -9000px;
}
#nav #home a {
	width: 110px;
	background-image: url(images/Service_MouseUP_Over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 60px;
}
#nav #home a:hover {
	background-position: 0px -70px;
}
#nav #about a {
	background-position: -112px 0px;
	width: 110px;
	background-image: url(images/Service_MouseUP_Over.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#nav #about a:hover {
	background-position: -110px -70px;
	background-image: url(images/Service_MouseUP_Over.jpg);
}
#nav #service a {
	background-position: -225px 0px;
	width: 110px;
	background-image: url(images/Service_MouseUP_Over.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#nav #service a:hover {
	background-position: -225px -70px;
	background-image: url(images/Service_MouseUP_Over.jpg);
	background-repeat: no-repeat;
}
#nav #portfolio a {
	width: 110px;
	background-position: -338px 0px;
	background-image: url(images/Service_MouseUP_Over.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#nav #portfolio a:hover {
	background-position: -338px -70px;
	background-image: url(images/Service_MouseUP_Over.jpg);
}
#nav #team a {
	background-position: -358px 0px;
	width: 83px;
}
#nav #team a:hover {
	background-position: -358px -56px;
}
#nav #contact a {
	background-position: -560px 0px;
	width: 110px;
	background-image: url(images/Service_MouseUP_Over.jpg);
	background-repeat: no-repeat;
	height: 60px;
}
#nav #contact a:hover {
	background-position: -560px -70px;
	background-image: url(images/Service_MouseUP_Over.jpg);
}
.highlight {
	color: #F4CF7C;
	font-weight: normal;
	font-variant: small-caps;
	font-size: 18px;
}
.linkHighLight {
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	text-decoration: underline;
	color: #B2A374;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
}
#sidepanel a {
	background-image: url(images/3_ButtonCircles_up.jpg);
	background-repeat: no-repeat;
	background-position: -8px -17px;
	display: block;
	position: absolute;
	height: 150px;
	width: 150px;
	margin-top: 120px;
	margin-left: 300px;
	left: 650px;
	text-indent: -2000px;
}
#sidepanel a:hover {
	background-image: url(images/3_ButtonCircles_down.jpg);
	background-repeat: no-repeat;
	background-position: -8px -17px;
	display: block;
}


#sidepanel2 a {
	background-image: url(images/3_ButtonCircles_up.jpg);
	background-repeat: no-repeat;
	background-position: -8px -157px;
	display: block;
	position: absolute;
	height: 140px;
	width: 150px;
	margin-top: 280px;
	margin-left: 340px;
	left: 540px;
	text-indent: -2000px;
}
#sidepanel2 a:hover {
	background-image: url(images/3_ButtonCircles_down.jpg);
	background-repeat: no-repeat;
	background-position: -8px -157px;
	display: block;
}




#sidepanel3 a {
	background-image: url(images/3_ButtonCircles_up.jpg);
	background-repeat: no-repeat;
	background-position: -8px -312px;
	display: block;
	position: absolute;
	height: 145px;
	width: 150px;
	margin-top: 390px;
	margin-left: 240px;
	left: 600px;
	text-indent: -2000px;
}
#sidepanel3 a:hover {
	background-image: url(images/3_ButtonCircles_down.jpg);
	background-repeat: no-repeat;
	background-position: -8px -312px;
	display: block;
}
