/*
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 {
	margin: 20px 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
table{
float:left;}

h1, h2, h3 {
	font-weight: normal;
	color: #003399;
	
}

h1 { font-size: 190%; }
h2 { font-size: 130%; }
h3 { font-size: 90%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 130%;
	font-size: 95%;
	text-align:left;
}

a:link {
	color: #0AAAFD;
}

a:hover {
	text-decoration: none;
	color: #ED2024;
}
#all{

position:relative;

margin:0 auto;
width:1024px;
height:auto;}

#header {
	width: 1000px;
	height: 90px;
	margin: 0 auto;
}

#logo {
	float: left;
	width: 270px;
}

#logo h1 {
	padding-top: 20px;
	text-align: center;
}

#logo h1 a {
	color: #ED2024;
}

#logo h2 {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
}

#logo h2 a {
	color: #B3A7A0;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: left;
	width: 700px;
	height:85px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 0px 10px 0px 10px;
	background: url(images/img1.gif) no-repeat;
	font-size:12px;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	color: #FF9999;
}

#splash {
	width: 1000px;
	height: 230px;
	margin: 0 auto;
	background: url(images/layout_r2_c1.jpg) no-repeat;
}

#splash object{
	float: right;
	width: 730px;
	height: 230px;
	margin: 0;
	padding: 0px 0px 0 0px;
	background: url(images/0805-layout_r2_c3.jpg) no-repeat;
	text-align: right;
	color: #ED2024;
}

#page {
	width: 1000px;
	margin: 0 auto;
}

#page h1, #page h2 {
	margin-bottom: 30px;
}

#content {
	float: right;
	width: 680px;
	height:auto;
	padding: 10px;
}
#content h1{
text-align:left;

}

#content ol, #content ul {
	margin-left: 3em;

}
#divo{float:right;width:60%;height:100px;}
#divt{float:left;width:35%;height:100px;}

#sidebar {
position:absolute;
left:0px;
top:300px;
	float: left;
	width: 270px;
	margin:0px;
	padding:0px
}

#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 {
	width: 50px;
	height: 17px;
	padding: 0 10px;
	background: #ED2024 url(images/img4.gif) no-repeat;
	color: #FFFFFF;
}

#footer {
	clear: both;
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #0099cc;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: left;
}

#links {
	float: right;
}
