* {padding:0; margin:0}

body{
	background:url('/images/borderbg2.jpg') 50% 50% #c6c6c6 repeat-y;
	width:800px;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	font: 12pt Arial, Verdana,san serif;
}

html{background:url('/images/borderbg2.jpg') 50% 50% #c6c6c6 repeat-y;height:100%;}
#box {
	width:783px;
	float:left!important;
	float:none;
	margin: 0!important;
	margin-left:-17px;
	padding: 0;
	position:relative;
	text-align:left;
}

#header {background:url('/images/newbnr.jpg') no-repeat;width:765px;height:200px; margin:0 0 0 2.2%}
#hdrtxt{text-align:right;font-weight:bold}

#left{position:relative;float:left;width:200px;left:3em;padding:4% 0 0 0;margin-top:0}
#content{position:relative;float:right;width:540px;margin: 1% 0 0 0;padding:0 10px 0 0}


#left h1{background:url('/Templates/tagbefore.jpg') no-repeat;width:164px; height:58px;text-align:center;font:16px Arial; color:#fff;padding:0;text-decoration:none}
#left h1:hover{background:url('/Templates/tagafter.jpg') no-repeat;width:164px; height:58px;}

#left a, #left a:link{text-decoration:none}
#left a:hover{color:#000}

h1 {font: italic 20pt Verdana,serif; color:red;text-decoration:underline}

#sub1 {color:#888;float:left}
#sub2 {color:#999;float:right;font-style:italic}

ul{margin-left:30px}
#cimg img{border:0;margin-left:-40pt}
#footer{background: #990033;color:#fff;width:750px;height:30px;text-align:center;margin-left:19px!important;margin-left:14px; font:10px Arial,Verdana;padding:5px}

#coupon {
	margin:0 auto;
	width:80%;
	border: 3px red dashed;
	padding: 10px;
	font: bold 14pt Arial, Helvetica;
	text-align:center
}

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}
