@charset "utf-8";
body {
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	font-family: "arial", Trebuchet MS , helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#frame {
	height: auto;
	width: 796px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}

#frame #top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 101px;
	width: 796px;
	position: relative;
	background-image: url(images/grntop.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}
#frame #main {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 796px;
	position: relative;
	background-color: #fff;
	min-height: 500px;

}
#frame #main #homeflash {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 282px;
	width: 796px;
	position: relative;
background-color: #fff;
}
#frame #main #strip {
	background-image: url(images/bg4.gif);
	background-repeat: no-repeat;
	height: 94px;
	width: 796px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.stock {
  float: left;
	width: 585px;
	margin: 0px;
	padding: 0px;
	margin-left: 200px;
}

#frame #main #stock {
	float: left;
	width:650px;

	padding-left: 0px;
	position: relative;
	height: auto;
	left: 10px;
	top: 0px;
	margin: 0px 0px 0px 10px;
}

#frame #main #contact {
	float: left;
	width: 750px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 10px;
	top: 0px;
	margin: 0px 0px 0px 10px;
	height: 300px;
}


html>body #frame #main #contact {
  height: auto !important;
	min-height: 300px;
}



#frame #main #left {
	float: left;
	width: 530px;
	height: auto;
	padding: 0px;
	position: relative;
	left: 10px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#frame #main #left a {
	text-decoration: none;
	color: #598527;
}
#frame #main #left a:hover {
	text-decoration: underline;
}


#frame #main #left p, #frame #main #contact p {
	margin: 10px;
	line-height: 2em;
}
#frame #main #left h1, #frame #main #contact h1 {
	margin: 1px;
	font-size: 13px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #1d4c90;
	color:  #1d4c90;
}




#frame #main #featured {
	float: left;
	width: 235px;
	position: relative;
	left: 10px;
	height: 280px;
	background-image: url(images/featured.jpg);
}
#frame #main #featured #inlineFourth {
	height: auto;
	width: 200px;
	position: relative;
	left: 15px;
	top: 40px;
	border: 2px solid #FFFFFF;
}

#frame #bottom {
	float: left;
	height: 120px;
	width: 796px;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	background-image: url(images/grnbottom.gif);
	background-repeat: no-repeat;
}
#frame #bottom li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#frame #bottom ul {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#frame #bottom a {
	text-decoration: none;
	color: #8A8A8A;
	font-weight: normal;
}
#frame #bottom a:hover {
	text-decoration: underline;
}

#bottom p{
	color: #8A8A8A;
	font-weight: normal;
	float: left;
	height: 120px;
	width: 796px;
	position: relative;
	margin-top: 30px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
}


.text1 {
	font-weight: bold;
	color: #2a46a1;
	font-size: 12px;
	text-align: center;
}

.text2 {
	color: #2a46a1;
}
input, select, textarea {
	width: 300px;
}
#frame #main #contact .send {
	height: 20px;
	width: 100px;
	background-color: #1d4c90;
	font-family: "Arial",Trebuchet MS , helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px solid #FFF;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#frame #main #contact table {
	width: 740px;
	margin-left: 5px;
}
#frame #main #contact table td {
	background-color: #fff;
	padding-left: 10px;
}
#frame #main #contact a {
	text-decoration: none;
	font-weight: bold;
	color: #1d4c90;
}
#frame #main #contact a:hover {
	text-decoration: underline;
}

#frame #main #contact h3 {
	margin: 0px;
	font-size: 13px;

	color: #1d4c90;
	
	padding: 0px;
}

img{
border: none;
}

/************* NAV ***************/

.nav_buttons{
float:left;
width:700px;
height: 29px;
text-align:left;
padding: 80px 0px 0 5px;
margin: 0px 0px 0px 0px;
clear: both;

}


.nav_buttons ul{
list-style:none;
margin: 0;
padding: 0;
}

.nav_buttons li{
display:inline;
text-align:center;
color:#1e36a0;

}

.nav_buttons li a{
color: #193272;
text-decoration:none;
padding:15px 5px 0px 5px;
width:140px;
height: 29px;
font-weight: bold;
font-size:11px;


}

.nav_buttons li a:visited{
color: #193272;
}


.nav_buttons li a:hover{
color: #7899ed;
text-decoration:none;
background-color: #FFF;
background-image: url(images/buttonbg.jpg);
background-repeat: repeat-x;
font-weight: bold;
}

.nav_buttons li a.location{
border-right:0px;
}


.contentinner{
text-align:left;
width:777px;
float:left;
margin: 0px 0px 0px 5px;
background-color:#888888;
}

