/*
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: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #514F42;
}

a {
	color: #003333;
}

a:hover {
	text-decoration: none;
	color: #422C21;
}

/* Boxed */

.title {
	
}

.boxed1 .title {
	font: bold 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 10px;
}

.boxed2 .title {
	font: normal 150% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .head {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 5px;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
}

.boxed3 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url(images/cirobe08.jpg) no-repeat 100% 50px;
	border-bottom: 5px solid #573d30;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	background: #182c33 url(images/img01.gif) no-repeat;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 50px;
	background: #3d5d68;
}

#menu ul {
	height: 5px;
	background: #182c33;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	border-top: 5px solid #182c33;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	background: #182c33;
	border-top-color: #3D5D68;
}

#menu .active a {
	background: #FFA800;
	border-top-color: #E16629;
}

#menu a b {
	text-decoration: underline;
}


/* Page */


#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 480px;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
}

#content p {
	font: 11px/20px  "verdana", Arial, Helvetica, sans-serif;
	padding:5px 5px 0px 5px;
		
}

#content ol {
	font: 11px/20px  "verdana", Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 30px;
}

#content ul {
	line-height: 152%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
	background: #e2e2cf;
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 -5px 0;
}

/* News */

#news {
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
	padding-top: 5px;
	border-top: 1px dashed #666633;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	font-size: 82%;
}

#news h3 a {
	display: block;
}

#news p {
	font: 11px/15px  "verdana", Arial, Helvetica, sans-serif;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2 {
	float: left;
	width: 230px;
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}

/* Forms */

fieldset {
	margin: 1em 0 0 0;Ê
	padding: 0;
} 

legend { Ê
	font: 1.82em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #514F42;
	margin-left: .75em;
	padding: 0;
} 
	
fieldset ol {
	list-style: none;
	padding: 1em 1em 0 1em;
} 
	
fieldset li {
	padding-bottom: .5em;
}
	
fieldset.submit {
	border-style: none;
}


label.block {
	display: block;
	width: 100%;
	text-align: left;
	}

label {
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}





/* Footer1 */

#footer1 {
	width: 760px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #573d30;
}

#footer1 p {
	text-align: center;
	font-size: 77%;
}

/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
}

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

#footer li {
	display: block;
	float: left;
	width: 300px;
	padding-left: 20px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	margin-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 2px 0;
	border-bottom: 1px solid #573D30;
}

#footer li li a {
}

#footer h2 {
	margin-top: 0;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #525252;
	background: ffffff;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}
