body {
	/* layout */
	-x-system-font:none;
	background-color:#333;
	margin:0 auto;
	padding:0;
	/* style */
	line-height:130%;
	font-family:"Lucida Sans Unicode",verdana,helvetica,sans-serif;
	font-size:76%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#000000;
}

/* BEGIN BASE STYLES */
img {
	border: none;
}
h1 {
	/* layout */
	display:block;
	margin:0.75em 0 0;
	padding:0.2em 0.4em;
	/* style */
	text-align:left;
	font-family:georgia,serif;
	font-size:1.5em;
	font-weight:bold;
	color:#000000;
}
h2 {
	/* layout */
	display:block;
	padding:0.2em 0.4em;
	/* style */
	font-family:georgia,serif;
	font-size:1.3em;
	font-weight:bold;
}
h3 {
	/* layout */
	display:block;
	padding:0.2em 0.4em;
	/* style */
	font-family:georgia,serif;
	font-size:1.1em;
	font-weight:bold;
	font-style:italic;
	color:#333333;
}
p {
	/* layout */
	margin:0 1em 1em 1em;
	padding:0;
	/* style */
	text-align:left;
}
a {
	font-weight:bold;
	color:#2E3192;
	text-decoration:none;
}
a:link {
	color:#2E3192;
}
a:hover {
	color:#00AD4C;
	text-decoration:underline;
}
/* END BASE STYLES */

#outerwrapper {
	margin: 0 auto;
	width: 1020px;
	height: 700px;
	background:transparent url(../img/bkgrnd2.png) no-repeat scroll top center;
	margin-top:35px;
}
#header {
	position:relative;
	top:15px;
	height:105px;
	width:987px;
	margin:0 15px;
	padding:0;
}
#header h1 {
	display:block;
	background:transparent url(../img/nalogo_sm.png) no-repeat scroll;
	float:left;
	margin:0;
	position:relative;
	width:195px;
	height:87px;
}
#header h1 a {
	display:block;
	height:87px;
	width:195px;
	position:relative;
}
#header h1 a span {
	display:none;
}
#headline {
	/* Layout */
	float:left;
	width:385px;
	height:55px;
	margin:15px 5px 5px;
	/* Style */
	font-family:Georgia;
	font-size:1.8em;
	font-style:italic;
	font-weight:bold;
	color:#00AD4C;
	text-align:center;
	line-height:normal;
}
#signup {
	/* Layout */
	background:transparent url(../img/subscribe.png) no-repeat scroll;
	float:right;
	width:370px;
	height:120px;
	margin:-35px 5px 0;
	/* Style */
}
#signup p {
	margin:0;
	font-size:14px;
	font-style:italic;
}
.subfields {
	margin: 63px 0 0;
}
.subclick {
	margin-top:33px;
}
#signup .privacy {
	font-size:9px;
	font-style:normal;
	line-height:0.9em;
	text-align:center;
}
#menubar {
	/* layout */
	position:absolute;
	top:85px;
	height:36px;
	width:989px;
	margin:0 0 0 -2px;
	/* style */
	text-align:left;
}
#nav {
	/* layout */
	width:777px;
	margin:5px 0 0;
	/* style */
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#FFFFFF;
}
#nav ul {
	/* layout */
	margin:0 5px;
	padding:0;
	/* style */
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#nav li {
	/* layout */
	display:inline;
	margin:0;
	padding:2px 5px;
	/* style */
	text-transform:uppercase;
}
#nav a {
	color:#FFFFFF;
}
#nav a:hover {
	background-color:#FFFFFF;
	color:#2E3192;
	text-decoration:none;
}
#search {
	position:absolute;
	top:1px;
	left:651px;
}
#content {
	/* layout */
	clear:both;
	width:984px;
	height:480px;
	margin:22px 0 0 18px;
	/*style */
}
#left {
	/* layout */
	float:left;
	width:525px;
	height:460px;
	margin-top:20px;
	/*style */
}
.hilite1 {
	background-color:#FEB500;
	border:1px solid #DEDEDE;
	margin:5px 20px;
	padding:5px;
	text-align:center;
	font-weight:bold;
}
.hilite2 {
	background-color:#00AD4C;
	border:1px solid #DEDEDE;
	margin:5px 20px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
}
#boxcontainer {
	border-top:1px solid;
	overflow:hidden;
	width:600px;
}
#boxcontainer h3 {
	margin-bottom:0;
}
#fullbox {
	clear:left;
	overflow:hidden;
}
#innerbox1 {
	float:left;
	width:425px;
}
#innerbox2 {
	float:right;
	margin-top:-35px;
	width:100px;
}
#learnmore1 {
	float:left;
	margin-top:12px;
}
#learnmore2 {
	float:left;
	width:400px;
}
#right {
	/* layout */
	float:right;
	width:450px;
	height:480px;
	/*style */
}
#righttop {
	/* layout */
	height: 300px;
	/* style */
}
#rightbottom {
	/* layout */
	border:1px solid transparent;
	background:transparent url(../img/break.gif) repeat-x scroll;
	height:165px;
	margin:-1px 0 0;
	padding-top:8px;
	/* style */
}
#commentbox {
	float:right;
	background-image:url(../img/sticky.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:309px;
	width:300px;
	margin:-15px 0 0 12px;
}
#comments {
	line-height: 1.5em;
	padding:25px 25px 5px;
}
.comment {
	line-height: 1.3em;
	padding-top:5px;
}
.client {
	font-style: italic;
	text-align: right;
	line-height: 1.3em;
	color: #666666;
}
#footer {
	/* layout */
	clear:both;
	width:980px;
	height:80px;
	margin:0 0 0 18px;
	/* style */
}
.ftrtbl {
	width:568px;
}
#footer h4 {
	margin:0 0 10px;
	text-align:center;
	color:#000000;
	font-style:normal;
	font-family:Georgia;
}
#footer p {
	text-align:center;
	margin:0;
}
#footer a {
	color:#FEB500;
	font-size:0.9em;
}
#close {
	/* layout */
	clear:both;
	width:1015px;
	margin:10px 0 0;
	/* style */
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
}
/* SPONSOR / AFFILIATES */
#affiliate {
	overflow:hidden;
	width:450px;
	margin-top:6px;
}
#afftext {
	float:left;
	width:300px;
	margin-top:1em;
	font-family:Georgia;
	font-style:italic;
	font-size:1.1em;
}
#affpic {
	float:left;
	width:150px;
	height:150px;
	text-align:center;
}
#guarantee {
	position:relative;
	float:right;
	width:50px;
	height:50px;
}
/* SOCIAL BOOKMARKS */
#social {
	float:right;
	width:164px;
}