/*
Copyright 2008 InstantSecurityPolicy.com
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01a.jpg) repeat-x;
	font: normal 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h1 {
	text-transform: uppercase;
	font-size: 18px;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 13px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 760px;
	height: 119px;
	margin: 0 auto;
	background-image: url(images/img02-croppedlogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 760px;
	height: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img03.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}


/* Content */

#content {
	width: 720px;
	padding: 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

/* Posts */

#posts {
	float: left;
	width: 480px;
}

/* Links */

#links {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
}

/* Recaptcha */

#recaptcha_image img{
	height:46px;
	width:200px;
}

/* Footer */

.footer_spacer{
height:50px;}

#footer {
	height: 40px;
	padding: 0px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
	bottom: 0px;
	width: 100%;
	position: fixed;
	left: 1px;
}

#footer p {
	text-align: center;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 10px;
}

#postspackages {
	float: left;
	width: 720px;
	height: 100%;
}

form {
	padding: 10px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

li.footerheading {
        display:block;
        width:190px;
        float:left;
}

#footerdefs {
	height: 220px;
	padding: 0px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
	bottom: 0px;
	width: 100%;

}

#center2 {
	margin-right: auto;
	margin-left: auto;
            width:760px;
}

ul.footer {
        list-style-type: none;
}
