/********************************************
					GENERAL
********************************************/
body{
	padding: 0;
	margin: 0;
	text-align:center;
	background-color: #E8E6AB;
	background-attachment: fixed;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;



}

div{
	padding:0;
	margin:0;
}
h2{
	margin:0px;
}



/********************************************
					LAYOUT
********************************************/

#wrapper{
	width:800px;
	background-color:#FFFFFF;
	text-align:left;
	margin: 0px auto;
}
#wrapper a:visited{
	color:#003300;
}
a:visited{
	color:
#003333: #336633;
}
#leftimg{
	float:left;
}
/********************************************
					Header
********************************************/
#header{
	width:800px;
	background-image:  url(images/nav_bg_01.jpg);
	background-repeat: no-repeat;
}
/********************************************
					Navigation
********************************************/
#nav{
	float:left;
	padding-left:279px;
	width:800px;
	background-image: url(images/nav_bg_03.jpg);
	background-repeat: no-repeat;

}
#nav2{
	float:left;
	padding-left:279px;
	width:800px;
	background-image: url(images/nav_bg2_02.gif);
	background-repeat: no-repeat;

}
#navlinks{
	display:inline;
	float:left;
	height:20px;
	background-color:red;
}

#nav_headline{
	float:left;
	padding-left:279px;
	width:800px;
	background-image: url(headline/images/headline_nav.gif);
	background-repeat: no-repeat;

}
/********************************************
					Content layout
********************************************/
#content{
	float:left;
	width:800px;
	
	background-color:white;
	font-family: Arial;
	font-size: 12px;
	color: #330000;
	padding-top:20px;
}
#sidebar{
	float:left;
	width:252px;
	padding:0px;
}
#sidebar a{
	text-decoration:none;
	margin:0px;
}
#sidebar ul{
	text-decoration:none;
	margin-bottom:0px;
	list-style-type: none;
	display:inline;
}
#sidebar li{
	text-decoration:none;
	margin:0px;
	list-style-type: none;
	display:inline;
}
#sidebar img{
	margin:0px;
}
#sidebarLinks{
	float:left;
	width:252px;
	padding:0px;
	text-align:center;
}
#main{
	float:left;
	width:500px;
	padding-left:20px;
}
#main a{
	color:green;
}
#main a:hover{
	color:black;
}

#mainImage{
	float:right;
	margin:2px;
}
#main li{
	list-style-type: none;
}
#main2{
	float:left;
	width:425px;
	padding-left:60px;
	text-align:center;
	font-size:14px;
}
#main3{
	float:left;
	width:450px;
	padding-left:40px;
	text-align:center;
	font-size:14px;
}
/********************************************
		One column
********************************************/
#mainAlone{
	float:left;
	width:800px;
	text-align:center;

}
#mainAlone li{
	list-style-type: none;
	}
#mainAlone a{
	color:green;
}	

#mainLeft{
	float:left;
	width:500px;
	padding-left:75px;
}	
#logos{
text-align:center;
}
#logos img{
	margin-left:16px;
	margin-bottom:3px;
}
#logos a{
	border:none;
}
#logos2{
text-align:center;
}
#logos2 img{
	margin-left:2px;
	margin-bottom:3px;
}
/********************************************
					Footer
********************************************/
#footer{
	float:left;
	width:800px;
	text-align:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFBC7D;
	border-bottom-color: #BFBC7D;
	margin-bottom:4px;
	background-image: url(images/footer_repeater_26.gif);
	background-repeat: repeat;
	color: #7B6C4F;
	font-family: Arial;
	font-size: 12px;


}
#footer img{
	float:left;
	margin-right:20px;
}
#footer p{
	margin-top:10px;
	margin-right:20px;
}
/********************************************
		Sub link pages
********************************************/
#headerSub{
	width:800px;
	background-image: url(images/sublink_logo/sublink_bg_01.gif);
	background-repeat: no-repeat;

}
#navSub{
	float:left;
	width:800px;
	background-image: url(images/sublink_logo/sublogo_03.gif);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
#navSpace{
	float:left;
	margin-left:279px;
}
#mainSub{
	float:left;
	width:800px;
	text-align:center;
}
#mainSub p{
	text-align:center;
	margin:0px;
}	
#mainSub h2{
	text-align:center;
	margin:0px;
}
#mainSub h5{
	text-align:center;
	margin:0px;
}
/********************************************
		Application services
********************************************/

#rowOne{
	float:left;
	width:800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom:20px;


}
#rowOne img{
	float:left;
	text-align:center;
	margin-left:30px;
}
#rowText{
	float:left;
	width:450px;
	text-align:left;
	padding-left:50px;
	padding-top:20px;
}
#rowTwo{
	float:left;
	width:800px;
	background-color:green;
}
#rowTow img{
	float:left;
}
/********************************************
		Sidebar extra wide
********************************************/

#sidebar2{
	float:left;
	width:252px;
	padding-left:10px;
}
#announcement{
	text-align:left;
	padding:10px;
	padding-left:40px;
	background-attachment: scroll;
	background-image: url(images/masterfeedcow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #006600;


}
/********************************************
		Headline page
********************************************/

#wrapper_headline{
	width:800px;
	background-color:#DEF3D6;
	text-align:left;
	margin: 0px auto;
}
#headline_bg{
	float:left;
	width:800px;
	font-family: Arial;
	font-size: 12px;
	color: #330000;
	font-weight:bold;
	text-align:center;
	padding-top:20px;
	background-image: url(headline/images/headline_watermark.gif);
	background-color:#DEF3D6;
	background-repeat: no-repeat;
	background-position: center center;
}
#updates{
float:left;
}

#headline_bg ul{
float:left;
text-align:left;
}

#headline_bg a{
	text-decoration:none;
	}