/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8F8F;
}

h2, h3, h4, h5, h6 {
	margin: 0;
	/*text-decoration: none;*/
}

#colTwo h2 {
	
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px 0px 9px 0px;;
	padding: 1px 0px 1px 30px;
}

#colTwo h2.title_two {
    background: none;
    color: #8F8F8F;

} 

#main .cover_zoom {
text-align: center;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	height: 25px;
	
	padding: 13px 0 0 20px;
	font-size: 11px;
	
}

#colOne h4 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	text-align: center;
	font-size: 120%;
	color: #FFFFFF;
	margin: 20px 0px 10px 0px;;
	padding: 5px 0px 0px 0px;
}

a {
	color: #6B6B6B;
}

a:hover {
	text-decoration: none;
}

.image {
	float: left;
	margin: 0 20px 0 0;
}

.bg1 {
	padding: 0 20px 20px 20px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

	

.bg2 {
	padding: 20px;
	border-top: 1px solid #CBE1EF;
	background: #FFFFFF url(images/img4.gif) repeat-x;
}

/* Header */

#header {
	width: 892px;
	height: 160px;
	margin: 0 auto;
}

#header * {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 33px;
}

#header h2 {
	float: left;
	padding: 91px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}

#header ul {
	float: right;
	margin: 0;
	padding: 82px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
}

/* Content */

#content {
	width: 892px;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 186px;
	/*height: auto;*/
}

#colTwo {
	float: right;
	width: 686px;
}

/* Footer */

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
	text-transform: lowercase;
}

h2.header.offer{
  font-weight: bold;
  font-size: 100%;
  letter-spacing: 9px;
  text-decoration: underline;
}


h2.header.category a, h2.header.category a:visited, h2.header.category a:hover {
  font-size: 15px;
  text-decoration: none;
  color: black;
}
