/*
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 {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F4F4F;
}

input, textarea {
	background: #FFFFFF url(images/input.gif) repeat-x;
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6E6E6E;
}

h1, h2, h3 {
	margin-bottom: 1.5em;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 {
	margin-bottom: .5em;
	letter-spacing: -0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #4F4F4F;
}
h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #414141;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #939292;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #346086;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Logo */

#logo {
	width: 870px;
	height: 135px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
}

#logo h1 {
	float: left;
	padding-top: 75px;
}

#logo h2 {
	float: right;
	padding-top: 95px;
	font-size: 16px;
	font-weight: normal;
}

#logo h2, #logo h2 a {
	color: #939292;
}

#logo a {
	text-decoration: none;
}
/* Menu */

#top_logo {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	background: #FFFFFF url(images/header3.jpg) no-repeat;
}

/* Menu */

#menu {
	width: 960px;
	height: 35px;
	margin: 0 auto;
	background: #252E3A url(images/top2.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 7px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 20px 0 22px;
	background: url(images/img03.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu2 {
	width: 960px;
	height: 18px;
	margin: 0 auto;
	background: #252E3A url(images/top3.jpg) no-repeat;
}

#menu2 ul {
	margin: 0;
	padding: 0 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	float: left;
	padding: 0 10px 0 22px;
}
#menu2 li.first {
	background: none;
}

#menu2 a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
/* Search */

#search {
	float: right;
	width: 150px;
}

#search fieldset {
	border: none;
}

#search input {
	float: left;
}

#search #s {
	width: 100px;
	margin-right: 7px;
	padding: 2px 5px;
}

#search #x {
	background: none;
	border: none;
}

/* Banner */

#banner {
	float: left;
	width: 600px;
	margin: 0 auto;
	padding: 0px 0px;
}
#space {
	width: 20px;
}
#contact td{
	padding-bottom: 20px;
	padding-right: 5px;
}
/* Page */
#conact_info {
	width: 340px;
}
#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0px 25px;
	background: url(images/img05.gif) no-repeat;
}

/* Content */

#content {
	float: left;
	width: 603px;
}
#feedback {
	float: left;
	width: 900px;
}
.post {
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .entry {
	padding: 0 20px;
}

.post .meta {
	height: 47px;
	margin: 20px 0 40px 0;
	padding: 15px 0 0 20px;
	background: url(images/img07.gif) no-repeat;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 253px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px 0 20px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #E5E5E5;
}

#sidebar li h2 {
	margin-bottom: 15px;
	font-size: 18px;
}

/* Footer */

#footer {
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(images/img05.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}
#four_body {
	align: center;
}
	
#four_body td{
	width: 603px;
	padding: 10px;
	padding-bottom: 20px;
}
#list td{
	width: 301px;
	height: 200px;
	padding: 10px;
	padding-bottom: 20px;
}
#four_body caption {
	margin: -20px auto 0 auto;
	text-align: center;
	font-weight: bold;
}

#four_body form {
	width: 500px;
}

#cba_pics {
	padding: 10px 10px 10px 10px;
}

#product_table td {
	padding-right: 10px;
	text-align:center;
}

#product_table a {
	text-decoration:none;
}

#larger {
	align: center;
}
	
#larger td{
	width: 800px;
	padding: 10px;
	padding-bottom: 20px;
}
