@charset "utf-8";
/* CSS Document */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/*PAGE START*/
body { background:url(../images/background.jpg) repeat;}
#wrapper { width:1019px; margin:auto; border:1px solid #000; border-top:none; border-bottom:none;}
#nav { text-align:center; margin-left:110px;}
#nav .navImage { margin:0 1px 0 1px;}

#copy { width:363px; min-height:212px; background:url(../images/about_copybg.gif) no-repeat top right; margin-top:285px; padding:20px 30px;}
#copy p { margin-bottom:15px; line-height:18px;}

#iframeHolder { float:right; width:596px; margin-top:369px;}

#footer { border-top:2px solid #000; border-bottom:1px solid #000; background:url(../images/footerbg.jpg) repeat-y; padding:20px 30px;}

.yellowText, a.yellowText:link, a.yellowText:visited { color:#FC0; text-decoration:none;}
.greyText, a.greyText:link, a.greyText:visited{ color:#999; text-decoration:none;}
.lgreyText, a.lgreyText:link, a.lgreyText:visited{ color:#CCC; text-decoration:none;}
.whiteText, a.whiteText:link, a.whiteText:visited{color:#FFF; text-decoration:none;}
.navyBlueText,  a.navyBlueText:link, a.navyBlueText:visited { color:#369; text-decoration:none;}

p{ font-size:11px; line-height:15px; margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
h1{ font-size:18px;font-family:Arial, Helvetica, sans-serif;}
h2{ font-size:14px;font-family:Arial, Helvetica, sans-serif;}
h3{ font-size:13px; padding-top:8px; margin-bottom:10px;font-family:Arial, Helvetica, sans-serif;}
h4{ font-size:12px;font-family:Arial, Helvetica, sans-serif;}
h5{ font-size:11px;font-family:Arial, Helvetica, sans-serif;}
h6{ font-size:9px; font-weight:normal;font-family:Arial, Helvetica, sans-serif;}
