/* Cascading stylesheet for Snowdonia IT Services */

BODY, H1, H2, H3{
  font-size:11pt;
  font-family:sans-serif, arial, helvetica;
  color:#000000;
}

BODY{
  background-image:url("/images/back.gif");
  background-color:#ffffff;
  background-position: bottom left;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

P{
  color:#000000;
}

H1{
  font-size:16pt;
  text-align:center;
  font-style:oblique;
  font-weight:bold;
}

H2{
  font-size:14pt;
  text-align:center;
}

H3{
  font-size:12pt;
  text-align:left;
}

a.menuitem:link {
text-decoration: none;
color:#FFFFFF;
}

a.menuitem:active {
text-decoration: none;
color:#FFFFFF;
}

a.menuitem:visited {
text-decoration: none;
color:#FFFFFF;
}

A:link {color:#000000;}
A:active {color:#000000;}
A:visited {color:#000000;}

.main{
	width:947px;
	margin-top:25px;
	margin-left:17px;
	position:relative;
}

.footer{
	font-size: 10pt;
}

.menu{
	width: 947px;
	margin-left: 20px;
	margin-top: -6px;
	color: #ffffff;
}

.menuitem{
	width: 114px;
	font-size: 10pt;
	background: #6680bb;
	height: 20px;
}

.sep
{
color: #6680bb;
width: 0.5px;
background-color:#6680bb;
}

.bodytable
{
width: 947px;
}

.logocell{
width: 685px;
}

.maintable{
width: 947px;
}

.examples{
width: 270px;
}

.downloadsize{
	width: 70px;
}

.downloaddescription{
	width: 350px;
}

.downloadfile{
	width: 240px;
}

th{
	text-align: left;
}
