@import url("box.css");
@import url("menu_top.css");
@import url("global.css");

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin:0px;
	color:#3b3b3b;
	background: url(../images/bg.jpg) no-repeat;
}



#wrapper	{
	width: 920px;
	text-align: left;
	height: auto;
}

#top	{
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width:970px;
	height:220px;
	text-align:right;
	font-size: 85%;
	z-index:10;
}

#nav	{
	position:absolute;
	left:55px;
	top:157px;
	width:780px;
	z-index:20;
}

#menu {
	padding-top:5px;
	padding-left:10px;
	padding-right:20px;
	z-index:30;
}

#testimonials	{
	position:absolute;
	font-weight:bold;
	left:75px;
	top:10px;
	width:340px;
	height:130px;
	text-align:left;
}
.testi-txt	{
	bottom:0;
	position:absolute;
	color:#FFFFFF;
}

#customer-login	{
	position:absolute;
	left:765px;
	top:5px;
}


#flash1	{
	width:590px;
	height:185px;
	z-index:185px;
	padding-bottom:10px;
}

#news	{
	width:590px;
	height:auto;
	
}

.news-story-container	{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:75px;
}

#testimonial-container	{
	width:150px;
	height:auto;
	padding-left:35px;
	padding-right:20px;
	padding-top:10px;
	min-height:180px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	border-left:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	vertical-align:middle;
	text-align: left;
}

#cta	{
	position:absolute;
	left:615px;
	top:203px;
	width:302px;
	height:auto;
}

.cta-title	{
	background-image:url(../images/cta-bg.gif);
	background-repeat:no-repeat;
	width:302px;
	height:28px;
	color:#FFFFFF;
	font-size:140%;
	font-weight:bold;
	padding-left:10px;
	padding-top:20px;
	padding-bottom:5px;
	margin-top:10px;
	clear:both;
}

.cta-text	{
	padding-left:10px;
}

#page-home-container	{
	width:710px;
	float:left;
	min-height:200px;
}

#page-copy-home	{
	width:510px;
	height:auto;
	padding-left:75px;
	padding-right:20px;
	padding-bottom:20px;
}

#page-copy	{
	padding-left:75px;
	padding-right:0px;
	padding-top:0px;
	min-height:300px;
}

#pdf	{
	padding-left:75px;
	padding-bottom:10px;
}

.pdf-container	{
	width:505px;
	height:auto;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#6d8ea6;
	margin-top:10px;
	padding-top:10px;
	vertical-align:middle;
	clear:both;
}

.pdf-container-img	{
	width:55px;
	float:left;
	margin-right:10px;
}
.pdf-container-txt	{
	width:360px;
	height:auto;
	float:left;
	margin-right:10px;
}

.pdf-container-size	{
	width:50px;
	padding-top:15px;
	float:left;
	margin-right:20px;
}

.pdf-container-download	{
	width:80px;
	padding-top:15px;
	float:left;
	font-weight:bold;
}

.pdf-container-download	a {
	color:#164061;
	text-decoration:none;
}


.news-story-container	{
	margin-bottom:10px;
}

.news-title	{
	font-weight:bold;
	float:left;
}

.news-date	{
	text-align:right;
}

.news-story-button	{
	float:right;
	padding-right:10px;
}

.news-story-button a	{
		color:#164061;
		font-weight:bold;
		text-decoration:none;
}

.sitemap-top	{
	color:#0017a4;
	font-weight:bold;
	line-height: 20px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

.sitemap-top a	{
	color:#3364a3;
}

.sitemap-dropdown	{
	font-weight:100;
	list-style:none;
}

.sitemap-dropdown	a{
	color:#f18a15;
}

#footer	{
	color:#6d6d6d;
	clear:both;
	border-top-width:10px;
	padding-left:75px;
	padding-top:30px;
	padding-bottom:20px;
	font-size: 95%;
}
#footer p 	{
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer a	{
	color:#6d6d6d;
}
.search a	{
	color:#ff7800;
	font-weight:bolder;
	text-decoration:none;
}