a:link
{
	color: #336;
}

a:visited
{
	color: #336;
}

a:hover
{
	color: #f60;
	text-decoration: none;
}

a:active
{
	color: #336;
}

body 
{
	margin: 0 auto;
	padding: 0;
	background: url("../images/background.gif");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 70%;
	letter-spacing: .05em;
}

#floatpage
{
	text-align: left;	
	width: 780px;
	margin: 0 auto;
}

/*** banner ***/
#header 
{
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #fff;	
}

#home #header
{
	background: url("../images/masthead/home-background.jpg") no-repeat top left;
	background-color: #aac0de;	
}

#careers #header
{
	background: url("../images/masthead/logo-background.jpg") no-repeat top left;
	background-color: #aac0de;	
}

#about #header
{
	background: url("../images/masthead/about-background.jpg") no-repeat top left;
	background-color: #aac0de;	
}
#management #header
{
	background: url("../images/masthead/home-background.jpg") no-repeat top left;
	background-color: #aac0de;	
}
#contact #header
{
	background: url("../images/masthead/contact-background.jpg") no-repeat top left;
	background-color: #aac0de;	
}


#services #header
{
	background: url("../images/masthead/product-background.jpg") no-repeat top left;
	background-color: #aac0de;	
}

#investor #header
{
	background: url("../images/masthead/investor-background.jpg") no-repeat top left;
	background-color: #aac0de;	
}

/*** site navigation in banner ***/
#site-navigation
{
	float: left;
	margin: 0;
	padding: 0px;
	padding-top: 2px;
	padding-left: 15px;
	list-style: none;
	list-style-image: none;
	font-weight: bold;
	background-color: #aac0de;
	letter-spacing: 1px;
}

#site-navigation li
{
	float: left;
	margin: 1;
	padding: 0;
}

#site-navigation a
{
	display: block;
	padding: 2em;
	padding-top:5px;
	padding-bottom: .55em;
	color: #336;
	text-decoration: none;
	background: #aac0de;
	font-size: .9em;
	border-right: 1px solid #f60;
}

#site-navigation .news
{
	border-right: 0;
}

#services a.services, #about a.about, #careers a.careers, #contact a.contact, #news a.news
{
	color: #334;
	text-decoration: none;
}

#site-navigation a:hover
{
	color: #fff;
	text-decoration: none;
}

#contentwrapper
{
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border: 3px solid #fff;
}

#contentline
{
	border: 1px solid #f60;
	float: left;
	border-bottom: 0;
	width: 772px;
}

h1
{
	margin: 0;
	color: #f60;
	font-weight: normal;
	font-size: 1.65em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

h2
{
	margin: 0;
	color: #336;
	font-weight: normal;
	font-size: 1.25em;
}

p
{
	margin-top: 5px;
	line-height: 150%;
	color: #336;
}

ul
{
	padding: 5px 15px;
	margin-left: 0;
	color: #336;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
		line-height: 150%;
  letter-spacing: .05em;
}

img
{
border: 0;
}

.mission-statement
{
	margin: 20px;
	background: url("../images/mission-background.gif") no-repeat top left;
	padding: 20px 0 0 0;
}

.mission-statement h1, .promo h1, .news h1
{
	font-weight: normal;
	left: -1000px;
	position: absolute;
}

.promo
{
	float: left;
	margin: 0;
	padding:0;
	width: 433px;
	border: 1px solid #f60;
	padding: 2px;
	border-right: 0;
	border-bottom: 0;
	height: 380px;
}

.promo div
{
	background: url("../images/promo-background.jpg") no-repeat top left;
	height: 345px;
	padding: 35px 15px 0 15px;
}

.news
{
	float: right;
	margin: 0;
	padding: 0;
	width: 330px;
	border: 1px solid #f60;
	padding: 2px;
	border-bottom: 0;
	height: 380px;
}

.news div
{
	background: url("../images/summit.gif") no-repeat top left;
	border: 1px solid #58729e;
	height: 338px;
	padding: 40px 15px 0 18px;
}

.news h2
{
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #f60;
}

.news p
{
	color: #fff;
}

.newslink
{
	padding-bottom: 25px;
}

.news a, .news a:visited, .news a:link
{
	color: #fff;
	text-decoration: none;
}

.side-navigation
{
	float: left;
	width: 140px;
	margin-top: 50px;
	border-right: 1px solid #f60;
}

.side-navigation ul
{
	list-style: none;
	list-style-image: none;
	text-align: right;
	padding: 0;
	margin: 8px 8px 8px 15px ;
}

.side-navigation li
{
	text-align: right;
}

.press-release
{
color: #f60;
font-size: 1.2em;
border-bottom: 1px dashed #336;
padding-bottom: 20px;
}

.side-navigation a, .side-navigation a:visited, .side-navigation a:link
{
	color: #336;
	text-decoration: none;
}

.news a:hover, .side-navigation a:hover
{
	color: #f60;
	text-decoration: none;
}

.content-right
{
	float: right;
	width: 585px;
	padding: 30px 30px 30px 15px;
	margin: 0;
}

/*** footer ***/
#footer 
{
	clear: both;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-size: .9em;
	background-color: #fff;	
	color: #336;
	text-align: center;
	border: 1px solid #f60;
}

#footer a
{
	margin: 0;
	padding: 0;
	color: #336;
	text-decoration: none;
}

#footer a:hover
{
	color: #f60;
	text-decoration: none;
}

.linebreak
{
	display: block;
}