/*
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 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B6B6B;
	background-color: #FFFFFF;
	background-image: url(../img/header_body.jpg);
	background-repeat: repeat-x;
}

form {
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 5px 20px 0 0;
}

img.right {
	float: right;
	margin: 5px 0 0 20px;
}
.text p {
	color: #000066;
	line-height: 20px;
	font-weight: normal;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

/* Wrapper */

#wrapper {
	width: 1060px;
	margin: 0 auto;
	background-image: url(../img/body_shadow2.jpg);
	background-repeat: repeat-y;
}

#wrapper2 {
	background-image: url(../img/body_shadow2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
form {
	line-height: 20px;
	color: #000066;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}


/* Header */

#header {
	height: 170px;
	background-color: #FFFF33;
	background-image: url(../img/header1060pxang.jpg);
	background-repeat: no-repeat;
}

/* Logo */

#logo {
	float: left;
	padding-left: 60px;
	padding-top: 30px;
}
#topMenu/* Menu */

 {
	float: right;
}
#topMenu  ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 150px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#topMenu  li {
	display: inline;
}
#topMenu  a {
	padding-left: 30px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
#topMenu  a:hover {
	text-decoration: underline;
}
#menuContent/* Content */

 {
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	background-image: url(../img/menu_gradient600x210.jpg);
	height: 600px;
	width: 200px;
}
#textContent {
	float: right;
	width: 730px;
	padding-top: 20px;
	padding-right: 23px;
}
.text {
	padding-top: 0px;
	padding-right: 30px;
}
.text h1 a {
	text-decoration: underline;
	color: #0000FF;
}
.mainText {
	padding-top: 10px;
	padding-right: 30px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	line-height: 20px;
}
.mainText a {
	color: #0000FF;
	text-decoration: underline;
	line-height: normal;
}
.superScript {
	font-size: 11px;
}

h1 {
	font-size: 16px;
	color: #000066;
	line-height: 25px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-weight: bold;
}
h2 {
	color: #000066;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 25px;
}

/* Widebar */

#widebar {
	margin: 0 50px;
	padding: 25px 28px 0 28px;
	background: #F2F2F2 url(images/img11.gif) repeat-x;
}

#widebar #colA {
	float: left;
	width: 260px;
}

#widebar #colB {
	float: left;
	width: 260px;
	padding-left: 45px;
}

#widebar #colC {
	float: left;
	width: 186px;
	padding-left: 45px;
}

/* Footer */

#footer {
	height: 75px;
	background: url(images/img05.jpg) no-repeat;
}

#footer a {
	color: #666666;
}

#footer p {
	margin: 0;
	padding-top: 45px;
	text-align: center;
	color: #8E8E8E;
}
#logoImg {
}
.mainText a:hover {

	color: #0000FF;
	text-decoration: none;
	line-height: normal;
}
#topPage {
	float: right;
}
