/* CSS Document */

html,body,div,span,hr,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,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;left:auto;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,select,textarea,option,iframe,code{background:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;}

body {
font-size: 62.5%;
margin:auto;
text-align:center;
}

	#wrapper {
	overflow: auto;
	width: 1184px;
	margin:auto;
	position:relative;
	padding-top: 212px;
	
	}
	
		#banner {
		width: 1184px;
		height: 272px;
		top: 0;
		position:absolute;
		overflow:hidden;
		background: url(/graphics/layout/banner-bg.png) no-repeat;
		}
		
		.access {
		position: absolute;
		top:190px;
		right:40px;
		}
		
		.tab {
		position:absolute;
		top:-12px;
		right:-12px;
		}
		
		#banner p {
		font-size: 1.2em;
		color: #003D6A;
		font-weight:bold;
		}
		
			#text-left {
			width: 220;
			float:right;
			text-align:right;
			margin-top: 40px;
			margin-right: 35px;
			}
			
			.panel1 a {
			color: #FFFFFF;
			}
			
	
			
				.tel {
				color: #0085C7;
				font-size: 2.1em;
				font-weight:bold;
				letter-spacing: -2px;
				}
				
				.email {
				color: #00113C;
				}
				
				
		#navcontainer {
		float:left;
		width: 1184px;
		margin-left: 15px;
		}
		
			ul#navlist {
			float:left;
			list-style:none;
			width: 1184px;
			}
			
				ul#navlist li {
				float:left;
				margin: 0 1px 0 0 ;
				}
				
					ul#navlist li a {
					float:left;
					font-size: 1.7em;
					color: #FEFEFE;
					background: url(../graphics/layout/nav-bg.jpg) no-repeat 0 100%;
					}
					
						ul#navlist li a span {
						background: url(../graphics/layout/nav-right.jpg) no-repeat 100% 100%;
						float:left;
						padding: 5px 40px;
						}
						
						ul#navlist li a:hover {
						background: url(../graphics/layout/nav-bg-over.jpg) no-repeat 0 100%;
						}
						
						ul#navlist li a:hover span {
						background: url(../graphics/layout/nav-right-over.jpg) no-repeat 100% 100%;
						}
						
						
						
			.panel1{
			width: 180px;
			float:left;
			margin-top: 50px;
			margin-left: 7px;
			text-align:left;

			}
			
				.section {
				float:left;
				background: url(../graphics/layout/section-midde.jpg) repeat-y;
				width: 130px;
				letter-spacing: -1px;
				margin-top: 5px;
				position:relative;
				}
				
					.section.hover {
					background: url(../graphics/layout/section-midde-over.jpg) repeat-y;
					}
				
					.top {
					float:left;
					background: url(../graphics/layout/section-top.jpg) no-repeat 0 0;
					}
					
						.section.hover .top {
						background: url(../graphics/layout/section-top-over.jpg) no-repeat 0 0;
						}
					
					.bottom {
					float:left;
					background: url(../graphics/layout/section-bottom.jpg) no-repeat 0 100%		
					}
					
						.section.hover .bottom {
						background: url(../graphics/layout/section-bottom-over.jpg) no-repeat 0 100%		
						}
					
					.section p {
					font-size: 1.6em;
					color: #FFFFFF;
					}
				
					.section p.big {
					font-size: 1.9em; 
					font-weight:bold; 
					}
					
					.section a {
					display: block;
					padding: 13px 5px 15px 10px;	
					}
			
			
			
				.bottom2 {
				background: url(../graphics/layout/section-bottom2.jpg) no-repeat 0 100%;
				}
				
					.section.hover .bottom2 {
					background: url(../graphics/layout/section-bottom2-over.jpg) no-repeat 0 100%;
					}
			
			.panel2{
			width: 492px;
			float:left;
			font-size: 1.2em;
			margin-top: 75px;
			text-align:left;
			padding: 10px 15px 10px 0px;
			line-height: 1.8em;
			}
			
			
			 	.panel2 h1 {
				color: #003663;
				font-size: 1.2em;
				padding-bottom: 10px;
				}
				
				.panel2 p, .panel2 ul {
				padding-bottom: 16px;
				}
				
					.panel2 ul {
					margin: 0 30px;
					}
				
			
			.panel3{
			width: 204px;
			float:left;
			margin-top: 0px;
			text-align:left;
			}
			
			.panel4{
			width: 240px;
			float:left;
			margin-top: 75px;
			text-align:left;
			margin-left: 15px;
			line-height: 1.8em;
			border: #003369 solid 1px;
			}
			
				.panel4 h1 {
				color: #003663;
				padding-bottom: 10px;
				background: #C0CEE5;
				padding: 10px;
				}
				
				.panel4 p {
				font-size: 1.2em;
				padding: 10px;
				}
				
				.panel4 a {
				color: #E42A24;
				}
			
			#footernav {
			width: 174px;
			float:left;
			font-size: 1.4em;
			font-weight:bold;
			margin-top: 5px;
			}
			
				#footernav li {
				padding: 5px 0 0;
				}
			
				#footernav li a{
				color: #003663;
				padding-left: 23px;
				margin-bottom: 5px;
				background: url(../graphics/layout/arrow.jpg) no-repeat;
				
				}
				
				#footernav li a:hover {
				color: #BC1418;
				}
				
			
						
		/* Accessibility popup. */

