body {font: 9pt Consolas, serif;
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:100%;
	text-decoration:none;

}

a:link {
  color: black;
  text-decoration: none;

}

a:visited {
  color: black;
  text-decoration: none;

}

a:hover {
  color: #dd0000;
  text-decoration: none;
  
}

table { border-collapse: collapse; font: 11pt Consolas;}
td, th { border-bottom: 0px solid #555; padding: 2px; vertical-align:middle; }
tr:nth-child(even) {background: #e6e6e6}
tr:nth-child(odd) {background: #fafafa}
tr:hover { background: #ffdd66; color:#000000;}

.button-group { 
  style="width:100%">
  background: #556699;
  display: inline-block; 
  border: 1px solid #224;
  width: 100%;
  height: 4%;
  text-align: center;
  padding: 0px 0px 0px 0px;
  font: 9pt Consolas;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  <button style="width:25%">Apple</button>
  <button style="width:25%">Samsung</button>
  <button style="width:25%">Sony</button>
  <button style="width:25%">HTC</button>

 }

.butt {
 background: #222222;
 display: inline-block; 
 border: 1px solid #224;
 width: 100%;
 height: 20px;
 text-align: center;
 padding: 0px 0px 0px 0px;
 font: 12pt Tahoma;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 0px;
 -khtml-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 }

 .butt:link {
  color: white;
  text-decoration: none;

 }

 .butt:visited {
  color: white;
  text-decoration: none;

 }

 .butt:hover {
 background: #ff6622;
 color: #fff;

 }

.buttalert {
 background: #FFFF00;
 display: inline-block; 
 border: 1px solid #224;
 width: 100%;
 height: 20px;
 text-align: center;
 padding: 0px 0px 0px 0px;
 font: 12pt Tahoma;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 0px;
 -khtml-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 }

 .buttalert:link {
  color: white;
  text-decoration: none;

 }

 .buttalert:visited {
  color: white;
  text-decoration: none;

 }

 .buttalert:hover {
 background: #ff6622;
 color: #fff;

 }

 
 .buttj {
 background: #222288;
 display: inline-block; 
 border: 1px solid #224;
 width: 100%;
 height: 16px;
 text-align: center;
 padding: 0px 0px 0px 0px;
 font: 9pt Tahoma;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 0px;
 -khtml-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 }

 .buttj:hover {
 background: #ff6622;
 color: #fff;

 }
 
 .butta {
 background: #228822;
 display: inline-block; 
 border: 1px solid #224;
 width: 100%;
 height: 4%;
 text-align: center;
 padding: 0px 0px 0px 0px;
 font: 10pt Tahoma;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 0px;
 -khtml-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 }

 .butta:hover {
 background: #ff6622;
 color: #fff;

 }
 
 .butts {
 background: #228888;
 display: inline-block; 
 border: 1px solid #224;
 width: 100%;
 height: 4%;
 text-align: center;
 padding: 0px 0px 0px 0px;
 font: 10pt Tahoma;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 0px;
 -khtml-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 }

 .butts:hover {
 background: #ff6622;
 color: #fff;

 }
 
 .buttw {
 background: #888822;
 display: inline-block; 
 border: 1px solid #224;
 width: 100%;
 height: 4%;
 text-align: center;
 padding: 0px 0px 0px 0px;
 font: 10pt Tahoma;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 0px;
 -khtml-border-radius: 0px;
 -moz-border-radius: 0px;
 border-radius: 0px;
 }

 .buttw:hover {
 background: #ff6622;
 color: #fff;

 }
 
 .butt2 {
 background: #556699;
 display: inline-block; 
 width: 60px;
 height: 20px;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 12pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt2:hover {
 background: #ff6622;
 color: #fff;

 }

 .butt3 {
 background: #556699;
 display: inline-block; 
 width: 40px;
 height: 20px;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 12pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt3:hover {
 background: #ff6622;
 color: #fff;

 }

 .butt4 {
 background: #334488;
 display: inline-block; 
 width: 80px;
 height: 20px;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 12pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt4:hover {
 background: #334488;
 color: #fff;

 }

.butt5 {
 background: #334488;
 display: inline-block; 
 width: 120px;
 height: 20px;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 12pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt5:hover {
 background: #334488;
 color: #fff;

 }

.butt6 {
 background: #aa7700;
 display: inline-block; 
 width: 19%;
 height: 10%;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 10pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt6:hover {
 background: #554499;
 color: #fff;

 }


.butt7 {
 background: #aa2222;
 display: inline-block; 
 width: 19%;
 height: 10%;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 10pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt7:link {
  color: white;
  text-decoration: none;

 }

 .butt7:visited {
  color: white;
  text-decoration: none;

 }

 .butt7:hover {
 background: #5500bb;
 color: #fff;

 }

.butt7x {
 background: #663322;
 display: inline-block; 
 width: 19%;
 height: 10%;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 10pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt7x:link {
  color: white;
  text-decoration: none;

 }

 .butt7x:visited {
  color: white;
  text-decoration: none;

 }

 .butt7x:hover {
 background: #5500bb;
 color: #fff;

 }



.butt8 {
 background: #771122;
 display: inline-block; 
 width: 19%;
 height: 10%;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 10pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt8:link {
  color: white;
  text-decoration: none;

 }

 .butt8:visited {
  color: white;
  text-decoration: none;

 }

 .butt8:hover {
 background: #7722ee;
 color: #fff;

 }

.butt9 {
 background: #000055;
 display: inline-block; 
 width: 8%;
 height: 10%;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 10pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt9:link {
  color: white;
  text-decoration: none;

 }

 .butt9:visited {
  color: white;
  text-decoration: none;

 }

 .butt9:hover {
 background: #7722ee;
 color: #fff;

 }

.butt10 {
 background: #444488;
 display: inline-block; 
 width: 13%;
 height: 10%;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 9pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt10:link {
  color: white;
  text-decoration: none;

 }

 .butt10:visited {
  color: white;
  text-decoration: none;

 }

 .butt10:hover {
 background: #559999;
 color: #fff;

 }

.butt11 {
 background: #000000;
 display: inline-block; 
 width: 33%;
 height: 10%;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 9pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt11:link {
  color: white;
  text-decoration: none;

 }

 .butt11:visited {
  color: white;
  text-decoration: none;

 }

 .butt11:hover {
 background: #559999;
 color: #fff;

 }

.butt12 {
 background: #444488;
 display: inline-block; 
 width: 12%;
 height: 10%;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 9pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt12:link {
  color: white;
  text-decoration: none;

 }

 .butt12:visited {
  color: white;
  text-decoration: none;

 }

 .butt12:hover {
 background: #559999;
 color: #fff;

 }


.butt16 {
 background: #cc5500;
 display: inline-block; 
 width: 16%;
 height: 10%;
 text-align: center;
 padding: 1px 1px 1px 1px;
 font: 10pt Consolas;
 color: #fff;
 text-decoration: none;
 -webkit-border-radius: 5px;
 -khtml-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
 }

 .butt16:link {
  color: white;
  text-decoration: none;

 }

 .butt16:visited {
  color: white;
  text-decoration: none;

 }

 .butt16:hover {
 background: #554499;
 color: #fff;

 }


h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
}
img {
	margin:2px 0 1px;
}
#ads img {
	display:inline;
	padding-top:10px;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	background:#fff;

}
#header {
	border-bottom:1px solid #000;
	background:#111;

}

#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:1px 0 0 0;
	padding:0;
}
#header ul li {

	}
#header ul li a {
	display:block;
	width:120px;
	height:20px;
	border-bottom:0px solid;
	float:left;
	margin:0 0 0 1px;
	padding:1px 1px;
	text-align:center;
	background:#fb8;
	color:#000;
	text-decoration:none;
	position:relative;
	left:1px;
	line-height:1.5em;
	font-size:90%;
}
#header ul li a:hover {
	background:#f82;
	color:#000;
	font-size:90%;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#000;
	background:#fd4;
	font-weight:bold;
}
#header ul li a span {
	display:inline;
	
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}

/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}
#footer p {
	padding:10px;
	margin:0;
}