@charset "utf-8";
/* CSS Document */

html, body {
	font-family: "Trebuchet MS", Verdana, arial, tahoma;
	font-size: 14px;
	margin: 0px;
	background-image: url(media/main/sky.jpg);
	background-repeat: repeat-x;
	width:100%;
	background-position: center top;
}
#bodyhdr {
	height: 50px;
	width: 719px;
	padding-top: 14px;
	padding-left: 50px;
	margin-top: 1px;
	float: left;
}
#bodymid {
	background-image: url(media/main/header-btm.gif);
	height: 50px;
	width: 729px;
	padding-left: 30px;
	float: left;
	padding-top: 10px;
	background-repeat: no-repeat;
}
#listinghme {
	background-image: url(media/home/linkedprojs.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 293px;
	padding-top: 104px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 23px;
	margin-left: 10px;
}

#wrap {
	width: 769px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#footer {
	width: 729px;
	background-image: url(media/main/footer-bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	text-align: center;
	height: 100px;
	font-size: 0.8em;
	color: #999999;
	margin-top: 50px;
	margin-left: -15px;
	margin-bottom: 0px;
}
#mainmen {
	text-align: center;
	float: left;
	height: 50px;
	width: 769px;
	padding-top: 7px;
	font-size: 18px;
	font-weight: bold;
	color: #222B2F;

}
#mainmen a, #mainmen a:visited {
	color: #222B2F;
	text-decoration:none;
}

#mainmen a:hover {
	color: #ffffff;
	text-decoration:none;
}
.twocolumn {
	padding: 5px;
	float: left;
	width: 340px;
}
.listing {
	float: left;
	text-align: left;
	background-image: url(media/main/nullett.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	width: 250px;
}
.listing a, .listing a:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	color: #333333;
}

.listing a:hover{
	display: block;
	text-align: left;
	text-decoration: none;
	color: #4C7189;
}
.floatlft {
	float: left;
}
#stylechanger {
	float: left;
	height: 257px;
	width: 239px;
	text-align: right;
	background-repeat: no-repeat;
	padding-left: 530px;
}
.twocolumnlink {
	padding: 5px;
	float: left;
	width: 700px;
	text-align: center;
}
.twocolumnlink a, .twocolumnlink a:visited {
	text-decoration: none;
	color: #333333;
}

.twocolumnlink a:hover{
	text-decoration: none;
	color: #4C7189;
}
