BODY,TD,TH,DIV,P,H1,H2,H3,H4,H5,H6 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	color:#60003d;
	font-size:12px;
}

BODY{
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
	background-image:url(../images/design/body_background.jpg);
	background-repeat:repeat;
	background-color:#968172;
	behavior: url(csshover.htc);
}

DIV{
	margin:0px;
	padding:0px;
	text-align:left;
}

IMG{
	border:0px;
}

HR{
	clear:both;
	padding:10px 0px 10px 0px;
	border:0px;
	height:1px;
	color:#e5c9eb;
	background-color:#e5c9eb;
}

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

DIV.clearFloat{
	clear:both;
}

DIV.design{
	width:1001px;
	background-color:#e5c9eb;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	border-width:3px;
	border-color:#320526;
	border-style:solid;	
	background-image:url(../images/design/footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

DIV.design DIV.banner{
	width:1001px;
	height:230px;
	background-image:url(../images/design/banner.gif);
	background-repeat:no-repeat;
	margin-bottom:7px;
}

DIV.design DIV.banner DIV.navigation{
	padding:195px 0px 0px 135px;
}

DIV.design DIV.banner DIV.navigation UL {
	list-style: none;
	margin:0px;
	padding:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
}

DIV.design DIV.banner DIV.navigation UL LI {
	float:left;
	position: relative;
	margin:0px;
	padding:0px;
	line-height:0px;
	margin-bottom:0px;
	vertical-align:top;
	height:20px;
}

DIV.design DIV.banner DIV.navigation UL UL {
	position: absolute;
	z-index: 500;
	margin:0px;
	padding:0px;
	padding-top:0px;
	top:24px;
	left:0px;
	background-color:#4b0030;
	background-image:url(../images/design/nav2background.gif);
	background-repeat:no-repeat;
}

DIV.design DIV.banner DIV.navigation UL LI UL LI{
	float:none;
	position: relative;
	margin:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	padding:0px;
	height:24px;
	width:150px;
	line-height:22px;
	display:block;
	vertical-align:top;
	font-size:12px;
	border-bottom-width:1px;
	border-bottom-color:#c593c3;
	border-bottom-style:solid;	
}

DIV.design DIV.banner DIV.navigation UL LI UL LI A{
	display:block;
	margin:0px;
	padding:0px 0px 0px 7px;
	height:12px;
	font-size:11px;
	font-family:Verdana;
	color:#f2d8f7;
	text-decoration:none;
}

DIV.design DIV.banner DIV.navigation UL LI UL LI A:hover{
	color:#f9dc55;
}

DIV.design DIV.banner DIV.navigation UL UL{
	display:none;
}

DIV.design DIV.banner DIV.navigation UL LI:hover UL{
	display:block;
}

DIV.design DIV.content{
	float:left;
}

DIV.design DIV.content IMG.floatLeft{
	float:left;
	padding:10px 15px 0px 0px;
	margin:0px;
}

DIV.design DIV.content DIV.leftNav{
	float:left;
	width:204px;
	margin-left:16px;
	margin-right:12px;
}

DIV.design DIV.content DIV.leftNav DIV.leftNavImage,
DIV.design DIV.content DIV.rightNav DIV.leftNavImage{
	margin-bottom:10px;
}

DIV.design DIV.content DIV.text{
	float:left;
	background-color:#f4e1f7;
	width:537px;
	padding-bottom:28px;
	background-image:url(../images/design/textFooter.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin-bottom:85px;
}

DIV.design DIV.content DIV.text H1,
DIV.design DIV.content DIV.text H2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:20px 15px 10px 15px;
}
DIV.design DIV.content DIV.text H1{
	font-size:24px;
}

DIV.design DIV.content DIV.text H2{
	font-size:18px;
	text-align:left;
}

DIV.design DIV.content DIV.text H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:normal;
	margin:5px 15px 10px 15px;
	line-height:17px;
}

DIV.design DIV.content DIV.text H4{
	font-size:11px;
	line-height:17px;
	font-weight:normal;
	margin:5px 15px 10px 15px;
}

DIV.design DIV.content DIV.text P{
	font-family:Arial,Verdana, Helvetica, sans-serif;
	text-align:justify;
	margin:5px 15px 10px 15px;
	line-height:18px;
}

DIV.design DIV.content DIV.text P.textRight{
	text-align:right;
}

DIV.design DIV.content DIV.text P.textCenter{
	text-align:center;
}

DIV.design DIV.content DIV.text P.prodHead{
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	padding:10px 0px 5px 0px;

}

DIV.design DIV.content DIV.text A{
	color:#0000CC;
	text-decoration: none;
}

DIV.design DIV.content DIV.text A:hover{
	color:#0000CC;
	text-decoration: underline;
}

DIV.design DIV.content DIV.text UL{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 8px;
}

DIV.design DIV.content DIV.text LI{
	line-height:16px;
	margin:0px 0px 0px 22px;
	padding:0px 0px 0px 25px;
	font-size:12px;
	background-image:url(../images/bullet.gif);
	background-position:5px 6px;
	background-repeat:no-repeat;
}

DIV.design DIV.content DIV.rightNav{
	float:left;
	width:204px;
	margin-left:12px;
}

DIV.design DIV.footer{
	margin-top:0px;
	margin-bottom:8px;
	height:10px;
}

DIV.design DIV.footer P{
	text-align:center;
	color:#60003d;
	font-size:10px;
	padding-top:0px;
}

DIV.design DIV.TopBannerAd{
	width:310px;
	margin:33px 0px 0px 75px;
	padding:0px;
	height:150px;
	float:left;
	
}

DIV.design DIV.HeaderAdBanner DIV.text P{
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#ffffff;
	line-height:14px;
	
}

