/* Main CSS Start */
* {
	padding: 0;
	margin: 0;
}
body {
	background: url(images/body_bg.jpg) no-repeat center top #cfcfcf;
	color: #333333;
	font: normal 12px Arial;
}
#wrapper {
	width: 972px;
	margin: 0 auto;
	background-color: #fff;
}
#contaniner {
	background: url(images/content_top_bg.gif) no-repeat top right;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
.separator {
	display: block;
	height: 1px;
	background: url(images/line.gif) repeat-x top left;
	line-height: 0;
	font-size: 0;
	margin-top: 15px;
	margin-bottom: 15px;
}
/* Main CSS End */


/* Header CSS Start 	height: 155px; */
#header {
	background: url(images/header_bg.gif) no-repeat;
	height: 110px;
	padding-right: 9px;
	background-color: #000;
}
.logo {
	float: left;
	margin: 27px 0 0 32px;
}
.header_right_col {
	width: 254px;
	float: right;
}
.upper_link {
	padding-right: 3px;
}
.upper_link ul {
	list-style: none;
	float: right;
}
.upper_link ul li {
	float: left;
	background: url(images/upper_link_sprtr.gif) no-repeat right;
	height: 22px;
	padding: 5px 16px 0 2px;
}
.upper_link ul li.upper_link_fix {
	padding-right: 0;
	background: none;
}
.upper_link a {
	color: #e6e6e6;
	text-decoration: none;
	font-size: 10px;
}
.upper_link a:hover {
	color: #3bb2e9;
}
.search {
	padding-bottom: 5px;
}
.search input {
	float: left;
}
.search_field {
	width: 171px;
	background: url(images/field_bg.gif) repeat-x;
	border: 0;
	padding: 3px;
	margin: 1px 5px 0 0;
}
.login {
	color: #e6e6e6;
	font-size: 10px;
}
.login ul {
	list-style: none;
	margin-top: 5px;
}
.login ul li {
	clear: left;
}
.login ul li.last {
	position: relative;
	top: 4px;
}
.login input {
	float: left;
}
.login label {
	display: block;
	width: 67px;
	float: left; 
	padding-top: 5px;
}
.login_field {
	width: 104px;
	background: url(images/field_bg.gif) repeat-x;
	border: 0;
	padding: 3px;
	margin: 1px 5px 2px 0;
}
.login a {
	color: #3bb2e9;
	text-decoration: none;
}

/* Header CSS End */


/* Navigation CSS Start */
#nav {
	height: 37px;
	background: url(images/nav_bg.gif) repeat-x;
	margin: 1px;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	float: left;
	background: url(images/nav_sprtr.gif) no-repeat right;
}

#nav ul li a {
	display: block;
	min-width: 74px;
	height: 28px;
	color: #333333;
	text-decoration: none;
	padding: 9px 10px 0 10px;

	font-size: 14px;
	float: left;
	margin-right: 2px;
	text-align: center;
}

#nav a.active{
	background: url(images/nav_h.gif) repeat-x;
	font-weight: bold;
}

#nav a:hover {
	background: url(images/nav_h.gif) repeat-x;

}
/* Navigation CSS End */


/* Banner CSS Start */
.banner {
	background: url(images/banner.jpg) no-repeat top left;
	height: 256px;
	width: 972px;

}

.banner ul {
display: none;
}





/* Banner CSS End */


/* Left Column CSS Start */
#left_col {
	width: 254px;
	background: url(images/left_col_bg.gif) repeat-y;
	float: left;
}
#left_menu {
	background: url(images/left_col_top_bg.gif) no-repeat top;
	padding: 37px 15px 0 15px;
	height: 400px;
}
#left_menu h1 {
	font: bold 19px Arial;
	margin-bottom: 24px;
}
#left_menu div {
	background: url(images/line.gif) repeat-x top;
}
#left_menu ul {
	list-style: none;
}
#left_menu ul li {
	background: url(images/line.gif) repeat-x bottom;
}
#left_menu ul li a {
	background: url(images/arrow.gif) no-repeat left;
	text-decoration: none;
	color: #333333;
	line-height: 27px;
	padding-left: 20px;
}
#left_menu ul li a:hover {
	color: #3bb2e9;
}
/* Left Column CSS End */


