/* Main CSS Document */

/* Title: Cleanway Technologies Corporation 
/* @Created: 07/28/2008 by mark@webfocus.ph
/* @Last Updated: 07/28/2008
/* ===========================================
/* @Copyright 2008 by Webfocus Solutions */
/* ---- www.webfocus.ph ---- */
/* ---- servobox.com    ----*/


body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	background:url(../images/BG.png);
	background-repeat:repeat-x; 
 	background-position:center top;
	background-color:#cce9cc;
}

html, body {
	margin:0;
	padding:0;
}

#bodyBg {
	width:914px;
	margin:auto;
	background:url(../images/bg_body.png);
 	background-repeat:repeat-x; 
 	background-position:center top;
	background-color:#cce9cc;		
}

#page-container {
	/* background:#3399FF; */
	background:#fff;
	width:815px;
	margin:auto;
}

#header {
	/* background:#FF0000; */
	height:86px;
	background-image: url(../images/header/bg_hd.png);
	background-repeat:repeat;
}

#headerLogo {
	/* margin-top:5px; */
	height:86px;
	padding-top:10px;
	float:left;
}

.gtitle {
	color:#4a800e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
}

#sub-button {
	float:right;
}

#navigation {
	clear:both;
	background:#182125;	
}

#mainFlash {
	background:#000;
	width:806px;
	height:264px;
	margin-top:3px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:15px;
}

#sideContent {
	width:232px;
	/* background:#33FF99; */
	float: right;
	line-height: 18px;
}

#sideContent .padding {
	padding: 10px;
}

#mainContent {
	/* background:#990000; */
	margin-right:232px;
	line-height: 18px;
	margin-left:6px;
}

#mainContent h2 {
	margin:0;
	padding:0;
	padding-bottom: 15px;
}

#mainContent p {
	margin:0;
	padding:0;
	padding-bottom: 15px;
}

#maincontent .padding {
	padding:25px;
}

h1 {
	margin:0;
	padding:0;
}

#footer {
	/* background:#FF6600; */
	clear:both;
	color:#FFFFFF;
	height:93px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	margin-right:6px;
	margin-left:6px;
}

#footer a {
	color: #c9c9c9;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFF00;
}


#footer #altnav {
	padding-top:20px;
	float:inherit;
	text-align:center;
	color:#fff;
}

.news-marquee {
	width:200px;
}

* html .news-marquee {
	width:190px;
}

*+html .news-marquee {
	width:190px;
}
