body {font: normal 12px Arial; color #174BA2; text-align: left}
p { text-align: left}
a:active, a:visited, a {text-decoration: underline}
a:hover {text-decoration: none}
#menu {
	font: bold 14px/35px Arial;
	text-align: left;
	height: 49px}
	#menu #home {width: 90px}
	#menu #about {width: 120px}
	#menu #where {width: 100px}
	#menu #guides {width: 90px}
	#menu #aboutus {width: 70px}
	#menu #news {width: 90px}
	#menu #nav a {
		color: white;
		height: 39px;
		display: block;
		text-decoration: none}
		#menu #nav a:hover {text-decoration: underline}
	#menu ul {margin: 0; padding: 0}
	#menu li {
		margin-left: 25px;
		float: left;
		list-style-type: none;
		position: relative}		
		#menu ul .submenu{		
			display: none;
			position: absolute;
			width: 370px;
			z-index: 5;
			top: 39px;
			left: 0;
			height: 25px;
			font-size: 12px}
			#menu #abouttheguard {
				background: url(images/aboutusbkg.png) no-repeat top left;
				_background: url(images/aboutusbkg.gif) no-repeat top left;
				height: 91px;
				width: 370px}
			#menu #wheretobuy {
				background: url(images/wheretobuybkg.png) no-repeat top left;
				_background: url(images/wheretobuybkg.gif) no-repeat top left;
				height: 58px;
				width: 185px}
			#menu #userguides {
				background: url(images/userguidesbkg.png) no-repeat top left;
				_background: url(images/userguidesbkg.gif) no-repeat top left;
				height: 58px;
				width: 371px}
			#menu #abouttheguard ul  li a{line-height: 25px; height: 25px}
			#menu ul .submenu li {
				height: 25px;
				margin: 0px;
				padding: 0px;
				width: 185px;
				float: left}
			#menu li:hover .submenu, #menu li.over div , #menu ul.submenu a:hover{
				display: block;
				color: #f79604}
			#menu li:hover .submenu li a, #menu ul.submenu a:hover {background: url(images/white.gif) no-repeat top center}			
			#menu ul .submenu li a {
				padding-left: 10px}		

				
	#hero h1 {
		text-indent: -999999px;
		background: url(images/protectyourchildren.gif) no-repeat bottom right;
		width: 305px;
		height: 85px;
		display: block}
	#hero p{
		padding: 15px;
		font-size: 14px;
		color #174BA2}
	
	#homepage_info h2{
		font-size: 24px;
		color: #174ba2;
		margin: 0;
		text-align: left;
		margin-left: 20px;
		padding: 0}
	#homepage_info p{
		width: auto;
		padding: 0 20px 10px 20px}
		#homepage_info #homepage_info_right img {
			float: right;
			padding: 15px}
		#homepage_info #see_the_guard_right #feature {
			float: right;
			padding: 11px}
		#homepage_info #see_the_guard_right #thumb {
			float: right;
			padding: 4px}
	