@charset "utf-8";
/* CSS Document */

#wrapper {
	position:relative;
	width:980px;
	height:1230px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_.jpg);
	background-repeat: repeat-x;
}

.hovermenu ul{
font: bold 14px arial;
padding-right: 0;
margin-right: 0;
height: 40px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
	text-decoration: none;
	float: none;
	color: #FBFBFB;
	background-color: #459A9F;
	border: 2px solid #2b1848;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.hovermenu ul li a:hover{
	background-color: #B23C9A;
	border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}

#header {
	position:absolute;
	top:-2px;
	width:980px;
	height:121px;
	z-index:2;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#menu {
	position:absolute;
	left:0px;
	top:121px;
	width:980px;
	height:38px;
	z-index:3;
	background-image: url(images/menubar_.jpg);
	background-repeat: no-repeat;
}
#latch1 {
	position:absolute;
	top:159px;
	width:980px;
	height:29px;
	z-index:4;
	background-image: url(images/latch1.jpg);
	background-repeat: no-repeat;
}
#latch2 {
	position:absolute;
	top:159px;
	width:980px;
	height:37px;
	z-index:4;
	background-image: url(images/latch2.jpg);
	background-repeat: no-repeat;
}
#lgimage {
	position:absolute;
	left:0px;
	top:188px;
	width:980px;
	height:257px;
	z-index:5;
	background-image: url(images/lgimage.jpg);
	background-repeat: no-repeat;
}

#leftcolumn {
	position:absolute;
	left:5px;
	top:455px;
	width:269px;
	height:674px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #C0C0C0;
}
#leftcolumn2 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:918px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #C0C0C0;
}
#leftcolumn3 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:1002px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #C0C0C0;
}
#leftcolumn4 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:1015px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #c0c0c0;
}
#leftcolumn5 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:899px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #C0C0C0;
}
#leftcolumn6 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:559px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #c0c0c0;
}
#leftcolumn7 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:452px;
	z-index:19;
	background-color: #F8F8F8;
}
#leftcolumn8 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:561px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #C0C0C0;
}
#leftcolumn9 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:650px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #c0c0c0;
}
#leftcolumn10 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:561px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #C0C0C0;
}
#leftcolumn11 {
	position:absolute;
	left:0px;
	top:200px;
	width:269px;
	height:561px;
	z-index:19;
	background-color: #F8F8F8;
	border: thin dotted #C0C0C0;
}
#sccp-ad {
	position:absolute;
	left:7px;
	top:0px;
	width:253px;
	height:200px;
	z-index:20;
}
#sccp-ad2 {
	position:relative;
	left:9px;
	top:5px;
	width:250px;
	height:350px;
	z-index:20;
	border: thin solid #225399;
}


#sccp {
	position:absolute;
	left:720px;
	top:0px;
	width:215px;
	height:73px;
	z-index:6;
}
#content {
	position:absolute;
	left:376px;
	top:455px;
	width:689px;
	height:372px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#contactbutton {
	position:absolute;
	left:366px;
	top:28px;
	width:262px;
	height:118px;
	z-index:8;
}
a:link {
	text-decoration: none;
	color: #B23E9D;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #459A9F;
}
a:active {
	text-decoration: none;
	color: #F0F0F0;
}

