@charset "UTF-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
}

#header {
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#header_box {
	text-align: center;
	display: block;
	height: 265px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	background-color: #014983;
	margin: 0px;
	background-image: url(../images/wrapper_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#main_container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	width: 1024px;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/main_container_bg.png);
}
#main_container_background {
	background-image: url(../images/main_container_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1%;
}
#main_container_topbar {
	background-image: url(../images/main_container_topbar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 1024px;	
}
#left_container {
	width: 241px;
	margin: 0px;
	float: left;
	position: relative;
	padding: 0px;
	text-align: left;
	background-image: url(../images/menu_bg_vide.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 563px;
	display: block;
}
/*menu*/
#left_container ul, #left_container li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#left_container a:link, #left_container a:visited {
	height: 32px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../images/menu_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#left_container a:hover, #left_container a:active {
	background-image: url(../images/menu_btn_over.png);
	color: #014983;
	font-weight: bold;
}
#left_container li#current a
{
	background-image: url(../images/menu_btn_over.png);
	color: #014983;
	font-weight: bold;
}
/*end menu*/
#text_container {
	width: 457px;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
	text-align: justify;
	display: block;
	margin: 0px;
	float: left;
}
#text_container H1 {
	font-size: 18px;
	color: #323B5F;
	text-transform: uppercase;	
}
.contentheading, .m4j_heading {
	font-size: 18px;
	color: #323B5F;
	text-transform: uppercase;
	font-weight: bold;
}
#text_container H2, #text_container H3, #text_container H4, #text_container H5, #text_container H6 {
	color: #323b5f;
	font-size: 15px;
}
#text_container p {
	text-align: justify;
	font-size: 12px;	
}
#text_container ul {
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;	
}
#text_container a:link, #text_container a:visited {
	text-decoration: none;
	color: #014983;		
}
#text_container a:hover, #text_container a:active {
	color: #014983;
	text-decoration: underline;		
}
#right_container {
	margin: 0px;
	width: 206px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right_container_middle {
	background-image: url(../images/right_middle.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 206px;
}
#right_container_bottom {
	background-image: url(../images/right_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 206px;
}
#right_container_text {
	background-image: url(../images/right_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;	
}
#right_container_text p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#right_container_text H1, #right_container_text H2, #right_container_text H3, #right_container_text H4, #right_container_text H5, #right_container_text H6 {
	font-size: 18px;
	color: #8CC540;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
#main_container_bottombar {
	background-image: url(../images/main_container_bottombar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 1024px;	
}
#footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 81px;
	color: #666666;
}
#footer_box {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: 41px;
	width: 1024px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_box p, #footer_box a {
	color: #666666;	
}
.image_padding {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
