#page{
	margin: 0 0;
	width:900px;
}

#nav {
	width: 150px;
	margin-right: 5px;
	margin-left:50px;
	display: inline;
	float: left;
	height: 150px;
	margin-top: 115px;
}

#main {
	float: left;
	margin-right: 10px;
	margin-left:10px;
	width: 650px;
	margin-top: 115px;
	background-color: transparent;
	z-index: 1;
}

#logo {
	background-image: url(images/saslogo.jpg) no-repeat;
	padding:10px;
	float:left;
	margin-top: 10px;
	width: 150px;
	height: 150px;
	}

#footer {
	width: 635px;
	margin: 5px 0;
	margin-left: 220px;
	margin-right: 10px;
	padding: 5px;
	clear: both;
}

#header {
	font-size: 4em;
	font-weight: 600;
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	float:left;
	width: 870px;
	top: 40px;
	line-height:1.5;
}

#watermk {
	position: absolute;
	top: 160px;
	left: 440px;
	border-style: none;
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size:12em;
	color: #dfdfdf;
	z-index: -1;
}

#SLIDESTEXT{
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #dfdfdf;
	line-height: 1.5em;
	font-size: 0.7em;
	float: left;
}

#fade1,#fade2,#fade3 {
	font-style: italic;
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5em;
}

#fade1 {
	width: 210px;
	height:	150px;
	font-size: 1.75em;
	padding: 5px 0px 0px 15px;
	float: right;
}

#fade2 {
	width: 250px;
	height:	200px;
	font-size: 1em;
	line-height: 1.75em;
	padding: 15px 0px 0px 5px;
	float: left;
}

#fade3 {
	width: 490px;
	height:	110px;
	font-size: 1.5em;
	padding-top: 10px;
}

body {
	background-color : white;
	background-repeat: no-repeat;
}

hr {
	color: #ff0000;
	width: 75%;
	height: 97%;
}

h1,h2,h3,h4,h5,h6,h7,p,ul,li,td {
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	line-height: 1.5em;
	font-size: .9em;
}

.centred {
	text-align: center;
}

.leftimg {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.rightimg {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	font-size: 2em;
	font-weight: 600;
	text-align: left;
}

h2 {
	font-size: 1em;
	font-weight: 600;
	line-height: 105%;
	margin-bottom:-5px;
}

h3 {
	font-size: 1.15em;
	font-weight: 500;
	text-align: center;
	margin-top: -5px;
	margin-bottom: -5px;
}

.left {
	text-align: left;
}

h4 {
	font-style: italic;
}
 
h5,h6 {
	font-size:0.7em;
	text-align: center;
	line-height: 175%;
}
h5 {
	margin-top: 2em;
}

h6 {
	line-height: 90%;
}

.bold {
		font-weight: 600;
}

.caption {
	margin-top: -10px;
}

td.bottom {
	border-bottom: 1px solid #dfdfdf;
}

.underlined {
	font-size: 1em;
	text-decoration:	underline;
}

#nav ul {
	line-height:175%;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	font-size:1.25em;
}
#main ul {
	list-style-type: disc;
}

#main ul.horiz li {
		display: inline;
}

a:link {color:#003366; font-weight:600; text-decoration:none}
a:active {color:#ff0000; font-weight:600; text-decoration:none}
a:visited {color:#003366; font-weight:600; text-decoration:none}
a:hover  {color:#ff0000; text-decoration:none}


/*clients.asp gallery stylesheet*/

a, a:visited, a:hover {}

#container {position:relative; width:600px; height:700px; background:#ffffff; margin:10px auto; font-family:"Gill Sans MT", Verdana, Arial, Helvetica, sans-serif; font-size:.9em;}

#container a.pics {float:left; padding:7px 21px; display:inline; color:#000; text-decoration:none; width:75px; height:75px; cursor:default;}
#container a.pics img.thumb {display:block; border:1px solid #000;}

#container a.pics span {display:none; border:0; width:580px; border:1px solid #fff; text-align:center;}
#container a.pics span img {margin:10px auto; border:1px solid #000;}

#container a.pics:hover {white-space:normal;}
#container a.pics:hover img.thumb {border:1px solid #fff;}
#container a.pics:hover span {display:block; position:absolute; left:9px; top:192px; z-index:10; height:500px;}

#container a.pics:active img.thumb {border:1px solid #fc0;} 
#container a.pics:active span {display:block; position:absolute; left:9px; top:192px; z-index:5; height:500px;}

#container a.pics:focus {outline:0;}
#container a.pics:focus img.thumb {border:1px solid #fc0}
#container a.pics:focus span {display:block; position:absolute; left:9px; top:192px; z-index:5; outline:0; height:500px;}

#container span.info {clear:left; display:block; text-align:center; line-height:20px; margin:0; padding:200px 0 0 0; width:600px; text-align:center; color:#eee; z-index:1;}
#container span.info a {color:#000;}
#container span.info a:hover {text-decoration:none;}



