#content {
	width:620px;
}
#news {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 180px;
	left: 801px;
	width:200px;
	background: #CBE5FE;
}
#newsbox {
	width:200px;
	background:url(images/news_content.gif); 
	background-position:bottom;
	margin-bottom:10px;
	padding-bottom:15px;
}
#feature {
	width: 200px;
	height: 180px;
	background: url(images/background_feature.jpg);
}
#callAction {
	width:615px;
}
#newsletter {
	margin-top:30px;
 	width:180px;
	height:200px;
	color: #FFFFFF;
	background: url(images/newsletter.jpg);
}
#special {
	color:#FFFFFF;
	width: 200px;
	position:absolute;
	top:96px;
	left:410px;
	text-align:center;	
	font-size: 12pt;
	line-height:12px;
}
#footer {
	width:800px;
	background-position: 740px top;
}
#topMenu {
	padding:0;
	margin: 0;
	width:620px;
	height:30px;
}

#bottomMenu {
	padding: 0;
	width:800px;

}
#copyright {
	width: 300px;
}

/*------------------------------ Navigation ------------------------------*/

/*--Services menu small grounps etc--*/
#topMenu ul{
	margin: 0;
	padding: 0;
	list-style-image: none;
}
#topMenu li{
	text-align: center;
	margin: 0;
	width: 154px;
	float: left;
	background: #CCCCCC;
	border-left: 1px solid #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
}
#topMenu a{
	display: block;
	font-weight: normal;
	padding: 7px 0 7px 0;
	width: 153px;
	text-decoration: none;
	color: #333333;
}
#topMenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #999999;
}


/*------------------------------ Formating ------------------------------*/
h2 {
	padding: 10px 0 0 0;
	margin: 10px 10px 15px 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #0033CC;
	padding-top: 5px;
	background: none;
}
#content h1 {
	margin-top: 10px;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
}
/*------ eNewsletter ----------*/
p.enewsletter {
	padding-top:15px;
	font-size: 14pt;
	font-weight: bold;
	text-align:center;
	letter-spacing:1px;
}
p.subscribe {
	font-size:12px;
	padding-top: 8px;
	padding-left: 63px;
	font-weight: bold;
	color:#0033CC;
}
.ehighlight {
	color: #00FFFF;
}
#newsletter a {
	text-decoration:none;
}
#newsletter a:hover {
	text-decoration: underline;
}
/*------ specials ----------*/
#special a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
}
#special a:hover {
	text-decoration:underline;
}
p.main {
	font-weight:bold;
	font-size:16pt;
}
/*------ newsbox ----------*/
#newsbox h1 {
	margin:0;
	padding:0;
	background: url(images/news_title.gif);
	padding-left:20px;
}
#newsbox img {
	border:none;
	padding-left:0;
	margin-left:0;
}
#newsbox p {
	padding-left:0;
	margin-left:0;

}
	
/*-------------------------*/
#quote {
	margin: 0;
	width: 600px;
}
/*-------------------------*/
#news h1 {
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-align:center;
}
#newsbox h1 a, #feature h1 a{
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
#newsbox h1 a:hover, #feature h1 a:hover{
	color: #33FFFF;
}
#newsbox p {
	margin: 0;
	padding: 0;
	font-size: 8pt;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}
#newsbox a{
	text-decoration: none;
	color: #000000;
}
#newsbox img, #feature img {
	float: right;
	padding-right:7px;
}
/*-------------------------*/
#footer p {
	margin:0 55px 0 0;
	padding-top: 7px;
}
