        /*CSS RESET*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; font-family: inherit; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
/*body { line-height: 1; }*/
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

* {
	margin: 0;
}
html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	margin-right: auto;
	margin-bottom: -100px;
	margin-left: auto;
}
.footer, .push {
	height: 100px; /* .push must be the same height as .footer */
}

.footer {
	background-color: #000;
	margin-top: 0px;
	padding-bottom: 50px;
}

/* End Sticky Footer CSS */

p {
	font-size: 12px;
	color: #333;
	line-height: 150%;
	padding-bottom: 5px;
	font-family: droid-sans, sans-serif;
}


.summary_p {
	padding-left: 15px;
	font-family: droid-sans, sans-serif;
	font-size: 12px;
}

.summary_p_ital {
	padding-left: 15px;
	font-family: droid-sans, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.case_p {
	font-family: droid-sans, sans-serif;
}

h2 {
	font-family: proxima-nova, sans-serif;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0067ac;
}

h3 {
	color: #FFF;
	font-size: 12px;
	font-family: droid-serif, droid-sans, sans-serif;
}
#summary { }

#upper_sec {
	height: 50px;

}

#navigation {
	background-image: url(images/logo_background.png);
	background-repeat: repeat-x;
	height: 55px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000;
}

#nav_960 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#logo {
	float: left;
}
#nav_link_cont {
	padding-left: 40px;
	float: left;
	padding-top: 6px;
}

.nav_link li {
	display: inline;
	padding-right: 14px;
}

#hero {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 40px;
}
#nav_960, #hero_960, #slider_960, #content_960, #case_960, #summary_960, #footer_960 { margin: 0px auto; width: 960px; }

.sig {
	font-family: droid-sans, sans-serif;
	font-size: 16px;
	color: #666;
	padding-left: 15px;
	font-style: italic;
}


#summary_logo {
	width: 220px;
	float: left;
	padding-left: 50px;
	margin-bottom: 40px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	clear: both;
}
#summary_right {
	width: 660px;
	margin-left: 10px;
	float:right;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(images/book_quotes.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#slider {
	padding-top: 30px;
	clear: both;
}

#content {
	margin-top: 30px;
}

#case_studies {
}

#case_960 {
}


#tri_column1 { margin-right: 12px; clear: both; }
#tri_column2 { margin-left: 12px; margin-right: 12px; }
#tri_column3 { margin-left: 12px; }
#tri_column1, #tri_column2, #tri_column3 {
	width: 304px;
	float: left;
}
	
#case_study_divider {
	background-color: #666666;
	height: 20px;
	width: 960px;
	float: left;
	clear: both;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#footer_column1 { margin-right: 10px; clear: both; }
#footer_column2 { margin-left: 10px; margin-right: 10px; }
#footer_column3 { margin-left: 10px; margin-right: 10px; }
#footer_column4 { margin-left: 10px; }
#footer_column1, #footer_column2, #footer_column3, #footer_column4 {
	width: 175px;
	float: left;
}

#footer_960 ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}

#footer_960 ul{
	margin-top: 20px;
	margin-bottom: 20px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFF;
}


.footer_column1 p, .footer_column2 p, .footer_column3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height: 150%;
}
.footer_column1, .footer_column2 {
	text-align: left;
	float: left;
	width: 115px;
	margin-top: 25px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
	margin-left: 10px;
	padding-left: 10px;
}

.footer_column3 {
	text-align: left;
	float: left;
	width: 115px;
	margin-top: 25px;
	margin-left: 10px;
	padding-left: 10px;
}


#long_footer {
	float: right;
	width: 500px;
	padding-top: 43px;
	margin-right: 10px;
}

#long_footer h1 {
	font-family: proxima-nova, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #FFF;
	text-align: right;
	font-weight: 400;
}

#long_footer h2 {
	font-family: proxima-nova, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFF;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: 100;
}



a {
	font-family: proxima-nova, sans-serif;
	text-decoration : none;
	color: #FFFFFF;
	}
a:link {color :#FFF;}
a:visted {
	color :#FFF;
	text-decoration : none; 
}

a:hover {
	margin-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

