@charset "utf-8";
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 139px;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.header .nav {
	position: absolute;
	right: 8px;
	top: 25px;
}
.main {
	width: 627px;
	left: 170px;
	top: -85px;
	position: absolute;
}
.main .flash {
	padding: 5px;
	background-image: url(/images/flash-background.gif);
	background-repeat: no-repeat;
}
.content .sidebar {
	width: 155px;
	margin-top: 15px;
	position: absolute;
}
.content {
	position: relative;
}
#styles .main_content_wrapper {
	background-image: url(/images/styles/page-background.gif);

}
#styles .main_content {
	background-repeat: no-repeat;
	padding: 13px;
	background-image: url(/images/styles/page-background-top.gif);
}
#styles .main_content h1 {
	background-image: url(/images/styles/title.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#styles    .main_content_footer  img  {
	display: block;
}
#styles .styles .style {
	background-image: url(/cpanel/images/form/section-divider.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#styles .styles {
	padding-right: 8px;
	padding-left: 8px;
}

#styles .styles .style.last {
	background: none;
}

#styles  .styles  .style  .style_header {
	font-weight: bold;
	text-align: center;
	padding-bottom: 8px;
	font-size: 13px;
}
#styles .styles .style .style_photos .photo img {
	background-color: #f2f2f2;
	padding: 5px;
	border: 1px solid #e2e2e2;
}
#styles .styles .style .style_photos .photo {
	width: 187px;
}
#styles .styles .style .style_caption {
	padding-top: 5px;
	text-align: center;
}
#styles .styles .style .style_photos .spacer {
	width: 12px;
}

#styles .styles .style .center_table {
	margin-right: auto;
	margin-left: auto;
}





#contact .main_content_wrapper {
	background-image: url(/images/styles/page-background.gif);
}
#contact .main_content {
	background-image: url(/images/contact/page-background-top.gif);
	background-repeat: no-repeat;
	padding: 13px;
}
#contact .main_content h1 {
	background-image: url(/images/contact/title.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact   .main_content_footer img  {
	display: block;
}
