body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background-color: #40505E;
	background-image: url(images/bg2.jpg);
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:	22px;
	color: #932D1C;
	text-align: center;
	padding: 5px;
	line-height: 25px;
	font-weight: normal;
	margin-top: -10px;
}
h2 {
	font-family: Tahoma;
	font-size:	18px;
	color: #273B1C;
	padding: 0;
	text-align: center;
	line-height: 25px;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	font-weight: bold;
	font-variant: normal;
}
h3 {
	font-family: Tahoma;
	font-size:	18px;
	color: #273B1C;
	padding: 0;
	text-align: left;
	line-height: 25px;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	font-weight: normal;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
}

a:active, a:hover {
	color: #F00;
	text-decoration: underline;
}

#container {
	width: 940px;
	margin: auto;
	background-color: #EBEBEB;
}
h2 a {
	color: #226FB7;
	text-decoration: underline;
}

#header {
	width: 940px;
	height: 244px;
	margin: 0;
	padding: 0;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}
#header2 {
	width: 940px;
	height: 244px;
	margin: 0;
	padding: 0;
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#header3 {
	width: 940px;
	height: 244px;
	margin: 0;
	padding: 0;
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
}
#header4 {
	width: 940px;
	height: 244px;
	margin: 0;
	padding: 0;
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
}
#header5 {
	width: 940px;
	height: 244px;
	margin: 0;
	padding: 0;
	background-image: url(images/header5.jpg);
	background-repeat: no-repeat;
}

#content {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;	
}
/* Left Content */
#content_left {
	float:left;
	width: 233px;
	margin: 0;
	padding: 0;
	background-color: #191E27;
}

#menu {
	float: right;
	width: 200px;
	height: 400px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: -10px;
}
#content_left p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	font-weight: lighter;
	line-height: 1.5em;
}

#menu ul {
	float: right;
	list-style: none;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

#menu li a {
	display: block;
	width: 152px;
	height: 27px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 45px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}

#menu li a:hover, #menu li .current {
	color: #95C8F0;
	text-decoration: none;
	background-image: url(images/menu-current.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 2px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
/* End Of Left */

/* Right Content */
#content_right {
	
	float: right;
	width: 707px;
	margin: 0;
	padding: 0;
	
}

#content_right_bottom {
	float: right;
	width: 707px;
	padding: 0;
	margin-top: -100;
	margin-bottom: 0;
	margin-left: 0;
	background-repeat: no-repeat;
}

#content_right_top {
	width: 682px;
	margin: 0;
	padding: 33px 0px 0px 25px;
	background-image: url(images/right-top.jpg);
	background-repeat: no-repeat;
	background-position: top;	
}

#content_right_top .post_area {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 390px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -15px;
}
#content_right_top .post_area2 {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 675px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-variant: normal;
}
#flash{
	float: right;
	width: 290px;
	margin-right: 10px;
}
#flashRight h3 {
	color: #FFF;
	text-align: center;
	border: thin solid #000;
	background-color: #273B1C;
	padding: 5px;
	font-size: 18px;
	line-height: 1.5em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}

.post_area p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:	12px;
	text-align: justify;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 5px;
}

#content_right_bottom_section {
	width: 687px;
	margin: 0;
	padding: 10px;
	background-color: #161616;
	background-image: url(images/right-bottom%20copy.png);
	background-position: right bottom;	
}

#content_right_bottom_section .text_area {
	

	margin: 0;
	padding: 20px 0px 20px 20px;
	
}

.text_area h1 {
	
	font-family: Tahoma;
	font-size:	18px;
	color: #4c4c4c;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.text_area p {
	
	font-family: Tahoma;
	font-size:	12px;
	text-align: justify;
	color: #8b8b8b;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.text_area img {
	
	margin: 0 20px 10px 0;
	padding: 0;
	border: 1px solid #8fd300;
	
}



.bottom_panel_section {
	width: 920px;
	height: 230px;
	margin: 0;
	padding:  10px;
	background-image: url(images/bottom%20copy.jpg);
	background-repeat: repeat;
}

.bottom_section_left {
	float: left;
	width: 300px;
	padding: 5px;
	background-color: #8A9F62;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.bottom_section_left h1 {
	font-family: Verdana;
	font-size: 12px;
	color: #313131;
	margin: 0 0 5px 0;
	padding: 0;	
}

.bottom_section_left ul {
	list-style: circle;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0;
}

.bottom_section_left li a {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;

}

.bottom_section_left li a:hover {

	text-decoration: none;

}

.bottom_section_right {
	float: right;
	width: 350px;
	padding: 5px;
	text-align: left;
	background-color: #8A9F64;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
}
#content_left img {
	margin-left: -8px;
	margin-top: 8px;
	padding: 0px;
}

 .bottom_section_right h1 {
	font-family: Verdana;
	font-size: 12px;
	color: #313131;
	margin: 0 5px 5px 0;
	padding: 0;
	text-align: center;
}

