@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,
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;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .60em;
	color: #65636B;
	line-height: 1.75em;
	letter-spacing: 0.08em;
}
#container {
	background-color: #FFFFFF;
	width: 924px;
	border: 1px solid #000000;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 16px;
	font-size: 95%;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 0.1em;
    line-height: 0em;
}
#topLeft {
	background-color: #BFBF56;
	height: 144px;
	width: 215px;
	margin-top: 24px;
	margin-left: 24px;
	float: left;
}
#topRight {
	background-color: #D5D591;
	height: 144px;
	width: 648px;
	margin-top: 24px;
	margin-left: 251px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bottomLeft {
	background-color: #D1D1C3;
	float: left;
	height: 456px;
	width: 191px;
	margin-left: 24px;
	margin-top: 12px;
	padding-left: 24px;
	padding-top: 24px;
}

#bottomRight {
	background-color: #E0E0D7;
	height: 480px;
	width: 648px;
	margin-left: 251px;
	margin-top: 12px;
}
#topLeft img {
	margin-top: 60px;
	margin-left: 24px;
}
#topRight ul {
	list-style-type: none;
	margin-left: 24px;
}



#topRight li {
	float: left;
	width: 120px;
	position: relative;
	text-align: left;
	margin-top: 12px;
}
 #topRight ul ul {
	display: none;
}
 #topRight ul li:hover > ul {
	display: block;
	margin-left: 0;
	padding-top: 6px;
	line-height: 0.375em;
}
#container #topRight #mainNav a:hover {
	text-decoration: none;
	color: #000000;
}


#bottomRight img {
	margin-top: 24px;
	margin-left: 24px;
}
#container #bottomLeft img {
	margin-left: -2px;
}
a {
	text-decoration: none;
	color: #3399CC;
}
a:hover{
	text-decoration: none;
	color: #000000;
}
#topRight #mainNav a {
	color: #65636B;
	text-decoration: none;
}

#columnLeft {
	float: left;
	width: 286px;
	padding-top: 24px;
	padding-left: 24px;
}
#columnRight {
	width: 298px;
	margin-left: 350px;
	padding-top: 24px;
}


#container #bottomRight #ourwork {
	padding-top: 24px;
	padding-left: 24px;
	/*text-align: left;*/
}
#container #bottomRight #ourwork img {
	margin: 0px;
	float: left;
}

#container #bottomRight #ourwork a#ourwork03 {
	display: inline; 
	float: left;
    width: 39px; 
    height: 19px; 
    background: transparent url(../images/ourworkLinks_02.png); 
}
#container #bottomRight #ourwork a#ourwork03:hover {
	background-position:  0 -19px; 
}
#container #bottomRight #ourwork a#ourwork04 {
	display: inline;
	float: left; 
    width: 100px; 
    height: 19px; 
    background: transparent url(../images/ourworkLinks_03.png); 
}
#container #bottomRight #ourwork a#ourwork04:hover {
	background-position:  0 -19px; 
}
#container #bottomRight #ourwork a#ourwork05 {
	display: inline; 
	float: left;
    width: 39px; 
    height: 19px; 
    background: transparent url(../images/ourworkLinks_04.png); 
}
#container #bottomRight #ourwork a#ourwork05:hover {
	background-position:  0 -19px; 
}
#container #bottomRight #ourwork a#ourwork07 {
	display: inline;
	float: left; 
    width: 155px; 
    height: 19px; 
    background: transparent url(../images/ourworkLinks_06.png); 
}
#container #bottomRight #ourwork a#ourwork07:hover {
	background-position:  0 -19px; 
}
#container #topRight #mainNav .current a {
	color: #3399CC;
}
#topRight ul li.current > ul  {
	display: block;
	margin-left: 0;
	padding-top: 6px;
	line-height: 0.375em;
}
#topRight ul li.current:hover > ul  {
	display: block;
	margin-left: 0;
	padding-top: 6px;
	line-height: 0.375em;
}
#container #topRight #mainNav .current .current a {
	color: #65636B;
}
#container #topRight #mainNav .current .current a:hover {
	text-decoration: none;
	color: #000000;
	}
#container #topRight #mainNav .current .current span {
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
a {
	color: #65636B;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
#container #bottomLeft span {
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #3399CC;
}#container #bottomLeft .blue {
	color: #3399CC;
}
div#content-footnotes {
position : absolute;
left : -1000em;
width : 900em;
}
