/*
Design by Formatolibero
*/

body {
	margin: 0;
	padding: 0 0 0 0;	
	background: #9ed3d1 url(image/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 150%;
}

a {
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
	color: #000000;
}

a:hover {
	border-bottom: none;
	color: #000000;
}

img.(img) {
	border: 3px solid #7F7772;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}
.feature {
}

.feature .image {
	padding: 0 0 0 15px;
}

.feature .title {
}

.feature .content {
	padding: 0 0 0 15px;
}

.path {
	width: 760;
	padding: 0px 0 5px 0px;
	text-align: center;
}

.box {
	float: left;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 100px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.boxS {
	float: left;
	width: 250px;
}

.boxS .title {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

.boxS .content {
	background: #fff6db;
}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	background: url(image/img07.gif) no-repeat left center;
}

/* Header */

#header {
	width: 860px;
	height: 150px;
	margin: 0 auto;
	background: url(image/img02.gif) no-repeat;
}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #e5d6b2; 
}

#header h1 {
	float: left;
	padding: 58px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
}

#header p {
	float: right;
	padding: 40px 0 0 0;
	text-transform: uppercase;
	font: 8px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #ffffff;
}

/* Page */

#page {
	border: 1px solid #ffffff;
	background: #9ed3d1;
	width: 860px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 860px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 205px;
	padding: 0 20px 0 0;
	border-right: 1px dotted #d6f9f8;
}

#sidebar ul {
	margin: 5px;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(image/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #d6f9f8;
}

#sidebar li li.first {
	border-top-color: #d6f9f8;
}

#sidebar h2 {
	height: 10px;
	padding: 10px 0 0 40px;
	text-transform: uppercase;
	font-size: 110%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {color: #ecfefd;

}

/* hormenu */

div#hormenu {width: 100%;float: left;margin: 0;padding: 0;border-top: 0;background: #7fbebc;
}

div#hormenu ul {margin: 0;padding: 0;list-style-type: none;}

div#hormenu li {width:100px;float:left;margin: 0;padding: 0;color: #ecfefd;}

div#hormenu a {display: block;padding: 5px;color: #000;text-decoration: none;

}div#hormenu a:hover {background-color: #64a5a3;color: #ecfefd;text-decoration: none;}

div#hormenu li ul {display: none}
div#hormenu li:hover ul {display: block;position: absolute;z-index:1;width:150px;padding: 0;margin: 0 0 0 -1px;border:1px;background: #bde5e4;}

div#hormenu li li {border: none; width: 150px;}
div#hormenu li li a {padding: 2px 2px 2px 10px;}

/* Footer */

#footer {
	clear: both;
	height: 150px;
	padding: 20px 0 0 0;
	background: url(image/img13.gif) repeat-x;
}

#footer p {
	background: #ebdeb0;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #000000;
}

#footer a:hover {
	color: #959595;
}

#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}