*{margin:0; padding:0;border:0;font-size:10px;font-family:Arial, Helvetica, sans-serif; list-style-type:none;}

.Left{float:left;}
.Right{float:right;}
.Bold{font-weight:bold;font-size:1em;}
.Normal{font-weight:normal;font-size:1em;}
.clear{clear:both;}

#Offer{height:200px;width:171px; margin:auto; margin-top:20px;background:url('../images/home/bg_offer.jpg') top left no-repeat;}
		#Offer h1{font-size:3em; text-align:center;}
		#Offer h2{font-size:1.5em; text-align:center; font-weight:bold;}
		#Offer p{font-size:1.1em; text-align:center; padding-top:5px;}

#RightCol #Offer {background-image: url("../images/home/bg_offer2.jpg"); margin-top: 15px;}

body{background:#EDEDEF; margin-top:10px;}
#Container{width:977px;margin:auto; background:#FFF;}

#Core{border-left:1px solid #000; border-right:1px solid #000;width:975px;background:url('../images/home/bg_leftcol.jpg') top left repeat-y;}
#Header{height:127px; background:url('../images/bg_header.jpg') top left no-repeat;padding-left:20px; }
	#Header ul{ width:200px;}
	#Header ul li{text-align:center;}
	#Header h1{font-weight:bold;font-size:2.6em; font-weight: normal; padding-top: 30px;}
		#Header h1 span{display: block; font-size:0.4em; text-transform: uppercase; }
	#Header a.quiz
		{
			padding-left: 25px;
			line-height:  20px;
			
			font-size:    16px;
			
			color:		#D72420;
			
			background-image: url("../images/quiz-arrow.gif");
			background-repeat: no-repeat;
			background-position: left center;
		}
	#Header h2{font-weight:normal;font-size:3em;color:#385D8B; text-transform:uppercase;line-height:0.8em; border-bottom:1px solid #385D8B; padding-bottom:5px;}	
		#Header h2 a{font-size:1em; color:#385D8B; text-decoration:none;}
	#Header p{ float:left;color:#385D8B; text-transform:uppercase;font-weight:bold;}
		#Header p a{font-size:1em; color:#385D8B; text-decoration:none;}
	#Header p.call{width:25px;font-size:1.1em; line-height:0.87em; padding-top:0.5em; padding-right:5px; text-align:center;}
	#Header p.phone{font-size:2.8em;}



#Legals{width:977px;margin:auto; background:url('../images/bg_legals.gif') top center no-repeat; padding-bottom:20px;}
	#LegalLink{padding-right:70px; padding-left: 40px; font-size:1.2em; color:#333; padding-top:125px;}
	#LegalLink p{font-size:1.1em;padding-bottom:20px; }
	#LegalLink p.AlwaysADT{font-weight:bold; color:#000;padding-bottom:15px; }
	#LegalLink p a{font-size:1em;color:#385D8F; }
	#LegalLink p a:hover{text-decoration:none; }
	
	
#Legals p.LegalNotice{padding-right:70px; padding-left:40px; font-size:1.2em; color:#333;}

div.imageList
{
	text-align:	center;
}
div.imageList a, div.imageList a:visited, div.imageList a:active
{
	display:	block;
	float:		left;
	width:		180px;
	
	margin:		10px;
	text-decoration:none;
	text-align:	center;
}
div.imageList a:hover
{
	text-decoration:underline;
}
#CenterText div.imageList h4
{
	font-size:	1.7em;
	font-weight:	normal;
	margin-top:	8px;
}

ul.errors
{
	padding:	10px 0px;
	color:		rgb(196,0,0);
}
ul.errors li
{
	line-height:	1.5em;
	font-size:	1.1em;
}


/* DROP DOWN MENU */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#Menu {margin:0px 0 0px 0px; position:relative; /*width:977px; */height:26px; z-index:100;background:#385D8F;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {font-family:Verdana; font-size:1.3em;text-align:center;display:block;float:left; padding:0px 10px;/*width:170px; font-size:11px;*/
 color:#FFF; height:26px; line-height:26px; text-decoration:none; text-indent:5px; /*border:1px solid #000; border-width:1px 0 1px 1px;*/}
 
 #pmenu li.home a{width:73px;}
 #pmenu li.pack a{width:170px;}
 #pmenu li.equp a{width:118px;}
 #pmenu li.syfshpop a{width:156px;}
 #pmenu li.us a{width:125px;}
 
#pmenu ul.Packages a{float:left;display:block;  width:112px;}
html * >  #pmenu ul.Packages a{width:111px;}

#pmenu ul.Equipment a{float:left;display:block;  width:120px;}
html * >  #pmenu ul.Equipment a{width:119px;}

#pmenu ul.shop a{float:left;display:block; width:158px;}
html * >  #pmenu ul.Shop a{width:157px;}

#pmenu ul.About a{float:left;display:block; width:127px;}
html * >  #pmenu ul.About a{width:126px;}


/*#pmenu a.home, #pmenu a:visited.home{width:60px;}*/
/* Set up the sub level borders */
#pmenu li {border-right:1px solid #FFF; }
#pmenu li ul li {border:0px;}

#pmenu li ul li a, #pmenu li ul li a:visited {/*border-width:0 1px 1px 1px;*/ text-align:left;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {/*border-width:1px;*/text-align:left;}

/* Set up the list items */
#pmenu li {float:left; /*background:#7484ad;*/background:#385D8F; text-transform:uppercase; font-weight:bold;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {/*background:#dfd7ca; color:#c00;*/background:#EDEDEF; color:#385D8F;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#EDEDEF; color:#385D8F;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#E5D5B7; color:#8C392B;}

/* Set up the pointers for the sub level indication */
/*#pmenu li.fly {background:#7484ad url(http://www.cssplay.co.uk/menus/fly.gif) no-repeat right center;}
#pmenu li.drop {background:#7484ad url(http://www.cssplay.co.uk/menus/drop.gif) no-repeat right center;}
*/

/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{visibility:hidden;}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{visibility:hidden;}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{visibility:hidden;}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;}
/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;}
/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ visibility:visible; top:-11px; left:80px;}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { visibility:visible;}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { visibility:visible;}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { visibility:visible;}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
