body {
	background-image: url(../img/bg.jpg);
	background-color: #D0E1F5;
	background-repeat: repeat-x;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #820000;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #464a4f;
	padding: 5px;
	margin: 0px;
	width: 185px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	display: block;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 4px;
}


#wrapper {
	width: 800px;
	margin-bottom: 0px;
}
#header {
	float: right;
	margin-bottom: 0px;
}
#header p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 4px;
}
#mainImg {
	float: right;
	height: 185px;
	width: 800px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
}
#logoBox {
	width: 288px;
	height: 64px;
	padding-top: 25px;
	padding-left: 0px;
}
.noborder {
	border:0;
}
#navigationLoc {
	float: left;
	height: 25px;
	width: 800px;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#mainTop {
	float: left;
	margin-top: 0px;
	padding-left: 0px;
}
#main {
	float: left;
    background-image: url("../img/main.jpg");
	margin-top: -5px;
	padding-left: 15px;
}
#left {
	float: left;
	width: 550px;
	padding-right: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#left p a {
	color: #2e74c0;
	text-decoration: none;
}
#left p a:hover {
	color:#2e74c0;
	background-color: #daebfc;
	text-decoration: underline;
}
#right {
	float: right;
	width: 210px;
}

#right p {
	font-size: 11px;
	margin-bottom: 5px;	
}


#maincol{
	float:left;
	display:inline;
	position:relative;
	margin: 0px;
	padding:0px;
	width:550px;
}
#maincol .menu{
	padding:0px;
	margin-left: 0px;
	margin-right: 6px;
	width:177px;
	float:left;
}
#maincol .menu p{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	margin-left: 4px;
	margin-right: 6px;
}


#footer {
	float: left;
	width: 800px;
	height: 61px;
	background-image:  url("../img/footer.jpg");
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 11px;
}
#footer p {
	font-size: 11px;
	color: #CCC;
}
#footer p a{
	color: #CCC;
	text-decoration: none;
}
#footer p a:hover{
	color: #819FBF;
	text-decoration: underline;
}
#fLeft {
	float: left;
	padding-left: 15px;
}
#fRight {
	float: right;
	padding-right: 15px;
}


ul.navigation {
    display: inline;
	margin-top: 0px;
	padding-left: 15px;
	padding: 0px;
}
ul.navigation li {
	list-style-type: none;
	float: left;
}
ul.navigation li a {
	height: 28px;
	float: left;
}
ul.navigation li a:hover {
	background-position: 0px -28px;
}
li.home a {
	width: 57px;
	height: 56px;
	background-image: url(../img/home.jpg);
	background-repeat: no-repeat;
}
li.home a span {
	display: none;
}
li.company a {
	width: 119px;
	background-image: url(../img/company.jpg);
	background-repeat: no-repeat;
}
li.company a span {
	display: none;
}
li.services a {
	width: 94px;
	background-image: url(../img/services.jpg);
	background-repeat: no-repeat;
}
li.services a span {
	display: none;
}
li.portfolio a {
	width: 114px;
	background-image: url(../img/portfolio.jpg);
	background-repeat: no-repeat;
}
li.portfolio a span {
	display: none;
}
li.testimonials a {
	width: 129px;
	background-image: url(../img/testimonials.jpg);
	background-repeat: no-repeat;
}
li.testimonials a span {
	display: none;
}
li.news a {
	width: 125px;
	background-image: url(../img/news.jpg);
	background-repeat: no-repeat;
}
li.news a span {
	display: none;
}
li.contact a {
	width: 92px;
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
}
li.contact a span {
	display: none;
}



ul.links {
	margin-top: -12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
ul.links li {
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
ul.links li a {
	display: block;
	float: left;
	width: 195px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	color: #860000;
}
ul.links li a:hover {
	width: 195px;
	background-image:  url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #680000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	color: #FFF
}
#linksBox {
	float: left;
	margin-top: 0px;

}
#linksBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	display: inline;
	margin-left: 0px;
}
#linksBox p a {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}
.shadow {
	background-image: url("../img/shadow.jpg");
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 197px;
	height: 6px;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 8px;
}


#News {
	float: left;
	margin-top: 20px;
	margin-left: 7px;
	width: 190px;
}
#NewsBox {
	float: left;
	margin-top: -5px;
	margin-left: 1px;
	width: 190px;
}
#News p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #707070;
	display: inline;
	margin-left: 0px;
}
#News p a{
	color: #680000;
	text-decoration: none;
}
#News p a:hover{
	color:#2e74c0;
	background-color: #daebfc;
	text-decoration: underline;
}
.NewsDate {
	color: #680000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


#Links {
	float: left;
	margin-top: 20px;
	margin-left: 7px;
	width: 190px;
}
