/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
    padding: 0;
}

body {
    margin-top: 0px;
	background: #0A0A0A url(images/img1.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: center;
}

h1 {
	color: #000;
}

h2, h3 {
	color: #fff;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;

}

p {
}

blockquote {
}

ul {
}

ol {
}

/* a {
	border-bottom: 1px dotted #652A17;
	text-decoration: none;
	color: #652A17;
}

a:hover {
	border: none;
    text-decoration: none;
	color: #FF0000;
} */

/* Wrapper */

#wrapper {
	background: url(images/img2a.jpg) repeat-x;
  background-color: White
}

/* Header */

#header {
	width: 750px;
	height: 181px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(images/header.jpg)
}

#header h1, #header h2 {
	float: left;
}

#header h1 {
	padding: 150px 0 0 20px;
	letter-spacing: 3px;
	font-size: 136%;
}

#header h2 {
	padding: 153px 0 0 6px;
	letter-spacing: 2px;
	font-size: 107%;
}

#header a {
	border: none;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 750px;
	height: 8px;
	margin: 0 auto;
    background-color: #003D71
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 10px 20px 0 20px;
	border: none;
	border-right: 1px solid #110F09;
	font-size: 85%;
	font-weight: bold;
	color: #F4D1C5;
}

#menu a:hover {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 750px;
    margin: 0 auto;
  background-color: #FFFFFF
}

/* Content */

#content {
	width: 730px;
   	/*padding: 10px;*/

}

#content h1, #content h2, #content h3 {
	margin-bottom: 20px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font: 92%;
}

#content ul, #content ol {
	list-style-position: inside;
}

#content .boxed {

	float: left;
	
    padding-left: 15px;

}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}

/* Welcome */

#welcome {
}

/* Sample1 */

#sample1 {
  border: 0px solid #eeeeee
}

/* Sample2 */

#sample2 {
  border: 0px solid #eeeeee
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding-left: 20px;
  background-color: #FFFFFF
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	background: url(images/img5.jpg) repeat-x left bottom;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px solid #1C1C1C;
	font-size: 100%;
}

#sidebar h3 {
	font-size: 77%;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	border: none;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 750px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 0 0;
    background-color: #003D71
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
    color: #fff
}

.bestoffer {
  width: 700px;
  height: auto;
  clear: both;
  text-align: left;
  margin-left: 2%;
}

.offerissues {
  width: 700px;
  height: auto;
  clear: both;
  text-align: left;
  margin-left: 2%;
  border: 1px solid #eeeeee 
}

.magcover {
  padding-right: 5px;
}





