/*
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: #D4C792 url(images/img01.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	color: #AA2808;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 5px;
	line-height: 1.6em;
}

p { 
}

blockquote {
}

ul {
}

ol {
}

a {
	text-decoration: underline;
	color: #323B51;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 710px;
	height: 96px;
	margin: 0 auto;
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Logo */

#logo {
	float: left;
	padding: 20px 0 30px 15px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: italic 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#logo h2 {
	margin: -5px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	padding-right: 10px;
}

#menu ul {
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 110px;
	height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url(images/img02.gif);
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img03.gif);
	color: #AA2808;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	background: #D4C792 url(images/img04.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 90%;
	padding: 20px 0 0 35px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 10px;
}

#content h1 {
	font-size: 136%;
}

#content h2 {
	font-size: 107%;
}

#content h3 {
	font-size: 92%;
}

#content .boxed {
	float: left;
	width: 46%;
	padding-right: 2%;
}

#content .boxed h2 {
	padding: 5px 0;
	background: url(images/img5.jpg) repeat-x left bottom;
}
.red {
	color: #AA2808;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	padding-top: 5px;
}

.red a {
	text-decoration: underline;
	color: #AA2808;
}

.red a:hover {
	text-decoration: none;
	color: #AA2808;
}

#content p {margin-bottom: 10px;}

/* Welcome */

#welcome {
}

#welcome ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#welcome li {
	margin: 0;
	padding: 5px 0px 0px 0px;	
}

#welcome li ul li {
	margin: 0;
	padding: 5px 0px 0px 28px;	
}

/* Sample1 */

#sample {
}

/* Sample2 */

#sample2 {
}

/* button */
#button {
	float: left;
	padding-left: 0px;
}

#button ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
	line-height: normal;
}

#button li {
	display: inline;
}

#button a {
	display: block;
	float: left;
	width: 255px;
	height: 29px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url(images/button.gif);
	text-align: center;
	text-transform: uppercase;	
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#button a:hover, #button .active a {
	background-image: url(images/buttonh.gif);
	color: #AA2808;
	text-decoration: none;
}

/* progress */
#progress {
	float: right;
	padding: 10px 10px 10px 10px;
	background: #E7DFC1;
	border: 1px dotted #333;
	text-align: center;
}

#progress ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#progress li {
	display: inline;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Menu */

#progress2 {
	float: right;
	padding-right: 25px;
}

#progress2 ul {
	margin: 0;
	padding: 55px 0 0 0;
	list-style: none;
	line-height: normal;
}

#progress2 li {
	display: inline;
	display: block;
	float: left;
	width: 130px;
	height: 20px;
	margin: 0;
	padding: 10px 0 0 0;
	background: url(images/img07.gif);
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Answers */
#answerA {
	display:none;
}
#answerB {
	display:none;
}
#answerC {
	display:none;
}
#answerD {
	display:none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 208px;
	padding: 0 35px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
	padding: 20px 0;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 20px;
	border: none;
}

#sidebar h2 {
	padding: 5px 20px;
	background: url(images/img6.jpg);
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}

#sidebar h3 {
	font-size: 77%;
	color: #D4C792;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 710px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img06.gif) no-repeat;		
	text-align: center;	
}

.legal {
	color: #001342;
	font-size: 77%;
}

.legal a {
	text-decoration: none;
	color: #001342;
}

.legal a:hover {
	text-decoration: none;
}

.footer-contact {
	margin: 0;
	text-align: center;
	font-size: 87%;
	color: #fff;
}

.footer-contact a {
	text-decoration: underline;
	color: #fff;
}

.footer-contact a:hover {
	text-decoration: none;
	color: #fff;
}