body {

	margin:0px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	background-color:#DFF1D3;

	padding:0px;

	}

#white{

	background-color:#ffffff;

	}



/*##################################

COMMON WIDTH CSS

##################################*/

#onecolum1024 #main,

#twocolum-leftbar1024 #main,

#twocolum-rightbar1024 #main,

#threecolum1024 #main {

	width:998px;

	border:0px solid #cccccc;

	margin:0px;

	}

#onecolum800 #main,

#twocolum-leftbar800 #main,

#twocolum-rightbar800 #main,

#threecolum800 #main {

	width:778px;

	border:1px solid #cccccc;

	margin:auto;

	}

#onecolum #main,

#twocolum-leftbar #main,

#twocolum-rightbar #main,

#threecolum #main {

	width:auto;

	border:1px solid #cccccc;

	margin:auto;

	}



/*##################################

ONE-COLUM CSS

##################################*/

#onecolum #leftbar,

#onecolum #rightbar,

#onecolum1024 #leftbar,

#onecolum1024 #rightbar,

#onecolum800 #leftbar,

#onecolum800 #rightbar {

	display:none;

	}



/*##################################

TWO-COLUM LEFTBAR CSS

##################################*/

#twocolum-leftbar1024 #leftbar,

#twocolum-leftbar800 #leftbar,

#twocolum-leftbar #leftbar {

	float:left;

	



	}



#twocolum-leftbar1024 #rightbar,

#twocolum-leftbar800 #rightbar,

#twocolum-leftbar #rightbar {

	display:none;

	}



#twocolum-leftbar1024 #contentarea,

#twocolum-leftbar800 #contentarea,

#twocolum-leftbar #contentarea {

	margin:0 0 0 220px;

	

	}



/*##################################

TWO-COLUM RIGHTBAR CSS

##################################*/

#twocolum-rightbar1024 #leftbar,

#twocolum-rightbar800 #leftbar,

#twocolum-rightbar #leftbar {

	display:none;

	}



#twocolum-rightbar1024 #rightbar,

#twocolum-rightbar800 #rightbar,

#twocolum-rightbar #rightbar {

	float:right;

	}



#twocolum-rightbar1024 #contentarea,

#twocolum-rightbar800 #contentarea,

#twocolum-rightbar #contentarea {

	margin:0 220px 0 0;

	}



/*##################################

THREE-COLUM CSS

##################################*/

#threecolum1024 #leftbar,

#threecolum800 #leftbar,

#threecolum #leftbar {

	float:left;

	}

#threecolum1024 #rightbar,

#threecolum800 #rightbar,

#threecolum #rightbar {

	float:right;

	}

#threecolum1024 #contentarea,

#threecolum800 #contentarea,

#threecolum #contentarea {

	margin:0 220px;

	}



/*##################################

TOPBAR CSS

##################################*/

#topbar {

	background-color:#DFF1D3;

	height:194px;

	position:relative;

	

	}



.logoSet{

	position:absolute;

	left:27px;

	top:20px;

	}

/*##################################

NAVIGATION CSS

##################################*/

#navigation {

	background-color:#77BE47;

	height:35px;



	}



/*##################################

CONTAINER CSS

##################################*/

#container {

	margin:0 0px;

	padding:0px 0;

	

	}

/*#contentarea {

	background-color:#ffffff;	

	width:758px;

	margin:0 0 0 220px;

	}*/

.contenttxt {

	display:table;

	width:92%;

	_width:93.8%;

	padding:20px ;

	margin:0px;

	}

	



/*##################################

SIDEBAR CSS

##################################*/

.sidebar {

	width:216px;

	color:#000000;

	text-align:right;

	

	}



/*##################################

FOOTER CSS

##################################*/

.clearfloat {

	font-size:0px;

	line-height:0px;

	height:1px;

	clear:both;

	/*background-color:#FF0000;*/

	}

	

#footer {

	height:40px;

	background-color:#FFFFFF;

	color:#999999;

	clear:both;	

	}



