body {
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #fff;
	text-align: center;
	background: #003399 url(home-bck.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;
}
#wrapper {
	margin: 0px auto;
	width:900px;
	position:relative;
}
#header {
	width:898px;
	position: relative;
	height: 100px;
	border-top: 1px solid #0A57A4;
	border-right: 1px solid #0A57A4;
	border-bottom: #0A57A4;
	border-left: 1px solid #0A57A4;
	background: #FFFFFF;
}

#Logo {
	position:absolute;
	left:1px;
	top:10px;
	width:180px;
	height:44px;
	z-index:2;
}
#mainnavigation {
	position: absolute;
	height: 25px;
	width: 640px;
	text-align: left;
	background: #1961AB url(navigation-bck2.jpg) no-repeat left top;
	padding: 0px;
	color: #FFFFFF;
	z-index: 100;
	left: 260px;
	top: 53px;
}
#navigation {
	position:absolute;
	height:25px;
	left: 265px;
	top: 55px;
	width: 640px;
	font-size: 0.75em;
	text-align: left;
	z-index: 100;
}
#content {
	width: 888px;
	text-align: left;
	position: relative;
	z-index: 1;
	margin: 0px auto 5px;
	padding-left: 10px;
	padding-top: 20px;
	border-top: none #0A57A4;
	border-right: 1px solid #0A57A4;
	border-bottom: 1px solid #0A57A4;
	border-left: 1px solid #0A57A4;
	background: #FFFFFF url(alps-general-bck.jpg) no-repeat right bottom;
}
.indexcol2 {
	float:left;
	width:262px;
	margin: 0 21px 0 11px;
	padding: 0px;
}
#content h2 {
	color: #0A57A4;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.01em;
}
#content h3 {
	color: #78A3CD;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.01em;
}
#content h4 {
	color: #0A57A4;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 3px solid #78A3CD;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
#content h5 {
	color: #85C806;
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content p {
	font-size: 0.75em;
	line-height: 1.3em;
	letter-spacing: 0em;
	word-spacing: 0.1em;
}
.servicescol1 {
	float:left;
	width:210px;
	margin: 0 30px 5px 0px;
	padding: 0px;
	font-size: 0.85em;
}
.servicescol1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.servicescol1 li {
	margin-bottom: 0.5em;
}
.servicescol1 ul li a {
	text-decoration: none;
	color: #7D4093;
	list-style: none;
	font-weight: bold;
	font-size: .9em;
	margin-bottom: 5em;
}
.servicescol1 ul ul li a {
font-size: 0.8em;
color:#83C506;
padding-left:5px;
}
.servicescol2 {
	float:left;
	width:410px;
	margin: 0 20px 5px 10px;
	padding: 0px;
}
.servicescol2 li {
font-size: 0.75em;
}
.servicescol2 a:link, .servicescol2 a:visited  {
	color: #61247C;
	text-decoration: none;
}
.servicescol2 a:hover {
	color: #83C506;
	text-decoration: underline;
}

.servicescol3 {
	float:left;
	width:190px;
	margin: 0 0 0 8;
	padding: 0px;
	font-size: 0.85em;
}
.clearer{height:1px;overflow:hidden;margin-top:-1px;clear:both}
#footer {
	background: #000000 url(footer-bck2.jpg) no-repeat left top;
	width: 100%;
	position: relative;
	z-index: 1;
	border-top: 1px solid #78A3CD;
}
#footercontent {
	position:relative;
	z-index:2;
	width: 880px;
	margin: 10px auto 20px;
	text-align: left;
	font-size: 0.75em;
	color: #FFFFFF;
}
#footercontent a:link, #footercontent a:visited  {
	color: #FFFFFF;
	text-decoration: none;
}
#footercontent a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
.green {
	background: #85C806;
	color: #FFFFFF;
}
#side {

}
#sidetop {
	background: url(side-head.jpg) no-repeat;
	height: 34px;
	width: 221px;
}
#sidetoptxt {
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-left: 10px;
}
#sidemiddle {
	width: 209px;
	border-right: 1px solid #9EBDDB;
	border-left: 1px solid #9EBDDB;
	padding: 5px;
	font-size: 1em;
}
#sidebttm {
	background: url(side-footer.gif) no-repeat;
	height: 15px;
	width: 221px;
}
.side {
	width: 300px;
	margin-top: 20px;
}
.sideexamples {
	width: 220px;
	border: 1px solid #990000;
	background-color: #FFFFFF;
	z-index: 6;
	margin-top: 10px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 13px;
	height: 230px;
	float: left;
}
.sideexamples h1 {
	font-size: 1.1em;
	color: #990000;
	padding: 2px;
	margin: 0px;
	text-align: center;
}
#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: 0px 10px;
	}
	
	form.contact label span {
		display: block;
		float: left;
		font-size: 80%;
		margin-right: 2em;
		width: 6em;
	}
	
	form.contact dl {
		font-size: 80%;
	}
	
	form.contact dl dt {
		font-weight: bold;
	}
	
	form.contact dl dd {
		margin-left: 10em;
	}
.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;
}

.calendarBlank {
 background-color: #78A3CD;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #0A57A4;
  font-size: 0.8em;
}

.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 {
 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: #1E64AA;
 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:	0.1em;
	text-decoration:   none;
	text-align:  center;
	vertical-align: middle;
	color:             #666;
	background: #FFFFFF;
}

.calendarCell a {
 color:             #78A3CD;
 text-decoration:   underline;
 background-color:  #FFFFCC;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  #FFFFCC;
}

.calendarCell a:hover {
 color:             #0A57A4;
 text-decoration:   none;
 background-color:  transparent;
}
.eventtitle {
	color: #CC6600;
	font-size: 1.1em;
}
.eventdetails {
	color: #252545;
}
.eventlocation {
	color: #252545;
}
#searchbox {
	position: absolute;
	height: 100px;
	width: 310px;
	left: 580px;
	top: 5px;
	z-index: 1;
	font-size: 0.7em;
	text-align:left;
}
.searchleft {
	width: 170px;
	float: left;
}
.searchright {
	width: 130px;
	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;
}
.imgpad {
	margin-bottom: 30px;
	margin-left: 20px;
}
.imgpadborder {
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #A2C0DD;
}
