body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img01.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #707070;
	position: relative;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
background-repeat: no-repeat;
padding-top: 10px;
}


h1 {
	font-weight: normal;
	font-size: 237%;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #4f8dc3;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
}

img {
	border: 3px solid #7F7772;
}

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 0px 0 0 0px;
}

.bg1 { background: url(images/img04.gif) no-repeat left bottom; }
.bg2 { background: url(images/img05.gif) no-repeat left bottom; }
.bg3 { background: url(images/img06.gif) no-repeat left top;
}
.bg4 { background: url(images/img08.gif) no-repeat left top;
}
.bg5 { background: url(images/img09.gif) no-repeat left top;
}
.bg6 { background: url(images/img10.gif) no-repeat left bottom; }
.bg7 { background: url(images/img11.gif) no-repeat right center;
}

.feature {
visibility: visible;
display: block;}

.feature .image {
	padding: 0px 0em 0em 0px;
display: block;
}

.feature .title {
display: block;
margin-top: 3px;
margin-bottom: 10px;}

.feature .content {
	padding: 0px 0em 0em 0px;
display: block;}

.box {
	float: left;
display: block;
visibility: visible;
width: 95%;
left: 20px;
text-indent: 50px;}

.box .title {
text-transform: none;
	font-size: 167%;
z-index: inherit;
display: block;
background-repeat: no-repeat;}


.box .content {
display: block;}

.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
display: block;}

.list li {
	padding-left: 0px;
	background: url(images/img07.gif) no-repeat left center;
display: block;
padding-top: 50px;}

/* Header */

#header {
	width: auto;
	height: 150px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat;
display: block;}

#header h1, #header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
display: block;}

#header h1 {
	float: left;
	padding: 28px 0 0 12px;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
display: block;}

#header p {
	float: right;
	padding: 102px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header p a {
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: auto;
	margin: 0em 0em 0em 5px;
display: block;}

/* Content */

#content {
	float: right;
	width: 100%;
display: block;
}


#content p, #content ul, #content ol {
	line-height: 1.8em;
display: block;}

/* Sidebar */

#sidebar {
	float: left;
	width: 120px;
	padding: 0 20px 0 0;
	border-right: 1px dotted #DCDCDC;
top: 155px;
z-index: auto;
visibility: visible;}

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

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2 {
	height: 40px;
	padding: 20px 0 0 40px;
	text-transform: lowercase;
	font-size: 167%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

/* Footer */

#footer {
	clear: both;
	height: 30px;
	padding: 20px 0 0 0;
	background: #8BD600;
}


#footer p {
	background: #8BD600;
	margin: 0;
	text-align: center;
	font-size: 85%;
color: #141414;
}

#footer a {
	border: none;
	color: #3f3f3f;
}

#footer a:hover {
	color: #785813;
font-weight: bolder;}

#legal {
}

#legal strong {
padding: 20px 0 0 0;
	background: no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 10%;
	font-weight: normal;
}


#links {
}

