body {
	background-color:#333333;
	margin-top: 1px;
	}

.header {
	/* width:845px;
	width: 100%; */
	width:935px;
	background-color:#FFFFFF;
	text-align:left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	overflow:hidden;
	min-width:850;
	}
.banner {
	background-color:#0033cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	/* color:#FFFFFF; */
	/* z-index:100; */
	}
	

.navigation {
	width:268px;
	background-color:#0033cc;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/* margin-left:10px;
	margin-right:10px; */
	padding-left:10px;
	padding-right:10px;
	}

.content {
	/* width:555px; */
	width:667px;
	background-color:#FFFFFF;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:15px;
	padding-right:10px;
	}

.txthighlight, a.txthighlight:link {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
}

a.txthighlight:link { color:#FFFFFF;	text-decoration:none; }
a.txthighlight:visited { color: #FFFFFF; text-decoration:none; }
a.home:focus { color: #FFFFFF; text-decoration:underline;}
a.txthighlight:hover { color: #FFFFFF; text-decoration:underline;}
a.txthighlight:active{ color: #FFFFFF; text-decoration:underline;}

	
.txthighlightgreen {
	color:#05c50e;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

	
.txthighlightred {
	color:#FF0000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.txtblue {
	color:#0033cc;
	font-family:Arial, Helvetica, sans-serif;
}

.navibox {
border-style:solid;
border-width:thin;
border-color:#333333;
text-align:center;
}


.error {
	font-weight:bold;
	color:#993333;
	font-size:11px;
	font-weight:bold;
}



/* NAVIGATION */
.home, a.home:link { color:#FFFFFF;	text-decoration:none; }
a.home:visited { color: #FFFFFF}
a.home:focus { color:#00FF00; }
a.home:hover { 	color:#00FF00;	}
a.home:active {	color:#00FF00;	}
a.home:selected { color:#00FF00; }

.about, a.about:link { color:#FFFFFF; text-decoration:none; }
a.about:visited {color: #FFFFFF; }
a.about:hover {	color:#00FF00;	}
a.about:active { color:#00FF00; }
a.about:selected { color:#00FF00; }

.guarantee, a.guarantee:link { color:#FFFFFF; text-decoration:none; }
a.guarantee:visited {color: #FFFFFF;}
a.guarantee:hover { 	color:#00FF00;	}
a.guarantee:active {	color:#00FF00;	}
a.aguarantee:selected {	color:#00FF00;	}

.company, a.company:link { color:#FFFFFF; text-decoration:none; }
a.company:visited {color: #FFFFFF;}
a.company:hover {	color:#00FF00;	}
a.company:active {	color:#00FF00;	}
a.company:selected { color:#00FF00;	}

.hosting, a.hosting:link {	color:#FFFFFF;	text-decoration:none; }
a.hosting:visited {color: #FFFFFF}
a.hosting:hover {	color:#00FF00;	}
a.hosting:active {	color:#00FF00;	}
a.hosting:selected {	color:#00FF00;	}

.news, a.news:link {	color:#FFFFFF;	text-decoration:none; }
a.news:visited {color: #FFFFFF}
a.news:hover {	color:#00FF00;	}
a.news:active {	color:#00FF00;	}
a.news:selected { 	color:#00FF00;	}

.contact, a.contact:link {	color:#FFFFFF;	text-decoration:none; }
a.contact:visited {color: #FFFFFF}
a.contact:hover {	color:#00FF00;	}
a.contact:active {	color:#00FF00;	}
a.contact:selected {	color:#00FF00;	}



/* Carried over from the previous stylesheet, mainly used for the NEWS page */
.thrColFixHdr #container {
	width: 780px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
} 
.thrColFixHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 138px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 5px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 164px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
}
.thrColFixHdr #mainContent {
	background-color: #FFFFFF;
	margin-right: 172px;
	margin-bottom: 0;
	margin-left: 140px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	float: none;
	clear: none;
	margin-top: 0px;
} 
.thrColFixHdr #mainContent2 {
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	float: none;
	clear: none;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #DDDDDD;
	background-image: url(../images/img_grad_sidebar_pl.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}