@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color: #808080;
	background-image: url(../images/backgrounds/body_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
}

ul, ol {
	font-size: 12px;
}

h1 {
	margin:0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 16px;
}
h2 {
	margin:0px;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 14px;
}

h3 {
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 12px;
}

a:link {color:#FFF;text-decoration:none;}
a:visited {color:#FFF;text-decoration:none;}
a:hover {color:#FFF;text-decoration:none;}
a:active {color:#FFF;text-decoration:none;}

#outer_wrapper {
	background-color: #CCC;
	height: auto;
	width: 920px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
#margin_top {
	background-image: url(../images/margins/header_margin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 920px;
	position: relative;
}
#inner_wrapper {
	float: left;
	height: auto;
	width: 920px;
	position: relative;
	background-image: url(../images/backgrounds/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#header {
	background-image: url(../images/header_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 107px;
	width: 920px;
	position: relative;
}
#header_image_text {
	background-image: url(../images/header_image_text.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 41px;
	width: 212px;
	position: relative;
}
#nav_wrapper {
	background-image: url(../images/backgrounds/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 35px;
	width: 708px;
	position: relative;
	text-align:left;
	padding-top:6px;
}

#nav_wrapper a:link {color:#000;text-decoration:none;font-size: 15px;}
#nav_wrapper a:visited {color:#000;text-decoration:none;font-size: 15px;}
#nav_wrapper a:hover {color:#000;text-decoration:none;font-size: 15px;}
#nav_wrapper a:active {color:#000;text-decoration:none;font-size: 15px;}
	
	


#nav_wrapper ul {
	list-style:none;
	float:left;
	margin:0px;
	padding-left:0px;
	
}

#nav_wrapper li {
	display:inline;
	padding-left:20px;
	padding-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	
	
}


#outer_modules_wrapper {
	float: left;
	height: auto;
	width: 920px;
	position: relative;
	margin-top: 34px;
	text-align: left;
}
#left_modules_wrapper {
	float: left;
	height: auto;
	width: 203px;
	position: relative;
}


#left_nav_wrapper {
	float: left;
	height: auto;
	width: 203px;
	position: relative;
}

#left_nav_wrapper li a:link {color:#F00;text-decoration:none; font-size:16px;}
#left_nav_wrapper li a:visited {color:#F00;text-decoration:none; font-size:16px;}
#left_nav_wrapper li a:hover {color:#F00;text-decoration:none; font-size:16px;}
#left_nav_wrapper li a:active {color:#F00;text-decoration:none; font-size:16px;}

#left_nav_wrapper ul {
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	list-style:none;
	
}

#left_nav_wrapper li {
	background-image:url(../images/backgrounds/left_nav_bg.jpg);
	height:30px;
	margin-bottom:13px;
	padding-left: 28px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	
	
}

.left_module_module_wrapper {
	float: left;
	height: auto;
	width: 203px;
	position: relative;
	margin-bottom: 12px;
}

.left_module_module_wrapper a:link {color:#F00;text-decoration:none; font-size:12px;}
.left_module_module_wrapper a:visited {color:#F00;text-decoration:none; font-size:12px;}
.left_module_module_wrapper a:hover {color:#F00;text-decoration:none; font-size:12px;}
.left_module_module_wrapper a:active {color:#F00;text-decoration:none; font-size:12px;}

.left_module_module_header {
	background-image: url(../images/modules/left_module_module_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 203px;
	position: relative;
}
.left_module_module_content {
	background-image: url(../images/modules/module_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 191px;
	position: relative;
	padding-right: 12px;
}

.left_module_module_content h1 {
	margin:0px;
	color: #F00;
	padding-left: 16px;
	font-size: 14px;
	padding-top: 13px;
	padding-bottom: 16px;
}

.left_module_module_content p {
	margin:0px;
	font-size:12px;
	padding-left:15px;
	padding-bottom: 10px;
}

.left_module_module_footer {
	background-image: url(../images/modules/left_module_module_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 203px;
	position: relative;
}


#center_modules_wrapper {
	float: left;
	height: auto;
	width: 503px;
	position: relative;
	padding-left: 9px;
}

#center_modules_wrapper a:link {color:#FFF;text-decoration:none;}
#center_modules_wrapper a:visited {color:#FFF;text-decoration:none;}
#center_modules_wrapper a:hover {color:#FFF;text-decoration:none;}
#center_modules_wrapper a:active {color:#FFF;text-decoration:none;}

#center_modules_wrapper h1 {
	margin:0px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 16px;
}

#center_modules_wrapper p {
	font-size: 12px;
	color: #FFF;
	padding-right: 15px;
}


#center_module_1 {
	float: left;
	height: auto;
	width: 503px;
	position: relative;
}
.center_module_italic_h1 {
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	margin: 0px;
	padding-bottom: 12px;
}

#center_module_1_content {
	float: left;
	height: auto;
	width: 488px;
	position: relative;
	padding-right: 15px;
}
#center_module_1_footer {
	background-image: url(../images/modules/center_module_1_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
	width: 503px;
	position: relative;
}
#center_module_1_footer_more_videos_left {
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 23px;
	width: 129px;
	padding-top: 12px;
	padding-left: 34px;
	position: relative;
}

#center_module_1_footer_more_news_right {
	width:107px;
	height:23px;
	padding-top: 12px;
	font-size: 12px;
	color: #FFF;
	float:right;
}


#center_module_2 {
	float: left;
	height: auto;
	width: 488px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 13px;
	padding-right: 15px;
}

#center_module_2 img {
	float:left;
	margin-right:40px;
}

#center_module_3 {
	float: left;
	height: auto;
	width: 488px;
	position: relative;
	padding-top: 30px;
	margin-bottom: 13px;
	padding-right: 15px;
}

