@charset "UTF-8";
/* CSS Document */
h4 { 
	font-size: 12px;
	font-weight: bold;
}

h3 { 
	font-size: 12px;
	font-weight: bold;
	color: #087e3f;
	line-height: 1.5; 
}

h2 { 
	font-size: 16px;
	font-weight: bold;
	color: #087e3f; 
	line-height: 1.5;
}

body{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


/*Main*/

#wrapper {
	width: 900px;
	margin: 0 auto;
	height: auto;
}

#header {
	height: 139px;
}

#maincontent {
	padding: 0;
	margin: 20px;
	height: auto;
	float: left;
	width: 860px;
}

#footer {
	padding-top: 10px;
	height: auto;
	width: 600px;
	clear: right;
	float: right;
	text-align: right;
}

a:link {
	color: #087e3f;
}

a:visited {
	color: #087e3f;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*Top Nav*/
#navcontainer {
	padding: 0;
	margin: 0;
	width: 900px;
	float: left;
}

#mainnav {
    width: 900px; height: 17px;
    background: url(../image/main/mainnav.png);
    margin: 0px auto; padding: 0;
    position: relative;
}
	
#mainnav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}

 #mainnav li, #mainnav a {
    height: 17px; display: block;
}

#home {left: 348px; width: 97px;}
#aboutus {left: 472px; width: 98px;}
#quickship {left: 597px; width: 97px;}
#contact {left: 724px; width: 96px;}

#home a:hover {
    background: transparent url(../image/main/mainnav.png)
    -348px -18px no-repeat;}
#aboutus a:hover {
    background: transparent url(../image/main/mainnav.png)
    -472px -18px no-repeat;}
#quickship a:hover {
    background: transparent url(../image/main/mainnav.png)
    -597px -18px no-repeat;}
#contact a:hover {
    background: transparent url(../image/main/mainnav.png)
    -724px -18px no-repeat;}
	
body#index1 #home {
	background: transparent url(../image/main/mainnav.png)
    -348px -18px no-repeat;
}

body#about #aboutus {
	background: transparent url(../image/main/mainnav.png)
    -472px -18px no-repeat;
}

body#quick #quickship {
	background: transparent url(../image/main/mainnav.png)
    -597px -18px no-repeat;
}

body#contact1 #contact {
	background: transparent url(../image/main/mainnav.png)
    -724px -18px no-repeat;
}

	
/*Left Nav*/
#leftnavcontainer {
	padding-right: 17px;
	margin: 0;
	width: 135px;
	float: left;
	
}

 #leftnavlist {
 width: 135px; height: 518px;
  margin: 0px auto; padding: 0;


 }
 
#leftnav li{
margin: 0px;
border: none;
padding: none;
height: 20px;
line-height: 1.5;
}


body#l01 #lv1 {height: 20px; background: transparent url(../image/main/leftnav/rollover/leftnav_02.png) 0px 0px no-repeat;}
body#l01 #lv1 img{display: none;}

body#l03 #lv3 {height: 20px; background: transparent url(../image/main/leftnav/rollover/leftnav_06.png) 0px 0px no-repeat;}
body#l03 #lv3 img{display: none;}

body#l04 #lv4 {height: 20px; background: transparent url(../image/main/leftnav/rollover/leftnav_08.png) 0px 0px no-repeat;}
body#l04 #lv4 img{display: none;}

body#l05 #lv5 {height: 20px; background: transparent url(../image/main/leftnav/rollover/leftnav_10.png) 0px 0px no-repeat;}
body#l05 #lv5 img{display: none;}

body#l06 #lv6 {height: 20px; background: transparent url(../image/main/leftnav/rollover/leftnav_12.png) 0px 0px no-repeat;}
body#l06 #lv6 img{display: none;}

body#l07 #lv7 {height: 20px; background: transparent url(../image/main/leftnav/rollover/leftnav_14.png) 0px 0px no-repeat;}
body#l07 #lv7 img{display: none;}

body#l12 #lv7 {height: 20px; background: transparent url(../image/main/leftnav/rollover/leftnav_16.png) 0px 0px no-repeat;}
body#l12 #lv7 img{display: none;}

body#l15 #lv8 {height: 20px; background: transparent url(../image/main/leftnav/rollover/leftnav_18.png) 0px 0px no-repeat;}
body#l15 #lv8 img{display: none;}

body#l26 #lv9 {height: 20px; background: transparent url(../image/main/leftnav/rollover/leftnav_20.png) 0px 0px no-repeat;}
body#l26 #lv9 img{display: none;}

/*Body*/
#bodycontainer {
	padding: 20px;
	margin: 0;
	width: 666px;
	height: auto;
	float: right;
	border-width: 1px;
  	border-style: solid;
  	border-color: #087e3f;
}

#leftcopy {
	width: 426px;
	height: auto;
	float: left;
}

#rightpic {
	padding: 10px;
	margin: 0;
	width: 200px;
	height: auto;
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #087e3f;
}

.rightpic {
	padding: 10px;
	margin: 0;
	width: 200px;
	height: auto;
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #087e3f;
}

.rcaption {
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

#walltitle {
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	clear: both;
	float: left;
	width: 273px;
}

#walldesc {
	padding-top: 20px;
	padding-right: 10px;
	text-align: right;
	float: left;
	width: 363px;
}

/*Styles*/
.liststyle1{
	margin-left: 30px;
	padding-left: 0px;
	list-style-type: disc;
}

.liststyle2{
	margin-left: 30px;
	padding-left: 0px;
	list-style-type: disc;
}


.homelist li{
	list-style-image: url(../image/main/bull.gif);
	padding-left: 0px;
	margin-left: 20px;
}

.homecol{
	float: left;
	width: 200px;
}