body {
	background:#D1D1D1 none repeat scroll 0 0;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:75%;
	line-height:1.5;
	margin:0;
}
#container {
	background:transparent url(/image/cont_bg.gif) repeat-y scroll left top;
	margin:0 auto;
	padding:0 15px 0;
	width:970px;
}
h1 {
	font-size:150%;
	font-weight:normal;
	margin:20px 0 0;
}
h1.bigmargin {
	margin-bottom:400px;
}
h1.contact {
	margin-top:28px;
}
a:link, a:visited {
	color:#333333;
	text-decoration:underline;
}
a:hover, a:active {
	color:#444444;
	text-decoration: none;
}
em {
	font-style:normal;
	font-weight:bold;
}
p img {
	float:left;
	margin:5px 10px 0px 0px;
}
#header {
	background:transparent url(/image/header_bg.gif) no-repeat scroll 0 0;
	display:block;
	height:110px;
	margin-bottom:20px;
}
#header a {
	display:block;
	height:90px;
	text-indent:-999px;
	width:370px;
}
#main {
	display:inline;
	float:left;
	margin:0 70px 35px;
	position:relative;
	width:600px;
}
#inset {
	background:transparent url(/image/inset.gif) no-repeat scroll left top;
	left:-70px;
	margin:0;
	position:absolute;
	top:60px;
	width:676px;
}
#inset p {
	margin:25px 40px 0 70px;
}
#inset img.bottom {
	display: block;
}
a.btngreen:link, a.btngreen:visited {
	background:transparent url(/image/li_bg.gif) no-repeat scroll right top;
	color:white;
	display:block;
	height:27px;
	line-height:27px;
	padding:0 10px;
	width:150px;
	text-decoration: none;
}
a.btngreen:hover, a.btngreen:active {
	color:white;
}
#sidebar {
	display:block;
	float:left;
	width:auto;
}
#sidebar ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 0;
	padding:0;
}
#sidebar ul li {
	width:170px;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
	background:transparent url(/image/li_bg.gif) no-repeat scroll right bottom;
	display:block;
	height:27px;
	line-height:27px;
	text-transform:lowercase;
	text-decoration: none;
}
#sidebar ul li.last a:link, #sidebar ul li.last a:visited {
	background:white none repeat scroll 0 0;
}
#sidebar ul li a:hover, #sidebar ul li a:active, #sidebar ul li.last a:hover, #sidebar ul li.last a:active {
	background:transparent url(/image/li_bg.gif) no-repeat scroll right top;
	color:#FFFFFF;
	height:28px;
	margin-top:-1px;
	padding-left:10px;
}
#footer {
	background:transparent url(/image/footer_bg.gif) repeat-x scroll left top;
	clear:both;
	font-size:90%;
	overflow:auto;
	padding:20px 25px 0;
}
#footer p {
	margin:0.75em 0 0;
}
#footer p.floatleft {
	float:left;
}
#footer p.floatright {
	float:right;
}
#containerCloser {
	background:red url(/image/cont_closer_bg.gif) no-repeat scroll left top;
	display:block;
	height:25px;
	margin:0 -15px;
}
