
body, html {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFFFFF;
	background-image:url('bg.png');
	background-repeat:repeat-x; 
	background-position:center top; 
}
#content h1 {

	font-weight: bold;
	padding: 7px 9px 4px 9px;
	margin-bottom: 0;
	margin-top: 0; }
 
.boxdeal h2 {
	background-color: #e7e7e7;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 9px 4px 9px;
	margin-bottom: 0;
	margin-top: 0; }
 
#wrapper {
	width: 1200px;
	margin: 0 auto; }
 #wrapper2 {
	width: 980px;
	margin: 0 auto; }
 
#header {
	color: #000000;
	margin: 0 auto;
	height: 226px;
	}
	#twitter {
	width: 400px; position: absolute; text-align: right; font-size: 20px; top: 95px; left: 500px; color: #000;}
/* selected link */
#twitter a:link {
	color: #000000;
	text-decoration: none; }
 
/* unvisited link */
#twitter a:visited {
	color: #000000;
	text-decoration: none; }
 
/* visited link */
#twitter a:hover {
	color: #04b2cb;
	text-decoration: underline; }
 
/* mouse over link */
#twitter a:active {
	color: #000000;
	text-decoration: none; }
 

.blink {
		color: #FFFFFF;
		font-size: 14px;
		text-decoration: underline; }
 .toplink {
		color: #FFFFFF;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none; }
 

#header p {
		margin: 0;
		padding: 0;
		font-style: italic; }
 
	#header h1 {
		margin: 0;
		padding: 0; }
 

#container {
	width: 400px;
	float: right;
	height: 63px;
	margin-top: 5px;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}
#side-a {
	float: left;
	width: 150px;
	text-align: left;
	position:relative;
}
#side-b {
	float: right;
	width: 100px;
	text-align: left;
	
	position:relative;
}
#content2 { 
	float: left;
	width: 150px;
	
	text-align: left;
	
	position:relative;
}

#content {
	float: left;
	width: 587px; }
 
#sidebar {
	float: left;
	width: 218px; }
 
#sidebar2 {
	float: right;
	width: 175px; }
 
h3 {
	font-size: 17px;
	padding: 8px;
	background-color: #313131;
	border-bottom: 4px solid #01d4f2;
	margin-bottom: 0;
	color: #FFFFFF;
	margin-top: 0; }
 .discuscomments h3{
 }
.box {
	border: 1px solid #000; /* */
	margin-left: 8px;
	margin-bottom: 8px;
	background: #F4f4f4; }
.box ul {
	margin-bottom: 0px;
	padding-bottom: 0px;}
 
.boxdeal {
	border: 1px solid #000; /* */
	margin-bottom: 8px;
	float: right;
	width: 577px;
	background: #FFF; }
#catheader {
	
	margin-bottom: 8px;
	float: right;
	width: 579px;
	 }
#catheader h1 {
	
font-size: 20px;
margin: 0;
padding: 0;
background: #FFF;


}

	.boxdeal a:link {
		color: #1111cc;
		text-decoration: underline; }
 
	/* unvisited link */
.boxdeal a:visited {
		color: #0c0c5d;
		text-decoration: underline; }
 
	/* visited link */
.boxdeal a:hover {
		color: #1111cc;
		text-decoration: underline; }
 
	/* mouse over link */
.boxdeal a:active {
		color: #1111cc;
		text-decoration: underline; }
 
/* selected link */
.box h1 a:link {
	color: #000000;
	text-decoration: none; }
 
/* unvisited link */
.box h1 a:visited {
	color: #000000;
	text-decoration: none; }
 
/* visited link */
.box h1 a:hover {
	color: #04b2cb;
	text-decoration: underline; }
 
/* mouse over link */
.box h1 a:active {
	color: #000000;
	text-decoration: none; }
 
/* selected link */
.box a:link {
	color: #000000;
	text-decoration: none; }
 
/* unvisited link */
.box a:visited {
	color: #000000;
	text-decoration: none; }
 
/* visited link */
.box a:hover {
	color: #04b2cb;
	text-decoration: underline; }
 
/* mouse over link */
.box a:active {
	color: #000000;
	text-decoration: none; }
 
/* selected link */
#sidebar p, #content p {
	margin: 0;
	padding: 8px; }
 
img { border: 0; }
 
.clear {
	clear: both;
	height: 1px;
	overflow: hidden; }
 
form { padding: 10px; }
 
#footer {
	text-align: center;
	clear: both;
	color: #FFF;
	width: 100%;
	height: 200px;
	background-image:url('footerbg.png');
	background-repeat:repeat-x; 
	background-position:center top; 
	}
 
.spacer {
	clear: both;
	height: 10px; }
 
 

