body {
	margin: 0px;
	padding: 0px;
	color: #000;
	text-align: center;
	background: #fff url(background-gradient.jpg) repeat-x center top;
	font: 100.1%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Candara, sans-serif;
}
html, body { /* saves you from the "centering jump" on short pages */
	min-height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}
hr {
	background: #FFCC00;
}
#wrapper {
	margin: 0px auto;
	width:900px;
	position:relative;
	background: #FFFFFF;
}
#header {
	width:900px;
	position: relative;
	height: 100px;
	border: 1px solid #BCA6C6;
	background: url(gradient_bg.gif) repeat-x center top;
}

#Logo {
	position:absolute;
	left:11px;
	top:10px;
	width:180px;
	height:44px;
	z-index:2;
}
#mainnavigation {
	position: relative;
	height: 25px;
	width: 894px;
	text-align: left;
	background: #333333 url(bg_grey.gif) repeat-x;
	padding: 4px 0px 2px 8px;
	color: #FFFFFF;
	z-index: 100;
}
#navigation {
	position:absolute;
	height:25px;
	left: 20px;
	top: 105px;
	width: 890px;
	font-size: 0.75em;
	text-align: left;
	z-index: 100;
}
#content {
	width: 890px;
	text-align: left;
	position: relative;
	z-index: 1;
	margin: 0px auto 5px;
	padding-left: 10px;
	padding-top: 20px;
	border-top: 1px none #BCA6C6;
	border-right: 1px solid #BCA6C6;
	border-bottom: 1px solid #BCA6C6;
	border-left: 1px solid #BCA6C6;
}
.indexcol2 {
	float:left;
	width:262px;
	margin: 0 21px 0 11px;
	padding: 0px;
}
#content h2 {
	color: #FF9900;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.01em;
}
#content h3 {
	color: #999999;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.01em;
}
#content h4 {
	color: #666666;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 3px solid #FFCC99;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content h5 {
	color: #85C806;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content p {
	line-height: 1.3em;
	letter-spacing: 0em;
	word-spacing: 0.1em;
}
.servicescol1 {
	float:left;
	width:200px;
	margin: 0 10px 5px 0px;
	padding: 0px;
	font-size: 0.75em;
}
.servicescol1 p {
	margin: 0px 0px 1em;
	padding: 0px;
}
.servicescol1 a {
	margin-top: 0.5em;
	padding-top: 0.5em;
}
.servicescol1 a:link, .servicescol1 a:visited  {
	color: #666666;
	text-decoration: none;
}
.servicescol1 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.servicescol2 {
	float:left;
	width:420px;
	margin: 0 20px 5px;
	padding: 0px;
	font-size: 0.75em;
}
.servicescol2 li {
font-size: 1em;
}
.servicescol2 a:link, .servicescol2 a:visited  {
	color: #666666;
	text-decoration: none;
}
.servicescol2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.servicescol2 table {
  background-color:#FFF;
  width:90%;
  border-collapse:collapse;
}
.servicescol2 td {
	background-color:#FFF;
	border:1px solid #aa99aa;
	padding:2px;
	font-size: 0.9em;
}
.servicescol3 {
	float:left;
	width:200px;
	margin: 0 0 0 5;
	padding: 0px;
	font-size: 0.75em;
}
.servicescol3 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.servicescol3 li {
	margin-bottom: 0.5em;
}
.servicescol3 ul li a {
	text-decoration: none;
	color: #999999;
	list-style: none;
	font-weight: bold;
	font-size: 0.85em;
	margin-bottom: 5em;
}
.servicescol3 ul ul li a {
font-size: 0.85em;
color:#999999;
padding-left:5px;
}
.servicescol3 a:link, .servicescol3 a:visited  {
	color: #666666;
	text-decoration: none;
}
.servicescol3 a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.clearer{height:1px;overflow:hidden;margin-top:-1px;clear:both}
#footer {
	background: #FE9900 url(footer-background.jpg) repeat-x center top;
	width: 100%;
	position: relative;
	z-index: 1;
	border-top: 1px solid #592172;
	height: 100%;
}
#footercontent {
	position:relative;
	z-index:2;
	width: 880px;
	text-align: left;
	font-size: 0.75em;
	height: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
