/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



body {

	margin: 10px 0 0 0;

	padding: 0;

	background: #FFFFFF url(../images/img04b.gif) repeat-x;

	font-family: "Verdana", Arial, Helvetica, sans-serif;

	font-size: 0.7em;

	color: #333;

}



h1, h2, h3 {

	margin-top: 0;

	font-family: Georgia;

	font-weight: normal;

	color: #c61818;

}



h1 {

	font-size: 197%;

}



h2 {

	font-size: 136%;

}



h3 {

	font-size: 100%;

	font-weight: bold;

}



p, ul, ol {

	margin-bottom: 1.6em;

	line-height: 180%;

}



p {

}



blockquote {

	font-style: italic;

}



ul {

}



ol {

}



a {

	color: #000;

}



a:hover {

	text-decoration: none;

}



small {

}



hr {

	display: none;

}

img {

	border: 0;
	
}


img.left {

	float: left;

	margin: 6px 15px 0 0;

}



img.right {

	float: right;

	margin: 6px 0 0 15px;

}



/* top navigation */



#topnav {

	width: 900px;

	height: 30px;

	margin: 0 auto;

	background: #FFF url(../images/img14.gif) no-repeat;

}

.topnav-text {
	
	float: left;
	
	padding: 8px 0 0 15px;
	
	color: #c61818;
	
	display: block;
	
}


#topnav ul {	

	margin-right: 10px;

	padding: 5px;	

	list-style: none;

	text-align: right;

}



#topnav li {

	display: inline;

	padding: 7px;

}



#topnav a {

	text-decoration: none;

	display: inline;

}



#topnav a:hover {

	text-decoration: underline;

	display: inline;

}



/* header */



#header {

	width: 900px;

	height: 201px;

	margin: 10px auto;

}



/* Logo */



#logo {

	float: left;
	
	width: 270px;

	height: 201px;

	background: #FFF url(../images/5rt-logo-185.gif) no-repeat;

}



#logo h1, #logo h2 {

	margin: 0;

	text-align: left;

}



#logo h1 {

	padding-top: 13px;
	
	padding-left: 195px;

	font-size: 30px;

}



#logo h2 {

	font-size: 12px;

}

#logo p {
	font-family: Verdana;
	
	font-weight: bold;
	
	margin: 2px -60px 0 195px;
	
	overflow: auto;
	
}

#logo a {

	text-decoration: none;

	color: #c61818;

}



/* header right */



#hright {

	float: right;

	width: 570px;

	height: 180px;

	display: block;

}



#hright h1, #logo h2 {

	text-align: right;

}



#hright h1 {

	padding-top: 13px;
	
	padding-right: 170px;

	font-size: 18px;

}





/* Menu */



#menu {

	width: 900px;
	
	height: 70px;

	display: block;

}



#menu ul {

	width: 900px;
	
	float: inherit; 

	margin: -30px -200px 0 400px;

}



#menu li {

	float: left;

	height: 40px;

	display: block;

}



#menu li:hover {

	background: #edebd5;

}



#menu a {

	width: 60px;

	height: 35px;

	padding: 9px 20px 0 20px;

	text-align: center;

	text-decoration: none;

	text-transform: lowercase;

	font-weight: bold;

	color: #7F7772;

	display: block;

}



html>body #menu a {

	width: auto;

}



#menu li.active {

	background: #EDEBD5 url(../images/img05.gif) no-repeat;

}



#menu li.active a {

	background: url(../images/img06.gif) no-repeat right top;

}



/* Page */



#page {

	width: 900px;

	margin: 0 auto 20px auto;

	background: url(../images/img07.gif) repeat-y 260px 0;

}



/* Content */



#content {

	float: right;

	width: 620px;

}



.title {

	padding-bottom: 5px;

	border-bottom: 1px solid #EDEBD5;

}

.onecol {

	float: left;

	width: 620px;

}



.onecol img {

	padding: 5px;

	border: #EDEBD5 1px solid;

}




.twocols {

}



.twocols .col1 {

	float: left;

	width: 280px;

	padding-right: 30px;

	border-right: 1px dotted #EDEBD5;

}



.twocols .col2 {

	float: right;

	width: 280px;

}



.list {

	margin-left: 0;

	padding-left: 0;

	list-style: none;

}



.list li {

	padding-left: 10px;

	background: url(../images/img10.gif) no-repeat left center;

}

.inset {

	border: 7px #E4E4E4 double;
	padding: 15px;

}


/* Sidebar */



#sidebar {

	float: left;

	width: 240px;

}



#sidebar img {

	margin-bottom: 2px;

	border: 0;

}



#sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#sidebar li {

	padding: 20px;

	background: url(../images/img11.gif) no-repeat;

}



#sidebar li ul {

}



#sidebar li li {

	padding: 5px 0;

	background: url(../images/img12.gif) repeat-x left bottom;

}



#sidebar h2 {

	border-bottom: 1px solid #EDEBD5;

	font-size: 114%;

	font-weight: bold;

}



#sidebar h3 {

	margin: 0;

}



#sidebar p {

	margin: 0;

	line-height: normal;

}



#sidebar a {

	text-decoration: none;

}



#sidebar a:hover {

	text-decoration: underline;

}



/* Footer */



#footer {

	clear: both;

	height: 100px;

	padding-top: 20px;

	background: #EDEBD5 url(../images/img08.gif) repeat-x;

}



#footer p {

	margin: 0;

	text-align: center;

	font-size: 77%;

}