.bottom_section_right p {
	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-align:	center;
	margin: 0 0 10px 0;
	padding: 0;
}

.bottom_section_right img {
	border: none;
}

#footer {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #111;
}

#footer a {
	
	color: #fff;
	text-decoration: underline;

}

#footer a:hover {
	color: #09F;
	text-decoration: none;
}

.cleaner {
	
	clear: both;
	height: 0px;
	
}
.imgRight {
	background-color: #FFF;
	padding: 1px;
	border: thin solid #6F8C39;
	margin-top: 10px;
}
#movie{
	background-color: #FFF;
	border: thin solid #000;
	padding: 0px;
	width: 290px;
}
#movie2 {
	background-color: #FFF;
	border: thin solid #000;
	padding: 0px;
	width: 260px;
	margin-left: 15px;
	margin-top: 15px;
}
.picture{
	margin-right: 20px;
	margin-top: 10px;
	padding: 0px;
	float: right;
	margin-bottom: 10px;
}
.video{
	margin-right: 10px;
	margin-left: 25px;
	float: left;
	width: 260px;
}
li{
	font-weight: lighter;
	font-size: 22px;
	line-height: 1.25em;
	color: #2D406C;
}
.video2 {
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 125px;
	width: 260px;
	float: left;
}
.post_area2 p a {
	color: #BD0000;
	font-size: 16px;
	font-style: italic;
	text-decoration: underline;
}
#content_left2 {
	float:left;
	width: 233px;
	margin: 0;
	padding: 0;
	background-color: #191E27;
	height: 1310px;
}
#content_left2 p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	font-weight: lighter;
	line-height: 1.5em;
}
.guardian{
	font-size: 10px;
}
#content_left2 .guardian a {
	font-size: 14px;
	color: #FFF;
	letter-spacing: normal;
}
h5 img {
	background-color: #FFF;
	padding: 5px;
	margin-left: 20px;
	border: thin solid #000;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
h5{
	float: right;
	width: 175px;
	text-align: center;
	margin-top: -10px;
	font-size: 12px;
}
.counter{
	margin-left: 425px;
}
#special{
	float: right;
	width: 300px;
}
#content_left3 {
	float:left;
	width: 233px;
	margin: 0;
	padding: 0;
	background-color: #191E27;
	height: 1000px;
}
#content_left3 p {
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	font-weight: lighter;
	line-height: 1.5em;
}
#content_left4 {
	float:left;
	width: 233px;
	margin: 0;
	padding: 0;
	background-color: #191E27;
	height: 935px;
}
#content_left4 p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 16px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	font-weight: lighter;
	line-height: 1.5em;
}
#content_left5 {
	float:left;
	width: 233px;
	margin: 0;
	padding: 0;
	background-color: #191E27;
	height: 6600px;
}
#content_left5 p {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 20px;
	font-style: italic;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	font-weight: lighter;
	line-height: 1.5em;
}
#flashRight p {
	font-size: 18px;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}
.radio{
	font-style: italic;
}
.post_area .radio {
	font-size: 14px;
	color: #069;
	font-weight: 400;
}
.post_area2 .radio {
	font-size: 14px;
	color: #069;
	font-weight: 400;
}
#testimonials{
	background-color: #FFF;
	padding: 5px;
	border: 3px solid #000;
}
.david {
	margin-top: 30px;
	padding: 0px;
	margin-left: -8px;
}
.vip {
	padding: 0px;
	margin-left: -27px;
	margin-top: 10px;
}
.logo{
	padding: 3px;
	margin-top: 25px;
	margin-left: 55px;
	border: medium solid #960000;
}
.member{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	color: #950000;
}
.vip2 {
	margin-top: 25px;
	padding: 0px;
	margin-left: 5px;
}
#testimonials2 {
	background-color: #FFF;
	padding: 5px;
	border: 3px solid #000;
}
.post_area2 #testimonials2 p em {
	font-size: 12px;
	font-variant: normal;
}
.post_area2 #testimonials2 h4 {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.post_area ul li {
	font-size: 14px;
	color: #000;
}
#flashRight {
	height: 300px;
}
#videoBottom{
	width: 915px;
	margin-left: 10px;
	height: 225px;
	margin-top: -15px;
	font-family: Arial, Helvetica, sans-serif;
}
#testimonials2 h1 {
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
#testimonials2 h1 a {
	text-decoration: none;
	color: #932D1C;
}
#testimonials2 h1 a:hover {
	text-decoration: underline;
	color: #932D1C;
	font-style: normal;
}

