html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

	img  {border:none;}
	li {list-style-type:none;}
	ul {margin:0 25px; padding:0;}
	p {margin:10px 0;}

	body 	{
			background-color:#400155;
			background-image: url(../images/dios_smoked_bg_repeat.jpg);
			background-repeat:repeat-x;
			margin:0;
			padding:0;
			height:1950px;
			}
			
	#container {
			display:block;
			background-image: url(../images/dios_smoked.jpg);
			background-repeat:no-repeat;
			background-position:top center;
			width:1300px;
			margin:0 auto 0 auto;

			}
	#header {
			height:153px;
			text-align:center;
			margin-left:-10px
			}
	#content {

			width:1175px;


			}
	#content .content_l {
			float:left;
			}
	#content .content_r {
			float:right;
			}
	#content .content_l .package {
			width:413px;
			border:dashed 1px #ff9600;
			background-color: #21002c;
			margin:15px 0 0 220px;
			font: normal 13px "Courier New", Courier, monospace;
			color: #fff;
			}
	#content .content_r .package {
			width:413px;
			border:dashed 1px #ff9600;
			background-color: #21002c;
			position:relative; left:-110px;
			margin:15px 0 0 0;
			font: normal 13px "Courier New", Courier, monospace;
			color: #fff;			
			}
	h1		{
			font: bold 17px "Courier New", Courier, monospace;
			color:#ff9600;
			margin:15px 0 0 15px;
			padding:4px;
			background-color:#38303d;
			}
	#package_contents {
			list-style-type:none;
			padding:0;
			margin:13px 0 15px 20px;
			}
	#package_contents li {
			padding-bottom:12px;
			padding-right:20px;
			}			
	.package .buy_now_button {
			float:right;
			margin-top:10px;
			padding:10px;
			}
	.package .buy_now_button a:link, a:active, a:visited {
			padding:6px;
			background-color:#ff9600;
			font: bold 14px "Courier New", Courier, monospace;
			color:#21002c;
			text-decoration:none;
			}
	.package .buy_now_button a:hover {
			padding:4px;
			background-color:#ff9600;
			font: bold 13px "Courier New", Courier, monospace;
			color:#21002c;
			border-bottom:solid 3px #ff6600;
			border-left:solid 3px #ff6600;
			}
	#footer {
			clear:both;
			}					
			
	.intro {
			display:block;
			padding:15px 0 0px 220px;
			font: bold 16px "Courier New", Courier, monospace;
			color: #fff;
			width:850px;
			text-align:center;
			}
	.review {
			display:block;
			padding:0px 0 10px 220px;
			font: normal 12px "Courier New", Courier, monospace;
			color: #fff;
			width:840px;
			}
	a:link, a:active, a:hover, a:visited {
			font: normal 12px "Courier New", Courier, monospace;	
			text-decoration:none;
			color:#ff9600;
			}
			
	#content .content_widget {
			margin:40px 0 0 220px;
			width:840px;
			border:dashed 1px #ff9600;	
			padding:5px;
		}
	#content .content_widget img {
			border:dashed 1px #ff9600;
		}
	#content .topspin-widget {
			border:dashed 1px #ff9600;
		}
