/*
-------------------------------------------------
Copyright 2009 RAGE Software, www.ragesw.com

Fore more templates visit:
http://www.ragesw.com/templates.php

This template may be used by the purchasing party only.
You may not resell or redistribute this template in any
way shape or form. See the included
terms and conditions read me included with the
downloaded template for more information.
-------------------------------------------------
*/

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#wrap {
	width: 100%;
	margin: 0 auto;
}
#header {
margin: 2.63% 2.63% 2.63% 2.63%;
}


/* ----- =nav ------*/

#nav {
	width:100%;
	padding: 0;
	margin: 0;
	height: 58px;
	background: url(../images/navbg.gif) repeat-x left top;

}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav li a {
	padding: 17px 15px 16px 15px;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	background: none;
	text-decoration: none;
}
#nav li a:hover {
	color: #fff;
	text-decoration: underline;
}
#content {
	width: 72.68%;
	padding: 1.315% 1.315% 1.315%;
	margin-left: 2.63%;
	float: left;
}
#sidebar {
	float: right;
	width: 26.05%;
	margin: 0;
	padding:0;
}
#main-body {
	float: left;
	width: 73.68%;
}
/* ----- =subnav ------*/
#subnav {
	width: 100%;
	margin: 0;
	padding: 0;

}
#subnav li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#subnav li a {
	color: #555;
	background: url(../images/libg.gif) repeat-x top;
	font-size: 90%;
	padding: 3px 0 3px 10px;
	display: block;
	height: 15px;
	text-decoration: none;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b9b9b9;
}
#subnav li a:hover {
	background: #fff;
}
.clearfix {
	clear: both;
}
li.title {
	color: #555;
	text-transform: uppercase;
	background: url(../images/subheader.gif) repeat-x top;
	font-size: 110%;
	padding: 3px;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b9b9b9;
	font-weight:bold;

}
p {
	line-height: 1.5em;
}
h1 {
	color: #555;
	font-size: 140%;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #555;
	margin: 0;
}

h2 {
	color: #555;
	font-size: 110%;
	font-weight:bold;
	letter-spacing: -.8px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
h3.logo {
	color: #fff;
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0;
	padding: 0;
	top: 60px;
	left: 30px;
}
#footer {
	background: url(../images/footer-bg.gif) no-repeat bottom;
	text-align: center;
	padding: 20px;
}