.green {
	background: #85C806;
	color: #FFFFFF;
}
#soundbites {
	border-bottom: 1px solid #89629B;
	padding-bottom: 5px;
}
#soundbites ul {
	list-style: none;
	font-size: 0.7em;
	margin: 0px;
}
#soundbites li {
	color: #5F247A;
	font-weight: bold;
	background: url(../icon-speaker.gif) no-repeat 0 -5px;
	padding-left:20px;
	margin-left: 2px;
	margin-bottom: 5px;
}
ul#side {
	border-bottom: 1px solid #89629B;
	color: #89629B;
	letter-spacing: normal;
	font-weight: bold;
}

ul#side, ul#side li{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size: 1.1em;
}
ul#side li {
	height: 90px;
}
ul#side img {
	float: left;
	margin-right: 10px;
}
ul#side p {
	margin: 0px;
	padding: 0px;
}
#contactpromo {
	background: url(../promo-here-to-help.gif) no-repeat;
	height: 80px;
	width: 359px;
	position: relative;
	float: left;
}
.footerbox {
	width: 260px;
	position: relative;
	float: left;
	background: #E8D9C6
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 15px 5px 15px 25px;
	font-size: 0.76em;
}
.footerbox ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footerbox li a {
	text-decoration: none;
	color: #7D4093;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.footerbox p {
	margin: 0px 0px 0.8em;
	padding: 0px;
}
#footerlogo {
	position:relative;
	width:55px;
	height:53px;
	z-index:2;
	background: url(file:///D|/websites/alpse.co.uk/vision-assets/footer-sign.gif) no-repeat;
	margin-bottom: 10px;
}
.clientcomments {
	font-size: 20px;
	font-style: italic;
	color: #85C806;
}
.greentext {
	color: #83C506;
}
.bluetext {
}
.purpletext {
	color: #5A2173;
}
.greytext {
	color: #666666;
}
.sitemap ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.sitemap li {
	margin-bottom: 0.5em;
}
.sitemap ul li a {
	text-decoration: none;
	color: #7D4093;
	list-style: none;
	font-weight: bold;
	font-size: 0.8em;
}
.sitemap ul ul li a {
	font-size: 0.8em;
	color:#83C506;
	padding-left:5px;
}
.FormFieldName {
	background-color: #E3D9EC;
}
form.contact LABEL {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
form.contact LABEL SPAN {
	DISPLAY: block;
	FONT-SIZE: 100%;
	FLOAT: left;
	WIDTH: 15em;
	MARGIN-RIGHT: 1em;
	text-align: right;
}
.formleftmargin {
	margin-left: 10px;
}
.line {
	border-top: 1px solid #7D4093;
}
.vodcasts {
	width: 205px;
	padding: 0px;
	margin: 5px;
	height: 200px;
	position: relative;
	display: inline;
}

.paginate {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			12px;
 font-weight: 		normal;
 letter-spacing:	.1em;
 padding:			10px 6px 10px 4px;
 margin:			0;
 background-color:	transparent;
}

.pagecount {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #000;
 margin-left:20px;
}

.calendarBlank {
 background-color: #FFCC99;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #666666;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a:link {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #FF9900;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a:link {
	color:             #000;
	text-decoration:   underline;
	background-color:  transparent;
	font-weight: bold;
}

.calendarCell a:visited {
	color:             #000;
	text-decoration:   underline;
	background-color:  transparent;
	font-weight: bold;
}

.calendarCell a:hover {
 color:             #FFCC66;
 text-decoration:   none;
 background-color:  transparent;
}
.eventtitle {
	color: #FF6600;
	font-size: 1.1em;
}
.eventdetails {
	color: #333333;
}
.eventlocation {
	color: #666666;
}
#searchbox {
	position: absolute;
	height: 60px;
	width: 315px;
	left: 550px;
	top: 10px;
	z-index: 1;
	font-size: 0.7em;
	text-align:left;
	border: 1px solid #987898;
	padding: 10px;
	background: #FFefbf;
}
.searchleft {
	width: 160px;
	float: left;
}
.searchright {
	width: 140px;
	float: right;
	font-size: 80%;
}

.boxhighlight {
	background: #FFCC66 url(footer-background.jpg) repeat-x center top;
	padding: 10px;
	border: 1px solid #FFCC66;
}
a.rssbtn {
	background-image: url(http://www.alpse.co.uk/alpse-assets/feed-icon-14x14.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 14px;
	display: block;
	float: right;
	height: 14px;
	text-indent: -2000px;
}
