* { padding:0; margin:0; }
img {margin:0;padding:0;border:none;}
body {
	font-family: "Franklin Gothic Medium",Verdana, "sans serif";
	font-size: 0.8em;
	font-weight:bold;
	background-color:#3399FF;
	text-align:center;
	margin:0;
	padding:0;
	color: #001155;
}
#wrapper {
	margin: 20px auto;
	padding:0;
	width: 940px;
	position:relative;
	text-align:left;
	background-image:url(images/back5.png);
	background-position:center top;
	background-repeat:no-repeat;	/*background-image:url(images/simon_logo4.png);
	background-position:right bottom;
	background-repeat:no-repeat;*/
}
#wrapper1 {
	margin: 0
	padding:0;
	width: 940px;
	background-image:none;
	background-position:785px 15px;
	background-repeat:no-repeat;
	/*background-image:url(images/simon_logo4.png);
	background-position:right bottom;
	background-repeat:no-repeat;*/
}
#content {
	margin: 0;
	padding: 0;
	height:275px;
}
.footer {
	clear:both;
	height:75px;
	}
.small {
	font-size:0.6em;
	font-family: Arial, Verdana, "sans serif";
	font-weight: normal;
}
.fright {float:right;margin:0 115px 0 0;width:250px;}
.fright1 {float:right;margin:0px 240px 0 0;width:500px;text-align:center;}
.right_side {float:left;width:600px;height:80px;}
.fleft {float:left;display:inline;margin:0 0 0 71px;}
.fleft1 {float:left;margin:0px 0 0 40px;}
.fleft2 {float:left;margin:30px 25px 0 75px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	width:680px;height:100px;
	padding:10px 10px 0 10px;}
.fleft3 {float:left;margin:5px 0 0 50px;
	background-image: url(images/test2_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:700px;height:140px;
	padding:10px 10px 0 10px;}
.cboth {clear:both;text-align:center;}
.head {margin:45px 0px 5px 75px;}
ul {list-style-type:none;margin:5px 100px 5px 5px;height:120px;padding:5px 0 0 15px;}
p {
	margin:5px 100px 5px 0px;
	line-height: 150%;
}
p.text {margin:5px 30px;}
.quot {display:block;
	font-style: italic;
	font-weight:normal;
	margin:0;
	padding:25px 25px 0 25px;
}
.quote {
	padding:0 0 0 25px;
	font-style: normal;
	font-size:0.8em;
	font-weight:normal;
}
li {
	margin:5px 0 5px 5px;
	list-style-position: outside;
	list-style-image: url(images/tick.png);
}
.testimonial {
	height:150px;

}
.map {
	height:150px;
		}
h1 {
	display:inline;
	font-size: 1.6em;
	margin:0;
}
H2 {
	position:absolute;
	top:265px;
	display:block;
	font-size:1.3em;
	text-align:center;
	font-weight:bold;
}
a {text-decoration:none;border:none;margin:0;padding:0;}
a:link {color:#001155;}
a:visited {color:#001155;}
a:hover {
	color:#FF5736;
}
a:active {color:#001155;}
.ps a {text-decoration:none;border:none;margin:0;padding:0;}
.ps a:link {color:#001155;}
.ps a:visited {color:#001155;}
.ps a:hover {
	color:#000000;
}
.ps a:active {color:#001155;}
#hintbox{ /*CSS for pop up hint box */
position:absolute;
text-align:left;
top: 0;
background-color: "transparent";
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid #cccccc;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: normal;
color: navy;
margin: 3px 0px 3px 3px;
}