body{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

#wrapper{
	width: 919px;
	margin: 0 auto 0 auto;
}

.header{
	width: 919px;
	height: 116px;
	background: url(images/mast-bg.png) no-repeat;
	margin: 0px 0px 30px 0px;
}

#site_name{
	color: #cad6d4;
	font-size: 1.4em;
	position: relative;
	top: 70px;
	left: 210px;
}

.footer{
	margin: 50px 0px 0px 0px;
	height: 116px;
	background: url(images/primary-bg-2.png);
}

li{
	list-style-type: none;
	margin: -15px;
}

section.content{
	margin: 20px 270px 20px 270px;
	/*color: #17253F;*/
	color: #0e407d;
}
/*
section.left{
	width: 48%;
	margin: 0px 0px 0px 50px;
}

section.right{
	width: 48%;
	float: right;
	position: relative;
	top: -330px;
	margin: 0px 0px 0px 0px;
}
*/
#text{
	color: #cad6d4;
	position: relative;
	top: 20px;
	left: 30px;
	font-size: 0.8em;
}

#text a{
	color: #cad6d4;
}

td{
	width: 25%; 
}