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

*html {
	margin:0;
	padding:0;
}

em {
	font-style:italic;	
}

strong {
	font-weight:bold;	
}

ul {
	margin:1em 0;
	padding:0 0 0 1.5em;
}

ul li {
	margin:0;
}

ul li ul {
	margin:0.25em 0;	
}

ul.main {
	margin:0.75em 0 !important;
}

ul.main li {
	padding-top:0.25em;
	padding-bottom:0.25em;
}

body {
	margin:0;
	background:#003366;
	font-family:Arial, Helvetica, sans-serif;
}

#site_container {
	width:960px;
	overflow:auto;
	margin:1em auto;
}

#header {
/*	background:url(pollock_serve_images/pollock_serve_header02.jpg) #ffffff no-repeat;
	height:123px;*/
	background:url(pollock_serve_images/pollock_serve_header04.jpg) #ffffff no-repeat;
	height:100px;	
	overflow:auto;
	border:#871314 solid thin;
}

.header_text {
	margin:12px 24px 12px 0px;
	float:right;
	color:#971314;
	text-align:right;
}

.header_text .office {
	font-weight:bold;
	text-decoration:underline;
}

#main_body {
	margin:1em 0;
	overflow:auto;
}

#main_swf_container {
	/*Container for Flash App*/
	background:#ffffff;
	text-align:center;
	border-bottom:dotted #ddd 2px;
	border-top:dotted #ddd 2px;
	margin-bottom:1em;
}

#footer {
	margin:3px 0 0 0;
	color:#000000;
	background:#f0c714;
	text-align:center;
	font-size:12px;
	padding:8px;
	border:#871314 solid 1px;
}

#footer p {
	margin:0.25em 0;
	}
	
#footer_contact {
	width:100%;
	overflow:auto;
	margin:0;
}


#footer_menu {
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0.5em 0;
	font-size:11px;
}

#footer_menu ul {
	margin:0;
	padding:0;
	text-align:center;
}

#footer_menu ul li {
	display:inline;
	margin:0;
	padding:0;
}

#footer_menu ul li a {
	padding:0 1em;
	text-decoration:none;
	border-left:#871314 solid 1px;
}

#footer_menu ul li.first a {
	border-left:none;	
}

#footer_menu ul li a:hover {
}

#footer_menu ul li a.active,

#footer_menu ul li a.active:hover {
}

.footer_contact {
	padding:0 2em;
	border-left:#871314 solid 1px;
	font-size:16px;
}

.footer_contact.first {
	border-left:none !important;	
}

p#copyright {
	font-size:11px;	
	margin-top:0.5em;
}

/*--------------Main Content------------------*/

#main_content {
	background:#ffffff;
	overflow:auto;
	border:#871314 solid 1px;
}

#main_content.napps_background {
	background:#ffffff url(pollock_serve_images/napps-bg.jpg) 806px 6px no-repeat;
}

.content {
	padding:1.5em 2em;
	overflow:auto;
	line-height:1.4em;
}

#main_content h1 {
	margin:0em auto 0.5em auto;
	color:#871314;
	font-weight:bold;
	font-size:24px;
}

#main_content tagline {
	margin:0.5em auto 0.5em auto;
	color:#333333;
	font-weight:bold;
	font-size:18px;
}


#main_content h2 {
	margin:0.5em auto 0.5em auto;
	color:#333333;
	font-weight:bold;
	font-size:18px;
}

#main_content h3 {
	margin:0.5em auto 0.5em auto;
	color:#871314;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
}

#main_content ul h2 {
	font-weight:bold;
	font-size:1em;
	color:#000000;
	display:inline;
}

#main_bottom {
	margin:0;
	background:url(pollock_serve_images/main_bottom.gif);
	height:12px;
	width:100%;
	overflow:hidden;
}


/*------------------------------------------------------------*/
/*-----------------------Contact Block------------------------*/
/*------------------------------------------------------------*/

.office {
	margin:2em;	
}

.contact_container {
	overflow:auto;
	width:470px;
	margin-top:2em;
	margin-bottom:4em;
}

.contact_left {
	float:left;
	width:48%;
}

.contact_right {
	float:right;
	width:48%;
}

/*------------------------------------------------------------*/
/*-----------------------Three Column-------------------------*/
/*------------------------------------------------------------*/

.three_col {
	width:100%;
	overflow:auto;
	margin:1em 0;
}

.left_col {
	width:32%;
	float:left;
	margin-right:1%;
}

.left_two_thirds {
	width:66%;
	float:left;
	margin-right:1%;
}

.mid_col {
	width:32%;
	float:left;
	margin:0 1%;
}

.right_col {
	width:32%;
	float:left;
	margin-left:1%;
}

.right_two_thirds {
	width:65%;
	float:left;
	margin-left:1%;
}

/*------------------------------------------------------------*/
/*---------------------------Images---------------------------*/
/*------------------------------------------------------------*/

.center_image {
	width:100%;
	text-align:center;
}

.center_image img {
	padding:3px;
	border:solid 2px #333;
}

.left {
	float:left;
	margin:1em 1em 1em 0em;
}

.left_top {
	float:left;
	margin:0em 1em 1em 0em;	
}

.right {
	float:right;
	margin:1em 0em 1em 1em;
}

.right_top {
	float:right;
	margin:0em 0em 1em 1em;
}

.left img, .left_top img, .right img, .right_top img {
	padding:3px;
	border:solid 2px #333;	
}

.image_group {
	float:right;
	clear:both;
	overflow:hidden;
	margin-left:1em;
}

.image_group .right {
	margin:0em 0em 0.5em 0.5em;	
}

.caption {
	margin:auto; 
	text-align:center; 
	font-size:12px; 
	font-weight:bold;	
}



/*------------------------------------------------------------*/
/*--------------------------Menu Bar--------------------------*/
/*------------------------------------------------------------*/

#menu_bar {
	width:100%;
	overflow:hidden;
	background:#f0c714;
	float:left;
	position:relative;
	margin:3px 0;
}

#menu_wrapper {
	border:#871314 solid 1px;
	overflow:hidden;
}

#menu_bar ul {
	margin:0 auto;
	float:left;
	position:relative;
	left:50%;
	list-style:none;
	padding:0px;

}

/*------------------------------------------------------------*/
/*-------------------------Rollovers--------------------------*/
/*------------------------------------------------------------*/
.rollover {
	position:relative;
	right:50%;
	float:left;
}

.first {
}

.last {

}

.rollover a {
	display:block;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;	
	color:#000000 !important;
	padding:0.25em 2.5em;	
}

.rollover a:hover {
	color:#0000ff !important;
}

.current a {
	background:#ffffff;
	color:#000000 !important;
}

.current a:hover {
	color:#000000 !important;
}

/*------------------------------------------------------------*/
/*------------------------NAPPS Block-------------------------*/
/*------------------------------------------------------------*/

#napps_block {
	width:258px; 
	float:right; 
	padding:12px 12px 0 12px; 
	margin-left:24px; 
	border:#999999 1px solid;
	background:#222222; 
	color:#ffffff;	
}
