@charset "utf-8";

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	vertical-align: baseline;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: #989898;
	background: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


h3 {
color: #fff;
margin-bottom: 10px;
font-size: 16px;
}


#outer {
background-image: url('images/bg_tile_main.jpg');
background-repeat:repeat-x;
background-position: top;
}

#outer-inner {
background-image: url('images/bg_tile_inner.jpg');
background-repeat:repeat-x;
background-position: top;
}


#wrap {
width: 960px;
margin: 0px auto;
}

#upper {
height: 94px;
min-height: 94px;
}

#logo {margin-top: 17px;}

#nav {
margin-top: 35px;
float:right;
margin-bottom: 24px;
}

#middle-home {
padding: 17px 0 17px 0;
}

#middle img {
padding: 17px 0 17px 0;
}

#outer-inner #middle
{
padding-bottom: 4px;
min-height: 178px;
height: 178px;
height: auto !important;
vertical-align: bottom
}

#outer-inner #middle img {padding: 0px;}

a {
color: #ebc81d;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

h2 {
color: #fff;
font-size: 16px;
font-weight: bold;
}

#lower {padding-top: 10px;}

#content {
background-image: url(images/module_bg_tile.jpg);
background-repeat:repeat-x;
background-position: top;
width: 627px !important;
padding-bottom: 13px;
min-height: 255px;
height: 255px;
height: auto !important;
overflow: hidden;
}

#content p, #content h3, #outer-inner #content h2, #content ul {
margin: 22px;
}

#content ul {
padding-left: 15px;
list-style: disc;
}

#content li {margin-bottom: 16px;}

#content table {
margin: 5px 22px 12px 22px;
width: 600px;
}


.featurelabel {margin-bottom: 1px;}

.featureimg {
border: 2px solid #ccc;
oldborder: 2px solid #ebc81d;
margin-bottom: 8px;
}

#outer h3 {
padding-top: 18px;
border-top: 1px solid #262626;
margin-top: 2px;
}

#outer-inner #content {
padding-top: 1px;
}

#sidebar {
float:right;
width: 320px;
}

.quotes {
text-align: right;
background-image: url(images/module_bg_tile.jpg);
background-repeat:repeat-x;
background-position: top;
}

.partners {
background-image: url(images/module_lower_bg_tile.jpg);
background-repeat:repeat-x;
background-position: top;
min-height: 110px;
height: auto !important;
height: 110px;
}

#sidebar div {

margin-bottom: 10px;
padding: 18px;
}

.experience {
clear: left; 
margin: 22px;
}

.experience img {
float: left; 
margin: 0 20px 20px 0;
border: 1px solid #333;
}

.experience h4 {
font-size: 15px; 
font-weight: bold; 
padding-top: 60px;
}

.bio {margin-bottom: 40px;}

#footer {
background-image: url(images/footer_bg_tile.jpg);
background-repeat:repeat-x;
background-position: top;
padding: 21px 21px 28px 21px;
color: #565656;
clear: both;
height: 28px;
min-height: 28px;
height: auto !important;
}

#footer a {
color: #989898;
font-weight: normal;
}

#copyright {
float:right;
text-align: right;
font-size: 10px;
line-height: 15px;
}

blockquote {text-align: left; font-style: normal; clear: both;}

.quotes img {float: left; padding: 7px 0 15px 0;}

.quote {text-align:right !important; font-style: italic; margin-bottom: 20px; display: block;}

.quote p {margin-bottom: 6px;}

.highlight {color: #e4e4e4;}

#content table h2 {padding-right: 0px; margin-right: 0px;}

.noborder {border: 0px !important;