@charset "utf-8";

/* CSS Document */

html {
height: 100%;
} 
body {
	height: 100%;
	background: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 1.5;
}

#wrapper1 {
z-index: 0; 
position: relative; 
width: 100%; 
background: #000000;
}
#background_top {
z-index: 1; 
position: absolute; 
width: 100%; 
top: 0px; 
left: 0px; 
height: 644px; 
background: url(images/background.jpg) top center repeat-x;
}
#wrapper2 {
z-index: 2; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px;
}
#wrapper3 {
z-index: 1; 
position: relative; 
width: 927px; 
left: 38px; 
top: 0px; 
background: #000000;
}
#top {
position: relative; 
width: 927px; 
height: 81px; 
top: 0px; 
left: 0px; 
background: url(images/top_menu.jpg) top center no-repeat;
}
#top_menu_links {
position: absolute; 
width: 927px; 
margin-top: 39px; 
text-align: center; 
color: #ffffff;
}
#content_wrapper {
position: relative; 
overflow: auto; 
margin-top: 245px; 
background: url(images/box_middle.jpg) 251px 0px repeat-y;
}
#side_menu {
position: relative; 
float: left; 
width: 180px; 
padding-left: 35px; 
padding-right: 20px; 
padding-bottom: 25px; 
padding-top: 2px;
}
#content_wrapper2 {
position: relative; float: right; 
width: 676px; 
min-height: 350px;
}
#content {
z-index: 3; 
position: relative; 
width: 560px; 
margin: 50px;
margin-top: 20px;
margin-bottom: 0px;
}
#content_box_top {
position: absolute; 
width: 676px; 
height: 120px; 
top: 0px; 
background: url(images/box_top.jpg) top center no-repeat;
}
#main_image {
z-index: -1; 
position: absolute; 
width: 927px; 
height: 307px; 
top: 81px; 
left: 0px; 
background: url(images/main_image.jpg) top center;
}
#website_name {
position: absolute; 
width: 500px; 
top: 33px; 
left: 95px; 
text-align: left; 
font-size: 25px; 
color: #ffffff;
}
#website_description {
	position: absolute;
	width: 500px;
	top: 68px;
	left: 65px;
	text-align: left;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: .1em;
}
#website_photo {
	position: absolute;
	width: 500px;
	top: 95px;
	left: 128px;
	text-align: left;
	font-size: 14px;
	color: #bdc400;
	letter-spacing: .1em;
	font-weight: bold;
}
#left_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
left: 0px; 
top: 0px; 
background: url(images/left_shadow.jpg) top center;
}
#right_shadow {
position: absolute; 
width: 38px; 
height: 624px; 
right: 0px; 
top: 0px; 
background: url(images/right_shadow.jpg) top center;
}
#bottom_stripe {
position: relative; 
width: 100%; 
height: 131px; 
top: 0px; 
background: url(images/bottom_stripe.jpg) top center repeat-x;
}
#content_box_bottom_wrapper {
z-index: 1; 
position: relative; 
width: 1003px; 
top: 0px; 
left: 50%; 
margin-left: -501px;
}
#content_box_bottom {
z-index: 2; 
position: absolute; 
width: 676px; 
height: 101px; 
left: 289px; 
top: 0px;
background: url(images/box_bottom.jpg) top center;
}
#content_bottom {
z-index: 2; 
position: absolute; 
width: 676px; 
height: 20px; 
right: 0px; 
bottom: 0px;
background: url(images/content_bottom.jpg);
}
#footer {
position: relative; 
width: 850px; 
left: 50%; 
margin-left: -425px; 
padding-bottom: 30px; 
text-align: center; 
color: #ffffff;
}

a:link {
	color: #868cc0;
	text-decoration: none;
}
a:visited {
	color: #868cc0;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:active {
	color: #868cc0;
	text-decoration: none;
}


/* OSC CSS */

#pageIcon {
display: none;
}
h1 {
text-align: center;
font-size: 18px;
}
h6 {
font-size: 14px;
}
div.boxTitle {
margin-top: 5px; 
margin-bottom: 5px;
font-size: 14px;
font-weight: bold;
}

/* CMSMS CSS */

.activeparent {
list-style-type: none;
}
li.currentpage{
list-style-type: none;
}
h3.menulinks{
margin-top: 5px; 
margin-bottom: 5px;
font-size: 14px;
}
span.menulinks{
display: inline; 
line-height: 25px; 
font-size: 14px; 
font-weight: bold;
}
li.active0n h3 {
list-style-type: none;
}
li.menulinks {
margin-left: 0px;
list-style-type: none;
}
ul {
margin-left: 0; padding-left: 0;
list-style-type:none; 
}
.clearfix {
list-style-type: none;
}
li.sectionheader h3 {
list-style-type: none;
}
li.separator {
list-style-type: none;
}.spaceBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
