body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#444;
	margin:20px;
	background:url(../img/body.jpg) #f6f6f6;
}

* {
	margin:0;
	padding:0;
	
}


a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

p {
	margin:15px 0;
	line-height:22px;
}

h2 {
	font:190% Arial;
	color:#79B933;
	border-bottom:2px solid #f6f6f6;
}

h2 a {
	color:#79B933;
	text-decoration:none;
}

h2 a:hover {
	color:#5F9128;
}


h3 {
	font:140% Trebuchet MS;
	margin:10px 0;
}

img {
	border:none;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

#wrapper {
	background:#fff;
	border:3px solid #f1f1f1;
	width:860px;
	margin:0 auto;
}

#innerwrapper {
	margin:1px;
	background:url(../img/innerwrapper.jpg) top repeat-x;
	padding:20px;
}

#header h1 {
	float:left;
	padding:0 0 5px 5px;
	margin:0 20px 5px 0;
}

#header h1 img {
	border:0;
	padding:0;
}

#header h2 {
	background:url(../img/slogan.png) top left no-repeat;
	width:281px;
	height:21px;
	float:right;
	border:0;
	margin-top:35px;
}

#header h2 span {
	display:none;
}

#header #nav {
	clear:both;
	background:url(../img/nav.jpg) top repeat-x #4F9EC9;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
}

#header #nav a {
	color:#fff;
	font:140% Trebuchet MS;
	text-decoration:none;
	padding:10px;
}

#header #nav a:hover {
	background:#4F9EC9;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 5px 0 0;
}

#content {
	margin:0;
	padding:20px 0 0 0;
	width:520px;
	float:left;
}

#content ul {
	line-height:25px;
	margin:15px 0 15px 20px;
	color:#444;
}

#content ul.tick {
	color:#444;
	list-style:none;
	margin:15px 0 0 10px;
	line-height:14px;
}

#content ul.tick li {
	background:url(../img/tick.jpg) top left no-repeat;
	padding-left: 25px;
	margin:15px 0 0 0;
	height: 16px;
}

#sidebar {
	margin:0;
	padding:20px 0 0 0;
	width:265px;
	float:right;
}

a.button {
	background:url(../img/button.jpg) no-repeat;
	border:0;
	width:146px;
	height:33px;
	text-decoration:none;	
	display:block;	
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	margin:20px 0 0 30px;
}

#footer {
	background:#fff;
	border:3px solid #f1f1f1;
	width:860px;
	text-align:center;
	padding:0;
	margin:0 auto;
	margin-top:20px;
}