ul#accessibility_popup {
list-style: none;
padding: 10px;
width: 400px;
}

	ul#accessibility_popup li {
	padding: 0 0 10px;
	}
	
	ul#accessibility_popup a {
	background:  #003266;
	color: #fff;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px;
	}
	
		ul#accessibility_popup a:hover {
		background: #000;
		color: #fff;
		}
		
		
	#footer {
	background: #003266;
	padding: 15px 0;
	margin-top: 25px;
	float:left;
	width: 1159px;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align:left;
	padding-left: 25px;
	}
	
	#footer a {
	color: #FFFFFF;
	padding-top: 5px;
	}
	
		#footer a:hover {
		color:#FFCC33;
		}
		
		
		/* tables */

table.cms_form {
margin: 0 0 16px;
width: 100%;
}

	table.cms_form td {
	background: #eee;
	border-bottom: 1px solid #fff;
	padding: 5px 10px;
	vertical-align: top;
	}
	
		table.cms_form td.left {
		padding: 7px 10px;
		width: 150px;
		}
	
	table.cms_form td input, table.cms_form td textarea, table.cms_form td select {
	background: #fff;
	border: 1px solid #aaa;
	padding: 2px 3px;
	}
	
		table.cms_form td input#helpdesk_name { width: 200px; }
		table.cms_form td input#helpdesk_email { width: 175px; }
		table.cms_form td input#helpdesk_tel { width: 150px; }
		table.cms_form td textarea#helpdesk_msg { height: 60px; width: 400px; }
	
		table.cms_form td input#cms_form_name { width: 200px; }
		table.cms_form td input#cms_form_email { width: 175px; }
		table.cms_form td input#cms_form_tel { width: 150px; }
		table.cms_form td input#cms_form_validate { width: 94px; }
		table.cms_form td textarea#helpdesk_comments { height: 60px; width: 400px; }

	p.cart_buttons input {
	background: #003663;
	color: #fff;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	float: right;
	padding: 6px 12px;
	}
	


/* form verification. */

span.form_verification {
display: block;
padding: 0 0 5px;
}

	table.cms_form td input#cms_form_validate {
	float: left;
	}
	
	span#validation_code {
	background: url(../graphics/layout/code.jpg) no-repeat;
	height: 22px;
	margin: 0 0 0 3px;
	float: left;
	width: 100px;
	}
	
	.search {
	width: 800px;
	}
	
	.panel3 img {
	border-bottom: 1px solid #FFFFFF;
	}
	
	.panel2 table p {
	padding:0;
	}
	