#wrapper #content h2 {
	color: #522781;
}
#wrapper #content h3 {
	color: #A8408F;
}
#heading1 {
	position:absolute;
	left:17px;
	top:3px;
	width:514px;
	height:61px;
	z-index:26;
	font-size: 20px;
	color: #592886;
	line-height: 30px;
}
.pinkhighlight {
	color: #b23e9d;
}
.heading2 {
	font-size: 16px;
	color: #42979b;
}
.maintext {
	font-size: 13px;
	color: #666666;
}
#textbox {
	position:absolute;
	left:17px;
	top:70px;
	width:663px;
	height:299px;
	z-index:27;
	font-size: 13px;
}
#bird{
	position:absolute;
	left:162px;
	top:146px;
	width:56px;
	height:68px;
	z-index:30;
}
#why {
	position:absolute;
	left:377px;
	top:846px;
	width:688px;
	height:197px;
	z-index:30;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#footer {
	position:absolute;
	left:0px;
	width:971px;
	height:83px;
	z-index:100;
	bottom: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-top-color: #552A7A;
}
#cssapprove {
	position:absolute;
	left:8px;
	top:46px;
	width:88px;
	height:31px;
	z-index:105;
}
#htmlapprove {
	position:absolute;
	left:875px;
	top:46px;
	width:88px;
	height:31px;
	z-index:105;
}
#footerlinks {
	position:absolute;
	left:8px;
	top:14px;
	width:968px;
	height:24px;
	z-index:101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#copyrightinfo {
	position:absolute;
	left:277px;
	top:51px;
	width:384px;
	height:25px;
	z-index:102;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.heading3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #255558;
	font-style: italic;
}
#paint {
	position:absolute;
	left:27px;
	top:4px;
	width:64px;
	height:64px;
	z-index:25;
}
.text {
	color: #666666;
	font-size: 12px;
}
.highlight4 {
	color: #337376;
}
.question {
	font-size: 14px;
	color: #542986;
	font-weight: bold;
}
.answer {
	font-size: 14px;
	color: #B23E9D;
	font-weight: bold;
}
#why2 {
	position:absolute;
	left:8px;
	top:200px;
	width:255px;
	height:230px;
	z-index:30;
	background-image: url(images/whyad.png);
	background-repeat: no-repeat;
	border: medium outset #337376;
}
#bird2{
	position:absolute;
	left:199px;
	top:595px;
	width:56px;
	height:68px;
	z-index:30;
}

