a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFCD;
}
a:active {
	text-decoration: none;
}






body {
	background: #336666;
	padding:0;
	margin: 0px;
}
	
#wrapper {
	width:792px;
	height:1200px;
	margin:0 auto;
}

#wrapper #leftsidebar {
	float:left;
	width:146px;
	height:1200px;
	padding:0;
	background: url(../assets/images/leftpanel_02.jpg) no-repeat;
}

#wrapper #maincontent {
	float:left;
	width:500px;
	height:1200px;
}

#maincontent #header {
	width:500px;
	height:123px;	
}
	
#maincontent #navigation {
	width:500px;
	height:26px;
}

#maincontent #navigation ul a:hover {
	float:left;
	width:500px;
	height:26px;
}
#maincontent #content-gallery {
	height: 1015px;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0.5px;
	padding-left: 12px;
	padding-right: 27px;
}

#content-gallery {
	background: url(../assets/images/contenthome_08.jpg) no-repeat;
	height: 1015px;
	width: 500px;
	float: left;
}

#maincontent #content-text img {
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}


#wrapper #rightsidebar {
	background: url(../assets/images/rightpanel_04.jpg) no-repeat;
	float:left;
	width:146px;
	height:1200px;
	

}

#wrapper #rightsidebar #content1 {
	float:left;
	height: auto;
	width: 142px;
	
}
.content1 {
	height: 700px;
	width: 142px;
	padding-top: 130px;
	padding-left: 5px;
	text-align: left;
}
.contentcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.04em;
	color: #33FFCC;
	line-height: 14px;
	background: left;
}
.contentcopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 2px;
	letter-spacing: 0.03em;
	text-align: center;
}
