body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #145997;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	font-size: 110%;
	font-weight: bold;
}
h4 {
	font-size:22px;
	margin:0px 0px 3px;
	padding:0px 3px;
	background: #fff;
	border: 1px solid #acacac;
	color: #333;
	text-align: center;
}
h5 {
	font-size:16px;
	margin:0;
	padding:0;
	text-align: center;
	text-transform: uppercase;
}

p, ol, ul {
	line-height: 140%;
}

p {
}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 1px solid #E6E6E6;
	color: #666666;
}

blockquote * {
	line-height: normal;
}

a {
	color: #666666;
	text-decoration: none;

}
fieldset { float:left }
a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;
}


#header {
	width: 760px;
	height: 74px;
	margin: 0 auto;
}


#logo {
	float: left;
	background: url(images/img02.gif) no-repeat left bottom;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #145997;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

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


#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 40px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	padding: 0 5px;
	text-decoration: none;
	font-size: 92%;
	color:#145997;
}

#topmenu a:hover {
	text-decoration: underline;
}

#topmenu .first a {
	border: none;
}


#header2 {
	width: 760px;
	height: 200px;
	margin: 0 auto;
}


#menu {
	float: left;
	width: 230px;
	height: 200px;
	background: url(images/img03.png);
}

#menu ul {
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
	line-height: normal;
	display: block;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 6px 6px;
	background: url(images/img05.png) repeat-x;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color:#CCCCCC;
}

#menu .first a {
	background: none;
}


#splash {
	float: left;
	width: 530px;
	height: 200px;
	background:url(images/img2.jpg) no-repeat;
	}



#page {
	width: 760px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin: 0 auto;
}


#content {
	float: left;
	width: 530px;
}

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

#content ul li {
	background: url(images/img08.png) no-repeat 0 6px;
	padding-left: 17px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}

.content {
	padding: 10px 10px 10px 10px;
	background: url(images/img10.gif) no-repeat;
	height: auto;
}
.content a{
	text-decoration:none;
	font-weight: bold;
}
.twocols {
	width:760px;
	height: 270px;

}

.twocols .col1 {
	float: left;
	width: 240px;
}

.twocols .col2 {
	float: left;
	width: 240px;
	margin-left: 20px;
}


#sidebar {
	float: right;
	width: 220px;
}

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

#sidebar li {
	margin-bottom: 20px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 89%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}
#sidebar a { 
	color:#333333 
}
#sidebar span { 
	color:#145997;
	font-weight:bold;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	font-size:17px;
	margin-bottom: 3px;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: none;
	color: #000000;
}

#sidebar .first {
	border: none;
}
#sidebar2 {
	float: right;
	width: 220px;
	background-color: #fff;
}

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

#sidebar2 li {
	margin-bottom: 20px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar2 li ul {
	padding: 10px;
	font-size: 100%;
}

#sidebar2 li li {
	margin: 0;
	padding: 7px 0 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}
#sidebar2 a { 
	color:#333333 
}
#sidebar2 span { 
	color:#145997;
	font-weight:bold;
}

#sidebar2 h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 18px;
	font-weight: bold;
	color: #145997;
}

#sidebar2 h3 {
	margin-bottom: 3px;
}

#sidebar2 p {
	margin: 0;
	line-height: normal;
}

#sidebar2 a {
	text-decoration: none;
	font-weight:bold;
	color:#666666;
}

#sidebar2 a:hover {
	text-decoration: none;
	color: #145997;
	font-weight:bold;
}

#sidebar2 .first {
	border: none;
}


#footer-wrapper {
	height: 70px;
	padding: 20px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	width: 760px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	padding: 10px 0 10px 60px;
	background: url(images/img11.gif) no-repeat left center;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}
.content_advert {
	border-top:thin solid #85C329;
	border-bottom:thin solid #85C329;
	text-align: center;
	padding: 10px;
	font-weight: bold;
}
.content_advert .some {
	padding:10px 0px 10px 33px;
	text-align: justify;
	background:url(images/alert_icon.png) no-repeat top left;
}

