/*
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(../image/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66665E;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4B8749;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #41ACE7; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Header */

#bar {
	width: 1000px;
	height: 64px;
	margin: 0 auto;
	background: url(../image/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 940px;
	height: 64px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 28px 25px 15px 25px;
	background: url(../image/img07.jpg) no-repeat left 32px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
/* Search */

#module_search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#module_search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#module_search #s {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #FFFFFF;
	color: #000000;
}

#module_search #x {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #000000;
	color: #FFFFFF;
}

/* Page */

#container {
	width: 1000px;
	margin: 0 auto;
	background: url(../image/img04.jpg) repeat-y left top;
}

	/** LOGO */

#header {
	width: 960px;
	height: 170px;
	margin: 0 auto;
}

#logo {
	float:left;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding-top: 80px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#page-bgtop {
	padding-top: 30px;
	background: url(../image/img03.jpg) no-repeat left top;
}

/* Content */

#content {
	float: right;
	width: 738px;
	padding-right: 40px;
	
}


/* column */

#column {
	float: left;
	width: 162px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#column ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#column li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#column li ul {
}

#column li li {
	margin: 0 0 0 5px;
	padding-left: 10px;
	background: url(../image/img09.jpg) no-repeat left 4px;
}

#column p {
	margin: 0;
	padding: 0px 10px;
}

#column h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 8px 0 2px 10px;
	background: url(../image/img06.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 13px;
	letter-spacing:3px;
	font-weight: bold;
	color: #42423E;
}


#column p {
	line-height: 200%;
}
#column a {
	color: #696969;
}


/* Footer */

#footer {
	width: 1000px;
	height: 75px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(../image/img05.jpg) no-repeat left top;
}

#footer .a, #footer .b {
	margin: 0;
	padding: 14px 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #66665E;
}

#footer a {
	color: #000000;
}

#header .b {
	padding-top: 40px;
}

.currency {
	padding-bottom: 3px;
}