/* ©2008 Creative Spark */

html, body, div, span, 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, samp, small, strike, strong, sub, sup, tt, var, b, i, 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 {
	height:100%;
	background:#fff url(../images/background.gif) 50% 0 repeat-y;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:69%;
	line-height:1.2em;
}

:focus {
	outline:1;
}

.clr {
	clear:both;
}

h1,
h2 {
	margin:0 0 .75em;
	color:#1e5088;
	font-weight:normal;
	line-height:1.25em;
}

h1,
h2.major {
	font-size:1.5em;
}

h2 {
	font-size:1.25em;
}

a {
	color:#e5b010;
}

p,
address,
ul {
	margin:1em 0;
	line-height:1.25em;
	font-style:normal;
}

strong {
	color:#1e5088;
	font-weight:bold;
}


/****
 * forms
 ****/

label {
	display:block;
	margin-top:.5em;
}


/****
 * header
 ****/

#header {
	height:150px;
	background:url(../images/header/background.gif) 0 0 repeat-x;
}

#header .inner {
	background:url(../images/header/inner-background.gif) 50% 0 no-repeat;
}

#header .content {
	position:relative;
	margin:0 auto;
	padding:0 38px;
	width:882px;
	height:150px;
	background:url(../images/header/quote.gif) 662px 24px no-repeat;
}

#logo {
	float:left;
	margin:22px 0 0 30px;
}


/****
 * navigation
 ****/

#navigation {
	position:absolute;
	bottom:5px;
	right:35px;
	margin:0;
	list-style:none;
}

#navigation li {
	float:left;
	margin-right:3px;
}

#navigation .mono span {
	line-height:35px;
}

#navigation .duo span {
	padding-top:3px;
	height:32px;
	line-height:14px;
}

#navigation a {
	display:block;
	height:35px;
	background:url(../images/navigation/tab-background-right.gif) 100% 0 no-repeat;
	color:#fff;
	text-decoration:none;
}

#navigation a span {
	display:block;
	padding:0 .75em;
	width:6.5em;
	height:35px;
	background:url(../images/navigation/tab-background-left.gif) 0 0 no-repeat;
	text-align:center;
}

#navigation .current a,
#navigation a:hover {
	background-image:url(../images/navigation/tab-over-background-right.gif);
}

#navigation .current a span,
#navigation a:hover span {
	background-image:url(../images/navigation/tab-over-background-left.gif);
}


/****
 * page
 ****/

#page {
	margin:0 auto;
	padding:10px 38px 0;
	width:882px;
}


/****
 * 3-column
 ****/

.columns3 {
	position:relative;
	left:-6px;
	padding-top:21px;
	width:894px;
	min-height:188px;
	background:url(../images/3column/background.gif) 0 0 no-repeat;
}

.columns3 .col1 {
	float:left;
	margin:0 20px 0 21px;
	width:407px;
}

.columns3 .col2,
.columns3 .col3 {
	float:left;
	margin:0 20px;
	width:182px;
}

.columns3 .col3 {
	margin-right:0;
}

.columns3 .corners,
.columnsSubnav .corners {
	position:relative;
	top:-5px;
	left:-5px;
}


/****
 * 2-column
 ****/

.columns2 {
	position:relative;
	left:-6px;
	padding-top:21px;
	width:894px;
	min-height:188px;
	background:url(../images/2column/background.gif) 0 0 no-repeat;
}

.columns2 .col1 {
	float:left;
	margin:0 20px 0 21px;
	width:407px;
}

.columns2 .col2 {
	float:left;
	margin-left:20px;
	width:407px;
}


/****
 * subnav layout
 ****/

.columnsSubnav .col1 {
	float:left;
	width:160px;
}

.columnsSubnav .col1 ul {
	margin:0;
}

.columnsSubnav .col1 li {
	margin:0;
	list-style:none;
}

.columnsSubnav .col1 a {
	display:block;
	margin-bottom:5px;
	padding:0 8px;
	background:url(../images/subnav/subnav-background.gif) 0 0 no-repeat;
	color:#fff;
	line-height:28px;
	text-decoration:none;
}

.columnsSubnav .col1 img {
	margin:2em 0 0;
}

.columnsSubnav .col1 .current a,
.columnsSubnav .col1 a:hover {
	background:url(../images/subnav/subnav-over-background.gif) 0 0 no-repeat;
}

.columnsSubnav .col2 {
	float:left;
	margin:0 14px 0 6px;
	padding-left:6px;
	width:487px;
}

.columnsSubnav .col2 .section {
	position:relative;
	left:-6px;
	padding:21px 20px 0 21px;
	width:458px;
	min-height:162px;
	background:url(../images/subnav/col2-background.gif) 0 0 no-repeat;
}

.columnsSubnav .col2 .alphaSection {
	top:-6px;
}

.columnsSubnav .col3 {
	float:left;
	margin-left:10px;
	width:185px;
}

.columnsSubnav .col3 .section {
	position:relative;
	top:-6px;
	left:-20px;
	padding:21px 21px 0;
	width:185px;
	min-height:162px;
	background:url(../images/subnav/col3-background.gif) 0 0 no-repeat;
}


/****
 * lists
 ****/

.col1 li,
.col2 li,
.col3 li {
	margin-left:1.5em;
}


/****
 * location map
 ****/

#map {
	width:458px;
	height:475px;
}

dt.latitude,
dd.latitude,
dt.longitude,
dd.longitude {
	display:none;
}


/****
 * forms
 ****/

input {
	padding:1px 2px;
	width:400px;
	border:1px solid #666;
}

button {
	cursor:pointer;
	margin-top:.5em;
	width:90px;
	height:28px;
	background:url(../images/forms/submit-background.gif) 50% 0 no-repeat;
	border:none;
	color:#fff;
	font-size:1.2em;
	line-height:28px;
	text-align:center;
}


/****
 * footer
 ****/

#footer {
	margin:2em 0 1em;
	padding-top:.5em;
	border-top:1px solid #c3d8ea;
	color:#c3d8ea;
	text-align:right;
}

#footer li {
	display:inline;
	padding:0 1em;
	border-left:1px solid #c3d8ea;
}

#footer li.alpha {
	border-left:none;
}

#footer li.omega {
	padding-right:0;
}

#footer a {
	color:#c3d8ea;
	text-decoration:none;
}

#footer div {
	float:left;
}

#creativeSpark {
	float:left;
	display:block;
	overflow:hidden;
	margin-right:4px;
	width:80px;
	height:13px;
	background:url(../images/creative-spark.gif) 0 0 no-repeat;
	text-indent:9999px;
}
