/* CSS Document */

body{
	font-family: arial;
	font-size: 80%;
        background-image:url(siteimages/BG.jpg);
	background-repeat: repeat-x;
        background-color: #00c800;
}

div#frame {
        position:relative;
	width:755px;
	margin-right:auto;
	margin-left:auto;
	margin-top:40px;
	text-align:left;
	padding: 0px 0px 0px 0px;
}

div#header {
	voice-family: "\"}\"";
	voice-family:inherit;
}

div#slogan {
        position:relative;
        width:500px;
        top:50px;
        left:175px;
	font-family: "Times New Roman";
	color:#ffffff;
	font-size:30px;
        float:left;
}

div#footer {
	clear:both;
    text-align: center;
    color: #ffffff;
	
background-color: #000000;
border-style:solid;
border-width:1px;
border-color:#fff;
padding-top:10px;
margin-top:10px;
}

#logo {
	float:left;
	position:relative;
	height:200px;
	width:275px;
	left:-40px;
        top:-97px;
}

#mainimg
{
	float:right;	
}

#mainlinks {
padding-top:5px;
	float:left;
	position:relative;
	height:30px;
	width:100%;
        top:12px;

	font-family:"Courier New", Courier, monospace;
	color:#025c01;
	font-size:18px;
background-color:#000;
text-align: center;
}

#toplinkline
{
position:absolute;	

	height:10px;
	width:100%;
	background-image:url(siteimages/line.jpg);
	background-repeat:repeat-x;
	left:0px;
	top:248px;
}

#bottomlinkline
{
position:absolute;
	height:10px;
	width:100%;
	background-image:url(siteimages/line2.jpg);
	background-repeat:repeat-x;
	left:0px;
	top:280px;
}

#images
{
	clear:both;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
}

.imagelinks {
	width:753px;
		float:left;
	background-color: #ffffff;
	border-style:solid;
border-width:1px;
border-color:#000000;
margin-top:10px;
margin-bottom:10px;
height:115px;
}

.box1 {
	clear:both;
	float:left;
	background-color: #000000;
	width: 520px;
	height: auto;
border-style:solid;
border-width:1px;
border-color:#ffffff;
	font-family: arial;
	font-size:16px;
margin-top:20px;
	margin-bottom:0px;
color:#fff;
}

.centerbox {
	clear:both;
	float:left;
	background-color: #000000;
	width: 753px;
	height: auto;
	border-style:solid;
	border-width:1px;
	border-color:#ffffff;
	font-family: arial;
	font-size:16px;
	margin-top:20px;
	margin-bottom:10px;
margin-left:auto;
margin-right:auto;
	color:#fff;
}

.specialoffer {
	float:right;
	background-color:#000000;
border-style:solid;
border-width:1px;
border-color:#ffffff;
	width: 220px;
	height: auto;
	font-size:16px;
	margin-top: 20px;
	margin-bottom: 10px;
color:#fff;
}

.services {
	float:right;
	background-color:#000000;
border-style:solid;
border-width:1px;
border-color:#ffffff;
	width: 220px;
	height: auto;
	font-size:16px;
	margin-bottom:0px;
color:#fff;
}

.box1 a span {display: none;}

.box1 a:hover span {
	position:absolute;
border-style: solid;
border-color: #fff;
border-width: 1px;
   	display: block;
	float: right;
	left:530px;
	top: 235px;
	background-color:#000;
	width: 220px;
	height: auto;
	font-size:16px;
	margin-top: 20px;
	margin-bottom: 10px;
	color:#FFF;
}

h3 {

	font-family:"Courier New", Courier, monospace;
	color:#00ff00;
	font-size:22px;
    font-weight:normal;
	text-align:center;
}

h4 {
	padding-left:15px;
	font-size:16px;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	color: #00ff00;
}

h5 {
	padding-left:15px;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	font-weight:normal;
	color: #00ff00;
}

p {
padding: 0px 15px 0px 15px;
}

.center{
		text-align:center;
}

p.valid
{
	text-align:center;	
}

p.linkimage
{
	text-align:center;	
}


a.valid:link {color:#000; text-decoration:none; border-style:none;}
a.valid:visited {color:#000; text-decoration:none; border-style:none;}
a.valid:hover {color:#000; text-decoration:none; border-style:none;}

a.linkimage:link {color:#ffffff; text-decoration:none; border-style:none;}
a.linkimage:visited {color:#ffffff; text-decoration:none; border-style:none;}
a.linkimage:hover {color:#ffffff; text-decoration:none; border-style:none;}

a.linkimage2:link {color:#000; text-decoration:none; border-style:none;}
a.linkimage2:visited {color:#000; text-decoration:none; border-style:none;}
a.linkimage2:hover {color:#000; text-decoration:none; border-style:none;}

a.links:link {color:#00ff00; text-decoration: none; border-style:none;padding-left:25px;padding-right:25px;}
a.links:visited {color:#00ff00; text-decoration: none;border-style:none;padding-left:25px;padding-right:25px;}
a.links:hover {color:#00ff00; text-decoration: underline;border-style:none;padding-left:25px;padding-right:25px;}

a.links1:link {color: #00ff00; text-decoration: none;border-style:none;}
a.links1:visited {color: #00ff00; text-decoration: none;border-style:none;}
a.links1:hover {color: #00ff00; text-decoration: underline;border-style:none;}

