html, body {
	margin: 0;
	padding: 0;
	border: none;
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
}	

a:link {
	text-decoration: none;
	color: #039;
}

a:visited {
	text-decoration: none;
	color: #036;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

.biggertext {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}

.normaltext {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.mediumtext {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
    color: #333333;
}

.smalltext {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #333333;
}


.title {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #069;
	line-height: 30px;
}

.whitetitle {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}
.upcomingnews {
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
    color: #ffffff;
}

ul.MenuBarHorizontal a{
	text-decoration: underline;
}

#content {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: 100%;
}

#navigation {
	width: 900px;
	top: 150px;
	margin-left: 20px;
}
.mainbg {
	background-image: url(images/mid-bg.jpg);
	background-repeat: no-repeat;
	
	background-position: left top;
}

.pictureborder {
	border: 2px solid #000000;
}


#footer {
	margin-left: 110px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	padding: 0px;
	height: 85px;
	line-height: 12px;	
}
#clients {
	line-height: 28px;
}
