body {
	margin:0;
	font-size:0.9em;
	line-height:20px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	background-color:#EEEFF7;
	padding-left: 25px;
}
a { color:#871A2F;}
a:hover { text-decoration:none;}
#container { background-color:#fff;}
#header { background:url(images/header_bckg.jpg) repeat-x #2D1721;}
#logo {
	padding:30px 0 0 40px;
	height:200px;
}
#services {
	width: auto;
	float: inherit;
	padding-left: 25px;
	padding-right: 25px;

}
#logo a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	height:36px;
	font-size:26px;
}
#menu {
	background: url(images/menu_bckg.jpg) #84807A;
	height:50px;
	margin-top:60px;
}
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; width:104px; list-style:none; text-align:center; }
#menu a { display:block; float:left; width:104px; color:#000; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:8px; background:url(images/button.gif) no-repeat 0 4px;}
#menu a:hover{background:url(images/button_over.gif) no-repeat 0 4px; padding-top:8px; height:22px;}
#text {
	margin: 320;
	margin-right: 320px;
	margin-left: 20px;
}
#text p { padding:0 20px 10px 0;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}
#sidebar {
	float:right;
	width:270px;
	padding: 0 20px 0 10px;
	font-size:13px;
}
h1 { margin:0; padding:0; text-transform:uppercase; font-size:2em; color:#84807a;}
#main { float:left; background:url(images/sidebar_bckg.gif) repeat-y top right; padding:20px 0 0 0;}
#foot { background:url(images/foot.gif) no-repeat; height:47px; width:200px;}
#footer {background:url(images/footer_bckg.jpg) repeat-x #84807a; height:102px; clear:both;}
#left_footer { float:left; padding:40px 0 0 30px; background:url(images/c.gif) no-repeat 30px 35px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:12px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right; padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:12px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}
