* {	margin:0; padding:0; }

body {
  background: #111;
  font: Verdana, Arial, Helvetica, sans-serif;
  color:#333;
  font-size:100%;
  behavior:url(csshover.htc);
}

.container {
	top: 10px;
	width: 1002px;
	margin: 0px auto;
	text-align: left;
	border:solid #fff;
	border-width: 0px;
	color: #333;
	position: relative;
	text-decoration:none;
}

#title-top {
	clear: left;
	border-left: 1px solid #292C79;
	border-right: 1px solid #292C79;
}

#banner {
	width: 1000px;
	height: 150px;
	background: #FFF;
	background: url(../img/longbody2.jpg) repeat-x left top;
}

#banner h1 {
	FONT-SIZE: 1.4em;
	color:#CC3333;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 30px 5px 0px 430px;
	text-align:left;
}

#banner a img {
	border: 0px solid #000;
}

#ad_image {
	width: 250px;
	height: 150px;
	float: left;
}

#largeimage {
	width: 750px;
	height: 150px;
	float: right;
}

#red
{
	color:#CC3333;
	FONT-SIZE: 1.0em;
	font-weight: bold;
}

.drop_box
{
	margin: 30px 0px 0px 120px;
	width: 500px;
}

#topcontentarea {
	position: relative; 
	width: 1000px;
	background: #FFF url(../img/help_medium.jpg) repeat-y left top;
}

#leftcolumn {
	width: 150px;
	float: left;
	FONT-FAMILY: verdana, arial, sans-serif;
}

#navigation {
	float: left;
	position: relative;
	top: 25px;
	left: 0px;
}

#leftcolumn h1 {
	color:#FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	FONT-SIZE: 0.7em;
}

#leftcolumn a {
	width:140px;
	height:15px;
	color:#BB0000;
	display: block;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 0.7em;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #292C79;
	background: url(../img/button1.jpg) no-repeat left top;
	padding: 4px 0px 0px;
}

#leftcolumn a:hover {
	color: #050505;
	background: url(../img/button_small_down.jpg) no-repeat left top;
}

#leftcolumn ul {
	margin:5px 0px 5px 4px;
	list-style-type: none;
}

#leftcolumn li {
	margin: 0 0 5px 0;
	text-decoration: none;
	text-align:center;
}

#banner_contactus {
	width: 850px;
	height: 35px;
	float: left;
	background: url("../img/banner_contactus.jpg") no-repeat left;
	overflow: hidden;
}

#banner2 {
	margin: 0px;
	padding: 0px;
	width: 850px;
	float: left;
	overflow: hidden;
	background: url(../img/longbody_reverse_middle.jpg) repeat-x left bottom;
}

#banner2 h2 {
	margin: 0px;
	padding: 10px 10px 5px 120px;
}

#banner2 h3 {
	margin: 10px 10px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: 100;
	color: #000000;
}

#banner2 h3 a {
	padding: 10px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 100;
	color: #FF0000;
	text-decoration: none;
}

#banner2 a:hover {
	color: #000000;
}

#midcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 850px;
	float: left;
	background: url(../img/longbody1.jpg) repeat-x left top;
}

#midcolumn a {
	color: #FF0000;
	text-decoration: none;
}

#midcolumn a:hover {
	color: #000000;
}

#midcolumn p {
	color:#000000;
	padding: 5px 35px 5px 50px;
	text-align: center;
	font-size: 0.8em;
}

#midcolumn h1 {
	FONT-SIZE: 1.4em;
	color:#000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align:center;
	font-weight: 600;
}

#midcolumn h1 a {
	FONT-SIZE: 0.7em;
	text-align: left;
	color:#FF0000;
	font-weight: 600;
	text-decoration: none;
}

#midcolumn h2 {
	FONT-SIZE: 1.0em;
	color:#000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 5px 5px 150px;
	text-align:left;
	font-weight: 600;
}

#midcolumn h3 {
	FONT-SIZE: 1.0em;
	color:#000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 5px 25px 150px;
	text-align:left;
}

#midcolumn h4 {
	FONT-SIZE: 1.0em;
	color:#000;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 5px 0px 150px;
	text-align:left;
}

#midcolumn ul
{
	FONT-SIZE: 0.8em;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: disc;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
	list-style-position: inside;
}

#midcolumn ul li
{
	color: #000;
	padding: 1px;
}

/* here follows the brillant "no-extra-markup" clearing method devised by Tony Aslett - www.csscreator.com */
/* simply add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";            /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;               /* ensure the period is not visible */
    clear: both;             /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* end of "no-extra-markup" clearing method */