* {margin-top: 0;}

html, body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: url(images/background.gif) repeat-x;
}

h1 {
	color: #5f7599;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	color: #5f7599;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	color: #5f7599;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
	margin-top: 1em;
	margin-bottom: .5em;
}

a:link { color: #5f7599; }
a:hover { color: #e11351; }
a:visited { color: #5f7599; }

#container {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 1012px;
}

#content {
	width: 840px;
	margin: 0 83px 0 89px;
	top: 130px;
	position: absolute;
	
}

#contentnav {
	width: 840px;
	margin: 0 83px 0 89px;
	top: 79px;
	position: absolute;
	
}

#sidebox3 {
	width: 310px;
	position: relative;
	text-align: left;
	float: right;
}

/* @group #header */
#header {
	margin-top: 0;
	padding-top: 0;
	width: 1017px;
	height: 178px;
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	background: url(images/header3.jpg) no-repeat;
}

#header li {
	display: inline;
	white-space: nowrap;
	position: relative;
	right: 86px;
	top: 50px;
}

#header a {
	padding: 0 5px 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#header a:hover { color: #e11351; }

/* @end */
/* @group #tabnav1 */
#tabnav1 {
	float: left;
	width: 100%;
	margin-top: -4px;
	white-space: nowrap;
	font: bold 11px/normal Arial, Helvetica, Geneva, Helvetica Neue, sans-serif;
}

#tabnav1 ul {
	margin: 0 0 0 25px;
	padding: 0;
	list-style: none;
}

#tabnav1 li {
	float: left;
	background: url(images/norm_right.gif) no-repeat right top;
	margin: 10px 0 0;
	padding: 0 0 4px;
}

#tabnav1 a {
	display: block;
	background: url(images/norm_left.gif) no-repeat left top;
	padding: 5px 15px 4px;
	color: #333;
	text-decoration: none;
}

#tabnav1 a:hover { color: #e11351; }
#tabnav1 #current { background-image: url(images/norm_right_on.gif); }

#tabnav1 #current a {
	background-image: url(images/norm_left_on.gif);
	color: #e11351;
}


/* @end */
/* @group #tabnav2 */
#tabnav2 {
	float: left;
	width: 100%;
	margin-top: -4px;
	white-space: nowrap;
	font: bold 11px/normal Arial, Helvetica, Geneva, Helvetica Neue, sans-serif;
}

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

#tabnav2 li {
	float: left;
	background: url(images/norm_right.gif) no-repeat right top;
	margin: 0;
	padding: 0 0 4px;
}

#tabnav2 a {
	display: block;
	background: url(images/norm_left.gif) no-repeat left top;
	height: 25px;
	padding: 5px 15px 4px;
	color: #333;
	text-decoration: none;
}

#tabnav2 a:hover { color: #e11351; }
#tabnav2 #current { background-image: url(images/norm_right_on.gif); }

#tabnav2 #current a {
	background-image: url(images/norm_left_on.gif);
	color: #e11351;
}

/* @end */
/* @group #linkbox1 */
#linkbox1 {
	margin: 0;
	margin-bottom: 10px;
	border: 1px solid #5f7599;
	background-color: white;
	width: 310px;
	top: 60px;
	float: right;
}

#linkbox1 h3 {
	padding-left: 1em;
}

#linkbox1 ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	line-height: 22px;
}

#linkbox1 li {
	background-color: #5f7599;
	margin: 0 3px 6px 3px;
	
}

#linkbox1 a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	padding-left: 5px;
}

#linkbox1 a:hover { background-color: #e11351; }
#linkbox1 #current a { background-color: #e11351; }

/* @end */
/* @group #linkbox2 */
.caption {
	color: #666;
	font-size: 9px;
	font-style: italic;
}

#linkbox2 {
	margin: 0;
	border: 1px solid #5f7599;
	background-color: white;
	width: 310px;
	float: right;
}

#linkbox2 h3 {
	padding-left: 1em;
}

#linkbox2 ul {
	margin: 0;
	padding: 5px;
	list-style-type: none;
	line-height: 20px;
}

#linkbox2 li {
	background-color: #5f7599;
	margin: 0 3px 0px 3px;
}

#linkbox2 a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-style: normal;
	padding-left: 5px;
}

#linkbox2 a:hover { background-color: #e11351; }
#linkbox2 #current a { background-color: #e11351; }

/* @end */
/* @group #main */
#main {
	margin-bottom: 40px;
	background: url(images/main3.jpg) no-repeat;
	clear: left;
	width: 820px;
	min-height: 540px;
	float: left;
	padding: 10px;
}

#main2 {
	background: #fff;
	margin-bottom: 30px;
	clear: left;
	width: 820px;
	min-height: 540px;
	float: left;
	padding: 10px;
	font-size: 12px;
	color: #333;
}

#maintext {
	font-size: 12px;
	color: #333;
	width: 500px;
	min-height: 540px;
	float: left;
}

/* @end */
/* @group #footer */
#footer {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS";
	width: 100%;
	clear: both;
	text-transform: uppercase;
	background: url(images/footer.gif) no-repeat;
	white-space: nowrap;
}

#footer ul {
	margin: 0;
	padding-top: 30px;
}

#footer li {
	display: inline;
	white-space: nowrap;
	font-size: 9px;
}

#footer a {
	text-decoration: none;
	color: #666;
	font-size: 9px;
	padding: 0 3px;
}

#footer a:hover { color: #e11351; }

/* @end */

.homebutton {
	top: 2px;
	margin-left: 80px;
	float: left;
}

.smimageleft {
	padding: 0 10px 10px 0;
}

.smimageright {
	padding: 0 0px 10px 10px;
}