#service_bar {
	background-image: url(/images/bar_back.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 45px;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D82D7E;
	overflow: hidden;
}
#service_bar #bar_centre {
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#service_bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C02870;
	text-align: center;
	line-height: 13px;
	font-weight: bold;
	margin-top: 10px;
}
#service_bar a:hover {
	color: #FFFFFF;
	background-color: #DA2E80;
}

#service_bar a#bar_logo {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container_760 {
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	float: left;
	height: 140px;
	width: 760px;
}

#header #mailing #signup {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 460px;
}

#mailing #search_box form#search {
	margin: 0px;
	padding: 0px;
}

#header #mailing #search_box {
	margin: 0px;
	float: left;
	width: 250px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#signup form#mailing_form {
	margin: 0px;
	padding: 0px;
	float: left;
	vertical-align: top;
}

#main {
	float: left;
	width: 760px;
	background-image: url(/images/back_main.png);
	background-repeat: repeat-y;
}

#main #body {
	float: left;
	width: 570px;
	background-image: url(/images/back_main_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 23px;
	padding-left: 7px;
}

#foot {
	background-image: url(/images/back_foot.png);
	float: left;
	height: 45px;
	width: 760px;
	padding-top: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
}

#container_760 #foot a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#main #menu #top {
	background-image: url(/images/back_menu_head.png);
	float: left;
	height: 22px;
	width: 160px;
}

#main #menu #content {
	background-image: url(/images/back_menu.png);
	float: left;
	width: 135px;
	padding-right: 9px;
	padding-left: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main #menu #content ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main #menu #content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#main #menu #content a {
	color: #FFCC00;
	text-decoration: none;
	display: block;
	background-color: #003366;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: center;
}

#main #menu #content .menu_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CF2D7A;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#main #menu #foot {
	background-image: url(/images/back_menu_foot.png);
	float: left;
	height: 40px;
	width: 160px;
	margin: 0px;
	padding: 0px;
}

#main #menu {
	float: left;
	width: 160px;
}

BODY {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
}

#main #menu #content li:hover {

}

#main #menu #content li:hover a {
	text-decoration: none;
	background-color: #FFCC00;
	color: #003366;
}

#container_760 #header #logo {
	float: left;
	height: 110px;
	width: 760px;
}

#container_760 #header #mailing {
	background-image: url(/images/back_mailing.png);
	float: left;
	height: 25px;
	width: 740px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#header #mailing .btn_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CF2D7A;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	width: 50px;
}
input#email {
	background-image: url(/images/signup_back.gif);
	background-position: right center;
	border: 1px solid #DE2F82;
}
input#email:hover {
	background-image: none;
}
input#s {
	background-image: url(/images/search_back.gif);
	background-position: right center;
	border: 1px solid #DA2F80;
}

input#s:hover {
	background-image: none;
}

#main #menu #content a:hover {
	text-decoration: none;
}

.clear {
	width: 100%;
	clear: both;
}
