body {
		font-family:arial, verdana, sans-serif;
		font-size:12px;
		color:#333333;
	}
	#wrapper {
	width:900px;
	margin:0px auto;		
	}
	#header {
		width:900px;		
	}
	#content {
		margin-top:0px;
		padding-bottom:10px;
	}
	#content div {
		margin-top:0px;
		padding:10px;

	}
   .content-longwhiteleft {
	width:305px;
	float:left;
	}
	#content-whiteleft {
	width:305px;
	float:left;
	}
	#content-left {
	width:305px;
	height: 1100px;
	background-color: #8C007E;
	color: #FFFFFF;
	float:left;
	}

	#content-right {
	width:260px;
	background-color: #8C007E;
	color: #FFFFFF;
	float:right;
	}
	#hm_content-right {
	width:240px;
	height:820px;
	background-color: #8C007E;
	color: #FFFFFF;
	float:right;
	}
	#content-hmmainleft {
	margin-left:0px;
	width:600px;
	float:left;
	background-image: url(../images/hmbg.gif);
	background-repeat: no-repeat;
	}
	#content-mainleft {
		margin-left:10px;
		width:580px;
		float:left;
	}
	#content-mainright {
		padding-top:100px;
		margin-right:10px;
		width:530px;
		float:right;
	}
	
	#newsletter {
	width:185px;
	height:50px;
	background-image: url(../images/newsletter.gif);
	background-repeat: no-repeat;
	}

	#footer {
	float:left;
	margin-top:0px;
	margin-bottom:10px;
    padding-top:10px;
	width:900px;
	color: #999999;
	font-weight: bold;
	background-image: url(../images/footerline.gif);
	background-repeat: repeat-x;
	}

a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
a {
	color: FF9900;
}
.grey {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.grey a {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.grey visited {
	text-decoration: none;
}
.grey hover {
	text-decoration: underline;
}
.grey active {
	text-decoration: none;
}

h5 {
	font-size: 12px;
	color:#8C007E;
	margin-top:5px;
	margin-bottom:0px;
}

h4 {
	font-size: 14px;
	color:#8C007E;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:0px;
}
h3 {
	font-size: 16px;
	color:#8C007E;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:0px;
}
h2 {
	font-size: 18px;
	color:#8C007E;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:0px;
}

.purple {
	color: #8C007E;
	font-weight:bold;
}
.purple_italic {
	color: #8C007E;
	font-style:italic;
	font-size:12px;
}
.whitefont {
	color: #FFFFFF;
}
.style1 {
	color: #FF6600;
	font-weight: bold;
}
.style2 {color: #FF6600}
.style4 {
	color: #FF9900;
	font-weight: bold;
}
.style5 {color: #FF9900}
/* Table */

table.tb_cnt {
	width:100%;
	border-collapse: collapse; 
	text-align: left;
	vertical-align: top;
} 
table.tb_cnt th {
	border: 1px solid #ff9900;
	text-align: left;
	background: #FF9900;
	color: #FFFFFF;
	padding: 4px;
	vertical-align: top;
}
table.tb_cnt td {
	vertical-align: top;
	text-align: left;
	border: 1px solid #ff9900;
	padding: 5px;
}


/* List */

.list {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 18px;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;

}
.img_left {
	 float: left;
	 margin-bottom: 10px;
	 margin-right:10px;
} 
.review {
	font-size: 14px;
	color: #996699;
}
.review_italic{
	color: #CA5600;
	font-style:italic
}
.style6 {font-size: 16px}
