/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFFFFF url(templates/Economics_Green/resources/common/images/img01.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #000000;
}

h1, h2, h3 {
	color: #333333;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #C11A00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 453px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 754px;
	height: 120px;
	margin: 0 auto;
	padding: 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 40px 5px 0 20px;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #31363B;
}

#logo h2 {
	padding: 0px 0 0 25px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}

#logo p {
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	color: #31363B;
}


/* Header */

#header {
	width: 754px;
	margin: 0 auto;
}

#menu {
	height: 60px;
	width: 754px;
	padding-left: 20px;
	background: url(templates/Economics_Green/resources/palettes/green/images/img02_green.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 20px 30px 15px 18px;
	margin-right: 1px;
	height: 30px;
	background: url(templates/Economics_Green/resources/common/images/img03.gif) no-repeat left 35%;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#menu a:hover {
	color: #BBBBBB;
}

#menu .current_page_item a {
	background: none;
	color: black;
}

/* Search */

#search {
	float: right;
	width: 260px;
	margin: 0px;
	margin-top: 10px;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 160px;
	height: 23px;
	background: #FFDBE1;
	border: 1px solid #F57F8C;
}

#search #x {
	width: 40px;
	background: #F74B61;
	border-top: #F74B61 solid 1px;
	border-bottom: #F74B61 solid 3px;
	border-left: #F74B61 solid 1px;
	border-right: #F74B61 solid 1px;
	color: #FFDBE1;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
	background: url(templates/Economics_Green/resources/common/images/img05.jpg) repeat-x left top;
}

/* Page */

#page {
	width: 754px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 755px;
}


/* Footer */

.sys_footer {
    padding:10px;
}

div#footer-wrap{
	clear: both;
	width: 754px;
	height: 50px;
	margin: 0 auto;
	background: #FFFFFF url(templates/Economics_Green/resources/common/images/img01.jpg) repeat-x top left;
}

#sys_designerfooter {
    border: none;
    margin:0 auto;
    padding: 0px 10px 10px 10px;
    background:none;
}

.sys_footer p {
	margin: 0;
	line-height: normal;
	padding: 35px 15px;
}

.sys_footer a {
}

.sys_footer .legal {
	float: left;
}

.sys_footer .credit {
	float: right;
}
.sys_txt {
	background: #FFFFFF url(images/img01.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a{color: #C11A00}

.sys_txt h1, .sys_txt h2, .sys_txt h3 {
	color: #333333;
	letter-spacing: -1px;
}

.sys_txt h1, .sys_txt h1 a, .sys_txt h2, .sys_txt h2 a {
	text-decoration: none;
}

.sys_txt h1 a:hover, .sys_txt h2 a:hover {
	text-decoration: underline;
}

.sys_txt h1 {
	font-size: 38px;
}

.sys_txt h2 {
	font-size: 28px;
	font-weight: normal;
}

.sys_txt h3 {
	font-size: 16px;
}

.sys_txt p, .sys_txt ul, .sys_txt ol {
	line-height: 190%;
}

.sys_txt ul, .sys_txt ol {
	margin-left: 3em;
}

.sys_txt blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

.sys_txt a {
	color: #C11A00;
}

.sys_txt a:hover {
	text-decoration: none;
}

.sys_txt a img {
	border: none;
}

.sys_txt img.left {
	float: left;
	margin-right: 20px;
}

.sys_txt img.right {
	float: right;
	margin-right: 20px;
}

.sys_txt hr {
	display: none;
}