* {
padding: 0;
margin: 0;
} 

body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #555;
	line-height: 20px;
	background-color: #C0D8F0;
	background-repeat: repeat-y;
	background-position: center top;
}

img { border: none; }
a {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:hover {
	color: #000000;
	font-weight: bold;
	font-size: 107%;
}
h3 { border-bottom: 1px dotted #ccc; color: #003366; padding: 10px 0 2px 0; }
h3 a { color: #3090F0; }
h3 a:hover { color: #F0A848; }


#wrap {
	margin: 0 auto;
	width: 980px;
}

#header {
	height: 100px;
	background-color: #C0D8F0;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
}

#header h1 { text-transform: uppercase; padding: 25px 0 0 30px; font-size: 30px; font-weight: 100; letter-spacing: -2px; }
#header h1 a { color: #3090F0; }
#header h1 a:hover { color: #333; }
#header h2 { padding: 0 0 0 30px; font-size: 19px; color: #333; font-weight: 100; }

#menu {
	padding-left: 10px;
	background-color: #C0D8F0;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
}
#menu li {
float:left;
}
#menu li a {
padding:0 10px;
text-decoration:none;
color: #fff;
letter-spacing:-1px;
font-weight: 100;
font-size: 17px;
}
#menu li a:hover {
color: #fff;
text-decoration: underline; 
}

#content {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#left {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left h2 {
	font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
	color: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #1E7BAE;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#left .box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5997B5;
	border-bottom-color: #5997B5;
	border-left-color: #5997B5;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#right {
	float: right;
	width: 740px;
	margin-right: 10px;
}
.contentleft {
	float: left;
	width : 550px;
}
.contentleft h2 {
	font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
	color: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #1E7BAE;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
}
.contentleftbox {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.contentright {
float: right;
width: 180px;
}
.contentright h2 {
	padding: 5px 0 5px 10px;
	font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
	color: #fff;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #1E7BAE;
	background-repeat: repeat-x;
}

#footer {
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #1E7BAE;
	background-repeat: no-repeat;
}
#footer a { color: #fff; }
#footer a:hover { color: #333; }
.image_right {
	padding: 3px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 16px;
}
.list_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #000000;
}
#headerversion2 {

	height: 120px;
	background-color: #C0D8F0;
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
}
.contentrightbox {

	margin: 0 0 10px 0;
	padding: 10px;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5997B5;
	border-bottom-color: #5997B5;
	border-left-color: #5997B5;
}
.contentleftboxCopy {

	margin: 0 0 10px 0;
	padding: 0 10px 10px 10px;
	text-align: justify;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5997B5;
	border-bottom-color: #5997B5;
	border-left-color: #5997B5;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #003366;
}
.content_area {
	width: 400px;
}
.image_left {

	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 16px;
}
.jarrinheaders {
	font-size: 16px;
	font-weight: bold;
}
.buttonr {
	position: relative;
	right: -300px;
	bottom: 2px;
}
.imagecenter {
	right: 100px;
	float: none;
	left: 50px;
}

