@charset "utf-8";


a:link {
	color:#006;
}

a:visited {
	color:#000;
}

img {
	border:none;
	
}

body {
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-align: center;
}
#container #main h1 {
	font-size: 16px;
	color: #000;
}

#container {
	height: 925px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	z-index: 1;
	background-image: url(images/container_shadow.png);
	background-repeat: no-repeat;
}
#content {
	position:relative;
	width:1000px;
	height:940px;
	z-index:2;
	background-color: #E2E2E2;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	position:absolute;
	width:990px;
	height:135px;
	z-index:100;
	left: 5px;
	background-color: #333333;
	background-image: url(images/header2.jpg);
}

#container #main p {
	font-size: 12px;
	color: #333;
	margin-right: 5px;
	margin-left: 5px;
}
.right_column_img {
	margin: 5px;
}
#right_column_bottom_shadow {
	position:absolute;
	width:214px;
	height:6px;
	z-index:2;
	left: 0px;
	bottom: 0px;
	background-image: url(images/shadow_bottom.png);
	background-repeat: no-repeat;
}


#container #right_column p img {
	margin-top: 4px;
}
#content #main p img {
	margin-right: 6px;
	margin-bottom: 6px;
}


#container #right_column form {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#main {
	position:absolute;
	left:7px;
	top:169px;
	width:981px;
	height:745px;
	z-index:-1;
	background-color: #FFFFFF;
	padding: 5px;
	background-repeat: repeat-x;
}
.blog_img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.facebook_img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 3px;
}


#media_container {
	position:absolute;
	width:990px;
	height:383px;
	z-index:20;
	left: 5px;
	background-color: #e2e2e2;
	top: 175px;
}

#navbar_container {
	position:absolute;
	width:990px;
	height:29px;
	z-index:500;
	left: 5px;
	top: 134px;
	background-color: #000055;
	text-align: left;
}
#container_main {
	position:absolute;
	width:840px;
	height:600px;
	z-index:1;
}
#footer {
	position:relative;
	width:1000px;
	height:115px;
	z-index:3;
	bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	left: 20px;
}
#right_column p img {
	text-align: center;
	margin-left: 5px;
}
.faq_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
#right_column {
	position: absolute;
	top: 170px;
	right: 4px;
	background-color: #FFF;
	width: 220px;
	height: 1390px;
	visibility: visible;
}
#part_left_column p {
	font-size: 13px;
}
#container #staff_content #staff_main #staff_header {
	font-family: MS Serif, New York, serif;
}
