body{
	padding:0;
	background-color: #000000;
	margin: 30px 0 30px 0;
}
a{
	color:#009999;
}
.maincontainerbg{
	background-image: url(images/Aunyx_combined_final_02.jpg);
	background-position: left 109px;
	background-repeat: no-repeat;
}

.maincontainer{
	width: 1000px; /*Width of main container*/
	margin: 0 auto;
	background-image: url(images/Aunyx_combined_final_04.jpg);
	background-position: left 802px;
	
	
}
.contentwrapper{
	float: left;
	background-repeat: no-repeat;
	width: 100%;
}

.topsection{
	height: 109px; /*Height of top section*/
	background-image: url(images/Aunyx_combined_final_01.jpg);
	background-repeat: no-repeat;
	width: 1000px;
}


.contentcolumn{
	margin: 0 194px 0 196px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/

	
}

.leftcolumn{
	float: left;
	width: 196px; /*Width of left column in pixel*/
	margin-left: -1000px;
	}

.rightcolumn{
	float: left;
	width: 194px; /*Width of right column*/
	margin-left: -194px;
	margin-top: -40px;
	
}

.footer{
	width: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006666;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.footer a{
	
	color: #006666;
	text-decoration: none;
}

.footer a:hover{
	
	color: #000000;
	text-decoration: none;

}
.innertube{

}

.innertubecontent{
	font-family: Times New Roman;
	font-size: 16px;
	padding-top: 134px;
	padding-left: 75px;
	padding-right: 75px;
	line-height: 24px;
	
	}
	
/* sub navigation */
.sidenav {
	margin-left: 70px;
	margin-top: 121px;
	margin-right: 10px;
	
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	
	list-style: none;
	
}
.sidenav li a{
	display: block;
	width: 110px;
	height: 44px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.sidenav li a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66B09F;
}

.pic1{
	margin-bottom: 15px;
	
}
.pic4{
	margin-bottom: 20px;
}
.pic2{
	margin-bottom: 26px;
}
.pic3{
	margin-bottom: 20px;
}