/* Right Column CSS Start */
#right_col {
	width: 677px;
	float: right;
	padding: 37px 20px 0 0;
}
#right_col h3 {
	font: bold 19px Arial;
	margin-bottom: 18px;
}
#right_col h4 {
	font: bold 14px Arial;
	margin-bottom: 10px;
}
#right_col p {
	margin-bottom: 20px;
}
#main_content {
	width: 416px;
	float: left;
	padding-top: 0px;
}

#main_content img{
border: 1px dotted #aaa;
padding: 3px;
margin: 0 15px 15px 0;
float: left;
}

#main_content a{
text-decoration: none;
	color: #3bb2e9;
}
#main_content a:hover{
text-decoration: underline;
	color: #000;
}


#main_content h2 {
margin-bottom: 20px;
}

#main_content h3 {
margin-bottom: 20px;
font: bold 16px Arial;
	color: #3bb2e9;
}

#main_content hr {

margin: 5px 0 20px 0;
border: 1px dotted #3bb2e9;
height: 1px;
}


#main_content ul, #main_content ol {

margin: 0 0 30px 30px;
}

#main_content ul ul {
margin-top: 0px;
margin-bottom: 0px;
}

#news_events {
	width: 225px;
	float: right;
}
#news_events p {
	font-size: 10px;
	margin-bottom: 0px;
}
#news_events a {
	background: url(images/arrow.gif) no-repeat left 1px;
	padding-left: 18px;
	font-size: 11px;
	color: #000;
	margin: 10px 0 10px 0;
	display: block
}


#news_events #imagebox a{
	background: url(images/ddarrow.gif) no-repeat left 1px;
}

#news_events #imagebox img {
border: 0px dotted #aaa;
padding: 5px;
}

#news_events a.nodecor {
	background-url:none;
	padding-left: 0px;
}

#news_events a:hover {
	color: #3bb2e9;
}
/* Right Column CSS End */


/* Footer CSS Start */
#footer {
	background-color: #191919;

	padding-left: 22px;
	color: #fff;
	font-size: 13px;
}
#footer a {
	color: #fff;
	text-decoration: none;
	line-height: 39px;
}
#footer a:hover {
	color: #3bb2e9;
}
/* Footer CSS End */


/********************************
*           Contact Forms etc            *
********************************/


.fieldset {
  		width:97%;
  		}

.fieldset label {
		text-align:right;
		width:200px;
		float:left;
		padding:0.2em;
		margin:0;
		margin-top:0.1em;
		}

.fieldset .nobr {display:none;}  

.fieldset .textfield {
		margin:3px;
		height:12px;
		width:150px;
		font-size: smaller;
		}

.fieldset .textarea {
		margin:3px;
		height:150px;
		width:180px;
		font-size: smaller;
		}

legend {
		color: #3bb2e9; 
		margin: 0px; 
		padding: 0px; 
		font-weight:bold;
		font-size: 150%;
		}

.sidehomeimage img{
margin: 0px;
padding: 5px 0 5px 0;
background: url(images/line.gif) repeat-x bottom;



}

.question {
cursor:pointer;
margin-bottom: 3px;
		color: #3bb2e9;
}
.question:hover {
text-decoration: underline;
color: #000;
}


.answer {
display: none;
}

/* -------------------------------------------------------------------------- */
/* confirm messages, errors etc                                               */
.feedback-box {
  padding: 5px;
  margin: 20px 0;
  list-style: none;
  color: #000;
  font-size: 1.1em;
}
.ok-box {
  border: 5px solid #ccffaa;
  background: #a7ff6c url('../img/button_ko.png') no-repeat 5px 5px;
}
.ko-box {
  border: 5px solid #fffdc1;
  background: #fffa6c url('../img/button_ko.png') no-repeat 5px 5px;
}
