@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 1000px;
	background-image: url(images/wrapper_bg.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 1200px;
	background-color: #0C1115;
	background-repeat: no-repeat;
}
#container_01 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#container_02 {
	background-color: #FFFFFF;
	background-image: url(images/main_bg_05.jpg);
	background-repeat: no-repeat;
	width: 680px;
}
#content_wrapper {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	padding-top: 15px;
	padding-left: 125px;
}
#footer {
	background-image: url(images/footer_bg_07.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 680px;
}
#footer_address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #7676aa;
	padding-top: 25px;
	text-align: center;
	line-height: 1.7em;
}
#nav a:hover {
	color: #CCCCFF;
}
.pic_01 {
	float: right;
	padding-left: 5px;
}
#content {
	padding-left: 125px;
}
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #7676aa;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7676aa;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7676aa;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7676aa;
}

body {
	background-image: url(images/bg_gradient_02.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #0C1115;
}
#portlets {
	margin-left: 125px;
}
.line {
	padding-bottom: 10px;
	clear: both;
}
#spacer {
	clear: both;
}
#portlets td {
	padding-right: 30px;
}
