html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
font-size: 100.01%;
font-family: Trebuchet, Verdana, Helvetica, sans-serif;
color: #757575;
text-align: center;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

.floatleft {float: left;}
.floatright {float: right;}
.clear {clear: both;}
.center {text-align: center;}
.small {font-size: 85%;}
.class {
opacity: 0.7;
filter:alpha(opacity=70);
-ms-filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity:0.7;
}
hr{
	border: none;
	visibility: hidden;
}

/* Stacy Markup Begins */
#container {
	background: url(../images/shadowbg.gif) repeat-y left top;
	margin: 0 auto;
	text-align: left;
	width: 1041px;
	}
.staci_tall{
	float: right;
	clear: none;
padding: 3px 0 0 0px;
}
/* Typography */
p {
	font-size: 70%;
	}

ol {
	
}

li {
	
}

h1{
	
}

h2{
	
}

h3{
	
}

h4 {
	
}

h5 {
	
}
h6 {
	
}

a {
	color: #647a92;
	text-decoration: none;
}

a:visited {
	color: #647a92;
	text-decoration: none;
}

a:hover {
	color: a58737;
	text-decoration: none;
}
.highlight{
	color: #1f3d55;
}
/* end typography */


#header {
	margin:20px 0 0 0;
	background: url(../images/header_bg.gif) repeat-x left top;
	height: 85px;
	width: 819px;
	margin: 0 0 0 9px;
}
#header img{
	clear:none;
	float: left;
	margin: 0 0 0 -30px;
	}
#branding{
	background: url(../images/brandingbg.gif) repeat-x left top;
	height: 224px;
	width: 819px;
	margin: 0 0 0 9px;
}
.logo{
	float: left;
	margin: 0 0 0 70px;
}
.video{
	float: left;
	padding: 0px 0 0 17px;
	margin-left: 30px;
	width: 300px;}
#menu{
	clear:none;
	float: right;
	margin: 0;
	padding: 12px 0 0 0;
	width: 500px;
	height: 41px;
}
ul#menu{
	height:41px;
	}
ul#menu li {
	list-style: none;
	display: inline;
}
ul#menu li a{
	font-size: 67%;
	margin:0;
	padding:10px 7px 0 7px;
	height: 41px;
	display:block;
	float:left;
	text-align: center;
	}
ul#menu li a:hover{
	background: url(../images/over_nav.gif) no-repeat center top;
	color: #a58737;
	}
ul#menu li #active{
	background: url(../images/active_navbg.gif) no-repeat center top;
	color: #a58737;
	}

#maincontent {
	padding: 19px 21px;
}
#feature_book, #feature_sam{
	clear: none;
	float: left;
	height: 213px;
	padding: 10px;
	width: 383px;
}
.feature_side p{
	padding: 6px 0 0 0;
	line-height: 160%;
}
.book{
	float: left;
	padding: 0 0 0 7px;
}
.sam{
	padding: 0px 19px 0 10px;
	float: left;
}
.feature_buttons{
	margin:0 ;
	}
.feature_bot{
	background: url(../images/feature_bot.gif) no-repeat 0px bottom;
	height: 213px;
	width: 393px;
}
.feature_side{
	background: url(../images/feature_side.gif) no-repeat 0px top;
	height: 213px;
	width: 373px;
	}
#subcontent {
	
}

#footer {
	background: url(../images/footer_bg.gif) repeat-x left top;
	height: 59px;
	width: 100%;
}
.social{
	font-size:9px;
	padding: 5px 14px 0 0 ;
	margin: 5px 0 0 0;
	text-align: right;
}
.legal{
	font-size:9px;
	padding: 5px 14px 0 0 ;
	margin: 15px 0 0 0;
	text-align: left;
}
.social img{
	padding: 0 3px 0 3px;
}
.col2{
	clear: none;
	float: right;
	width: 49%;
}
.col1{
	clear: none;
	float: left;
	width: 49%;
}