body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin: 30px auto 0 auto;
	text-align: center;
	font-family: Arial, sans-serif;
}

a {
	color: #08457f;
	text-decoration: none;
}
a:hover {
	color: #1d63a5;
}

p {
	font-family: Arial, sans-serif;
	color: #2e3643;
}

img { border: 0; }

.orange {
	color: #cc6600;
}

#flashHome {
	width: 894px;
	height: 183px;
}

#main {
	border: 1px solid #bed1de;
	background-color: #FFFFFF;
	width: 894px;
	margin: 0 auto 10px auto;
	padding: 0;
	text-align: left;
	display: table;
}

#logo {
	margin: 23px 0 20px 20px;
}

#masthead {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #f4f6f9;
	padding: 1px 0 0 0;
}

.rule {
	height: 2px;
	padding: 0;
	background-image: url(images/rule.gif);
	background-repeat: repeat-x;
}

#top-nav {
	background-image: url(images/bg.top-nav.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding: 0 0 0 40px;
}
#top-nav span {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0 40px 0 0;
	text-transform: uppercase;
	position: relative;
	top: 5px;
}
#top-nav #current {
	margin: 0;
	padding: 5px 25px 0 23px;
	text-transform: uppercase;
	position: relative;
	top: 5px;
	right: 5px;  
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	display: inline;
	background-image: url(images/bg.top-nav.current.gif);
	background-repeat: repeat-x;
}      
#top-nav a {
 	width: 67px;
	height: 20px;
	padding: 5px 25px 0 23px;
	margin: 0 -45px 0 0;
	position: relative;
	right: 5px;
}
#top-nav a:hover {
	text-transform: uppercase;
	position: relative;
	font-size: 10px;
	font-weight: bold;
	color: #ff9900;
	display: inline;     
	background-image: url(images/bg.top-nav.current.gif);
	background-repeat: repeat-x;
}

#belly {
	padding: 0 0 0 20px;
}
#belly #lead {
	color: #2e3643;
	font-size: 18px;
	line-height: 23px;
}
#belly .lead-small {
	color: #2e3643;
	line-height: 23px;
	font-weight: bold;
}
#belly #copy p {
	line-height: 23px;
	font-size: 14px;
	margin: 12px 0 0 0;
}
#belly #copy {
	width: 520px;
	
	margin: 20px 0 0 45px;
}
#belly .clients{
	padding: 15px 0 15px 0;
	color: #2e3643;	
	border-bottom: dotted #999999 1px;

}
#belly #support {
	width: 750px;
	float: left;
	margin: 20px 0 0 45px;
	line-height: 23px;
	font-size: 14px;
	
}
#belly .bold{
	padding: 20px 0 0 0;
	font-weight: bold;
}

#belly ul{
	padding: 0 0 0 15px;
	margin: 0;
	color: #2e3643;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;	
}


#belly ul li {
	padding: 0  0 10px 0;
	
}	

#belly .techselect{
	padding: 300px 0 0 0;	
}

#footer {
	padding: 0 0 0 20px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: left;
	margin: 0 auto 10px auto;
	width: 894px;
	color: #8ca8c3;
}
#footer #biolerplate {
	margin: 15px 0 15px 0;
}
#footer #biolerplate p {
	margin: 0;
	line-height: 16px;
}
#news-module {
	background-image: url(images/bg.news-module.gif);
	width: 260px;
	float: right;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #2e3643;
	margin: 2px 2px 0 0;
	background-repeat: no-repeat;
	background-color: #E4EBF1;
	padding: 0 0 20px 0;
}
#news-module h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	margin: 0;
}
#news-module p {
	margin: 0;
}
#news-module .icon {
	float: left;
	margin: 0 10px 0 0;
}
#news-module .details {
	float: right;
	width: 170px;
	margin: 0 0 8px 0;
}
#news-module #content {
	width: 220px;
	margin: 25px auto 0 25px;
	padding: 0 5px 0 0;
}
#news-module #content #success-stories h1 {
	margin: 0 0 3px 0;
}
#news-module #content #success-stories img {
	margin: 0 13px 3px 0;
}
#news-module #content .rule {
	width: 220px;
	clear: both;
	margin: 10px 0 10px 0;
}
