#wrapper { 
	width: 930px;
	margin:0 auto;
	text-align:left;  
}

#header {
	background: #fff url(img/header.png) repeat-x top left;
	border: 1px solid #a3c1da;
	border-bottom-width: 0;
	border-top-width: 5px;
	height: 85px;
	padding-top: 15px;
	width: 928px;
}

#leftColumn {
	float: left;
	width: 170px;
}

#centerColumnLayout1 {
	float: left;
	width: 510px;
}

#centerColumnLayout2 {
	float: left;
/*	padding-left: 10px;*/
	width: 760px;
}

#centerColumnLayout3 {
	float: left;
	width: 550px;
}

#rightColumn {
	float: left;
	width: 250px;
}

#navTop {
	background: #356287 repeat-x 0% 0%;
	height: 24px;
	margin-bottom: 10px;
	padding-top: 5px;
	width: 930px;
}

#navTopList {
	list-style-type: none;
	margin-left: 5px;
}

#navTopList li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #d1e0ec;
}

#navTopList li a {
	color: #fff;
	font-weight: bold;
	font-weight: bold;
	padding: 0 0.5em;
}

#navLeftList,.boxleftColumn {
	background-color: #edf3f8;
	border-top: 1px solid #a3c1da;
	border-bottom: 1px solid #a3c1da;	
	padding: 5px 10px;
	margin: 0 0 10px 0;
	width: 150px;
}

#navLeftList li {
	background: url(img/arrow.gif) no-repeat left center;
	list-style-type: none;
	line-height: 1.75em;
}

#navLeftList li a {
	padding-left: 11px;
}

#navLeftList li a, .boxleftColumn li a, #footer a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#navLeftList li a:hover, .boxleftColumn li a:hover, #footer a:hover {
	text-decoration: underline;
}

.blockCenter {
	border: 1px solid #a3c1da;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
}

.blockRight {
	border: 1px solid #a3c1da;
	margin: 0 0 10px 10px;
	padding: 5px 10px;
}

.blockLeftsmall {
	float: left;
	margin: 5px 0 0 0;
	width: 230px;
}

.blockRightsmall {
	margin: 5px 0 0 245px;
	width: 230px;
}

.blockHeadline {
	background:#EBF3FB none repeat scroll 0 0;
	border: 1px solid #a3c1da;
	border-bottom-width: 0;
	color: #0;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 10px;
	padding: 2px 10px;
}

#tabs{
	margin: 0 0 -1px 5px;
	padding: 0;
	width: 500;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

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

#tabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}

#tabs a {
	float:left;
	color: #fff;
	background: #a3c1da;
	font-weight: bold;
	margin:0 2px 0 0;
	padding:5px 10px;
	text-decoration:none;
	letter-spacing: 1px;
}

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

#tabs li a.selected {
	background-color: #356287;
	color: #fff;
}

#tabs a.selected {
	background-color: #356287;
	color: #fff;
}

#tabs #current a:hover {
	text-decoration: none;
}

#navGallery {
	list-style-type: none;
	text-align: center;
}

#navGallery li {	
	display: inline;
	list-style-type: none;
	margin: 0 1px;
}

#navGallery a {
	background-color: #a3c1da;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}

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

#navGallery li a.selected {
	background-color: #356287;
}

.button {
	background: #fff url(img/button.gif) no-repeat 0% 0%;
	border: 0;
	color: #356287;
	font-weight: bold;
	height: 33px;
	padding-bottom: 6px;
	margin: 0 5px 5px 0;
	width: 113px;
}

.button:hover {
	background-color: #edf3f8;
}

*+HTML .button {
	padding-bottom: 2px;
}

#footer {
	background:#F5F5F5 none repeat scroll 0 0;
	border: 1px solid #a3c1da;
	float: left;
	height: 12px;
	margin-bottom: 20px;
	padding: 10px 0;
	text-align: center;
	width: 928px;
}

.clearfix, .main { display: block; } 

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix {
	display: inline-block;
}


/* IE5/MAC hack \*/
* html .clearfix{ display: inline;  height: 1px;}


#logo {
float:left;
height:74px;
position:relative;
width:200px;
}

#imgheader {
float:right;
height:75;
position:relative;
width:300px;
valign:top;
padding-right: 10px;
}
