/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #EDEECC;
	font-family: arial;
	font-size: 12px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}
.maintext {
	font-family: arial;
	line-height: 150%;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}

.title1 {
	margin: 0;
	padding: 0px 0;
	background: url() repeat-x left bottom;
	font-weight: bold;
	font-size: 24px;
	color: #2D4D9F;
	margin-top: 0px;
}

.title2 {
	margin: 0;
	padding: 0px 0;
	background: url() repeat-x left bottom;
	font-size: 120%;
	font-weight: bold;
	color: #2D4D9F;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed {
	height: 180px;
	
}
.pagecontent {
	margin: 20px 30px;
	background: #ffffff url() repeat-x;
	color: #666666;
	margin-top: 0pt;
}

.pagecontent a {
	color: #2D4D9F;
}

/* Page */

#page {
	width: 980px;	
	margin: 0px auto 0px auto;
	background: #FFFFFF url() repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
}

/* Logo */

#logo {
	height: 180px;
	width: 980px;
}

#logo h1{
	margin-top: 12px;
	margin-left: 12px;
}

#logo h2{
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
}

#logo h3{
	margin-top: 0px;
	margin-left: 0px;
}

#logo h4{
	margin-top: 0px;
	margin-right: 12px;
}

#logo h1 {
	font-size: 32px;
	color: #ffffff;
}

#logo h2 {
	font-size: 16px;
	color: #ffffff;
}

#logo h3 {
	font-size: 16px;
	color: #ffffff;
}

#logo h4 {
	font-size: 26px;
	color: ##38487E;
}

#logo a {
	color: #ffffff;
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

/* Menu */

#menu {
	padding: 20px;
	background: #38487E url() repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 110%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	float: right;
	width: 800px;
	margin-top: 180px;
}

/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url() repeat-x;
}

#footer p {
	margin: 0;
	font-size: 100%;
}
#legal {
	float: right;
	width: 980px;
	height: 70px;
	padding: 10px 0 0 0px;
	background: #ffffff;
}
