/* @override http://getbusinessing.com/assets/css/screen.css */
/* v1.0 | 20080212 */

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;
}
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;
}

body {font-family: 'Palatino', 'Helvetica', sans-serif; color: #736357; font-size: 17px;}

#header {background-color: #464646; height: 60px; }
#header div:after,
#masthead:after,
#columns:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#header div {width: 1100px; margin: 0 auto; padding: 10px 0;}
#header img {display: block; float: left;}
#header div p {float: right; color: #acacac; font-style: italic; margin-top: 12px;}

#masthead {width: 1000px; margin: 0 auto; margin-top: 30px;}
#masthead #branding {float: left;}
#masthead h1 {height: 306px; width: 500px; text-indent: -9000px; background: transparent url('../images/headline.png') bottom center no-repeat; padding-top: 120px; line-height: 1;}
#masthead a {display: block; width: 287px; height: 100px; text-indent: -9000px; margin-left: 100px; margin-top: 40px; background: transparent url('../images/download.png') center center no-repeat;}
#masthead a:hover {background: transparent url("../images/download_hover.png") center center no-repeat;}
#masthead a:active {background: transparent url("../images/download_active.png") center center no-repeat; margin-left: 101px; margin-top: 41px;}
#masthead img {float: right; margin-right: -25px; margin-bottom: -22px}

#columns {width: 1000px; margin: 0 auto 0 auto; clear: both; padding: 40px 0 0 0; border-top: 1px dashed #736357;}
#columns #first {float: left; display: block; text-indent: -9000px; background: transparent url(../images/v.png) left center no-repeat; width: 53px; height: 80px; margin-right: 5px; margin-bottom: 2px; margin-top: -7px;}
#columns p, #columns blockquote {line-height: 1.5;}
#columns p {margin-bottom: 20px;}
#columns #left_column {float: left; width: 500px; margin-bottom: 50px;}
#columns #right_column {float: right; width: 430px; padding: 0; margin-right: 0;}
#columns blockquote {border-top: 1px dashed #736357; border-bottom: 1px dashed #736357; margin: 80px 30px; padding: 10px 10px; text-align:center; font-size: 25px;}
#columns blockquote#first-quote {margin: 46px 30px 80px 30px;}
blockquote .cite {color: #f15a24; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; display: block; text-align: center; font-family: 'Helvetica', sans-serif; font-size: 18px; margin-top: 15px}
#columns h2 {font-family: 'Helvetica', sans-serif; text-transform: uppercase; font-weight: bold; margin-bottom: 10px; color: #0071bc; clear: left;}
#columns a {color: #736357;}
#columns h2#grant {color: #c7b299;}


#approval {height: 104px; margin: 30px 0 30px 25px; width: 350px; }
#approval img {float: left; margin-right: 10px;}
#approval p {color: #338cc7; padding-top: 25px;}


#footer {clear: both; height: 192px; background: white url(../images/footer_bg.png) top center; position: relative; padding-top: 250px;}
#footer img {display: block; bottom: 0; width: 109px; margin: 0 auto; }