#area {
	width: 800px;
	height: 200px;
	overflow:scroll;
	float:none;
	font-size: 12px;
	line-height: normal;
	margin-left: auto;
	color:#999999;
	margin-right: auto;
}
#area a {
	text-decoration:none;
	color:#999999;
}
#area code {
	color:#333333;
	font-weight:bold;
}
#area h1 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #145997;
}
#area h3 {
	font-size:14px;
}
#area h3 a{
	color: #85C329;
}
#date { text-align:right; color:#145997; font-weight:bold; }




form {
	padding: 0;
	width: 330px;
	margin-top: 30px;
}



form fieldset {
	border:none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: left;
}

form fieldset legend {
	font-size:130%;
	font-weight: bold;
	color: #145997;
}

form label {
	display: block;
	width: 460px;
	padding: 0;
	text-align: left;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 20px;
}

form fieldset label:first-letter { 
	text-decoration:underline;    
}
form input, form textarea , form select {
	width:auto;
	margin:3px 0 0 0;
	width:460px;
	float: left;
	background:#FFF;
	border:1px solid #acacac;
	color:#333;
}
radio {border:none;}

form input#reset {
	margin-left:0px;
}

textarea {
	height:150px;
	overflow: auto;
}

form small {
	display: block;
	margin: 0 0 5px 20px;
	padding: 1px 3px;
	font-size: 88%;
}

form .required{
	font-weight:bold;
	color: #145997;
	float: left;
	background:url(images/alert_icon_small.png) no-repeat left top;
	width: 286px;
}
form .not{
	font-weight:bold;
	color: #006699;
	float: left;
	width: 286px;
}

form br {
	clear:left;
}

form b{
	color: #006699;
}
span a { color:#CCCCCC; }
.contact {
	width: 170px;
	color:#333333;
	margin: 30 auto 0 auto;
	text-align:left;
}
.middle {
	width: 530px;
	height: 450px;
}
#m_txt {
	width:150px;
	float:left;
	margin-left:10px;
	border:thin solid;
	padding: 5px;
	background-color: #ECECEC;
	border-color: #999999;
}
#m_txt h1 { font-size:16px; font-weight:bold; }
#m_txt a { font-weight:bold }
#m_txt1 {
	width:150px;
	float:left;
	margin-left:10px;
	border:thin solid;
	padding: 5px;
	background-color: #ECECEC;
	border-color: #999999;
}
#m_txt1 h1 { font-size:16px; font-weight:bold; }
#m_txt1 a { font-weight:bold }
#m_txt2 {
	width:150px;
	float:left;
	margin-left:10px;
	border:thin solid;
	padding: 5px;
	background-color: #ECECEC;
	border-color: #999999;
}
#m_txt2 h1 { font-size:16px; font-weight:bold; }
#m_txt2 a { font-weight:bold }
#advert {
	margin-top:10px;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #06F;
	text-transform:uppercase;
	background:#fff;
	padding:5px;
}
.small_txt {
	font-size:10px;
	color:#333;
	line-height:normal;
	text-align:justify;
	padding: 0 10px;
}
.check {
	width:20px;
}
.checkl {
	height:20px;
	width:190px;
	margin-top:5px;
}
.checkr {
	height:auto;
	width:190px;
}
.radio {
	width:auto;
	height:auto;
	margin: 5px 0 5px 0;
}
input[disabled] { background:#fff; border:1px solid #fff; }
input { background:#FFF; border:1px solid #acacac;}
.adverts {
	width: 760px;
	margin:0 auto;
	height: 440px;
	padding-top: 10px;
	
}
.advert {
	width: 360px;
	float: left;
	padding: 5px;
	height: auto;
	margin: 5px;
	
}

.adpatio a, .adwindow a, .adconser a, .adgutter a  { 
	color:#333 
}
.adwindow {
	width: 360px;
	float: left;
	padding: 0px 10px;
	height: auto;
	margin: auto;
}
