body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/main-bg.jpg) repeat-x #FFFFFF;
	font: 12px Arial;
	color: #323232;
}

/***************************************/
/*           Layout                    */
/***************************************/
#test{
	width: 963px;
	text-align: left;
	height: 52px;
	margin: 0px;
	background-color:#000066;
}

#bodyCenter{
	width:963px;
	margin: 0 auto;
}

#bodySection {
	width: 963px;
	height: auto;
	background: url(../images/skyandcloud_01.jpg) no-repeat;
	background-position: 0px 0px;
	float: left;
}


.sideNavContainer {
	float: left;
	text-align: left;
	width: 190px;
	height: 780px;
	padding-left: 20px;
	padding-top: 10px;	/*	background: url(../images/red-spacer.gif);	*/
}
.sectionContainer{
	width: 701px;
	height:auto;
	float:left;
	padding: 20px 27px 0px 25px;
	text-align: left;
}

.sectionHeader {
	color: #FFFFFF;
	font-size: 20px
}


.awardsHead{
	width: 650px;
	height: 20px;
	background-color:#666666;
	font-size:14px;
	color:#FFFFFF;
	padding: 3px 0px 0px 50px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

.awardsContent{
	width: 648px;
	background-color: #F4F4F4;
	padding: 5px 0px 5px 50px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #C4C4C4;
}



/***************************************/
/*           links                     */
/***************************************/

a:link {
	text-decoration: underline;
	color:#000000;
}

a:visited {
	text-decoration: underline;
	color:#000000;
}

a:hover {
	text-decoration: underline;
	color:#666666;
}


a.sectionContainer:link {
	text-decoration: underline;
	color:#666666;
}

a.sectionContainer:visited {
	text-decoration: underline;
	color:#666666;
}

a.sectionContainer:hover {
	text-decoration: underline;
	color:#000000;
}

.widget img{
	display:block;
}

.widget{
	clear:both;
	height:28px;
	overflow:hidden;
}

.widget a:link{
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}


.widget a:visited{
	font-size:10px;
	color:#CCCCCC;
	text-decoration:none;
}
.widget a:hover{
	font-size:10px;
	color: #EEEEEE;
	text-decoration:none;
}
/***************************************/
/*           Paragraphing              */
/***************************************/


h1{
	color:#339900;
	font-size: 18px;
	margin: 0px 0px 18px 0px;
}

h2{
	color:#323232;
	font-size: 14px;
	margin: 0px;
}

.sectionContainer p{
	margin:5px 0px 10px 0px;
	line-height: 16px;
}



.sectionContainer ul{
	margin: 0px 25px 20px 10px;
	padding:0px 25px 0px 25px;
}

.sectionContainer ol{
	margin: 0px 25px 20px 10px;
	padding:0px 25px 0px 25px;
}

.sectionContainer li{
	line-height:16px;
	padding: 5px;
}


/***************************************/
/*           Image layout              */
/***************************************/

.sectionHeaderImage{
	padding:15px 0px 10px 0px
}





/*************** footer ******************/
.footer {
	width: 963px;
	height: 60px;
	background: url(../images/footer.jpg) no-repeat;
	float: left;
}

/*#ourOfficeBox {
	float: left;
	height: 150px;
	width: 220px;
	margin: 0px 10px 10px 0px;
}*/

/*.imgHolder {
	float: left;
	padding: 0px 10px 10px 0px;
}
*/
