* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px 5px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	background-attachment: fixed;
	background-color: #c2d941;
	background-repeat: no-repeat;
}

a {
	color: #FFF;
	text-decoration: none;
}

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

img {
	border: none;
}


p {
	margin: 10px 0px 12px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#container {
	width: 900px;
	text-align: left;
	margin: 0 auto;
}
#sub_container1 {
	margin: 0px auto;
	text-align: left;
	position: relative;
}
#buttons {
	background: url('../images/menu.gif') no-repeat 0%;
	width: 900px;
	padding-bottom: 4px;
}


#menu{
	padding:0 0 0 0px;
	height: 43px;
}
#menu  li  {
	float:left;
	display: block;
	width: 86px;
	list-style-type: none;
	border: 0;
}
#menu li a {
	float:left;
	display: block;
	padding: 12px 0 12px 0;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
#menu li a:hover {
	color: #C6353A;
	text-decoration: none;
}
#menu .current {
	color: #C6353A;
	text-decoration: none;
}
#menu .spacer {
	width: 15px;
	padding-top: 2px;
}
#menu .double {
	float:left;
	display: block;
	padding: 6px 0 0 0;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#menu .double1 {
	float:left;
	display: block;
	padding: 6px 0 0 0;
	width: 100%;
	text-align: center;
	color: #C6353A;
	font: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}




#left {
	text-align: center;
	position: absolute;
	margin-top: 160px;
	width: 214px;
	z-index: 1;
}
#left_header {
	background: url('../images/newstop_b.gif');
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#left_header1 {
	background: url('../images/newsbar_b.gif');
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

#left_body {
	background: url('../images/newsmiddle_b.gif');
	background-repeat: repeat-y;
}
#left_body_box {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 7px 0 7px;
}

#left_footer {
	background: url('../images/newsbottom_b.gif');
	background-repeat: no-repeat;
	height: 21px;
}
#left-visualPadding, #right-visualPadding {
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 0px;
	background: url('../images/newsmiddle_b.gif');
	background-repeat: repeat-y;
}

#sub_container {
	margin: 0px auto;
	background-repeat: no-repeat;
	text-align: left;
	background-image: url(../images/backgroundlogo_b.gif);
	width: 900px;
}

#page_static {
	width: 900px;
	height: 112px;
	overflow: hidden;
}


#main_content2 {
	width: 760px;
}


/* Main Content */

#main_content {
	text-align: center;
	float: none;
	clear: both;
}
#main_content_header_flash {
	width: 460px;
	background: url('../images/maintop_b.gif') no-repeat 0%;
	margin: 0 auto;
	clear: both;
	height: 97px;
	margin-top: 2px;
}

#main_content_header_flash #content {
	width: 445px;
	color: #000;
	padding-top: 7px;
	margin: 0 auto;
}

#main_content_header {
	width: 460px;
	background: url('../images/maintop1_b.gif') no-repeat 0%;
	margin: 0 auto;
	clear: both;
	height: 17px;
	margin-top: 2px;
}

#main_content_body {
	width: 460px;
	color: #FFF;
	background: url('../images/mainmiddle_b.gif') repeat-y 0%;
	margin: 0 auto;
	clear: none;
	text-align: center;
}

#main_content_body #content_box {
	margin: 0 auto;
	padding-bottom: 15px;
	width: 425px;
	text-align: left;
	color: #FFF;
}
#main_content_body #content_box h1 {
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
}

#main_content_body #content_box h2 {
	text-align: justify;
	color: #FFF;
	font-size: 14px;
}
#main_content_body #content_box ul {
	text-align: left;
	color: #FFF;
	font-size: 11px;
	padding-left: 14px;
}
#main_content_body #content_box h3 {
	text-align: left;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
#main_content_body #content_box h4 {
	text-align: left;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}


#main_content_body #button_box {
	text-align: center;
}



#main-visualPadding {
	padding: 0px;
	margin: 0 auto;
	border: 0px;
	height: 0px;
	background: url('../images/mainmiddle_b.gif') repeat-y 0%;
	width: 460px;
}







#main_content_footer {
	width: 460px;
	background: url('../images/mainbottom_b.gif') no-repeat 0%;
	margin: 0 auto;
	height: 21px;
}


/* Breaking News */

#right {
	width: 214px;
	text-align: center;
	position: absolute;
	margin-top: 160px;
	right: 0px;
}


#right_header {
	background: url('../images/newstop_b.gif');
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#right_header1 {
	background: url('../images/newsbar_b.gif');
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}


#right_body {
	background: url('../images/newsmiddle_b.gif');
	background-repeat: repeat-y;
}
#right_body_box {
	padding: 5px 15px 0px 8px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#right_body_box_contact {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}





#right_footer {
	background: url('../images/newsbottom_b.gif');
	background-repeat: no-repeat;
	height: 21px;
}


/* Page Footer */

#page_footer {
	background: url('../images/footer_b.gif') no-repeat 0%;
	width: 900px;
	height: 47px;
	padding-top: 5px;
}
#page_footer  #content {
	font-size: 9px;
	text-align: center;
	width: 875px;
	height: 20px;
	margin: 0 10px 0 10px;
	padding: 8px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
}
#gatestar {
	width: 900px;
	text-align: center;
	margin: 0 auto;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}



.style1 {
	color: #000000;
}
.style4 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #600;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.style7 {
	font-size: 16px;
	font-weight: bold;
}
.style8 {
	color: #808000;
	font-weight: bold;
	font-size: 14px;
}


.input {
	color: #FFF;
	font-size: 10px;
	text-align: left;
	background-color: #999;
}
.inputform {
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
.inputlabel {
	color: #FFF;
	font-size: 10px;
	text-align: left;
}
.property_left {
	background: url('../images/left.gif') no-repeat 0%;
	font-weight: bold;
	padding-left: 4px;
}

.property_middle {
	background: url('../images/middle.gif') no-repeat 0%;
	font-weight: bold;
}
.property_right {
	background: url('../images/right.gif') no-repeat 0%;
	font-weight: bold;
}
.style9 {
	font-weight: bold;
	font-size: 10px;
}
.styleTop {
	font-weight: bold;
	font-size: 11px;
	color: #C6353A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.styleEmail {
	font-weight: bold;
	font-size: 9px;
}
.style9a {
	font-size: 10px;
}
.style8a {
	color: #FFFBF0;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
