@charset "utf-8";

/* CSS Document */



body{

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

font-size:11px;

padding:10px 0 10px 0;

}



ul,ul li{list-style:none; margin:0; padding:0;}

div,p{ margin:0; padding:0;}

a{text-decoration:underline; color:#0000FF;}

a:hover{}

.spacer{height:10px; display:block;}



/*---------------------------- headings & texts ----------------------------*/

h1,h2,h3,h4{margin:0; padding:0; font-weight:bold;}

h1{font-size:20px;}

h2{font-size:15px;}

h3{font-size:14px;}

h4{font-size:10px;}



input,submit{

font-size:10px;

padding:2px 5px 4px 5px;

width:auto;

}





/*---------------------------- wrapper ----------------------------*/

#wrapper{

width:941px;

height:auto;

margin:auto;

padding:10px;

border:solid 1px #959595;

}

#wrapper2{

width:941px;

height:auto;

margin:auto;

padding:10px;

}

/*---------------------------- header ----------------------------*/

#header{

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

width:941px;

height:99px;

overflow:hidden;

}



	#header .nhr_logo a{

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

	width:665px;

	height:99px;

	display:block;

	text-indent:-99999px;

	float:left;

	}

	

	#header .right_nav{

	margin-left:665px;

	width:276px;

	height:299px;

	padding-top:23px;

	color:#FFFFFF;

	font-size:10px;

	display:block;

	}

	

	#header .right_nav a{

	color:#FFFFFF;

	text-decoration:none;

	}

	

	#header .right_nav a:hover{

	text-decoration:underline;

	}	

	

/*---------------------------- header ----------------------------*/



/*---------------------------- navigation ----------------------------*/



#navigation{

width:941px;

height:15px;

margin:auto;

margin-top:10px;

margin-bottom:5px;

clear:both;

}



/*---------------------------- navigation ----------------------------*/



/*---------------------------- container ----------------------------*/



#content{

width:941px;

height:auto;

margin:auto;

margin-top:10px;

margin-bottom:10px;

}



/*---------------------------- container ----------------------------*/







/*---------------------------- footer ----------------------------*/	



#footer{

border-top:solid 1px #b48a5f;

width:941px;

height:auto;

margin:auto;

}



		.txtSignup{

		width:200px;

		}



		.signup_margin{

		padding:0 0 0 243px;

		}





/*---------------------------- footer ----------------------------*/



/*---------------------------- copyright ----------------------------*/

#copyright{

color:#959595;

text-align:center;

margin-top:10px;

}



#copyright a{

color:#666666;

text-decoration:underline;

}

/*---------------------------- copyright ----------------------------*/

