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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}

body {
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Sans-Serif;
	color: #000;
	background-color:white;
	text-align: left;
	}

	#clear{
		clear: both;
	}


#container {
	width:941px;
	margin:0px auto;
	}

#header {
	background-color: #fff;
	height: 90px;
	width:auto;
	}

#header h1{
	width:214px; height:75px;
	margin: 20px 0 0 17px; float:left;
	}
	
#header h2{
	width:244px; height:75px;
	background:url(images/tagline.gif) no-repeat; text-indent: -9999px;
	margin: 10px 0 0 0; float:right;
	}

	ul#nav{
		width:941px;
		height:35px;
		background:url(images/navstretch.jpg) repeat-x;
	}
		ul#nav li{
			display:inline;
		}
			ul#nav li a {
				display:block;
				height:35px;
				text-indent:-9999px;
				float:left;
			}
				ul#nav li.corp a {
					width:106px;
					background: url(images/corp.jpg) bottom center no-repeat;
				}
				ul#nav li.tech a {
					width:114px;
					background: url(images/tech.jpg) bottom center no-repeat;
				}
				ul#nav li.solu a {
					width:104px;
					background: url(images/solutions.jpg) bottom center no-repeat;
				}
				ul#nav li.supp a {
					width:104px;
					background: url(images/support.jpg) bottom center no-repeat;
					float:right;
				}
				ul#nav li.news a {
					width:86px;
					background: url(images/news.jpg) bottom center no-repeat;
					float:right;
				}
				ul#nav li.cont a {
					width:90px;
					background: url(images/contact.jpg) bottom center no-repeat;
					float:right;
				}
				ul#nav li a:hover {
					background-position: top center;
				}
			
				body.corporate ul#nav li.corp a,
				body.technology ul#nav li.tech a,
				body.solutions ul#nav li.solu a,
				body.support ul#nav li.supp a,
				body.news ul#nav li.news a,
				body.contact ul#nav li.cont a
				
				 {
				background-position: top center;
			}


#mast{
	width:941px; height:226px;
	background:url(images/mastbkg.jpg) no-repeat;
	margin: 25px 0 25px 0; float:left;
	
	}
	
#mast h1{
	color:#000;
	width:850px;
	font-size:16px;
	font-weight:bold;
	margin:40px 0 0 45px;
	padding:0 0 5px 0;
	font-family: "helvetica", "arial", sans-serif;
	}

#mast p{
	font-size:12px;
	width:350px;
	margin:40px 0 0 111px;
	font-family: "helvetica", "arial", sans-serif;
	line-height:1.4em;
	}

#sec-nav{
	margin:25px 0 25px 0;
	width:219px;
	background:url(images/secnavbkg.gif) repeat-y;
	float:left;
}

#sec-nav ul li.top{
	background:url(images/secnavtop.gif) no-repeat;
	padding:15px 0 10px 25px;

}

#sec-nav ul li.mid{
	padding:0 0 10px 25px;

}

#sec-nav ul li.bottom{
	background:url(images/secnavbottom.gif) no-repeat bottom left;
	padding:0 0 15px 25px;
}

#sec-nav ul li.single{
	background:url(images/secnavsingle.gif) no-repeat bottom left;
	padding:11px 0 10px 25px;
}


#sec-nav ul li.bottom{
	background:url(images/secnavbottom.gif) no-repeat bottom left;
	padding:0 0 15px 25px;
}
#sec-nav ul li a{
		font-size: 12px;
		padding:0 0 0 15px;
		color:#333;
		background:url(images/navarrow.gif) no-repeat bottom left;
}
#sec-nav ul li a:hover{
		background:url(images/navarrow.gif) no-repeat bottom left;
		color:#999;
}
#content-column{
	margin:25px 0 25px 0;
	width:700px;
	height:100%;
	background-color:#F1F1F1;
	float:right;
	background:url(images/rightcolumnmiddle.png) repeat-y;
	display: block;
}



