/* Eric Meyer reset 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;
        font-family:helvetica,myriad,arial,sans-serif;
        font-size:12px;
        color:#666666;
}
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;
}

/* layout */
div#content {
width:940px;
margin:0 auto;
}

div#top {
margin:14px 0 0 0;
}

div#nav {
background-color:#000000;
margin:12px 0 0 0;
text-align:right;
padding:6px 6px 8px 4px;
font-family:helvetica,myriad,arial,sans-serif;
text-transform:uppercase;
font-size:12px;
}
div#nav ul li {
display:inline;
margin:0 20px 0 0;
}
div#nav a, div#nav a:link, div#nav a:visited {
text-decoration:none;
color:#ffffff;
}
div#nav a:hover, div#nav a:active, div#nav a.selected {
color:#b06800;
}
div#footer {
clear:left;
color:#b06800;
margin: 30px 0;
padding:60px 0 0 0;
text-align:center;
}

/* Common */
h2 {
color:#b31200;
font-family:georgia,times,serif;
font-size:18px;
margin:14px 0;
}
h3 {
color:#000000;
font-family:georgia,times,serif;
font-size:14px;
margin:8px 0;
}
p {margin:0 0 10px 0;}

.backwards {
unicode-bidi:bidi-override; direction: rtl;font-weight:bold;
}

/* Home */
div#intro {
padding: 15px 0 15px 0;
border-bottom:1px solid #d6d6d6;
}

h1.lead-in {
display:inline;
font-family:georgia,times,serif;
font-size:21px;
font-weight:bold;
line-height:1.5em;
color:#00447a;
}
div#intro p {
display:inline;
font-family:georgia,times,serif;
font-size:21px;
line-height:1.5em;
}
div#approach {
clear:both;
}
div#approach div {
width:156px;
height:164px;
display:block;
float:left;
font-size:12px;
line-height:1.5em;
padding-right:14px;
border-right:1px solid #d6d6d6;
margin-right:10px;
}
div#approach div.last {
border:none 0;
}
/* Contact */
div#contact div#map {
float:left;
height:162px;
float:left;
padding-right:8px;
border-right:1px solid #d6d6d6;
margin-right:10px;
}

div#contact a, div#contact a:link {
text-decoration:none;
color:#003366;
}
div#contact a:hover, div#contact a:active {
color:#b31200;
}
div#contact div#address {
width:200px;
float:left;
height:162px;
float:left;
padding-right:8px;
border-right:1px solid #d6d6d6;
margin-right:10px;
font-size:12px;
line-height:1.5em;
}
div#contact div.last {
font-size:12px;
padding-right:20px;
line-height:1.5em;
}
/* executives */
div#executives div {
width:220px;
height:600px;
float:left;
font-size:12px;
line-height:1.5em;
padding-right:9px;
border-right:1px solid #d6d6d6;
margin-right:10px;
}

div#executives div.last {
border:none 0;
margin-right:0;
padding-right:0;
}


