body {
	margin: 20px;
	padding: 0px;
	background: #304661;
	font-family: tahoma, helvetica, san-serif;
	color: #636363;
	font-size: 12px;
}

a { 
	color:#6E93C0;
	text-decoration:none; 
	font-weight: bold;
}

h1 {
	font-size: 30px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px 24px;
	padding-top: 10px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #D3E1F2;
	margin: 0px 24px;
	padding: 0px;
}


h3 {
	font-size: 18px;
	font-weight: bold;
	color: #304661;
	margin-bottom: 0px;
}

.subNav {
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.subNav2 {
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.subNav3 {
	float: right;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	display: block;
}

.nav2{
	position: absolute;
	top: 40px;
	left: 770px;
	font-size: 12px;
}

.date {
	position: absolute;
	top: 74px;
	left: 770px;
	font-size: 11px;
}

a.newsDate {
	font-size: 14px;
	font-weight: bold;
	color:#6E93C0;
}

a.newsHeadline {
	font-size: 12px;
	font-weight: bold;
	color: #636363;
}


.newsDate {
	font-size: 14px;
	font-weight: bold;
	color:#6E93C0;
}

.newsHeadline {
	font-size: 12px;
	font-weight: bold;
	color: #636363;
}

#testimonial {
	width: 343px;
}

.testQuote {
	font-style: oblique;
	margin-right: 20px;
	margin-left: 20px;
}

.testName {
	font-style: oblique;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
	text-align: right;
}

.mainCol {
	margin-right: 20px;
	margin-left: 20px;
}





#title {
	margin-left: 7px;
	height: 75px;
	width: 607px;
	background: #7DA7D9;
}

#nav {
	margin-left: 30px;
	display: inline;
}
	
#copy {
	padding:10px 30px;
}

#header { 
	background-image: url(images/bgHeader.gif);
	width: 964px;
	height: 158px;
}


#oneview {
	float: left;
	padding-top: 4px;
	padding-left: 7px;
}

#flash { 
	width: 964px;
	height: 248px;
}

#left { 
	float: left;
	width: 340px;

}

#right { 
	float: left;
	width: 622px;
	background: #ffffff;
}

#mods {
	width: 964px;
	height: 301px;
}

#modLeft {
	float: left;
	width: 348px;
	height: 301px;
	background: url(images/bgModLeft.gif) repeat-y; }
	
#modCenter {
	float: left;
	width: 342px;
	height: 281px;
	padding-left: 20px;
	padding-top: 20px;
	background: url(images/bgModCenter.gif) repeat-y; }
	
#modRight {
	float: left;
	width: 254px;
	height: 301px;
	background: url(images/bgModRight.gif) repeat-y }

#news {
	width: 200px;
	padding-left: 25px;
}

#footer { 
	background: #304661;
	color: #DAE2E5;
	text-align: center;
}

.red {
	color: #B31313;
}

