body {
	background:url(images/bg.jpg) repeat-x #ebece6;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}

#container {
	width:900px;
	margin:30px auto;
	overflow:hidden;
	}

#curveTop {
	float:left;
	width:900px;
	height:16px;
	background:url(images/curve_top.jpg) no-repeat #fff;
	margin:0;
	padding:0;
	}

#curveBot {
	float:left;
	width:900px;
	height:16px;
	clear:both;
	background:url(images/curve_bottom.jpg) no-repeat;
	}

#wrapper {
	width:900px;
	float:left;
	background:#fff;
	padding-bottom:30px;
	}
	
#header {
	width:800px;
	float:left;
	margin:10px 50px 20px 50px;
	overflow:hidden;
	display:inline;
	}

#logo {
	width:306px;
	height:72px;
	float:left;
	}

#topInfo {
	width:400px;
	height:40px;
	margin:0 21px;
	float:right;
	text-align:right;
	}

.topInfoPhone {
	color:#af1d2a;
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
	}
.topInfoNav {
	color:#9a9d7e;
	font-size:12px;
	}
.topInfoNav a {
	color:#9a9d7e;
	text-decoration:none;
	}

.topInfoNav a:hover {
	color:#53563d;
	text-decoration:underline;
	}

#nav {
	width:850px;
	height:40px;
	float:left;
	margin:0 25px 20px 25px;
	overflow:hidden;
	background:url(images/nav_bg.gif) no-repeat;
	color:#333;
	line-height:40px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	display:inline;
	}

#nav ul {
	width:850px;
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	}

#nav li {
	display: inline;
	padding-left:0;
	margin-left:0;
	text-indent:0;
	}

#nav li a {
	text-decoration: none;
	padding: 0 50px 0 15px;
	color:#111;
	margin:0;
	background:url(images/nav_arrow.jpg) left no-repeat;
	}

#nav li a:hover {
	text-decoration: underline;
	color:#004053;
	}

#nav li a.lastItem {
	padding:0 0 0 15px;
	}	

#nav li a.navActive {
	color:#004053;
	text-decoration:none;
	}

#nav li a.navActive:hover {
	color:#004053;
	text-decoration:underline;
	}
#promoContainer {
	width:850px;
	height:250px;
	overflow:hidden;
	float:left;
	margin:0 25px 20px 25px;
	display:inline;
	}

#promoContainerInt {
	width:330px;
	height:434px;
	overflow:hidden;
	float:right;
	margin:0 25px 20px 0;
	display:inline;
	}

#hero {
	width:500px;
	height:250px;
	float:left;
	}

#hero img {
	border:0;
	}
#sampleBox {
	width:330px;
	height:250px;
	float:right;
	background:url(images/samplesBox_bg.jpg);
	}

#sampleBox h1 {
	line-height:70px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	margin:0 0 0 30px;
	}

#sampleBox h1 a {
	color:#fff;
	text-decoration:none;
	}

#sampleBox h1 a:hover {
	color:#86e3ff;
	text-decoration:none;
	}

#sampleBox p {
	color:#fff;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin-left:30px;
	margin-right:30px;
	}

#sampleBox p a {
	color:#86e3ff;
	text-decoration:none;
	}

#sampleBox p a:hover {
	color:#86e3ff;
	text-decoration:underline;
	}

#contentWrapper {
	width:850px;
	float:left;
	margin:0 25px 20px 25px;
	display:inline;
	}

#contentWrapper h1 {
	font-size:24px;
	font-weight:bold;
	color:#222;
	}

#contentWrapper h2 {
	font-size:16px;
	font-weight:bold;
	color:#333;
	margin-top:10px;
	}

#contentWrapper h2 a {
	color:#22a6ce;
	text-decoration:none;
	}

#contentWrapper h2 a:hover {
	color:#22a6ce;
	text-decoration:underline;
	}
.redTextLarge {
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#990000;
	}
	
#contentWrapper p {
	font-size:12px;
	line-height:18px;
	color:#222;
	
	}

#contentWrapper p a {
	color:#222;
	text-decoration:underline;
	}

#contentWrapper p a:hover {
	color:#990000;
	text-decoration:underline;
	}

.redText {
	color:#990000;
	}
.blueText {
	color:#007193;
}
.promoTextBlue {
	color:#007193;
	font-size:14px;
	line-height:22px;
}
.promoTextBlueLarge {
	color:#007193;
	font-size:18px;
	line-height:24px;
}
.promoText {
	color:#333;
	font-size:14px;
	line-height:22px;
}


#smallPromoRight {
	width:330px;
	height:164px;
	background:url(images/smallPromoRight_bg.jpg) no-repeat;
	overflow:hidden;
	float:right;
	margin:0 0 20px 20px;
	}

#smallPromoRightInt {
	width:330px;
	height:164px;
	background:url(images/smallPromoRight_bg.jpg) no-repeat;
	overflow:hidden;
	float:right;
	margin:0;
	}
	
