* {
	font-family: Verdana, Arial,serif;
	font-size: 12px;
}

html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
#top {
	height: 161px;
	background-color: #003466;
}

#top-inner {
	width: 960px;
	height: 115px;
	margin: 0 auto;
}

#logo {
	width: 256px;
	float: left;
}

#logo img {
	display: block;
}

#top-buttons {
	width: 704px;
	height: 115px;
	background-image: url('../images/top.jpg');
	float: left;
	text-align: right;
}

#top-menu {
	height: 46px;
	width: 960px;
	margin: 0 auto;
	background-image: url('../images/content-top.jpg');
	text-align: left;
	position: relative;
}

#top-menu-inner {
	position: absolute;
	left: 30px;
	bottom: 3px;
}

#top-menu-shadow-left {
	width: 10px;
	height: 46px;
	position: absolute;
	top: 0;
	left: -10px;
	background-image: url('../images/top-menu-shadow-left.jpg');
}

#top-menu-shadow-right {
	width: 10px;
	height: 46px;
	position: absolute;
	top: 0;
	right: -10px;
	background-image: url('../images/top-menu-shadow-right.jpg');
}


#content-and-menus {
	width: 980px;
	margin: 0 auto;
	background-image: url('../images/content-frame.jpg');
}

#content-and-menus-inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#top-submenu {
	margin: 0 30px;
}

#sidebar {
	width: 175px;
	float: left;
}

#sidebar-inner {
	margin: 0 15px 0 30px;
}

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

#content-bottom {
	width: 980px;
	height: 34px;
	margin: 0 auto;
	background-image: url('../images/content-frame-bottom.jpg');
}


/*
* MENU
*/
#top-menu-inner ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top-menu-inner ul li {
	display: inline;
	margin: 0 18px 0 0;
	padding 0;
}

#top-menu-inner ul li a {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#top-menu-inner ul li.act a {
	color: #1f96be;
}




#top-submenu {
	padding: 2px 0 0 0;
}

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

#top-submenu ul li {
	display: inline;
	margin: 0 10px 0 0;
	padding 0;
}

#top-submenu ul li a {
	color: #666666;
	text-decoration: none;
}

#top-submenu ul li.act a {
	color: #1f96be;
	text-decoration: underline;
}


#sidebar-menu {
	padding: 20px 0 0 0;
}

#sidebar-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 200%;
}

#sidebar-menu ul li {
	margin: 0;
	padding: 0;
}

#sidebar-menu ul li a {
	color: #666666;
	text-decoration: none;
}

#sidebar-menu ul li.act a {
	color: black;
}

#sidebar-menu ul li ul {
	margin: 0 0 15px 15px;
	line-height: 150%;
}

#sidebar-menu ul li.act ul li a {
	font-size: 11px;
	color: #666666;
}

#sidebar-menu ul li.act ul li.act a {
	color: #1f96be;
}

#top-buttons {
}

#top-buttons ul {
	margin: 0;
	padding: 60px 0 0 0;
	list-style: none;
}

#top-buttons ul li {
	display: inline;
}

/*
* DEFAULT
*/
img {
	border: 0;
}

a {
	color: black;
}

.clearer {
	clear: both;
	font-size: 0px;
	height: 0;
	line-height: 0;
}
.padding-5 {
	padding: 5px;
}

h1, h1 a {
	font-size: 24px;
	font-weight: normal;
}

h2, h2 a {
	font-size: 18px;
	font-weight: normal;
}

h3, h3 a {
	font-size: 14px;
	font-weight: normal;
}

h4, h4 a {
	font-size: 12px;
	font-weight: bold;
}

h5, h5 a {
	font-size: 10px;
	font-weight: normal;
}


/**
* Content elements
**/
.two-col-img-yellow {
	margin-top: 20px;
}

.two-col-img-yellow-img {
	width: 500px;
	float: left;
}

.two-col-img-yellow-yellow {
	width: 255px;
	float: left;
	background-image: url('../images/yellowshadow.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #f7c634;
	margin: 10px 0 0 0;
}

.two-col-img-yellow-yellow-inner {
	padding: 0 5px 0 20px;
}


.two-col-wide-narrow {}

.two-col-wide-narrow-wide {
	width: 500px;
	float: left;
	margin-right: 20px;
}

.two-col-wide-narrow-narrow {
	width: 235px;
	float: left;
}

.three-cols-with-colors {

}

.three-cols-with-colors h4 {
	margin: 0 0 2px 5px;
	padding: 0;
}

.three-cols-with-colors-col-1,
.three-cols-with-colors-col-2,
.three-cols-with-colors-col-3 {
	width: 230px;
	float: left;
}

.three-cols-with-colors-col-1,
.three-cols-with-colors-col-2 {
	margin-right: 10px;
}

.three-cols-with-colors-colorbox-orange,
.three-cols-with-colors-colorbox-green,
.three-cols-with-colors-colorbox-red {
	width: 216px;
	height: 150px;
	float: left;
	color: white;
}

.three-cols-with-colors-colorbox-orange a,
.three-cols-with-colors-colorbox-green a,
.three-cols-with-colors-colorbox-red a {
	color: white;
}


.three-cols-with-colors-colorbox-orange {
	background-color: #e3832b;
}

.three-cols-with-colors-colorbox-green {
	background-color: #3ea33a;
}

.three-cols-with-colors-colorbox-red {
	background-color: #a21223;
}

.three-cols-with-colors-shadow {
	margin-top: 5px;
	width: 9px;
	height: 75px;
	float: left;
	background-image: url('../images/whiteshadow.jpg');
	background-repeat: no-repeat;
}

