body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: center;
	background-image: url(../images/Bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-repeat: repeat-x;
}
#wrapper {
	top: 0px;
	text-align: left;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	vertical-align: top;
}

/* Items contained within masthead */
#masthead {
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	z-index: 10;
	top: 0px;
	vertical-align: top;
	margin: 0px;
	height: 135px;
	position: relative;
	width: 800px;
}
#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 350px;
	float: left;
	height: 135px;
}
#NavHome {
	text-align: right;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 80px;
	width: 420px;
	float: right;
}

/* Start of menuBar styles */
#menubar {
	text-align: left;
	margin: 0px;
	height: 55px;
	float: right;
	list-style-type: none;
	top: 0px;
	width: 430px;
	position: relative;
}
#nav a {
	display: block;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	height: 55px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.zero-li {
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 0px;
}
#nav li.profile a {
	padding: 0px;
	float: left;
	width: 135px;
	position: absolute;
	top: 0px;
	text-align: left;
	height: 55px;
	background-image: url(../images/nav01.gif);
	background-repeat: no-repeat;
	text-indent: 0px;
	left: 0px;
	margin: 0px;
}
#nav li.services a {
	width: 80px;
	position: absolute;
	top: 0px;
	float: left;
	text-align: left;
	height: 55px;
	background-image: url(../images/nav02.gif);
	background-repeat: no-repeat;
	left: 135px;
	margin: 0px;
	padding: 0px;
}
#nav li.projects a {
	width: 79px;
	position: absolute;
	top: 0px;
	float: left;
	text-align: left;
	height: 55px;
	background-image: url(../images/nav03.gif);
	background-repeat: no-repeat;
	left: 215px;
	margin: 0px;
	padding: 0px;
}
#nav li.news a {
	width: 61px;
	position: absolute;
	top: 0px;
	float: left;
	text-align: left;
	height: 55px;
	background-image: url(../images/nav04.gif);
	background-repeat: no-repeat;
	left: 294px;
	margin: 0px;
	padding: 0px;
}
#nav li.contact a {
	width: 75px;
	position: absolute;
	top: 0px;
	float: left;
	text-align: left;
	height: 55px;
	background-image: url(../images/nav05.gif);
	background-repeat: no-repeat;
	left: 355px;
	margin: 0px;
	padding: 0px;
}
#nav li.profile a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nav01.gif);
	background-repeat: no-repeat;
	background-position: 0 -55px;
	width: 135px;
	top: 0px;
}
#nav li.services a:hover {
	background: url(../images/nav02.gif) no-repeat 0 -55px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 80px;
}
#nav li.projects a:hover {
	background: url(../images/nav03.gif) no-repeat 0 -55px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 79px;
}
#nav li.news a:hover {
	background: url(../images/nav04.gif) no-repeat 0 -55px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 61px;
}
#nav li.contact a:hover {
	background: url(../images/nav05.gif) no-repeat 0 -55px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 75px;
}
#profile #profile a {
	background-image: url(../images/nav01.gif);
	background-position: 0 -55px;
}
#services #services a {
	background-image: url(../images/nav02.gif);
	background-position: 0 -55px;
}
#projects #projects a {
	background-image: url(../images/nav03.gif);
	background-position: 0 -55px;
}
#news #news a {
	background-image: url(../images/nav04.gif);
	background-position: 0 -55px;
}
#contact #contact a {
	background-image: url(../images/nav05.gif);
	background-position: 0 -55px;
}
/* End of menuBar style */
/* End of masthead items */


#Flashbanner {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	height: 210px;
}
#contents {
	text-align: left;
	width: 800px;
	float: left;
}
#site_info {
	text-align: right;
	width: 780px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: right;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

/* Start of main font styles */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 15px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h2 {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
}
a.textlink:link {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.textlink:active {font-size: 10px; color: #000000; font-weight: bold;}
a.textlink:visited {font-size: 10px; color: #666666; font-weight: bold;}
a.textlink:hover {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.footlink:link {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.footlink:active {font-size: 9px; color: #000000; font-weight: normal;}
a.footlink:visited {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a.footlink:hover {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}

