* {margin:0; padding:0}
html {background: #b7b7b7 url("imgs/html.gif") repeat-x;}
body {
	background: url("imgs/logo.gif") no-repeat;
	font-family: arial, sans-serif;
	padding-top: 76px
}
#menu {
	list-style-type: none;
	margin-left: 195px
}
#menu li {
	float: left;
	margin-right: 4px
}
#menu a:link, #menu a:visited {
	background: url("imgs/button-left.gif") 0 0 no-repeat;
	color: #4f547e;
	display: block;
	font-size: 70%;
	font-weight: bold;
	height: 26px;
	padding-left: 2px;
	text-transform: uppercase;
	text-decoration: none
}
#menu a:hover {
	/*background-image: url("");*/
	color: #8d7d4a
}
#menu a span {
	background: url("imgs/button-right.gif") 100% 0 no-repeat;
	display: block;
	height: 26px;
	padding-right: 2px
}
#menu a span span {
	background: url("imgs/button-bg.gif") 0 0 repeat-x;
	height: 14px;
	padding: 6px
}
#menu a:hover span span {background: url("imgs/button-hover-bg.gif") 0 0 repeat-x;}
#container {
	clear: left;
	font-size: 80%;
	line-height: 140%;
	margin-top: 37px
}
#sidebar {margin-right: -195px;
	float: left;
	width: 194px
}
#sidebar-lists {margin: 0 18px}
#submenu, #related {
	background: #65656d url("imgs/more.gif") 0 0 no-repeat;
	margin-bottom: 5px;
	padding-top: 26px;
}
#submenu ul, #related ul {
	background: #65656d url("imgs/more-bottom.gif") 0 100% no-repeat;
	list-style-type: none;
	padding-bottom: 21px;
}
#submenu li, #related li {
	border-left: 3px solid #b7b7b7;
	border-right: 3px solid #b7b7b7;
	padding: 0 8px
}
#submenu a:link, #submenu a:visited, #related a:link, #related a:visited {
	border-bottom: 1px solid #858786;
	color: #fdfeff;
	display: block;
	padding: 3px;
	text-decoration: none
}
#submenu a:hover, #related a:hover {
	background-color: #4d5057;
	color: #fef783
}
#goads {
	margin: 5px auto;
	width: 160px
}
#content {float: left;
	background-color: #fff;
	margin: 0 15px 15px 195px;
	max-width: 900px;
	padding: 30px
}
#content h2, #content h3, #content p, #content ul, #content ol {margin: 10px 0}
h1 {
	color: #6a7bc0;
	font-size: 140%;
	text-decoration: underline
}
h2 {
	color: #6a7bcc;
	font-size: 125%
}
h3 {font-size: 110%}
#content ul, #content ol {margin-left: 35px}
#content a:link, #content a:visited {
	background-color: #f9fdc0;
	color: #51515d;
	font-weight: bold;
	text-decoration: none
}
#content a:hover {color: #82858a;}
#ems_form {
	margin: 5px auto;
	width: 167px;
}
#ems_form fieldset {
	background-color: #fff;
	border: 1px solid #979797;
	-moz-border-radius: 2px;
}
#ems_form legend {
	background-color: #fff;
	color: #6a7bc0;
	font-size: 110%;
	font-weight: bold;
	margin: 0 10px;
	padding: 0 5px;
}
#ems_form ul {
	list-style-type: none;
	margin: 0 auto;
	width: 149px;
}
#ems_form li {
	clear: left;
	margin-bottom: 4px;
}
#ems_form input, #ems_form textarea {
	border: 1px solid #6a7bcc;
	display: block;
	padding: 2px;
	width: 145px;
}
#ems_form input:focus, #ems_form textarea:focus {border-color: #4f547e;}
#ems_form .error {border-color: red;}
#ems_form li div input {
	float: left;
	margin-right: 3px;
	width: 38px;
}
#ems_form li div #ems_phone_3 {
	margin-right: 0;
	width: 49px;
}
#ems_form #ems_submit {
	background-color: #d6d8e7;
	font-size: 90%;
	font-weight: bold;
	margin: 2px auto;
	padding: 3px;
	width: auto;
}
#contact-page #ems_form {
	margin: 0;
	width: auto;
}
#contact-page #ems_form fieldset {
	border-width: 0;
}
#contact-page #ems_form legend {
	margin: 0;
	padding: 0;
}
#contact-page #ems_form ul {
	margin: 0;
	width: auto;
}
#contact-page #ems_form textarea {width: 350px;}
#contact-page #ems_form #ems_submit {margin-left: 185px;}
#bottom {
	clear: both;
	list-style-type: none;
	margin: 0 10px 44px 200px;
}
#bottom li {
	float: left;
	font-size: 80%;
	margin-right: 12px
}
#bottom a:link, #bottom a:visited {color: blue}
#bottom a:hover {text-decoration: none}
.clearleft {clear: left}
.clearright {clear: right}
.clearboth {clear: both}
.floatleft {float: left}
.floatright {float: right}
img.floatleft, img.floatright {margin-bottom: 10px}
img.floatleft {margin-right: 10px}
img.floatright {margin-left: 10px}

#thank {
	border-top: 2px solid #b7b7b7;
	padding-top: 15px;
	text-align: center
}
