/*
Released for free under a Creative Commons Attribution 2.5 License
by http://www.freenicetemplates.com
*/

body {
	margin: 0px 0;
	padding: 0;
	background: #2c2c2a;
	font: normal 100% "Gill Sans";
	color:#929280;

}


#menu {
	width: 850px;
	height: 45px;
	margin: 0 auto;
	background: #2c2c2a;
}


#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}


#menu a {
	display: block;
	float: right;
	margin-left: 20px;
	height : 25px;
	padding: 15px 10px 0px;
	border-bottom: 4px solid #82974b;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	border-bottom-color: #82974b;
	background: #82974b;
}

#menu .active a {
	border-bottom-color: #82974b;
	background: #3f71b6;
}

#content {
	width: 850px;
	margin: 0 auto;
	border-top: 1px solid #313338;
	border-bottom: 1px solid #FFFFFF;
	text-align : justify; 
}



#right {
	width: 540px;
	padding: 0px;
	margin-left:20px;
	float:right;
	}


#left {
	width: 250px;	
	margin: 0 auto;
	float:left;
	padding:20px;
	padding-top:0px;
}
#header {
	width: 850px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
	background-image: none;
	background-position: right top;
	background-repeat: no-repeat;
}

#header h1 {
  font-family: "Gill Sans";
  font-weight:normal;
  font-size:45px;
  text-transform: none;
  letter-spacing: -2px;
  color:#929280;
  background-image:none;
  padding-top:5px;
  margin:0px;
}

#header h2 {
	font-family: "Gill Sans";
	padding-left: 14px;
	font-weight:normal;
	font-size:22px;
	text-transform: capitalize;
	letter-spacing: 0px;
	color:#929280;
	background-image:none;
	margin:0px;
	padding-top:15px;
	font-style: italic;
}

#footer {
	width: 850px;
	margin: 0px auto;
	padding: 3px 0px;
	height: 75px;
	border-top: 2px solid #FFFFFF;
	background: #82974b;
}

#footer p {
	margin: 0px;
	padding-top: 15px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #ffffff;
}


 h1 {
 color:#82974b;font-family: "Trebuchet MS", "Gill Sans";font-weight:bold;font-size:15px;padding-left:12px;
 background: url(images/arrow.gif) no-repeat left center;
 text-transform: uppercase;
 }
 
 
 
.blue {
	color:#4b9786;
	font-weight: 500;
	text-align: left;
	font-size: 16px;
	text-transform: capitalize;
	font-family: "Trebuchet MS";
}

.bluesquare {
	color:#3f71b6;
	font-weight: 800;
	padding-left:12px;
	background: url(images/square.gif) no-repeat left center;
	font-family: "Trebuchet MS";
}


a {
color:#3f71b6;
}

a:hover {
color:#3f71b6;
text-decoration :none;
}

hr {
width:100%;
height: 1px;
color:#8fa819;
background-color:#8fa819;

}
 
 
.boxbuttons {
	height: 100px;
	width: 100px;
	float: left;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color: #2c2c2a;
	color: #FFFFFF;
	padding-right: 20px;
}
p {
	font-family: "Gill Sans";
	font-size: 16px;
	color: #333333;
	font-style: italic;
	font-weight: normal;
	word-spacing: normal;
}
#footer h1 {
	font-size: 14px;
	font-style: italic;
	text-align: center;
	text-transform: none;
}
.newinstockimage {
	float: left;
	height: 100px;
	width: 100px;
	padding-right: 5px;
	border: 1px ridge #333333;
}

