html
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 13px;
	line-height: 20px;
	font-family: Verdana, "Lucida Grande", "Arial", sans-serif;
	color: #efefef;
	background: url("images/top_bg.png") 50% 0px repeat-x #3c302f;
}
p {
		text-shadow: #000 0px 1px 0px;
	}
img
{
	border: 0px;
}
small {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	padding-bottom: 20px; 
	font-size:10px;
}

strong {
	color:#fff;
	}

h1,h2,h3,h4
{
	margin-top: 15px;
	padding-top: 0px;
	color: #b2d78f;
	font-family: "Georgia", "Lucida Sans", sans-serif;
	text-shadow: #000 0px 1px 0px;
}

h2
{
	font-size: 22px;
	margin-bottom: 15px;
	line-height: 25px;
	font-weight:normal;
	text-align:left;
}

h3
{
	font-size: 20px;
	margin-bottom: 4px;
	letter-spacing: 1px;
	font-weight: normal;
}

h3 a {
	border-bottom: 1px solid rgba(120,120, 120, 0.6);
	text-decoration:none;
	color: #dbebcc !important;
		letter-spacing: 1px;
	font-weight: normal;
	}
	
h3 a:hover {
	background-color: rgba(20, 20, 20, 0.4);
		text-decoration:none;

	}
div.outer
{
	position: relative;
  	float: left;
	width: 100%;
	min-width: 960px;
	min-height: 100%;
	background: url("images/bg.jpg") 50% 45px no-repeat transparent;
}

div.container
{
	position: relative;
	margin: 0px auto;
	width: 960px;
}

div.left
{
	position: relative;
	float: left;
	width: 216px;
	margin: 0px 36px 150px 0px;
}

div.right
{
	position: relative; 
	float: left;
	width: 708px;
}

div.logo
{
	position: relative;
	width: 140px;
	height: 156px;
	padding: 95px 30px 0px 30px;
	background: url("images/logo_bg.png") 0px 0px no-repeat transparent;
}

div.main-nav
{
	position: relative;
	width: 150px;
	padding: 30px 41px 0px 25px;
}

div.main-nav a
{
	display: block;
	margin: 20px 0px;
}

div.products
{
	position: relative;
	width: 648px;
	height: 207px;
	padding: 0px 30px 44px 30px;
	background: url("images/products_bg.png") 0px 0px no-repeat transparent;
	float: left;
}

div.products-info
{
	position: relative;
	float: left;
	width: 448px;
	padding-top: 45px;
}

div.products-info p
{
	color: #fff;
	font-size: 11px;
	line-height: 14pt;
}

div.products-info a
{
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0px 0px 20px;
	color:#d9f6ff;
	background: url("images/arrow.png") 0px 2px no-repeat transparent;
}


div.products-logo
{
	position: relative;
	float: left;
	width: 200px;
	text-align: right;	
}

div.content_wide
{
	position: relative;
	width: 708px;
	padding: 30px 0px 30px 0px;
	float: left;
}

div.contentonly
{
	position: relative;
	width: 708px;
	float: left;
}

div.content
{
	position: relative;
	float: left;
	width: 478px;
	margin: 0px 30px 0px 0px;
}

div.sidebar
{
 	position: relative;
	float: left;
	width: 200px;
	padding: 20px 0px 0px 0px;
}

a:link, a:visited, a:active
{
	color: #7fb849;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

div.post
{
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 30px;
	border-bottom: 1px solid #636359;
	width: 100%;
	float: left;
}

div.page
{
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 30px;
	width: 100%;
	float: left;
}

div.sidebar_top
{
	position: relative;
	float: left;
	width: 200px;
	height: 2px;
	background: url("images/sidebar_top.png") 0px 0px no-repeat transparent;
}

div.sidebar_middle
{
	position: relative; 
	float: left;
	width: 180px;
	background: url("images/sidebar_middle.png") 0px 0px repeat-y transparent;
	padding: 0px;
	margin: 0px;
	padding: 9px 10px;
}

div.sidebar_bottom
{
	position: relative; 
	float: left;
	width: 200px;
	height: 2px;
	background: url("images/sidebar_bottom.png") 0px 0px no-repeat transparent;
}

div.sidebar ul
{
	margin: 5px 15px;
	padding: 0px;
}

div.team-member
{
	position: relative; 
	float: left;
	width: 157px;
	padding: 0px 10px 0px 10px;
	text-align: center;
}

div.entry
{
	position: relative; 
	width: 100%;
	float: left;
}

div.footer
{
	position: relative;
	float: left;
	width: 100%;
	border-top: 1px solid #636359;
	min-height: 60px;
	font-size: 11px;
	line-height: 16pt;
	padding: 0px 0px 30px 0px;
	color:#ababab;
}

div.footer-left
{
	position: relative;
	float: left;
	width: 50%;
}

div.footer-right
{
	position: relative;
	float: left;
	width: 50%;
	text-align: right;
}

div.footer-right p
{
	margin: 10px 0px 0px 0px;
}

div.footer-right a
{
	color: #ffffff;
}

img.social
{
	padding-left: 5px;
	vertical-align: middle;
}

span.social
{
	padding: 5px 0px;
}

div.navigation
{
	position: relative;
	float: left;
	width: 100%;
}

div.navigation div.alignleft
{
	position: relative;
	float: left;
	width: 50%;
	text-align: left;
}

div.navigation div.alignright
{
	position: relative;
	float: left;
	width: 50%;
	text-align: right;
}

img.border
{
	border: 1px solid #817877;
}

span.questions
{
	font-size: 16px;
}

iframe
{
	border: 1px solid #817877;
}