#content2 {
	position:absolute;
	left:281px;
	top:200px;
	width:689px;
	height:918px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#content3 {
	position:absolute;
	left:281px;
	top:200px;
	width:689px;
	height:449px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#content4 {
	position:absolute;
	left:281px;
	top:200px;
	width:689px;
	height:1003px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#content5 {
	position:absolute;
	left:281px;
	top:200px;
	width:689px;
	height:1015px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#content6 {
	position:absolute;
	left:281px;
	top:200px;
	width:689px;
	height:650px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#content7 {
	position:absolute;
	left:108px;
	top:200px;
	width:752px;
	height:971px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#content8 {
	position:absolute;
	left:281px;
	top:200px;
	width:689px;
	height:561px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#content9 {
	position:absolute;
	left:72px;
	top:200px;
	width:834px;
	height:995px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#content10 {
	position:absolute;
	left:281px;
	top:200px;
	width:689px;
	height:559px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#content11 {
	position:absolute;
	left:281px;
	top:200px;
	width:689px;
	height:900px;
	z-index:7;
	border: thin solid #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #666;
}
#textbox2 {
	position:absolute;
	left:17px;
	top:73px;
	width:663px;
	height:845px;
	z-index:27;
	font-size: 13px;
}
#textbox3 {
	position:absolute;
	left:17px;
	top:73px;
	width:663px;
	height:284px;
	z-index:27;
	font-size: 13px;
}
#textbox4 {
	position:absolute;
	left:17px;
	top:73px;
	width:663px;
	height:284px;
	z-index:27;
	font-size: 13px;
}
#textbox5 {
	position:absolute;
	left:17px;
	top:73px;
	width:663px;
	height:941px;
	z-index:27;
	font-size: 13px;
}
#textbox6 {
	position:absolute;
	left:17px;
	top:73px;
	width:663px;
	height:110px;
	z-index:27;
	font-size: 13px;
}
#textbox7 {
	position:absolute;
	left:17px;
	top:73px;
	width:658px;
	height:481px;
	z-index:27;
	font-size: 13px;
}
#textbox8 {
	position:absolute;
	left:17px;
	top:73px;
	width:663px;
	height:65px;
	z-index:27;
	font-size: 13px;
}
#textbox9 {
	position:absolute;
	left:17px;
	top:73px;
	width:800px;
	height:907px;
	z-index:27;
	font-size: 13px;
}
#titleico {
	position:absolute;
	left:27px;
	top:4px;
	width:64px;
	height:59px;
	z-index:25;
}
#titlehead {
	position:absolute;
	left:111px;
	top:21px;
	width:389px;
	height:38px;
	z-index:26;
	font-size: 20px;
	color: #592886;
	line-height: 30px;
}
#titlehead2 {
	position:absolute;
	left:111px;
	top:21px;
	width:389px;
	height:38px;
	z-index:26;
	font-size: 20px;
	color: #592886;
	line-height: 30px;
}
#titlehead3{
	position:absolute;
	left:111px;
	top:21px;
	width:389px;
	height:38px;
	z-index:26;
	font-size: 20px;
	color: #592886;
	line-height: 30px;
}
#titlehead4{
	position:absolute;
	left:111px;
	top:21px;
	width:389px;
	height:38px;
	z-index:26;
	font-size: 20px;
	color: #592886;
	line-height: 30px;
}
#titlehead5{
	position:absolute;
	left:111px;
	top:21px;
	width:389px;
	height:38px;
	z-index:26;
	font-size: 20px;
	color: #592886;
	line-height: 30px;
}
#titlehead6{
	position:absolute;
	left:111px;
	top:21px;
	width:389px;
	height:38px;
	z-index:26;
	font-size: 20px;
	color: #592886;
	line-height: 30px;
}
#contactform {
	position:absolute;
	left:0px;
	top:72px;
	width:663px;
	height:411px;
	z-index:40;
}
#featured-main {
	position:absolute;
	left:-16px;
	top:102px;
	width:685px;
	height:447px;
	z-index:45;
	background-image: url(images/featured-bg.png);
	background-repeat: no-repeat;
}
#featured-name {
	position:absolute;
	left:137px;
	top:27px;
	width:212px;
	height:36px;
	z-index:31;
	background-image: url(images/gls_logo.png);
	background-repeat: no-repeat;
	border: thin solid #6991C5;
}
#featured-description {
	position:absolute;
	left:22px;
	top:109px;
	width:326px;
	height:248px;
	z-index:32;
}
#visitsitebutton {
	position:absolute;
	left:79px;
	top:366px;
	width:203px;
	height:63px;
	z-index:33;
}
#featured-screen {
	position:absolute;
	left:386px;
	top:43px;
	width:254px;
	height:317px;
	z-index:34;
	background-image: url(images/gls_full_featured.png);
	background-repeat: no-repeat;
}
#wrapper #content9 #textbox9 .text5 {

}
#linkbox {
	position:absolute;
	left:17px;
	top:146px;
	width:663px;
	height:359px;
	z-index:40;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#photogallery {
	position:absolute;
	left:-16px;
	top:115px;
	width:685px;
	height:636px;
	z-index:45;
}
#galleryscript {
	position:absolute;
	left:20px;
	top:7px;
	width:647px;
	height:612px;
	z-index:46;
}
#widget {
	position:absolute;
	left:20px;
	top:221px;
	width:225px;
	height:300px;
	z-index:20;
	background-color: #F8F8F8;
}
#widget2 {
	position:absolute;
	left:20px;
	top:210px;
	width:225px;
	height:300px;
	z-index:20;
	background-color: #F8F8F8;
}
#listed {
	position:absolute;
	left:11px;
	top:821px;
	width:258px;
	height:49px;
	z-index:2;
}
#listed1 {
	position:absolute;
	left:7px;
	top:4px;
	width:252px;
	height:41px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
#listedon1 {
	position:absolute;
	left:864px;
	top:1086px;
	width:111px;
	height:41px;
	z-index:2;
}

#phone {
	position:absolute;
	left:750px;
	top:77px;
	width:162px;
	height:33px;
	z-index:30;
	font-size: 28px;
	color: #3E135B;
	font-weight: bold;
}
