* {
	margin:0px;
	padding:0px;
}
body {
	background:url(images/background.png) repeat-x left top;
	font-family:arial, sans-serif;
}
#header {
	height:176px;
	background:url(images/header_back.png) repeat-x center top;
}
#header #logo {
	line-height:176px;
	height:120px;
}
#header div#header-inner, #footer {
	width:836px;
	margin:0px auto;
}
#header ul {
	list-style-type:none;
	height:34px;
	margin-top:12px;
	line-height:33px;
}
#header ul li {
	float:left;
	height:34px;
	border-bottom:10px solid #94506e;
}
#header #right {
	margin-left:50%;
	padding-left:200px;

}
#header #right div {
	height:56px;
	margin-top:-46px;
	background-color:#95315c;
} 
#header ul li a {
	color:#e3e2e2;
	text-decoration:none;
	display:block;
	height:34px;
	padding:0px 10px;
	line-height:34px;
	/*margin-right:2px;*/
}
#header ul li a.last {
	margin-right:0px;
}
#header .right {
	float:right;
	clear:both;
	margin-top:-27px;
}
#body ul#submenu {
	margin-left:-28px;
	width:805px;
	list-style-type:none;
	background-color:#CCC;
	margin-top:-40px;
	height:27px;
	line-height:27px;
	padding-left:29px;
}
ul#submenu li {
	float:left;
	margin:0px;
	padding:0px;
	margin-right:20px;
}
#search {
	height:56px;
	float:right;
	background:url(images/search.png) no-repeat left bottom;
	width:307px;
	text-align:right;
	color:#FFF;
	clear:both;
}
#search label {
	padding:3px 0px;
	display:block;
}
#search input {
	width:182px;
	margin-right:2px;
}
#body {
	width:858px;
	margin:0px auto;
	background:url(images/content_back.png) repeat-y center top;
}
#body ul {
	margin-left:20px;
	padding-left:20px;
}
#body p, #body h1, #body h2, #body ul, #body hr, table {
	margin-bottom:18px;
}
#body p, #footer p, #body ul, table, #body form {
	font-size:10pt;
}
#body-inner {
	padding:40px;
}
#footer {
	height:97px;
	background:url(images/footer.png) no-repeat center top;
	width:auto;
}
#footer div {
	width:834px;
	padding-top:18px;
	margin:0px auto;
}
#footer p {
	float:left;
	padding-right:20px;
	margin-right:20px;
	font-size:8pt;
	color:#4b515a;
	background:url(images/bar.png) no-repeat right top;
	height:100px;
}
#footer p.last {
	width:100px;
	background:transparent;
}
h1 {
	font-size:24px;
	/*border-bottom:1px solid #c6c6c6;*/
}
h2 {
	font-size:20px;
}
#body .full {
	margin-left:-28px;
}
#body .top-flush {
	margin-top:-40px;
}
#body img.right {
	float:right;
	margin-left:20px;
}
#body img.left {
	float:left;
	margin-right:20px;
}
#body form {
	font-size:
}
textarea {
	margin-bottom:9px;
	display:block;
}
#body label {
	display:block;
	line-height:27px;
	width:300px;
}
#body label input {
	float:right;
}
textarea {
	width:300px;
	height:100px;
}
img.left, img.right {
	margin-bottom:20px;
}
a img {
	border:10px solid #dfdfdf;
}
a {
	text-decoration:none;
	color:#000066;
}
a:hover {
	text-decoration:underline;
}
.clear {
	height:1px;
	margin-bottom:-1px;
	float:none;
	clear:both;
}
hr {
	height:1px;
	width:100%;
	clear:both;
	border-style:none;
	background-color:#c6c6c6;
}
td, th {
	padding:3px;
	border:1px solid #CCC;
	border-width:1px 1px 0px 0px;
	margin:0px;
}
table {
	border-collapse:collapse;
	border:1px solid #CCC;
	border-width:0px 0px 1px 1px;
	width:100%;
}
p.flash {
	float:right;
}
.login-box {
	background-color:#ebedf0;
	width:280px;
	float:right;
	padding:10px;
	margin-left:20px;
}
.login-box input {
	width:150px;
}
#body .login-box label {
	width:260px;
}
/*form {
	line-height:36px;
	margin-top:18px;
}*/
/*label {
	display:block;
	float:left;
	width:80px;
	clear:left;
	text-align:right;
	line-height:18px;
	padding-right:10px;
	margin-bottom:27px;
}
input, textarea {
	font-size:10pt;
	display:block;
	float:left;
	clear:none;
	width:300px;
	background-color:#fafafa;
	border:1px solid #939393;
	padding:1px;
}
textarea {
	height:100px;
}*/
