@charset "utf-8";
/* CSS Document */

body{font-family:'Century Gothic'; font-size:13px; line-height:16px; background-color:#E8FFCE; margin:0px; padding:0px }

.Container {position:absolute;left:50%;top:0px;width:900px;margin-left:-450px; font-size:12px}

.emptyheader_ {position:absolute;left:0px;top:0px;width:535px;height:24px;}

.headhome_ a{position:absolute;left:535px;top:0px;width:118px;height:24px;background-image: url(images/headhome.png);}
.maphead_ a{position:absolute;left:653px;top:0px;width:118px;height:24px;background-image: url(images/maphead.png);}
.contacthead_ a{position:absolute;left:771px;top:0px;width:129px;height:24px;background-image: url(images/contacthead.png);}

.header_ {position:absolute;left:0px;top:24px;width:469px;height:106px;background-image: url(images/header.png);}
.headerspace_ {position:absolute;left:469px;top:24px;width:67px;height:145px;background-image: url(images/headerspace.png); background-color:#FFFFFF}
.headertop_ {position:absolute;left:536px;top:24px;width:364px;height:9px;background-image: url(images/headertop.png);}
.headerflash_ {position:absolute;left:536px;top:33px;width:343px;height:106px; background-color:#E4E4E3}
.Slice_ {position:absolute;left:879px;top:33px;width:21px;height:106px;background-image: url(images/Slice.png);}

.ahome_ a{position:absolute;left:0px;top:130px;width:61px;height:38px;background-image: url(images/ahome.png);}
.aabout_ a{position:absolute;left:61px;top:130px;width:58px;height:38px;background-image: url(images/aabout.png);}
.awhy_ a{position:absolute;left:119px;top:130px;width:88px;height:38px;background-image: url(images/awhy.png);}
.awhat_ a{position:absolute;left:207px;top:130px;width:109px;height:38px;background-image: url(images/awhat.png);}
.aquote_ a{position:absolute;left:316px;top:130px;width:69px;height:38px;background-image: url(images/aquote.png);}
.acontact_ a{position:absolute;left:385px;top:130px;width:84px;height:38px;background-image: url(images/acontact.png);}

.ahome_ a:hover{position:absolute;left:0px;top:130px;width:61px;height:38px;background-image: url(images/aahome.png);}
.aabout_ a:hover{position:absolute;left:61px;top:130px;width:58px;height:38px;background-image: url(images/aaabout.png);}
.awhy_ a:hover{position:absolute;left:119px;top:130px;width:88px;height:38px;background-image: url(images/aawhy.png);}
.awhat_ a:hover{position:absolute;left:207px;top:130px;width:109px;height:38px;background-image: url(images/aawhat.png);}
.aquote_ a:hover{position:absolute;left:316px;top:130px;width:69px;height:38px;background-image: url(images/aaquote.png);}
.acontact_ a:hover{position:absolute;left:385px;top:130px;width:84px;height:38px;background-image: url(images/aacontact.png);}

.headerfoot_ {
	position:absolute;
	left:536px;
	top:139px;
	width:364px;
	height:30px;
	background-image: url(images/headerfoot.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF
}

.body_ {position:relative;left:0px;top:168px;width:900px;background-image: url(images/body.png); min-height:400px}
.footer_ {position:relative;left:0px;top:155px;width:900px;height:22px;background-image: url(images/footer.png);}

.h2{font-size:15px; font-weight:bold}
.h3{font-weight:normal}
h5{font-size:13px;}
p{font-size:14px;}

a:link{color:#000000; text-decoration:underline}
a:visited{color:#000000; text-decoration:underline}
a:hover{color:#000000; text-decoration:underline}
a:active{color:#000000; text-decoration:underline}

.labelText {
    position: relative;
    padding-left: 5px;
    /* left: -8em; */
    float: left;
    width: 10em;
    /* margin-right: -7em; */

}

