* {
	margin: 0;
	padding: 0
}
body {
	background: #e7e7e7 url("imgs/design2_01.jpg") 0 0 no-repeat;
	font: normal 90%/130% Arial, sans-serif
}
img {display: block}
#mainmenu {
	background: #fff url("imgs/design2_02.gif") 0 0 no-repeat;
	height: 40px;
	list-style-type: none;
	margin-left: 341px;
	padding: 118px 20px 27px 0;
	width: 408px;
}
#mainmenu li {white-space: nowrap;
	background-color: #84848c;
	border-right: 1px solid #fff;
	float: left;
	height: 18px;
	margin-bottom: 1px;
	padding: 0 5px
}
#mainmenu a:link, #mainmenu a:visited {
	color: #fff;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase
}
#main {
	clear: both;
	width: 769px
}
#leftside {
	float: left;
	width: 170px;
}
form {
	font-size: 90%;
	margin-top: 20px;
}
form p span {font-weight: bold;}
#ems_phone_1, #ems_phone_2 {
	margin-right: 3px;
	width: 39px;
}
#ems_phone_3 {width: 50px;}
#content {
	background-color: #fff;
	color: #222;
	margin-left: 176px;
	padding: 20px
}
#content h1, #content h2, #content h3, #content h4, #content p, #content ul, #content ol {margin: 10px 0}
#content ul, #content ol {margin-left: 40px}
#content h1 {
	color: #515151;
	font-family: Georgia, sans-serif;
	font-size: 130%
}
#content h2 {
	color: #7983be;
	font-family: Georgia, sans-serif;
	font-size: 120%
}
#content h2 {
	font-family: Georgia, sans-serif;
	font-size: 110%
}
#content a:link, #content a:visited {
	color: #bb9300;
	font-weight: bold;
	text-decoration: underline
}
#content a:hover, #content a:active {color: #e9b001}
.fl {float: left}
.fr {float: right}