#content-column h1{
	color: #000;
	width: 650px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0; float:left;
	padding:15px 0 10px 30px;
	font-family: "helvetica", "arial", sans-serif;
}
#content-column h2{
	background:url(images/rightcolumntop.png) no-repeat;
}
#content-column h3{
	background:url(images/rightcolumnbottom.png) no-repeat bottom left;
}

.alignLeft { 
	float:left;
	margin-right: 1em; 
	padding:0 85px 0 0;
	text-align:left;

	}
.alignRight { 
	float:right;
 	margin-top:10px;
    margin-left:50px;	
	}

.centered{
	padding:0 0 0 40px;
	
}

#content-column p{
	font-size: 12px;
	width: 550px;
	line-height:1.5em;
	margin: 0 0 15px 30px;
	font-family: "helvetica", "arial", sans-serif;
	display:block;
	
}
#content-column p.centered{
	font-size: 12px;
	width: 550px;
	line-height:1.5em;
	margin: 0 0 15px 0;
	font-family: "helvetica", "arial", sans-serif;
	display:block;
	text-align:center;
	
}
#content-column ul{
	width:400px;
	padding:0 0 0 45px;
	font-family: "helvetica", "arial", sans-serif;
	font-size: 12px;
}
#sub li{
	width:400px;
	padding:0 0 0 65px;
	font-family: "helvetica", "arial", sans-serif;
	font-size: 12px;
}
#content-column li{
	padding:0 0 10px 0;
	list-style-type:square;
}


#content-column a{
	color: #02375F;
	font-size: 14px;
	font-weight: bold;
}

#content-one-column{
	margin:25px 0 25px 0;
	padding:20px 0 50px 0px;
	width:941px;
	height:100%;
	background-color:#F1F1F1;
	float:right;
}

#content-one-column h1{
	color: #000;
	width: 550px;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 50px; float:left;
	padding: 0 0 5px 0;
	font-family: "helvetica", "arial", sans-serif;
}

#content-one-column p{
	font-size: 12px;
	width: 400px;
	margin: 0 0 0 50px; float:left;
	font-family: "helvetica", "arial", sans-serif;
}

#content-column p.callout{
	font-size: 14px;
	width: 600px;
	margin: 10px 0 10px 50px; float:left;
	font-style:italic;
}
#columns{
	width:944px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	}

#column1{
	height:255px;
	width:300px;
	background:url(images/column1.jpg) no-repeat;
	padding: 0px 20px 10px 0;
	float:left;
	}
	

#column1 a {
	width:300px;
	height:255px;
	text-decoration: none;
	color: #fff;
	float:right;
	text-indent: -9999px;
	}
			
#column2{
	height:255px;
	width:300px;
	background:url(images/column2.jpg) no-repeat;
	padding: 0px 20px 10px 0;
	float:left;
	}

#column2 a {
	width:300px;
	height:255px;
	text-decoration: none;
	color: #fff;
	float:right;
	text-indent: -9999px;
	}
	
#column3{
	height:255px;
	width:300px;
	background:url(images/column3.jpg) no-repeat;
	padding: 0 0px 10px 0;
	float:left;
	}

#column3 a {
	width:300px;
	height:255px;
	text-decoration: none;
	color: #fff;
	float:right;
	text-indent: -9999px;
		}	


#footer{
	padding:12px 0 0 0;
	float:right;
	width:100%;
	background: url(images/lines.gif) repeat-x;
	}
	
	
#footer p{
	font-size: 10px;
	padding-left:1em;
	color: #1A3C67;
	width:300px;
	float:left;
	}
#footer ul{
	width:450px;
	height:10px;
	float:right;
}

#footer li{
	display:inline;
}
#footer ul a{
	padding-right:1.75em;
	font-size: 10px;
	text-decoration: none;
	color: #1A3C67;
	line-height:1.5em;
	float:right;
	display:block;
	}
#footer ul li a:hover{
	color: #999;
	}
