body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #003366;
}

#holder {
	width: 780px;
	height: 100%;
	border: 1px solid #c0c0c0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/main_image_web.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	width: 780px;
	height: auto;
}

#header a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 20px;
	color: #50A0C5;
}
#header .sublinkbox {
	float: right;
	margin-top: 10px;
	width: 200px;
	font-size: 9px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#header h1 {
	float: left;
	margin-left: 10px;
	color: #F26F29;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 10px;
}

#navigation {
	height: 28px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 700px;
	margin-top: 10px;
	border-right-width: 40px;
	border-left-width: 40px;
	padding-left: 0px;
	float: left;
	padding-right: 0px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	color: #E71579;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	padding-left: 20px;
	width: inherit;
	text-align: left;
	background-color: #FFFFFF;
}

#navigation a:hover {
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#mainimage {
	width: 100%;
	margin-top: 10px;
	height: 255px;
	float: left;
	background-image: none;
}

a {
color: #B2B2B2;
text-decoration: underline;}

a:hover {
color: #FA7201;
text-decoration: underline;}

#footer{
	margin-top:10px;
	width: 740px;
	font-size: 10px;
	height: 20px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	padding-top: 10px;
	padding-left: 40px;
	clear: both;
	text-align: left;
}
#content {
	margin-top: 10px;
	line-height: 18px;
	width: 460px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D6D6D6;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-left: 40px;
	height: auto;
	background-color: #FFFFFF;
	background-image: none;
}
#content h2 {
	color: #E71579;
	width: 300px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin-top: 0px;
}
#boxr {
	width: 230px;
	float: right;
	line-height: 18px;
	margin-top: 10px;
	padding-right: 15px;
	background-color: #FFFFFF;
	font-size: 120%;
	margin-bottom: 10px;
}
#boxr h2 {
	margin-left: 0px;
	color: #E7197A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#boxr p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	font-size: 65%;
	margin-left: 0px;
	line-height: 18px;
}
#boxr a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
#content a {
	color: #E92E86;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #E92E86;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 101%;
	color: #000066;
}

