body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	color: #D32424;
	letter-spacing: 0.5px;
	
}

a:link {
	color: #D32424;
	text-decoration: none;
}
a:hover {
	color: #D32424;
	text-decoration:underline;
}

a:visited {
	color: #D32424;
}
a:active {
	color: #D32424;
}

#corner {
	width: 31px;
	height: 31px;
	margin-top: -2px;
	margin-right: -2px;
	float: right;
}

#logo {
	width: 633px;
	height: 57px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#nav {
	width: 66px;
	height: 255px;
	margin-left: 50px;
	margin-top: 35px;
	float: left;
}

#content-title {
	width: 380px;
	height: 102px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}

#content-animation {
	float: left;
	width: 99;
	height: 102;
}

#content-title-text {
	float: left;
	margin-top: 35px;
	margin-left: 5px;
}

#content-text {
	float: left;
	margin-bottom: 10px;
}


#content-box {
	width: 600px;
	margin-top: 0px;
	margin-left: 31px;
	float: left;
}

#content-box-column {
	width: 145px;
	margin-top: 0px;
	margin-left: 31px;
	margin-right: 350px;
	float: right;
}

img.imageleft {
	float: left;
}

.gallerybox {
	width: 145;
	height: 145;
	float: left;
}

.gallerybox-column {
	width: 145;
	height: 145;
	float: left;
	vertical-align: top;
	clear: both
}

.gallerytextbox {
	width: 450;
	height: 145;
	float: right;
	z-index: 1;
	margin-right: 50px;
}

.pop-close {
	width: 44px;
	height: 44px;
	margin-top: 31px;
	margin-right: 4px;
	float: right;
}

.pop-right {
	width: 44px;
	height: 44px;
	margin-top: 145px;
	margin-right: 33px;
	float: right;
	clear:right;
}

.pop-left {
	width: 44px;
	height: 44px;
	margin-top: 220px;
	margin-left: 33px;
	float: left;
}

.pop-content {
	width: 536px;
	height: 396px;
	margin-top: 20px;
	float:left;
	
}

.pop-content-text {
	width: 536px;
	height: 20px;
	margin-top: 0px;
	text-align: center;	
}