/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	/*background: #FFFFFF;*/
	background: #F9F9F7 url('images/a1.gif') repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	margin-top: 6.79px;
	margin-right: 0;
	margin-left: 0;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { font-size: 182%; }
h2 {
	font-size: 13pt;
}
h3 {
	font-size: 10pt;
}

p, ul, ol {
	margin-bottom: 20px;
	font-size: 10pt;
}

a:link {
	color: #0AAAFD;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}

#header {
	width: 720px;
	height: 80px;
	margin: 0 auto;
}
#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
}
#upbg
{
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}
#inner
{
position: relative;
padding: 13px 30px 13px 30px;
z-index: 2;
}
#logo {
	float: left;
	width: 180px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	font-weight: normal;
	font-size: 24px; 
	color: #3B3B3B;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 530px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 45px;
	background: url(images/img1.gif) no-repeat;
	text-decoration: none;
	font-size: 10pt;
	color: #3B3B3B;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu a:hover {
	color: #ED2024;
}

#splash {
	width: 630px;
	height: 168px;
	margin: 0 auto;
	background: url(images/test.gif) no-repeat;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}

#page {
	width: 680px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 0px;
}

#content {
	float: left;
	width: 410px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#content ol, #content ul {
	margin-left: 3em;
}

#sidebar {
	float: right;
	width: 190px;
	padding: 10px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
}

#sidebar h3 {
	height: 17px;
	padding: 0 10px;
	background: #3B3B3B url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 680px;
	height: 25px;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 11px;
}

#legal {
	float: left;
}

#links {
	float: right;
}
 {
	float: right;
}
