@charset "utf-8"; 
/* CSS Document */


/* reset code */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0px;
	padding:0px;
}

a.white {
	color: white;
}

/* firefox scrollbar 'hack' */
#scrollHack {
	position:absolute;
	top:0;
	bottom:-0.1px;
	width:1em;
	z-index:-1;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ffffff;
	color: #000;
}

body div {
	color: #fff;
}

h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 20pt;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}

#obg {
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	background-color: #ada600;
}

#container {
	width: 990px;
	margin: 0 auto;
}

#wrapperbg {
	width: 921px;
	margin: -11px auto 0 0;
	background-image:url(../images/content_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#wrapperbgHome {
	width: 921px;
	margin: -1px auto 0 0;
	background-image:url(../images/content_bg_home.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#header {
	width: 987px;
	height: 74px;
	position:relative;
	background-image: url(../images/header_bg_right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#logo {
	height: 68px;
}

#nav {
	position: relative;
	left: -101px;
	top: -5px;
	width: 1093px;
	height: 37px;
	background-image: url(../images/nav_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	text-align: right;
}

#navHome {
	position: relative;
	left: -101px;
	width: 1000px;
	height: 30px;
	background-color: #373400;
	text-align: right;
}
#contentHome {
	margin-top: 8px;
	width: 940px;
}

#content {
	width: 868px;
	margin: 0  0 0 53px;
	padding-top: 15px;
	padding-bottom: 10px;
	min-height:410px;
}

#pagetitle {
	border-bottom: 1px solid #b5af80;
	width: 827px;
	margin-bottom: 10px;
}

.subnav {
	margin-top: -9px;
	margin-bottom: 9px;
	font-size: 9pt;
	background-color: #5c5925;
	padding: 3px;
	text-align: right;
	width: 820px;
}

.subnav a {
	color: #ffffff;
	text-decoration: none;
}

.subnav a:hover {
	color: #f7eb00;
}

#footer {
	/*position: relative;
	top: 22px;*/
	height: 22px;
background-color: #ffffff;
width: 920px;
margin: 0 auto;
}

#flashObj {
	width: 914px;
	height: 169px;
	position: relative;
	margin-left: 27px;
}

p.homebodycopy {
	margin-left: 57px;
	width: 440px;
}

p.bodycopy {
	line-height: 200%;
	margin-right: 50px;
}
.bodycopy li {
	line-height: 200%;
}

ul.bodycopy {
	margin-left: 15px;
}

p.homebodycopy a, p.bodycopy a {
	color: #ffffff;
	text-decoration: none;
}

#content td a {
	color: #ffffff;
}

.t-c {
	float: left;
	width: 200px;
	padding-left: 10px;
	padding-top: 4px;
	height: 18px;
	color: #000000;
	font-size: 8pt;
}

.t-c a {
	text-decoration: none;
	color: #000000;
}

.sitedesign {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	height: 18px;
	color: #808080;
	font-size: 8pt;
}

.sitedesign a {
	color: #808080;
	text-decoration: none;
}

.sitedesign a:hover {
	color: #000000;
}


.hideMe {
	display: none;
}

.clearMe {
	clear: both;
}

#homecontentBottom {
	width: 883px;
	margin-left: 57px;
}

#adpanelWrapper {
	width: 560px;
	float: right;
	margin-left: 10px;
}

#adpanel1 {
	float: right;
	width: 170px;
	margin-right: 10px;
}

#adpanel2 {
	width: 380px;
	float: right;
	margin-left: 10px;

}.materialsTables {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding: 3px;
	width: 300px;
	border: 1px solid #373401;
	background-color: #c2bb03;
}

.materialsShadow {
	background-image: url(../images/services/shadow.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-left: 5px;
	marging-left: 5px;
	width: 315px;
	height: 160px;
	float: right;
	margin-right: 45px;
	margin-left: 10px;
	clear: none;
}

.smallShadow {
	background-image: url(../images/services/shadow-short.jpg);
}

.imgCell {
	background-image: url(../images/services/shadow.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	padding-top: 2px;
	padding-left: 2px;
}

.imgCell img {
	border: 2px solid #ffffff;
}

.landingPageTable td a {
	color: #ffffff;
	text-decoration: none;
}

.landingPageTable td a:hover {
	color: #f6eb00;
}

a.link {
	font-weight: bold;
	text-decoration: underline !important;
}