/*#center_module_3 {
	float: left;
	height: auto;
	width: 503px;
	position: relative;
	margin-bottom: 7px;
}
*/
#center_module_3_header {
	background-image: url(../images/modules/center_module_2_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 494px;
	position: relative;
}
#center_module_3_content {
	background-image: url(../images/modules/module2_bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 479px;
	position: relative;
	padding-left: 15px;
}
#center_module_3_footer {
	background-image: url(../images/modules/center_module2_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 494px;
	position: relative;
}
#center_module_4 {
	float: left;
	height: auto;
	width: 503px;
	position: relative;
	margin-bottom: 7px;
}
#center_module_4_header {
	background-image: url(../images/modules/center_module_2_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 494px;
	position: relative;
}
#center_module_4_content {
	background-image: url(../images/modules/module2_bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 479px;
	position: relative;
	padding-left: 15px;
}

#center_module_4_content img {
	margin:10px;
}

#center_module_4_footer {
	background-image: url(../images/modules/center_module2_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 494px;
	position: relative;
}

#center_module_article_top {
	float: left;
	height: auto;
	width: 503px;
	position: relative;
	margin-bottom: 7px;
}
#center_module_article_top_header {
	background-image: url(../images/modules/center_module_2_header_bl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 494px;
	position: relative;
}
#center_module_article_top_content {
	background-image: url(../images/modules/module2_bg_content_bl.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 479px;
	position: relative;
	padding-left: 15px;
}
#center_module_article_top_footer {
	background-image: url(../images/modules/center_module2_footer_bl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 494px;
	position: relative;
}





#center_module_article_top_header_gr {
	background-image: url(../images/modules/center_module_2_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 494px;
	position: relative;
}
#center_module_article_top_content_gr {
	background-image: url(../images/modules/module2_bg_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 479px;
	position: relative;
	padding-left: 15px;
}
#center_module_article_top_footer_gr {
	background-image: url(../images/modules/center_module2_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 494px;
	position: relative;
}



#center_module_main_article {
	float: left;
	height: auto;
	width: 435px;
	padding-top: 17px;
	padding-right: 39px;
	padding-left: 29px;
	position: relative;
}

#center_module_main_article td img {
	margin-bottom:15px;
}

#center_module_main_article a:link, a:visited, a:hover, a:active {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}

#center_module_main_article p {
	font-size: 12px;
	color: #FFF;
}


.center_module_main_article_text {
	font-size: 12px;
	color: #FFF;
	margin: 0px;
}






#right_modules_wrapper {
	float: left;
	height: auto;
	width: 205px;
	position: relative;
}

#right_modules_wrapper a:link {color:#F00;text-decoration:none; font-size:12px;}
#right_modules_wrapper a:visited {color:#F00;text-decoration:none; font-size:12px;}
#right_modules_wrapper a:hover {color:#F00;text-decoration:none; font-size:12px;}
#right_modules_wrapper a:active {color:#F00;text-decoration:none; font-size:12px;}

#right_nav_wrapper {
	float: left;
	height: auto;
	width: 205px;
	position: relative;
}

#right_nav_wrapper li a:link  {color:#F00;text-decoration:none;font-size: 16px;}
#right_nav_wrapper li a:visited {color:#F00;text-decoration:none;font-size: 16px;}
#right_nav_wrapper li a:hover {color:#F00;text-decoration:none;font-size: 16px;}
#right_nav_wrapper  li a:active {color:#F00;text-decoration:none;font-size: 16px;}

#right_nav_wrapper ul {
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	list-style:none;
	
}

#right_nav_wrapper li {
	background-image:url(../images/backgrounds/right_nav_bg.jpg);
	height:29px;
	margin-bottom:13px;
	padding-left:16px;
	padding-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	
	
	
}
.right_module_module_wrapper {
	float: left;
	height: auto;
	width: 205px;
	position: relative;
	margin-bottom: 12px;
}

.right_module_module_header {
	background-image: url(../images/modules/right_module_module_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 10px;
	width: 205px;
	position: relative;
}
.right_module_module_content {
	background-image: url(../images/modules/right_module_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	height: auto;
	width: 193px;
	position: relative;
	padding-right: 12px;
}
.right_module_module_content h1 {
	margin:0px;
	color: #F00;
	padding-left: 16px;
	font-size: 14px;
	padding-top: 13px;
	padding-bottom: 16px;
}
.right_module_module_content p {
	margin:0px;
	font-size:12px;
	padding-left:15px;
	padding-bottom: 10px;
}

.right_module_module_footer {
	background-image: url(../images/modules/right_module_module_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 11px;
	width: 205px;
	position: relative;
}




#margin_bottom {
	background-image: url(../images/margins/margin_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 30px;
	width: 920px;
	position: relative;
}
#footer {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 15px;
	width: 200px;
	position: relative;
	margin-left: 376px;
	margin-top: 11px;
}

#footer a:link {text-decoration:none; font-size: 10px; color: #FFF;}
#footer a:visited {text-decoration:none; font-size: 10px; color: #FFF;}
#footer a:hover {text-decoration:none; font-size: 10px; color: #FFF;}
#footer a:active {text-decoration:none; font-size: 10px; color: #FFF;}

#copyright a:link {text-decoration:none; font-size: 10px; color: #FFF;}
#copyright a:visited {text-decoration:none; font-size: 10px; color: #FFF;}
#copyright a:hover {text-decoration:none; font-size: 10px; color: #FFF;}
#copyright a:active {text-decoration:none; font-size: 10px; color: #FFF;}


#copyright {
	font-size: 10px;
	color: #FFF;
	float: right;
	height: 15px;
	width: 167px;
	position: relative;
	margin-top: 11px;
}
