td {
	vertical-align: top;
	top: 0; 
	left: 0;
}

.clear {
	clear:both;
}

.oneColFixCtr #container {
	background: #FFFFFF;
	margin: auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-image: url(/images/bg_foot.jpg);
	background-position: bottom;
	border:#ff0000 0px solid;
	
}

.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */	
}

.oneColFixCtr #nav2{
	width:865px;
	min-height:50px;
	text-align: right;
	margin: auto;

	/*	border:1px #CCCCCC solid; */

}

.oneColFixCtr #logo{
	width:225px;
	height:50px;
	text-align: right;
	float:left;
	border:0px #CCCCCC solid; 
	overflow:hidden;
}

.oneColFixCtr #search{
	width:700px;
	min-height:28px;
	text-align: right;
	float:right;
	border:0px #ff00ff solid; 
	padding:0px 5px 10px 0;
}

.oneColFixCtr #search input{
	border:1px #ccc solid; 
}

.subbtn {
	border:1px PURPLE solid; 
}

.oneColFixCtr #navline {
	width:650px;
	letter-spacing:20px;
	min-height:22px;
	text-align: right;
	padding:10px 0 0 0px;
	float:right;
/*	border:1px #CCCCCC solid; */ 
}

.oneColFixCtr #nav_inner{

	width:865px;
	min-height:50px;
	text-align: left;
	margin: auto;
/*	border:1px #CCCCCC solid; */

}

.oneColFixCtr #header{
	width:865px;
	height:190px;
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0px;
	border:0px #CCCCCC solid;
 	background-image:url(/images/banners/services.jpg); 
/*	background-image:url(/images/body_bg.jpg); */  	
}

.oneColFixCtr #bodyouter {
	width:870px;
	min-height:450px;
	text-align: center;
	margin:0px auto;
	background: url(/images/body_bg.jpg) 50% 0px repeat-y;
	border-bottom:0px #fff solid;
	position:relative;
}

.oneColFixCtr #bodyouter .productlogo
{
	margin:0px;
	padding:0px;
	width:161px;
	height:32px;
	display:block;	
	position:absolute;
	top:14px;
	right:23px;
}

.oneColFixCtr #bodyinner {
	width:900px;
	min-height:400px;
	margin:auto;
	text-align: left;
	border:1px red solid; 	
	background: #ccc;
}

.oneColFixCtr #columnCentered {
	background-position: 0 20px ;
	background-repeat: no-repeat;
	width:845px;
	min-height:400px;
	margin:0 auto;	
	padding:0;	
}

.oneColFixCtr #columnCentered ul {
	margin:0 0 0 14px;	

}
.oneColFixCtr #columnCentered li {

/*	color: red;	*/
	text-decoration:none;
	list-style-type:disc;
	list-style-image: url(/images/li_bullet.png)
}

.oneColFixCtr #bodyheader 
{
	width:806px;
	height:25px;
	margin:0px auto;
	padding:20px 25px 0px 25px;
	font-size:9px;
	/*padding:25px 0 0px 25px;*/
	text-align: left;
	background:url(/images/body_crumb.jpg) repeat-x;
}

.oneColFixCtr #bodyinner
{
	width:865px;
	margin:auto;
/*	padding:0 25px 0 45px;	*/	
}

.oneColFixCtr #footer {
	width:970px;
	text-align: center; 
	margin: auto; 
	font-size:9px;
	background-image: url(/images/footer.png); 
	background-repeat: no-repeat;
	background-position: bottom;
	height:140px;
	/*	border:1px #CCCCCC solid; */	
}

.oneColFixCtr #footer1 {
	width:300px;
	text-align: center; 
	margin: auto; 
	line-height:1.2em;
	border:0px #CCCCCC solid;
}

.oneColFixCtr #footer2 {
	width:500px;
	text-align: center; 
	margin: auto; 
	border:0px #CCCCCC solid;	
}

.oneColFixCtr #footer2 a
{
	color:#5b3d83;
	text-decoration:none;
}

.oneColFixCtr #footer2 a:hover
{
	color:#5b3d83;
	text-decoration:underline;
}

.oneColFixCtr #colLeft {

	width:380px;
	text-align: left;
	margin: 10px;
	padding: 10px;
	float:left;	
	/*	border:1px #CCCCCC solid; */
	
}

.none {
	display:block;
	clear:both;
	padding-bottom: 10px;	
}

.none p {
/*	color: red; */
	line-height:14px;	
	margin: 0px 0 5px 0;
	padding: 0px 0 5px 0;
	
}

.oneColFixCtr #colRight {

	width:385px;
	text-align: left;
	margin: 10px;
	padding: 10px;
	float:right;	
	/*	border:1px #CCCCCC solid; */
	
}

.inlineImg {
	padding: 0 15px 7px 0;
	float:left;
}
