@charset "UTF-8";
/* CSS Document */

body,td,th,p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 21px;
}
body {
	background-image: url(images/bg-sub.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #121445;
}

h1{
	font-size: 18px;
}

h4{
	font-size: 16px;
	line-height: 0px;
	}

#main{
	width: 950px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav-bar{
	background-image: url(images/nav-bar-bg.png);
	background-repeat: repeat-x;
	height: 36px;
	width: 950px;
	margin-top: 20px;
	text-align: center;
	padding-top: 25px;
}

.quick-contact{
	float: right;
	text-align: right;
}

.clear{
	clear: both;
}

a.top{
	color: #004986;
	text-decoration: underline;
}

a.top:hover{
	color: #004986;
	text-decoration: none;
}
.bottom{
	color: #FFF;
	font-size: 10px;
}

a.bottom{
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}

a.bottom:hover{
	color: #FFF;
	text-decoration: none;
}


#body-text{
	width: 900px;
	padding-right: 25px;
	padding-left: 25px;
}

#top-left{
	width: 551px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2968b0;
	padding-right: 20px;
	margin-right: 20px;
	float: left;
}

#top-right{
	width: 269px;
	padding-left: 19px;
	padding-right: 20px;
	float: right;
}

#top-right-projects{
	width: 269px;
	padding-left: 19px;
	padding-right: 20px;
	float: right;
	padding-top: 115px;
}

#bucket1{
	float: left;
	width: 270px;
	margin-right: 10px;
	padding-right: 20px;
}

#bucket2{
	float: right;
	width: 289px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2968b0;
	padding-left: 10px;
}

a.bodylinks{
	font-size: 14px;
	color: #FFF;
	text-decoration: underline;
}

a.bodylinks:hover{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

a {
	font-size: 14px;
	color: #F60;
	text-decoration: none;
}

#updater {
	color: #000;
	background-color: #FFF;
	width:475px;
}
