html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

* { padding: 0em; margin: 0em; }

html {
	background: #ffffff url(../images/bg.jpg) repeat-x;
}

body {
	padding: 0;
	margin: 0;
	background: url(../images/bg-big.jpg) no-repeat center top;
	color: #666;
	width: 100%;
	display: table;
}


/*----------------------------- MENU -------------------------------------*/

#menu {
	width:820px;
	height:168px;
	margin:auto;
	}
	
#nav {
	width:530px;
	height:80px;
	float:right;
	}
	
#nav ul {
	margin:0;
list-style: none;
}

#nav li {
margin:0;
list-style: none;
float:left;
}

.nav0 {
	width:119px;
	height:55px;
	text-indent:-9999px;
	display:block;
	float:left;
	background:url(../images/n0.jpg) top left no-repeat;
	}
	
.nav0:hover {
background-position:0 -56px;
}	
	
.nav1 {
	width:84px;
	height:55px;
	text-indent:-9999px;
	display:block;
	float:left;
	background:url(../images/n1.jpg) top left no-repeat;
	}
	
.nav1:hover {
background-position:0 -56px;
}	

.nav2 {
	width:114px;
	height:55px;
	text-indent:-9999px;
	display:block;
	float:left;
	background:url(../images/n2.jpg) top left no-repeat;
	}
	
.nav2:hover {
background-position:0 -56px;
}	

.nav3 {
	width:80px;
	height:55px;
	text-indent:-9999px;
	display:block;
	float:left;
	background:url(../images/n3.jpg) top left no-repeat;
	}
	
.nav3:hover {
background-position:0 -56px;
}	

.nav4 {
	width:114px;
	height:55px;
	text-indent:-9999px;
	display:block;
	float:left;
	background:url(../images/n4.jpg) top left no-repeat;
	}
	
.nav4:hover {
background-position:0 -56px;
}	

.nav5 {
	width:96px;
	height:55Px;
	text-indent:-9999px;
	display:block;
	float:left;
	background:url(../images/n5.jpg) top left no-repeat;
	}
	
.nav5:hover {
background-position:0 -56px;
}	


/*----------------------------- SUB MENU --------------------------------------*/

#sub-menu {
	width:800px;
	height:22px;
	margin:auto;
	padding-left:20px;
	padding-top:8px;
	}

	
#sub-menu ul {
	margin:0;
	list-style: none;
	float:left;
}

#sub-menu li {
	margin:0;
	list-style: none;
	float:left;
}

.sm {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#fff;
	padding-left:8px;
	padding-right:8px;
	width:auto;
	float:left;
	}

.sm:hover {
	background-color:#00AEEF;
	}
	
	




/*----------------------------- LOGIN -------------------------------------*/


.m-login {
	width:520px;
	height:50px;
	float:right;
	margin-top:38px;
	font-size:18px;
	}	

#t-lo {
	float:right;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-right:10px;
	}

#t-lo a {
	text-decoration:none;
	color:#fff;
	}
	
#t-lo a:hover {
	text-decoration:none;
	color: #FF6;
	}	

#m-lo {
	float:right;
	width:90px;
	background-color:#00AEEF;
	color:#fff;
	border:none;
	padding:3px;
	}


#content {
	width: 820px;
	margin:auto;
	min-height:625px;
	_height:625px;
}

.c1 {
	width:530px;
	font-size:13px;
	padding-left:20px;
	padding-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	}
	
.c2 {
	width:230px;
	padding-top:75px;
	height:auto;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}	

.post-it {
	width:175px;
	height:150px;
	float:left;
	padding-left:20px;
	}

.recent-post {
	width:165px;
	height:auto;
	float:left;
	padding-left:20px;
	margin-top:135px;
	}
	
.recent-post a {	
	text-decoration:none;
	color:#333;
}
	
.recent-post a:hover {
	color:#C00;
	}	

#footer {
	width:820px;
	height:60px;
	margin:auto;
	padding-top:30px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	
/*--------------------------------  NEW INDEX EXTREME DEALS -------------------------------------*/


#ni-ed {
	width:940px;
	height:320px;
	background-image:url(../images/ed.png);
	}

#ni-ed-box {
	width:200px;
	margin-top:200px;
	float:left;
	background-color:#999;
	}

.ni-ed-price {
	width:80px;
	height:30px;
	background-color:#333;
	}

#f-menu {
	width:350px;
	margin:auto;
	font-size:12px;
	}
		
#f-menu li {
	float:left;
	padding:8px;
	}
	
#f-menu a {
	text-decoration:none;
	color:#999;
	}

#f-menu a:hover {
	text-decoration:underline;
	color:#C00;
	}

.copy {
	margin:auto;
	width:auto;
	color:#999;
	font-size:10px;
	}

#post {
	width:auto;
	height:18px;
	padding:5px;
	font-size:14px;
	background-color:#CCC;
	}

.post-an {
	float:left;
	text-decoration:none;
	color:#333;
	}

.post-si {
	float:right;
	text-decoration:none;
	color:#333;
	}

.post-an:hover,
.post-si:hover {
	text-decoration:underline;
	color:#C00;
	}


/*------------------------------ CONTACT FORM ----------------------------------*/

h2 {
	font-size:24px;
	font-weight:bold;
	color:#008FC7;
	padding-left:60px;
	}

.cf-box {
	width:100%;
	height:auto;
	float:left;
	}

.title {
	width:170px;
	font-size:18px;
	padding-right:10px;
	float:left;
	text-align:right;
	padding-top:4px;
	}

#username {
	width:300px;
	padding:4px;
	}

#email {
	width:300px;
	padding:4px;
	}

#comment {
	width:300px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

.submit-row {
	width:100px;
	float:right;
	padding-right:40px;
	}

.button-r {
	float:right;
	margin-top:-13px;
	font-size:18px;
	}




















