body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: #123B5B;
	margin: 0px;
	padding: 0px;
}
img {
	border: 0
}
h1 {
	margin: 10px 0;
}

#nav {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display:inline; /* keeps buttons from stacking in IE */
}
#nav li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 99px;
	background-color: #0E3B5C;
	border-right: solid 1px white;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	float: left;
}
#leftcol {
	float: left;
	width: 380px;
	margin-right: 20px;
	text-align: left;
}
#leftwebcol {
	width: 450px;
	float: left;
	margin-right: 30px;
	padding: 0px;
}
#web {
	clear: both;
	padding-top: 20px;
}
#previousnext a:hover {
	text-decoration: none;
}
.projectinfo a {
	color: #09395F;
	text-decoration: underline;
}

.clear {
	clear: both;
	visibility: hidden;
}
.projectinfo {
	list-style-type: none;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	color: #113C5E;
}
.projectinfo a:hover {
	text-decoration: none;
}


#previousnext {
	background-image: url(../images/next-arrows.jpg);
	width: 228px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 28px;
}
.webportfolio {
	text-align: left;
	float: left;
	width: 500px;
	height: 28px;
	padding: 0px;
	line-height: normal;
	margin: 0px;
}



#content {
	text-align: center;
	width: 800px;
	clear: both;
	padding-top: 25px;
}
#nocol {
	width: 800px;
	text-align: left;
}
#content img {
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.aboutleft, .aboutright {
	clear: both;
	margin-bottom: 0px;
}
.aboutright {
	margin-left: 160px;
}
.aboutleft img, .aboutright img {
	float: left;
	padding-right: 20px;
}




#content h2 {
	margin: 0px;
}
#nav a:hover {
	background-color: #0176AB;
}
#nav a:active {
	background-color: #89C644;
}
#nav .urhere a {
	background-color: #0176AB;
}


#livechat {
	clear: both;
}
#page {
	text-align: center;
	margin: auto;
	width: 800px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
}
#servicelist {
	text-align: left;
}
.webportfolio a {
	color: #0E3B5C;
}
.webportfolio a:hover {
	text-decoration: none;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
}
