/* CSS Document */

/* reset.css */
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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 10px;
	font-family: inherit;
	vertical-align: baseline;
}
.clear {
	clear:both;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
body {
	color:#333;
	background:#f5f5f5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(../images/banner-back1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
div.centered 
{
text-align: center;
}
p {
	margin: 0px 0px 10px 0;
	line-height:1.2em;
	padding-left:2px;
}
.greytext{
	color:#b1b2c1;	
}
.Whitetext {
	color:#FFF;
}
li{
margin-left:20px;
padding-left:4px;
}
hr {
	background-color:#999;
	height:1px;
	clear:both;
	border:none;
	margin:0 0 0 0;
}
h1 {
	font-size: 16px;
	color:#666;
	line-height: 1;
	padding-left:2px;
	padding-top:5px;
}
h2 {
	font-family: Verdana;
	font-size: 14px;
	color:#666;
	line-height: 1;
	margin-bottom: 0;
	padding-left:2px;
	padding-top:5px;
}
h3 {
	color:#900;
	font-weight:bold;
}
a {color: #5987b3; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;} 
A.menulink:link {color: #8b98a3; text-decoration: none; display: block; height:30px; padding-top:4px;}
A.menulink:visited {color: #8b98a3; text-decoration: none;  display: block; height:30px; padding-top:4px;}
A.menulink:hover {color:#FFF; text-decoration: none; display: block; background: url(../images/navback.gif); padding-top:4px;}
A.submenulink:link {color: #FFF; text-decoration: none; display: block; padding-top:4px;}
A.submenulink:visited {color: #FFF; text-decoration: none;  display: block; padding-top:4px;}
A.submenulink:hover {color:#FFFF00; text-decoration: none; display: block; padding-top:4px;}

#spacer {
	margin:30px 0px 0px 0px;	
}
#container-black {
	width:960px;
	margin:30px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}
#container-white {
	color:#333;
	width:960px;
	margin:30px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}
#container-details {
	color:#333;
	width:960px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}
#container-menu {
	width:960px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}
#container-footer {
	color:#fff;
	width:952px;
	height:16px;
	background:#2d2d2d;
	margin:20px 0px 0px 0px;
	padding-right:5px;
	margin-left:auto;
	margin-right:auto;
}
#container-box {
	color:#333;
	width:960px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#container-content {
	color:#333;
	background: url(../images/back-960.jpg); 
	width:960px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}
.container-right {
	color:#333;
	background: url(../images/back-360.jpg); 
	width:360px;
	margin:5px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	float:right;
}
.container-left {
	color:#333;
	background: url(../images/back-580.jpg); 
	width:580px;
	margin:5px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	float:left;
}
#container-flashpdf {
	width:240px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	float:right;
}
.cell1{
	color:#FFF;
	font-weight:bold;
	width:265px;
	background:#3B577C;
	float:left;
	padding-left:5px;
}	
.cell2{
	color:#FFF;
	font-weight:bold;	
	width:97px;
	background:#3B577C;
	float:left;
	text-align:center;
	}	


.cell1-white{
	width:265px;
	background:#FFF;
	height:17px;
	display:block;
	float:left;
	padding-top:5px;
	padding-left:5px;
}
.cell1-grey{
	width:265px;
	background:#EAEAEA;
	height:17px;
	display:block;	
	float:left;
	padding-top:5px;
	padding-left:5px;
}	
.cell2-white{
	width:97px;
	background:#FFF;
	height:22px;
	display:block;
	float:left;
	text-align:center;
	}	
.cell2-grey{
	width:97px;
	background:#EAEAEA;
	height:22px;
	display:block;	
	float:left;	
	text-align:center;	
	}	



.container-quote {
	color:#FFF;
	width:300px;
	height:70px;
	background: url(../images/quotebox.jpg); 
	margin:10px 0 0 0;
	padding-top:30px;
	padding-left:30px;	
	padding-right:10px;	
	margin-left:auto;
	margin-right:auto;
}
.textbox {
	padding-left:5px;
	padding-right:10px;	
}
.central {
	margin-left:auto;
	margin-right:auto;
}
.header-logo {
	width:250px;
	margin:0px 0px 0px 0px;
	text-align:left;
	float:left;
}
.menu-item {
	width:100px;
	height:34px;
	margin:20px 0px 0px 0px;
	text-align:center;
	float:left;
}
.menu-item-selected {
	background:url(../images/navback.gif);
	width:100px;
	height:34px;
	margin:20px 0px 0px 0px;
	text-align:center;
	float:left;
}
.submenu-item {
	width:100px;
	margin:0px 0px 0px 0px;
	text-align:center;
	float:left;
}
.portfolio-item {
	width:180px;
	margin:20px 0px 0px 0px;
	text-align:center;
	float:left;
}
.main-left {
	width:550px;
	margin:15px 0px 0px 0px;
	text-align:left;
	float:left;
}
.main-right {
	width:400px;
	margin:15px 0px 0px 0px;
	text-align:center;
	float:right;
}
.box1 {
	width:310px;
	margin:15px 4px 10px 4px;
	text-align:left;
	float:left;
}
.box2 {
	width:155px;
	margin:0px 5px 0px 5px;
	text-align:center;
	float:left;
}
.box-left {
	width:80px;
	margin:0 0 0 0;
	text-align:left;
	float:left;
}
.box-right {
	width:210px;
	margin:0 5px 0 0;
	text-align:left;
	float:right;
}
/* Contact File Columns */
.contact1-column {
	width:70px;
	margin: 0 0 0 0;
	float:left;
	text-align: right;
	padding-top:15px;
	padding-right:5px;
}

.contact2-column {
	width:250px;
	margin: 10px 0 0 0;
	float:left;
	text-align:left;
}
/* W3C Divs */
.w3c {
	width:110px;
	margin: 2px 0 0 0;
	float:left;
}
.container-w3c {
	width:960px;
	margin: 5px 0 0 0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
.copyright{
	width:300px;
	margin: 2px 0 0 0;
	float:right;
	text-align:right;
}