body  {
	font-family: Swiss721BT-Light;
	background: url(images/bg1.jpg);
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

#container {
	width: 950px;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	overflow:hidden;
}

#container .column {
	padding-bottom: 20010px;  /* X + padding-bottom */
	margin-bottom: -20000px;  /* X */
	font-family: Swiss721BT-Light;
	font-size: 14px;
}

#header {
	background: transparent;
}

#sidebar1 {
	float: left;
	width: 200px;
	margin-top: 5px;
	background: #ffffff;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: left;
	margin-right: 5px;
}

#content {
	width: 715px;
	float: left;
	margin-top: 5px;
	background: #ffffff;
 	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#footer {
	padding: 10px 0;
	background: #FFFFFF;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; 
}

#navmenu {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #171a6b;
}


table.optin {
	width: 186px;
}

td.optin {
	text-align: center;
	width: 100%;
	height: 339px;
	background-repeat: no-repeat;
}

tr.optin {
	width: 186px;
}


/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{
	display:block;
	font-size:1px;
	border-width:0px;
	border-style:solid;
	position:relative;
	z-index:1;
}

.qmmc .qmdividery{
	float:left;
	width:0px;
}

.qmmc .qmtitle{
	display:block;
	cursor:default;
	white-space:nowrap;
	position:relative;
	z-index:0;
}

.qmclear {
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}

.qmmc {
	position:relative;
	zoom:1;
	z-index:10;
}

.qmmc a, .qmmc li {
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}

.qmmc div a, .qmmc ul a, .qmmc ul li {
	float:none;
}

.qmsh div a {
	float:left;
}

.qmmc div{
	visibility:hidden;
	position:absolute;
}

.qmmc li {
	z-index:auto;
}

.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:10;
}

.qmmc, .qmmc ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

.qmmc li a {
	float:none
}

.qmmc li:hover>ul{
	left:auto;
}

#qm0 ul {
	top:100%;
}

#qm0 ul li:hover>ul{
	top:0px;
	left:100%;
}


/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* MyCSSMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	margin-right: auto;
	margin-left: 25px;
	width: 950px;
	background: transparent;
	margin-top: 5px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	color:#FFFFFF;
	font-family: Swiss721BT-Light;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 3px;
	font-weight: bold;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:none;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{
	background-color:#d4e3f6;
	color:#181a6a;
	text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:8px;
		margin:-1px 0px 0px;
		background-color:transparent;
		border-width:1px;
		border-style:none;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	padding:0px 40px 2px 5px;
	margin:0px;
	background-color:transparent;
	color:#181A6A;
	border-width:0px;
	border-style:none;
	border-color:#000000;
	text-align: left;		
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{	
		background-color:#181A6A;
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#264060;
		text-decoration:none;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx {	
		border-top-width:1px;
		margin:5px 0px;
		border-style:solid;
		border-color:#264060;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery {
	border-left-width:2px;
	height:16px;
	border-color:#264060;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
