/* CSS Document */
@charset "utf-8";
/*Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
	}

body {
	font: 0.8em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background: #ffffff;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 960px;
	position:relative;
	background-color: #fff;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
h1 {
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0.3em 0;
	text-indent:-99999px;
}

h3{background-image: url(images/nav_barccc.jpg);
	background-repeat: repeat-x;
	margin:20px 0;
	padding:x 0;
	font-size:16px;
	text-transform:uppercase;
	color:#666;
}
h4
{}

a {color:#60D296;
text-decoration:none;}

a:hover
{color:#666;}

#header
{
	width:100%;
	height:40px;
	float:left;

}
ul#nav {
	margin: 10px 0 20px 7px;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 100%;	
}
img {border:0;}

ul#seoList{
	width:100%;
	display:inline;
	float:left;
}
ul#seoList li
{
	float:left;
	text-transform: uppercase;
	margin:0;
	padding: 10px 16.5px;
	display:block;
	color:#fff;
	font-size:10px;
}
.a
{background-color: #1c5b24;}

.b
{background-color: #007700;}

.c
{background-color: #26A461;}

.d
{background-color: #007372;}

.e
{background-color: #669FB7;}

ul#nav {
	margin: 10px 0 20px 7px;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	clear: both;
	float: left;
	width: 100%;
	
}
ul#nav li{
	margin: 0;
	padding: 0 25px;
	overflow: hidden;
	float: left;
	height:30px;
	background-image: url(images/nav_barccc.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
ul#nav a, ul#nav span {
	padding: 10px 25px; 
	float: left; 
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 10px;
	line-height: 10px;
	 
}
ul#nav a {
	color: #666666;
	font-weight: bold;
}

ul#nav a:hover {
	color: #60D296;
}
ul#nav span {
	display: none;
}

ul.pageList
{
	list-style-type:none;
	list-style-position: outside;
	list-style-image: url(images/list_icon.jpg);
	line-height: 20px;
}

ul.pageList li
{margin:10px 0;	
}

ul#categories
{
	list-style-position: outside;
	list-style-image: url(images/list_icon.jpg);
	line-height: 20px;
}

ul#categories li
{margin:10px 0;
padding:0;
}

ul#categories a
{padding: 0px; 
	
	text-decoration: none; 
	color: #fff;
	text-transform: uppercase;
	clear: both;
	height: 10px;
	line-height: 10px;}
ul#categories a:hover
{
	color:#5ED295;
}

#load {
	display: none;
	position: absolute;
	right: 10px;
	top: 0px;
	background: url(images/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
}

#logo
{
	clear: none;
	float: left;
	height: 150px;
	width: 450px;
	z-index: 999;
	display: block;
	position: relative;
	top: 0px;
	margin: 0px;
	left: 0px;
	padding-top: 0px;
	background: url(images/banner3WorldGrey.png) no-repeat;
}

#phone
{
	clear: none;
	float: right;
	color: #999999;
	margin-top: 0px;
	font-size: 13px;
	margin-right: 20px;
	position: relative;
	top: 0px;
}
#themer
{
	clear: none;
	float: right;
	color: #999999;
	margin-top: 0px;
	font-size: 9px;
	margin-right: 20px;
	position: relative;
	top: 0px;
	padding: 0px;
}
#themer ul li
{width:500px;
display:inline;
text-decoration:none;
list-style-type:none;}

#themer ul li a
{
	display:inline;
	text-decoration:none;
	list-style-type:none;
	color: #60D296;
}
#themer ul li a:hover
{color:#ccc;}

.clear{ clear:both;}

#content {
	height:100%;
	clear: both;
}
h2 {
	margin: 0;
	padding: 0.5em 0;
	color:#568945;
	font-family:Helvetica, Arial, Sans-serif;
}
p {
	margin: 0;
	padding: 0.4em 0;
	color:#666;
	line-height:1.4em;
}
.floatRight {
	float: right;
	padding: 10px;
	margin: 0;
	border: thick none #D4BABA;
	
}

.centered
{
	text-align:center;
	float:left;
	margin:20px 0 0 0;
}

#pageLeft
{
	float: left;
	height: 620px;
	width: 420px;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	

}
#galleryWrap
{
	position: relative;
	top: 0px;
	width:265px;
	height:240px;
	left: 0;
	margin-top: 30px;
	margin-left: 20px;
	padding: 0px  20px;
	text-align:center;
}

#pageRight
{
	height: auto;
	width:500px;
	padding: 0px 0px 0 30px;
	font-size: 12px;
	color: #666666;
	float: left;
	clear: right;


}

.left
{
	width:200px;
	float:left;
	text-align: left;
	text-indent: 5px;
}

.scroll
{
	clear: right;
	overflow-y:scroll;
	overflow-x:hidden;
}
.floatRight
{
	float: right;
	padding-top: 10px;
}

.product{
	

}
.pageTitle
{text-align:center;}

#location
{ 
	height:72px;
	width:300px;
	float:left;
	
}

#contactPanel
{
	position: relative;
	top: 0px;
	width:405px;
	height:312px;
	left: 0;
	margin-top: 30px;
	margin-left: 0px;
	text-align:center;
	background-color: #4B4A4A;
	background-image: url(images/contactPanel2.png);
	background-repeat: no-repeat;
	padding: 0px;
}
form#Contactform
{padding-top:33px;
}

#contactPane dt 

{
width: 200px;
margin-right: 20px;
text-align: right;
float: left;

}

#contactPanel dd 
{
clear: both;
width: 200px;
margin-top: 11px;
float: left;
}
#contactPanel input
{

width: 200px;

}

.back a
{color: #60D296;
text-decoration:none;
position:relative;
top:51px;
width:20px;
}

.back a:hover
{color:#CCCCCC;}

.forward a
{color: #60D296;
text-decoration:none;
position:relative;
top:35px;
left:98%;
width:20px;
}

.forward a:hover
{color:#CCCCCC;}

#newsletter_section
{
	background-image: url(images/templatemo_newsletter_bg.jpg);
	background-repeat: no-repeat;
	clear: right;
	width:270px;
	margin:20px  0 0 0;
	height: 180px;
	padding:0  10px 0 10px;
	background-position: left center;
}

#lowerPhoto	
{
	float:left;
	margin:70px 0;
	border:1px solid #ccc;
}

#foot {
	padding: 15px;
	color: #666666;
	text-align: center;
	margin: 30px 0 0 0;
	border-top:1px solid #222222;
	font-size:10px;
}

ul#footList
{
list-style-type:none;
font-size:9px;
padding-bottom:10px;}
ul#footList li
{
display:inline;
padding-right:25px;
}