    * {margin: 0; padding: 0; border: 0;}
	body { text-align: center; background: #fff; color: #fff; min-width: 700px; }
	body { font-family: verdana, tahoma, arial, sans-serif; font-size: 100%; line-height: 1.5; }
	a {color: #fff; padding: 0 2px;}
	a:hover {background: #d6aeb5; color: #000;}
	a.nav {text-decoration: none; color: #fff; padding: 0 2px;}
	a.nav:link, nav:visited {text-decoration: none; color: #fff; padding: 0 2px;}
    a.nav:hover {background: #d6aeb5; color: #000;text-decoration: none;}
	#center a {color: #946d84;}
	#center a:hover {background: #d6aeb5; color: #000;}
	#center h1 { font-family: Arial; font-size: 250%; font-weight: bold;}
	h1 {color: #443584; margin: 0.5em 0;}
	h2, h3, h4, p { margin: 1em 0;}
	h5{ font-size 8; margin: 1em 0;}
	ul {margin: 1em 2em;}
	/***************************************************************/ /**************** Layout CSS begins ****************************/
 #wrapper {
 		background: #fff url(images/sidebar-l.gif) repeat-y 0 0; text-align: left; width: 1000px;
		margin: 10px auto; font-size: 75%; border: 1px solid #4a1c21; }
	#header, #subnav, #footer { clear: both; width: 100%; }
	#header { background: #946d84; color: #fff; text-align: right; padding: 1px 0; }
	#subnav { background: #d6aeb5; color: #000; border-width: 1px 0; border-style: solid; border-color: #4a1a21; }
	#footer { text-align: center; color: #fff; background: #4a1c21 url(images/blfoot.gif) no-repeat 0 0px; }
	#footer div { padding: 1px 0; background: url(images/brfoot.gif) no-repeat 100% 0px; }
	#contentfloatholder { background: url(images/sidebar-r.gif) repeat-y 100% 0; float: left; width: 100%; position: relative; }
	#contentfloatholder:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
	#centerpad { margin: 0 185px; background: #fff; }
	#uppercenter { float: left; background: #fff; color: #946d84; text-align: left; width: 630px;}
	#bulletpoints { float:left;  background: #fff; color: #000; text-align: left; width: 62%; }
	#bulletpoints h1 {color: #443584; font-size: 2.5em; font-weight: bold; margin: 0.5em 0;}
	#bulletpoints h2 {color: #000; font-size: 1.5em; margin: 1em 0;}
	#picture { float:right; background: #fff; color: #946d84; text-align:center; width: 38%;}
	#logo a:hover, #picture a:hover {background: transparent;}
	#logo { width: 20px; height: 1px; position: absolute; top: 50; left: 0px; }
	#centertitle { background: #946d84; color: #fff; text-align: left; position: absolute; top: 0; left: 150px; }
	#centertitle h1 {margin: 1em 0; color: #fff; font-size: 1em;}
	#center { color: #000; float:left; width: 100%; margin-right: -95%;}
	#left { float:left; width: 170px; margin-left: -5%; }
	#left h1 {color: #fff; font-size: 1.75em; margin: 0.5em 0;padding-left: 25px;}
	#right { float:right; width: 170px;}
	#right h1 {color: #fff; font-size: 1.45em; text-align:center; margin: 0.5em 0;}
	#right h2 {color: #66CCFF; font-size: 1em; margin: 0.5em 0;padding-left: 25px;}
        #left ul, #right ul { list-style: none; padding-bottom: 25px; font-weight: bold;}
	#left li, #right li { padding-bottom: 5px;}
	#cc li { padding-bottom: 8px;}
	.copyright { font-size: 74%; margin: 1em 0 0.5em;}
	.buynow { font-size: 130%; margin: 1em 0 0.5em; font-weight: bold; }
	.morestyle { font-size: 130%; margin: 1em 0 0.5em; font-weight: bold;}

	/************* For IE Mac **************/ /* IE/Win is also using these rules, but it doesn't mind */ 
	* html div#center {margin-right: -100%;}
	* html div#left {margin-left: 0;}
	#left h3, #left h5, #left p, #right h3, #right h5, #right p { padding: 0 20px; }
	
	#wrapper { position: relative; z-index: 500; }