@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	background-image: url(images/background_tile.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/content_back.png);
	height: 900px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center 40px;
}
#header {
	margin-top: 12px;
	margin-bottom: 12px;
}
#logo {
	float: left;
	height: 220px;
	width: 297px;
}
#banner {
	float: right;
	height: 70px;
	width: 390px;
	margin-right: 120px;
	margin-top: 80px;
}
#nav {
	float: right;
	height: 26px;
	width: 490px;
	margin-right: 120px;
	margin-top: 45px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	padding-left: 57px;
}
#leftColumn {
	float: left;
	width: 571px;
	margin-top: 25px;
	margin-left: 87px;
}
#rightColumn {
	float: right;
	width: 290px;
	margin-top: 50px;
	height: 302px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #FF6699;
}
.style2 {font-size: 12px}
.style4 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 16px; color: #FF6699; }
a:link {
	text-decoration: none;
	color: #FF6699;
}
a:visited {
	text-decoration: none;
	color: #FF6699;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.style5 {
	color: #666666;
	font-size: 9px;
}
#rightColumnReps {
	float: right;
	width: 300px;
	margin-top: 50px;
	height: auto;
	margin-right: 150px;
}
#leftColumnReps {
	float: left;
	width: 200px;
	margin-top: 25px;
	margin-left: 250px;
}
#leftColumnFull {
	float: left;
	width: 750px;
	margin-top: 25px;
	margin-left: 87px;
}
#leftColumnGallery {
	float: left;
	width: 799px;
	height: 600px;
	background-color: #FFFFFF;
	text-align: center;
	margin-left: 58px;
	margin-top: 2px;
}
#wrapperGallery {
	text-align: left;
	width: 899px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/gallery_content_back.png);
	height: 900px;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: center 45px;
}
