@charset "utf-8";
/* CSS Document */
body {
	background-color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
}
.wrapper {
	width:1019px;
	height:auto;
	text-align:left;
	margin:0px auto;
	background-color:#FFF;
}

.top_nav {
	background-image:url(../images/header_nav.jpg);
	background-repeat:repeat-x;
	height:22px;
	width:1009px;
	color:#0C549C;
	font-size:12px;
	padding-top:3px;
	padding-left:10px;
}
.top_nav a {
	text-decoration:none;
	color:#0C549C;

}

.header {
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	height:166px;
	width:1019px;
}
.button_bg {
	background-image:url(../images/button_bg.jpg);
	background-repeat:repeat-x;
	height:29px;
	width:1019px;
}
.button_bg  img{
	float:left;
}
.button_bg a {
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	padding-top:6px;

}
.button_bg a:hover {
	display:block;
	float:left;
	background-image:url(../images/button_hover.jpg);
	background-repeat:repeat-x;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	padding-top:6px;
	height:22px;
}
.hover {
	display:block;
	float:left;
	background-image:url(../images/button_hover.jpg);
	background-repeat:repeat-x;
	width:auto;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	padding-top:6px;
	height:22px;
}
.content_left {
	clear:both;
	float:left;
	height:auto;
	width:683px;
}
.content_right {
	float:left;
	height:auto;
	width:336px;
}
.footer {
	clear:both;
	background-color:#012E5C;
	height:19px;
	width:998px;
	margin-left:10px;
	text-align:center;
	color:#FFF;
	font-size:10px;
	padding-top:3px;
}

.content_left h1{
	color:#1D456E;
	margin:10px 0 0 10px;
}

.content_left span{
	display:block;
	margin-left:10px;
}

.content_box {
	background-color:#E9E9E9;
	width:659px;
	height:auto;
	border: 1px #CCCCCC solid;
	padding:5px;
	margin-bottom:10px;	color:#1D456C;
}

.content_box li {
	list-style-image:url(../images/button_li.jpg);
	height:22px;
	margin-top:5px;
	padding-top:0px;
	vertical-align:top;
	font-size:16px;
	font-weight:bold;
}
.content_box a {
	text-decoration:none;
	color:#0000ff;
}

.contact_bg {
	background-image:url(../images/contact_bg.jpg);
	height:221px;
	width:291px;
	margin-left:20px;
	margin-top:10px;
}

.content_right_wrap {
	display:block;
	color:#1D456C;
	margin-left:20px;
	margin-right:20px;
}
.content_right_wrap span {
	display:block;
	font-size:12px;
	text-indent:10px;
}

.content_right_wrap strong {
	display:block;
	text-align:right;

}
.content_right_wrap h3 {
	margin:0px;
	margin-top:10px;
}

.content_right_wrap a {
	text-decoration:none;
	color:#1D456C;
	font-weight:bold;
	font-size:14px;
}


#page-wrap {
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}


a img {
	border:none;
}
.content_box a {
	text-decoration:underline;
}

.carver
{
display:none;
}

#mainlinks
{
color:#ffffff;
}

.div
{font-size: 10%; color: #182f95}

h2
{font-size:101%}

.betz
{
display:none;
}
