@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,
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%;font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
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: "" "";}
body {line-height: 1;background-repeat:repeat-x;background-image:url(../images/bodyBackground.jpg);background-color: #5eaee3;}
/*MAIN BUILD*/
#wrap{width: 960px;margin: auto;font-family: Arial, Helvetica, sans-serif;}
#nav{height: 77px;background-image:url(../images/navBackground.jpg);}
#nav ul{margin-left: 369px;}
#nav li{display:block;font-size: 16px;float: left;padding: 25px 10px 0 10px;}
#nav li a{color:#FFF;text-decoration:none;}
#nav li a:hover{text-decoration:underline;}
#nav .home {width: 160px;height: 72px;float: left;}
#nav .home img {padding-left: 10px;}
#nav .pci { width: 150px; height: 57px; padding-top:2px; float: right; vertical-align:top;}
#nav .pci img {}
#showcase{height: 317px;background-image:url(../images/showcaseBackground.jpg);}
#showcase img{float:left;margin-left: 10px;}
#showcase .video{float:right;margin-right: 10px;}
#body{padding: 0px 30px 50px 30px;background-color:#FFF;}
#footer{height: 26px;background-image:url(../images/footerBackground.jpg);margin-bottom: 10px;}
#disclaimer{height: 26px;color: #FFF;font-size:9px;margin-bottom: 10px;}
/*COPY*/
h1 {font-size:16px;font-weight: bold;color:#DB4C39;padding-bottom: 20px;}
h2 {font-size:14px;font-weight: bold;color:#81884b;padding: 10px 0 10px 0;}
h3 {font-size:12px;font-weight: bold;color:#81884b;padding: 15px 0 5px 0;}
h5 {margin: 22px;font-size: 20px;font-weight:normal;color: #FFF;}
h4 {margin: 16px;font-size: 16px; display:list-item; list-style-type:none; padding-left:30px; font-weight:normal;color: #FFF;}
h6 {margin: 15px;font-size: 12px;line-height: 19px;font-weight:normal;}
p {font-size: 12px;color:#666;line-height: 20px;padding-bottom: 10px;}
p a{color:#666; text-decoration:underline;}
#body ul li {font-size: 12px;color:#666;line-height: 20px;list-style:circle;margin: 0px 0 10px 20px;}
#body ol li{
	font-size:11px;
	padding-top: 5px;
	line-height: 12px;
	list-style-type:lower-roman;
	list-style-position: outside;
}
#right{float:right; width:300px;}
#right img{padding-bottom: 5px;}
#rightc {float: right;}
#leftc {float: left;}


/*FRONT PAGE*/
#frontbody{padding: 0px 10px 0px 10px;background-color:#FFF;}
#frontLeft{height: 258px;width: 380px;background-image:url(../images/frontLeftBackground.jpg);float: left;}
#frontLeft .head{height: 25px;background-color: #8f473e;}
#frontRight{height: 258px;width: 550px;background-image:url(../images/frontRightBackground.jpg);float: right;}
#frontRight .head{height: 25px;background-color: #a2a6a7;}
#frontRight p a{float: right;padding-right: 50px;color:#8f473e;}
.head p {padding: 2px 0 0 10px;color:#FFF;float: left;}
.head span a{padding: 6px 10px 0 0;color:#FFF;float: right;font-size: 10px;}
.clear{clear:both;}

#storiesLeft{float: left; width: 550px;}
#storiesRight{float: right; margin-top: 50px; width: 300px; background-color:#ebf0cc; padding: 15px;}
#storiesRight li{line-height: 25px; padding-bottom: 15px;}
#storiesRight p{font-size: 16px; line-height:25px; font-weight:bold; text-align:center;}

