

body { 
	background:#e7dfae;
	font-family:Arial, Helvetica, sans-serif; 
	color:#4b3414;
	}


#header {
	height:90px;
	width:900px;
	background: url('images/gsf_header.jpg') no-repeat center;
	position:absolute;
	left:200px;
	top:0px;
	}

#menu {
	height:40px;
	width:800px;
	position:absolute;
	left:50px;
	top:46px;
	padding-left:20px;
	text-align:center;	
	}

#mainbody {
	height:440px;
	width:900px;
	display: block;
	background: url('images/gsf_body.jpg') no-repeat center;
	position:absolute;
	left:200px;
	top:90px;
	}

#mainbody2 {
	height:440px;
	width:900px;
	display: block;
	background: url('images/gsf_body2.jpg') no-repeat center;
	position:absolute;
	left:200px;
	top:90px;
	}

#title {
	height:40px;
	width:240px;
	position:absolute;
	left:95px;
	top:30px;
	}

#IntroBox {
	height:295px;
	width:228px;
	position:absolute;
	padding-left:16px;
	padding-right:5px;
	left:86px;
	top:65px;
	}

#introarrows {
	height:60px;
	width:260px;
	position:absolute;
	left:86px;
	top:365px;
	padding-left:15px;
	font-weight:bold;
	margin-top:10px;
	font-size:10pt;
	}

#PhotoBox {
	height:250px;
	width:450px;
	position:absolute;
	left:346px;
	top:0px;
	padding-left:18px;
	padding-top:24px;
	}

#ServiceBox1 {
	height:135px;
	width:150px;
	position:absolute;
	left:360px;
	top:280px;
	text-align:center;
	padding-top:10px;
	}

#ServiceBox2 {
	height:135px;
	width:150px;
	position:absolute;
	left:510px;
	top:280px;
	text-align:center;
	padding-top:10px;
	}

#ServiceBox3 {
	height:135px;
	width:150px;
	position:absolute;
	left:660px;
	top:280px;
	text-align:center;
	padding-top:10px;
	}

#footer {
	height:65px;
	width:900px;
	background: url('images/gsf_footer.jpg') no-repeat center;
	position:absolute;
	left:200px;
	top:530px;
	}

#footertext {
	height:30px;
	width:900px;
	position:absolute;
	text-align:center;
	font-weight:bold;
	margin-top:5px;
	font-size:10pt;
	left:0px;
	top:0px;
	}

#copyright {
	height:20px;
	width:300px;
	position:absolute;
	left:85px;
	top:30px;
	font-size:7pt;
	margin-top:3px;
	}

#shiley {
	height:20px;
	width:300px;
	position:absolute;
	right:80px;
	top:30px;
	font-size:7pt;
	text-align:right;
	margin-top:3px;
	text-decoration:none
	}

h1 {
	font-size:10pt;
	color:#4b3414;
	}

h2, h2 a{
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	color:#4b3414;
	}

h2 a:hover {
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
	color:#c58e4d;
	}

h3, h3 a {
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#4b3414;
	}

h3 a:hover {
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#c58e4d;
	}

h4, h4 a  {
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
	color:#4b3414;
	}

h4 a:hover   {
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
	color:#c58e4d;
	}

p {
	font-size:10pt;
	color:#4b3414;
	}

a {
	text-decoration:none;
	color:#c58e4d;
	}