#smallPromoRight h1, #smallPromoRightInt h1 {
	line-height:48px;
	font-size:16px;
	font-weight:bold;
	color:#044a5f;
	margin:0 0 0 30px;
	}

#smallPromoRight h1 a, #smallPromoRightInt h1 a {
	color:#044a5f;
	text-decoration:none;
	}

#smallPromoRight h1 a:hover, #smallPromoRightInt h1 a:hover {
	color:#fff;
	text-decoration:none;
	}

#intSample {
	width:330px;
	float:right;
	margin:20px 0 20px 20px;
	height:140px;
	background:url(images/intSampleBG.jpg) no-repeat;
	overflow:hidden;
	}
	
#intSampleLarge {
	width:330px;
	float:right;
	margin:20px 0 20px 20px;
	height:500px;
	background:url(images/intSampleLargeBG.jpg) no-repeat;
	overflow:hidden;
	}

#intSampleLargeDoc {
	width:330px;
	float:right;
	margin:20px 0 20px 20px;
	height:500px;
	background:url(images/intSampleLargeDocBG.jpg) no-repeat;
	overflow:hidden;
	}
	
#intSample p, #intSampleLarge p, #intSampleLargeDoc p {
	color:#fff;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin-left:25px;
	margin-right:25px;
	}

#intSample p a, #intSampleLarge p a, #intSampleLargeDoc p a {
	color:#003e51;
	text-decoration:none;
	}

#intSample p a:hover, #intSampleLarge p a, #intSampleLargeDoc p a {
	color:#003e51;
	text-decoration:underline;
	}

#intSample h1, #intSampleLarge h1, #intSampleLargeDoc h1 {
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:0 0 0 25px;
	}

#intSampleLarge h2, #intSampleLargeDoc h2 {
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:#003e51;
	margin:0 0 0 25px;
	}
	
#intSample h1 a, #intSampleLarge h1 a, #intSampleLargeDoc h1 a {
	color:#fff;
	text-decoration:none;
	}

#intSample h1 a:hover, #intSampleLarge h1 a:hover, #intSampleLargeDoc h1 a:hover {
	color:#ccc;
	text-decoration:none;
	}
	
#lowerPromoWrapper {
	clear:both;
	width:900px;
	height:260px;
	background:url(images/lowerPromo_bg.jpg) repeat-x #9b9a86;
	overflow:hidden;
	}

#lowerPromoWrapper ul {
	margin:0 0 0 0;
	padding-left:10px;
	}

#lowerPromoWrapper li {
	font-size:12px;
	color:#fff;
	margin:0;
	line-height:18px;
	}
#lowerPromoWrapper li a {
	color:#fff;
	margin:0;
	padding:0;
	font-weight:bold;
	}

#lowerPromoWrapper p {
	color:#fff;
	line-height:18px;
	font-size:12px;
	font-weight:bold;
	}
	
#lowerPromoWrapper p a {
	color:#03485d;
	font-style:italic;
	text-decoration:none;
	}

#lowerPromoWrapper p a:hover {
	text-decoration:underline;
	}

.lowerPromoSpacing {
	margin-top:20px;
	}
#lowerPromoLeft {
	width:375px;
	margin:0 50px;
	float:left;
	display:inline;
	}

#lowerPromoRight {
	width:375px;
	margin:0 50px 0 0;
	float:right;
	}

.lowerPromoImg {
	margin:10px 10px 10px 0;
	text-align:left;
	}
#footerWrapper {
	width:800px;
	height:30px;
	margin:25px 50px 20px 50px;
	}

#footerWrapper p {
	font-size:11px;
	color:#565549;
	}

#footerWrapper p a {
	color:#07546b;
	text-decoration:none;
	}

#footerWrapper p a:hover {
	text-decoration:underline;
	}

#footerLeft {
	width:300px;
	float:left;
	margin:10px 0 30px 30px;
	}

#footerRight {
	width:300px;
	float:right;
	text-align:right;
	margin:10px 30px 30px 0;
	}

.imageRight {
	margin:0 0 20px 20px;
	}

.imageLeft {
	margin:0 20px 0 0;
	}

.audioMarginLeft {
	padding-left:30px;
	}

.audioMarginLeftSmall {
	padding-left:25px;
	}

.clientLogo {
	margin:0 0 10px 10px;
	}
/* -- NEWS TICKER -- */
#ajaxticker1{
width: 270px;
height: 100px;
border: 0;
padding: 0;
margin-left:30px;
margin-right:30px;
margin-top:10px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #d8f6ff;
}

.someclass{
font-size:11px;
color:#333;
line-height:18px;
}

.someclass a {
font-weight:bold;
color:#333;
text-decoration:underline;
font-size:12px;
}

.someclass a:hover {
font-weight:bold;
color:#044a5f;
text-decoration:underline;
}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-color:#333;
	padding:0 20px;
	}