body {

	margin:0px;

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

	background-color:#DDDDE5;


	}




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

COMMON WIDTH CSS

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

#onecolum1024 #main,

#twocolum-leftbar1024 #main,

#twocolum-rightbar1024 #main,

#threecolum1024 #main {

	width:998px;

	border:0px solid #cccccc;

	margin:auto;

	

	}

#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;

	background-color:#DDDDE5;

	

	

	}



#twocolum-leftbar1024 #rightbar,

#twocolum-leftbar800 #rightbar,

#twocolum-leftbar #rightbar {

	display:none;

	}



#twocolum-leftbar1024 #contentarea,

#twocolum-leftbar800 #contentarea,

#twocolum-leftbar #contentarea {

	margin:0 0 0 215px;

	_margin:0 0 0 211px;

	border-bottom:1px solid #B6B6BD;

	border-right:1px solid #B6B6BD;

	}



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

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 200px 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 200px;

	}

/*---------------------------------

	Page BackGround set

	-----------------------------*/

#leftImg{

	background-image:url(../images/bigBg.jpg);

	background-repeat:repeat-y;

	background-position:left top;

	}

#mainBg{
	
	}



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

TOPBAR CSS

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

#topbar {
	width:998px;
	
	color:#FFFFFF;

	height:96px;

	position:relative;

	}

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

NAVIGATION CSS

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

#navigation {

	

	height:35px;

	position:absolute;

	bottom:0px;

	right:9px;

	font-family:"Microsoft Sans Serif";

	font-size:10px;

	color:#000000;

	text-transform:uppercase;

	

	}



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

CONTAINER CSS

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

#container {

	margin:15px 15px 15px 15px;	

	padding:0px 0;

	border:0px solid #ff0000;

	}

#contentarea {

	background-color:#ffffff;

	min-height:675px;

	padding:20px 20px 65px 20px;	

	position:relative;/*to fix all four rounded corner */	

	}



.contenttxt {

	display:table;

	width:100%;

	font-size:11px;

	color:#999999;

	}

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

SIDEBAR CSS

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

.sidebar {

	width:200px;

	color:#000000;	

	}


	

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

FOOTER CSS

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

.clearfloat {

	font-size:0px;

	line-height:0px;

	height:1px;

	clear:both;

	/*background-color:#FF0000;*/

	}

#footer {

	padding-top:15px;

	width:713px;

	height:20px;	

	color:#999999;

	background-color:#FFFFFF;

	font-size:10px;

	position:absolute;

	bottom:15px;

	left:20px;

	background-image:url(../images/horLineImg.jpg);

	background-repeat:repeat-x;

	background-position:left top;

	}

	

	

