body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
div#width {
	width: 920px;
	padding-left: 19px;
	background-color: #FFFFFF;
	float: left;
}
div#width2 {
	width: 939px;
}

div#content {
	float: left;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
}
div.body {
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
	background-position: center -11px;
	float: left;
	width: 100%;
}

div#building {
	background-image: url(images/building.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 400px;
	float: left;
	width: 454px;
	padding-bottom: 20px;
	margin-top: -10px;
}
div#padding {
	padding-right: 20px;
	padding-left: 20px;
	width: 860px;
	float: left;
}
div.programme {
	float: left;
	height: 250px;
	width: 264px;
	margin-right: 20px;
	margin-top: 10px;
	background-image: url(images/programme.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px solid #EEEEEE;
}
div.programme ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.programme h2 {
	background-color: #F21235;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #A7A9AC;
	color: #FFFFFF;
	background-image: url(images/round.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 9px;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}
div.programme h3 {
	padding: 10px;
}



div#left_box {
	float: left;
	width: 600px;
	margin-right: 10px;
	border: 1px solid #C6C6C6;
}
div#right_box {
	float: left;
	width: 240px;
	border: 1px solid #C6C6C6;
	background-image: url(images/watering_can.gif);
	background-repeat: no-repeat;
	background-position: center 115px;
	text-align: center;
	height: 320px;
}
div#telephone {
	float: right;
	width: 200px;
	background-image: url(images/telephone.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 110px;
}
div.contact {
	width: 420px;
	border: 2px solid #F3F4F5;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	float: left;
}
div.contact img {
	margin-right: 20px;
}
a:link,a:hover,a:active,a:visited {
	color: #F21235;
}


h1 {
	float: right;
	padding: 0px;
	font-size: 3em;
	font-weight: normal;
	margin-top: 60px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-size: 1.2em;
	color: #F21235;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 1.7em;
	font-weight: bold;
}
p {
	margin: 0px;
	padding: 10px;
}


div#left_box h3 {
	color: #FFFFFF;
	background-color: #F21235;
	padding: 10px;
}
div#right_box h3 {
	color: #FFFFFF;
	background-color: #A1A3A6;
	padding: 10px;
	text-align: center;
}
div#right_box h4 {
	color: #F21235;
	background-color: #FFFFFF;
}



a#logo {
	background-image: url(images/solutions_for_business_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 111px;
	width: 165px;
	margin-top: 10px;
	position: relative;
	z-index: auto;
}
a.signup:link,a.signup:active,a.signup:visited {
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/sign_up1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
a.signup:hover {
	background-image: url(images/sign_up2.gif);
}

.red {
	color: #f21235;
}
.black {
	color: #000000;
}

ul#menu {
	float: left;
	width: 900px;
	background-image: url(images/menu_bg.gif);
	height: 63px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#menu li {
	display: inline;
}
ul#menu li a {
	display: block;
	float: left;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b8babc;
	border-left-color: #96999d;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}
ul#menu li a:hover {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
ul#menu li a#active {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #F21235;
}


ul.list li {
	font-size: larger;
	font-weight: bold;
	color: #F21235;
	font-style: italic;
}
ul#footer {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 97px;
	width: 900px;
}
ul#footer li {
	color: #FFFFFF;
	margin-top: 42px;
	list-style-type: none;
	margin-left: 10px;
}
ul#footer2 {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul#footer2 li {
	display: inline;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
ul.contact {
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
form {
	text-align: right;
	background-image: url(images/SfB_Magnifying_Glass.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.input {
	padding: 5px;
	border: 2px solid #A7A9AC;
	width: 200px;
	margin-bottom: 5px;
}

