* {
	margin:0px;
	padding:0px;
}
body {
	font-family:Trebuchet ms, Arial, Helvetica;
	font-size: 0.75em;
color:#362f2d;
background:#eef7e2;
}

#topbar {
background:#111;
padding-top:13px;
height:35px;
}
.container {
position:relative;
width:880px;
margin:auto;
}
#topbar ul {
float:right;
margin-right:15px;
}
#topbar ul li {
margin:0px;
margin-right:10px;
display:inline;
font-weight:bold;
}
#topbar a {
color:#FFF;
font-size:15px;
font-weight:bold;
}

#header {
background:url(/image/header-bg) repeat-x;
height:92px;
padding-top:15px;
border-bottom:2px solid #406618;
}

#content{
position:relative;
width:820px;
margin:auto;
padding:40px; padding-top:2px;
background:url(/image/content-bg) repeat-y;
padding-bottom:2px;
}
#bubbleform {
background:url(/image/bubbleform) no-repeat;
width:888px;
height:28px;
position:absolute;
top:-25px;
left:0px;
}
#footer {
margin:auto;
width:888px;
height:42px;
background:url(/image/footer-bg) no-repeat;
padding-left:14px;
}

#footer-content {
margin:auto;
width:888px;
height:42px;

text-align:center;
}


a {
	text-decoration:none;
	font-weight:bold;
	color:#406618;
}
a:hover {
	color:#003549;
}
a img {
	border:none;
	vertical-align:middle;
}

h1 {
	font-size:22px;
	font-weight:500;
	margin-bottom:3px;
color:#000;
}
h2 {
	font-size:20px;
	letter-spacing:-0.03em;
	font-weight:300;
color:#000;
}

h2 a {
	font-weight:500;
}
p {
	margin:5px;
margin-bottom:12px;
}
.pagination {
	list-style:none;
}
.pagination li {
	display:inline;
	margin-right:5px;
	font-size:14px;
}
ul {
	margin-left:10px;
}
ul li {
	margin-left:20px;
}
.error {
	border:1px solid #ff3940;
	background:#ffc2c4 url(/image/error) no-repeat;
	padding:5px;	
	margin:5px;
	padding-left:30px;
	margin-left:0px;
}

table td {
	padding:5px;
}

	#slider ul, #slider li,
	{
		margin:0;
		padding:0;
		list-style:none;
}
	#slider{border:1px solid #000; background:url(/image/bac) repeat-x; padding:0px;}
	#slider li{ 

		width:804px;
		height:186px;
		overflow:hidden; 
margin:0px;
		}	
										

	ol#controls{
		margin:1em 0;
		padding:0;
		height:20px;	
position:absolute;
top:160px;
right:60px;
		}
	ol#controls li{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:22px;
		line-height:22px;
		}
	ol#controls li a{
		float:left;
		height:20px;
		line-height:20px;
		border:1px solid #ccc;
		background:#e5f7c9;
		color:#000000;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#8dc63f;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

	.box {
		position:relative;
		float: left;
		width: 258px;
margin-right:20px;
	}
	.box .box-image {
		position:absolute;
		left:5px;
top:8px;
	}
	.box h2 {
		padding-left:30px;
font-size:16px;
font-weight:bold;
		border-bottom:2px solid #8dc73f;
padding-top:5px;
padding-bottom:5px;
	}
	
	#boxes {
		border-top:2px solid #8dc73f;
margin-top:10px;
margin-bottom:10px;
	}
#references {
text-align:center;
line-height:60px;
}
#references img {
        vertical-align: middle;
margin-right:20px;
}

#submenu {
position:absolute;
right:132px;
width:220px;
height:20px;
top:33px;
text-align:center;
padding:10px; 
padding-top:5px;
background: url(/image/submenu-bg2) no-repeat center;
}
#submenu a {
color:#000;
}
.leftmenu {
list-style:none;
margin-left:0px;
}
