body {

	margin:0px;

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

	background-color:#ffffff;
	}




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

COMMON WIDTH CSS

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

#onecolum1024 #main,

#twocolum-leftbar1024 #main,

#twocolum-rightbar1024 #main,

#threecolum1024 #main {

	width:998px;
	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;
	
	}



#twocolum-leftbar1024 #rightbar,

#twocolum-leftbar800 #rightbar,

#twocolum-leftbar #rightbar {

	display:none;

	}



#twocolum-leftbar1024 #contentarea,

#twocolum-leftbar800 #contentarea,

#twocolum-leftbar #contentarea {
	margin:0 0 0 200px;
	
	}



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

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;

	}





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

TOPBAR CSS

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


#ascotnhsgphomeTopbar{
	width:998px;	
	color:#FFFFFF;
	height:88px;
	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:20px 0;	
	padding:0px 20px;
	}

#contentarea {
	background-color:#ffffff;
	
	}
.contenttxt {
	display:table;
	width:100%;
	font-size:11px;
	color:#333333;	
	}

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

SIDEBAR CSS

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

.nhsgphomesidebar {
	width:180px;

	color:#000000;
	}

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

FOOTER CSS

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

.clearfloat {

	font-size:0px;

	line-height:0px;

	height:1px;

	clear:both;

	/*background-color:#FF0000;*/

	}

#footer {	
	font-size:10px;
	background-image:url(../images/privatefooterbgimg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:45px;
	clear:both;
	color:#817F9C;
	position:relative;
	width:998px;		
	}

#footerBg {	
	
	background-image:url(../images/privatefooterbgimg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	clear:both;
	
	}	

	

