@charset "utf-8";
/* CSS Document */

/*-------Main Nav------*/


#navForm{
	float:left;
	padding:11px 0px 0px 10px;
	margin:11px 0px 0px 0px;
	height:29px;
	width:720px;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	background-color:#fff;
	background-image:url(../images/blueStripesGrad2.gif);
	background-repeat:repeat-x;
}

#navForm a{
	color:#fff;
	text-decoration:none;
}

#navForm a:visited{
	color:#fff;
	text-decoration:none;
}

#nav{
	float:left;
	padding:11px 0px 0px 0px;
	background-color:#fff;
}

#nav ul{
	margin:0;
	padding:0;
}

#nav ul li{
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
}

#nav ul li a{
	display:block;
	float:left;
	width:112px;
	height:40px;
	text-decoration:none;
	text-indent:-3000px;
}

#nav ul li.nav_home a{
	background-image:url(../images/nav/home.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#nav ul li.nav_home a:hover{
	background-image:url(../images/nav/home.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
#nav ul li.nav_home a.selected{
	background-image:url(../images/nav/home.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}

#nav ul li.nav_demo a{
	background-image:url(../images/nav/demo.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#nav ul li.nav_demo a:hover{
	background-image:url(../images/nav/demo.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
#nav ul li.nav_demo a.selected{
	background-image:url(../images/nav/demo.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}

#nav ul li.nav_why a{
	background-image:url(../images/nav/why.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#nav ul li.nav_why a:hover{
	background-image:url(../images/nav/why.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
#nav ul li.nav_why a.selected{
	background-image:url(../images/nav/why.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}

#nav ul li.nav_what a{
	background-image:url(../images/nav/what.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#nav ul li.nav_what a:hover{
	background-image:url(../images/nav/what.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
#nav ul li.nav_what a.selected{
	background-image:url(../images/nav/what.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}

#nav ul li.nav_support a{
	background-image:url(../images/nav/support.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#nav ul li.nav_support a:hover{
	background-image:url(../images/nav/support.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
#nav ul li.nav_support a.selected{
	background-image:url(../images/nav/support.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}

#nav ul li.nav_registration a{
	background-image:url(../images/nav/registration.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#nav ul li.nav_registration a:hover{
	background-image:url(../images/nav/registration.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
#nav ul li.nav_registration a.selected{
	background-image:url(../images/nav/registration.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}

/*#nav ul li.nav_join a{
	background-image:url(../images/nav/join.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#nav ul li.nav_join a:hover{
	background-image:url(../images/nav/join.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
#nav ul li.nav_join a.selected{
	background-image:url(../images/nav/join.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}*/

#nav ul li.nav_contact a{
	background-image:url(../images/nav/contact.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#nav ul li.nav_contact a:hover{
	background-image:url(../images/nav/contact.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}
#nav ul li.nav_contact a.selected{
	background-image:url(../images/nav/contact.gif);
	background-position:0px -40px;
	background-repeat:no-repeat;
}


/*-------Sub Nav-------*/

#subNav ul{
	margin:0;
	padding:4px 0px 0px 0px;
}

#subNav ul li{
	margin:0;
	padding:4px 8px 4px 0px;
	list-style:none;
	text-align:right;
	border-bottom:1px solid #e9e9e9;
}

#subNav ul li a{
	color:#b0563e;
	text-decoration:none;
	font-weight:bold;
}

#subNav ul li a:hover{
	color:#4f82bc;
}

#subNav ul li.selected a{
	color:#4f82bc;
}

#subNav ul li ul{
	padding:4px 0px 0px 0px;
	
}

#subNav ul li ul li{
	border:none;
	background-image:url(../images/nav/gradBacking.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin:0px -8px 0px 0px;
}

#subNav ul li ul li a{
	font-size:0.9em;
}

#subNav ul li.selected ul li a{
	color:#b0563e;
}

#subNav ul li.selected ul li.selected a{
	color:#4f82bc;
}

#subNav p {
margin-top: 17px;
}

/*-------Sub NavAbout-------*/

#subNavAbout ul{
	margin:0;
	padding:4px 0px 0px 0px;
}

#subNavAbout ul li{
	margin:0;
	padding:5px 8px 5px 0px;
	list-style:none;
	text-align:right;
	border-bottom:1px solid #e9e9e9;
	background-image:url(../images/nav/blue_bg.gif);
	background-repeat:no-repeat;
}

#subNavAbout ul li.about_selected{
	margin:0;
	padding:5px 8px 5px 0px;
	list-style:none;
	text-align:right;
	border-bottom:1px solid #e9e9e9;
	background-image:url(../images/nav/red_bg.gif);
	background-repeat:no-repeat;
}

#subNavAbout ul li a{
	font-weight:bold;
	text-decoration:none;
}

#subNavAbout ul li.about_selected a{
	color:#F8E151;
}

#subNavAbout ul li.about a{
	color:#FFF;
}

#subNavAbout ul li.about a:hover{
	color:#F8E151;
	text-decoration:none;
}

#subNavAbout ul li ul{
	padding:4px 0px 0px 0px;
	
}

#subNavAbout ul li ul li{
	border:none;
	background-image:url(../images/nav/gradBacking.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin:0px -8px 0px 0px;
}

#subNavAbout ul li.about_selected ul li a{
	font-size:0.9em;
	color:#b0563e;
}

#subNavAbout ul li.about_selected ul li a:hover{
	color: #4f82bc;
}

#subNavAbout ul li.about ul li a{
	font-size:0.9em;
	color:#b0563e;
}

#subNavAbout ul li.about ul li a:hover{
	color: #4f82bc;
}

#subNavAbout ul li.about ul li.selected a{
	font-size:0.9em;
	color:#4f82bc;
}

#subNavAbout p {
margin-top: 17px;
}






