body {
	background-image: url(theconstruct/bg.gif);
	background-position: center;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
}
h1 {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
}
a:link {
	color: #0099FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover, a:active {
	color: #0099FF;
	text-decoration: none;
}
#nav ul {
	margin: 0;
	padding: 0;
	margin:0;
	}
#nav li {
	list-style:none;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#nav{
		border-top-color: #D0E7F7;
		border-top-style: solid;
		border-top-width: 1px;
		margin-left: 20px;
		margin-right: 20px;
	}
#nav a{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image:  url(theconstruct/arrow.gif);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	border-bottom-color: #D0E7F7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	padding-left: 20px;
	}
#nav a:hover{
		background-color:  #AAD6F0;
	}
	/* Fix for IE-win \*/
		* html #nav a {height: 5px;}
	/* End Fix for IE-win */ 
#quicklinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7EBFE9;
	padding-left: 10px;
	font-size: 12px;
}
#quicklinks a:link{
	color: #0099FF;
	text-decoration: underline;
}
#quicklinks a:visited{
	color: #0099FF;
	text-decoration: underline;
}
#quicklinks a:hover, #quicklinks a:active{
	color: #0099FF;
	text-decoration: none;
}
.smborder {
	border: 1px solid #72B7E4;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.quicktext {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
#random {
	border: 1px solid #72B7E4;
	height: 120px;
}
h1 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
}
#mainpad {
	padding-right: 14px;
}
#topspacer {
	padding-bottom: 28px;
}
#footline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
#footer {
	font-size: 10px;
}
#rowspace {
	padding-bottom: 20px;
}
.company {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.titles {
	color: #990000;
}
li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftheight {
	height: 350px;
}
