html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 16px;
	color: #333333;
	background: black;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
.team {
border-top:1px solid #e1e1e1;
border-bottom:1px solid #fff;
width:100%;
}
.team tr td{
padding:5px 16px 4px 0px;
border-bottom:1px solid #e1e1e1;
border-top:1px solid #fff;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/************************************************************************************************/
#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
	background-color:#FFFFFF;
}
.search {
	font-size:13px;
	float:left;
	text-align:right;
	width:960px;
	color:#f99d1c;
	background-color:#FFFFFF;
}
.headerHome {
	background-image:url(../images/header_home.jpg);
	float:left;
	width:960px;
	height:130px;
}
.headerRest {
	background-image:url(../images/header_man.jpg);
	float:left;
	width:960px;
	height:130px;
}
.headerWoman2 {
	background-image:url(../images/headerWoman2.jpg);
	float:left;
	width:960px;
	height:130px;
}
.headerWoman3 {
	background-image:url(../images/headerWoman3.jpg);
	float:left;
	width:960px;
	height:130px;
}
.headerMan2 {
	background-image:url(../images/headerMan2.jpg);
	float:left;
	width:960px;
	height:130px;
}
/***********************************************************************************************/

.imageLeft {
	float:left;
	margin-right:12px;	
}
.imageRight {
	float:right;
	margin-left:12px;	
}

/***********************************************************************************************/
.nav {
	float:left;
	width:960px;
	background-image:url(../images/navHome.jpg);
	background-repeat:no-repeat;
	background-color:#ebecec;
	min-height:189px;
	height:auto !important;
	height:189px;
	font-size:13px;
	border-bottom:1px solid #e1e1e1;
}
.navRest {
	float:left;
	width:960px;
	background-image:url(../images/navMan.jpg);
	background-repeat:no-repeat;
	background-color:#ebecec;
	/*min-height:189px;
	height:auto !important;
	height:189px;*/
	font-size:13px;
	border-bottom:1px solid #e1e1e1;
}
.navWoman2 {
	float:left;
	width:960px;
	background-image:url(../images/navWoman2.jpg);
	background-repeat:no-repeat;
	background-color:#ebecec;
	min-height:189px;
	height:auto !important;
	height:189px;
	font-size:13px;
	border-bottom:1px solid #e1e1e1;
}
.navWoman3 {
	float:left;
	width:960px;
	background-image:url(../images/navWoman3.jpg);
	background-repeat:no-repeat;
	background-color:#ebecec;
	min-height:189px;
	height:auto !important;
	height:189px;
	font-size:13px;
	border-bottom:1px solid #e1e1e1;
}
.navMan2 {
	float:left;
	width:960px;
	background-image:url(../images/navMan2.jpg);
	background-repeat:no-repeat;
	background-color:#ebecec;
	min-height:189px;
	height:auto !important;
	height:189px;
	font-size:13px;
	border-bottom:1px solid #e1e1e1;
}
.navRestLogin {
	float:left;
	width:960px;
	background-image:url(../images/navManLogin.jpg);
	background-repeat:no-repeat;
	background-color:#ebecec;
	min-height:189px;
	height:auto !important;
	height:189px;
	font-size:13px;
	border-bottom:1px solid #e1e1e1;
}
/************************************************************************************************************************/
.secondNav {
	float:left;
	width:197px;
	margin-top:70px;
	margin-bottom:20px;
	padding-right:35px;
	margin-left:15px;
}
.menu2 {
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #fff;
}
.secondNav .menu2 {
	margin-left:0px;
}
.secondNav .menu2 ul li {
	padding:5px 5px 3px 4px;
	border-top:1px solid white;
	border-bottom:1px solid #e1e1e1;
}
.secondNav .menu2 ul li a:link {
	text-decoration:none;
}
.secondNav .menu2 ul li a:visited {
	text-decoration:none;
}
.menu2 ul li.active a:visited{
color:#186edf;
}
.rightBox{
	float:left;
	width:197px;
	margin-top:0px;
	margin-bottom:20px;
	margin-right:35px;
	margin-left:15px;
}
.rightBox ul{
	padding-left:15px;
	}
.rightBox ul li {
	padding:5px 5px 3px 0px;
list-style-image:url(../images/bulletblue.gif);
}
.rightBox .menu2 ul li a:link {
	text-decoration:none;
}
.rightBox .menu2 ul li a:visited {
	text-decoration:none;
}
/************************************************************************************************************************/
a:link {
	color:#000000;
	text-decoration:underline;
}
a:visited {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#186edf;
	text-decoration:underline;
}
.contentArea a:link{
	color:#186edf;
	text-decoration:underline;
}
.contentArea a:visited{
	color:#186edf;
	text-decoration:underline;
}
.contentArea a:hover{
	color:#000000;
	text-decoration:underline;
}
.homeMiddleOne  a:link, .homeMiddleTwo a:link{
	color:#186edf;
	text-decoration:underline;
}
.homeMiddleOne a:visited, .homeMiddleTwo a:visited{
	color:#186edf;
	text-decoration:underline;
}
.homeMiddleOne a:hover, .homeMiddleTwo a:hover{
	color:#000000;
	text-decoration:underline;
}
#breadcrumb {
	margin-left:14px;
	font-size:11px;
	width:700px;
	margin-top:-18px;
}
p {
	margin:9px 0px;
	line-height:16px;
}
hr {
	border:none;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #fff;
	width:700px;
	float:left;
	margin-left:13px;
	margin-top:0;
	margin-bottom:10px;
	font-size:0;
}
strong{
color:#525252;
font-weight:bold;
}
iframe{
border:1px solid #e1e1e1;
padding:2px;
background-color:#FFFFFF;
margin-right:19px;
float:right;
margin-top:15px;
margin-bottom:9px;
}
h1 {
	font-weight:normal;
	font-size:20px;
	margin:25px 13px 15px 13px;
}
h2 {
	font-weight:normal;
	font-size:18px;
	margin:15px 13px 10px 0px;
	color:#f99d1c;
}
h3 {
	font-weight:normal;
	font-size:18px;
	margin:5px 13px 10px 0px;
	color:#000000;
}
h4 {
	font-weight:normal;
	font-size:18px;
	margin:15px 13px 10px 0px;
	color:#186edf;
}
.nav p {
	width:700px;
	padding-left:13px;
}
.contentArea {
	float:left;
	padding-top:0px;
	padding-left:13px;
	width:700px;
}
.contentArea p{
padding-left:0px;
}

.quoteBox{
border-left: 1px solid #fa9e1d; 
padding-left:12px; 
float: right; 
width: 150px; 
margin-left: 20px; 
margin-bottom: 10px; 
font-size: 15px;
line-height:20px;
}
.contentArea ul {
	margin-left:13px;
	list-style:url(../images/bullet.gif);
}
.contentArea ul li {
	margin:10px 15px;
}
.contentArea ol {
	margin-left:13px;
	list-style:decimal;
	font-weight: bold;
}
.contentArea ol li {
	margin:10px 15px;
	font-weight:lighter;
}
.contentArea hr {
	border:none;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #fff;
	width:685px;
	float:left;
	margin-left:0px;
	margin-top:0;
	margin-bottom:10px;
}
.contentRest {
	float:left;
	background-color:#ebecec;
	padding-bottom:25px;
	padding-top:5px;
	width:960px;
	border-top:1px solid white;
	border-bottom:1px solid #e1e1e1;
}
.homeMiddle {
	float:left;
	background-color:#ebecec;
	padding-top:10px;
	padding-bottom:25px;
	width:960px;
	min-height:265px;
	height:auto !important;
	height:265px;
	border-top:1px solid white;
	border-bottom:1px solid #e1e1e1;
}
.homeMiddle p{
font-size:13px;
}
.homeMiddleOne {
	float:left;
	width:297px;
	padding-left:13px;
	padding-right:10px;
}
.homeMiddleTwo {
	float:left;
	width:297px;
	padding-left:13px;
	padding-right:10px;
}
.homeMiddleThree {
	padding-top:15px;
	float:left;
	text-align:left;
	width:315px;
	padding-left:5px;
}
.homeMiddleOne img {
	margin:5px 13px;
}
.checkitout {
	background-color:#186edf;
	float:left;
	width:960px;
	color:#FFFFFF;
	padding-bottom:17px;
	padding-top:17px;
	border-bottom:1px solid #3182ec;
	border-top:1px solid #fff;
}
.checkitout p{
font-size:13px;
}
.checkitout a:hover {
	color:#fff;
	text-decoration:underline;
}
.checkitout1 {
	float:left;
	width:293px;
	padding:0px 13px;
	border-right:1px solid #2f89ff;
}
.checkitout2 {
	float:left;
	width:292px;
	padding:0px 13px;
	border-left:1px solid #1256b0;
	border-right:1px solid #2f89ff;
}
.checkitout3 {
	float:left;
	width:293px;
	padding:0px 13px;
	border-left:1px solid #1256b0;
}
.footer {
	float:left;
	text-align:right;
	font-size:11px;
	width:930px;
	padding:15px;
	color:white;
}
* html.footer{
background-color:black;
}
.footer a:link{
color:#186edf;
}
.footer a:visited{
color:#186edf;
}
.loginMenu a:link{
color:#186edf;
}
.loginMenu a:visited{
color:#186edf;
}
#button{
float:right;
}
/***********************************************************************/
#menu_container {
	display: inline;
	float:left;
	height:34px;
	width:960px;
	margin-right:0px;
	margin-bottom:20px;
	position:relative;
	z-index:2;
}
.menu {
	position:relative;
	top:0px;
	width:960px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
*html .menu {
	position:relative;
	top:0px;
	width:1100px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu ul ul {
	width:230px;
}
.menu ul li {
	float:left;
	height:34px;
	line-height:38px;
	margin-right:0px;
}
.menu ul ul li {
	display: block;
	width:230px;
	height:auto;
	position: relative;
	line-height: 1em;
}
.menu a, .menu a:visited {
	display: block;
	float: left;
	height: 100%;
	text-decoration: none;
	padding:0px 0px 0px 0px;
}
.menu ul li a, .menu ul li a:visited {
	padding:0px 11px;
	text-decoration: none;
}
.menu ul li a:hover {
	background:url(../images/btnbg2.jpg) #fff top left repeat-x;
}
.menu ul li.active, .menu ul a.active {
	background:url(../images/btnbg2.jpg) #fa8f1d top left repeat-x;
	color:#fff;
}
.menu ul li.active a, .menu ul li.active a:visited, .menu ul a.active, .menu ul a.active:visited {
	text-decoration: none;
	background:url(../images/btnbg2.jpg) #fa8f1d top left repeat-x;
	color:#fff;
}
.menu ul ul a, .menu ul ul a:visited {
	display:block;
	width:209px;
	height:100%;
	line-height:20px;
	padding:3px 12px 3px 10px;
	background-color: #fff;
	border-bottom:1px solid #eeeeee;
	font-size:11px;
}
.menu ul table ul a, .menu ul table ul a:visited {
	text-decoration:none;
	width:210px;
}
.menu table {
	position: absolute;
	left: 0pt;
	top: 0pt;
	z-index: 100;
}
.menu ul ul table {
	left: 0px;
}
.menu ul ul table ul.left {
	margin-left:0px;
}
.menu li:hover {
	position: relative;
}
* html .menu a:hover {
	position: relative;
}
.menu ul ul a:hover, menu ul ul ul a:hover {
	text-decoration:none;
	background-color: #f8f7f7;
	background-image:none;
}
.menu ul *:hover a.sub1 {
}
.menu ul ul ul a:hover, .menu ul li table ul li ul li a:hover, .menu ul li table ul li a:hover {
}
.menu ul ul ul *:hover > a {
}
.menu ul ul ul ul a:hover {
}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0pt;
	top: 34px;
	left: 0pt;
	width:230px;
}
.menu ul ul ul {
	left:228px;
	top: 0pt;
	width:230px;
	border-left:1px solid #eeeeee;
}
.menu ul ul ul.left {
	left:230px;
}
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
	height: auto;
	padding-bottom: 3em;
}
.menu ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul ul {
	visibility: hidden;
}
.menu ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu ul *:hover ul *:hover ul *:hover ul {
	visibility: visible;
}
.menu *:hover > a {
	background:url(../images/btnbg2.jpg) #fa8f1d top left repeat-x;
	color:#333333;
}
.menu ul li ul li.active a, .menu ul ul a:hover, .menu ul li ul li.active a:visited, .menu ul li ul a.active, .menu ul li ul a.active:visited {
	background-image:none;
	background-color:#fa8f1d;
	color:#fff;
}
.menu ul li ul li .tintin {
	background:url(../images/btnarrow.gif) #ffffff center right no-repeat;
}
.menu ul ul a:hover.tintin {
	background:url(../images/btnarrowhover.gif) #fa8f1d center right no-repeat;
	color:#fff;
}
.menu ul li ul li .active {
	background-image:none;
	background-color:#fa8f1d;
}
.menu ul li ul li .tintin.active {
	background:url(../images/btnarrowhover.gif) #ffffff center right no-repeat;
	background-color:#fa8f1d;
}
.menu ul li ul li .active {
	background-image:none;
	background-color:#fa8f1d;
}
/****************************************************************************************************************************/
#contactForm01 {
	padding-left:0px;
}
.errors {
	padding-left:13px;
	color:#186edf;
}
form {
	position: relative;
}
div.single-field {
	padding:0px 5px;
	position: relative;
	padding-left:10px;
}
div.curFocus {
	background: #ebecec;
}
label {
	display: block;
	float: left;
}
/***********************************************************************************************************/
.loginMenu{
float:left;
position:relative;
z-index:1;
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:10px 0px 5px 0px;
width:770px;
float:left;
background-color:#000;
color:white;
margin-top:-18px;
margin-bottom:20px;
}
/***********************************************************************************************************/
#ajaxSearch_submit{
background-color:#ff9b23;
font-size:10px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
padding:2px 3px 3px 3px;
border:1px solid #d4d0c8;
}
#ajaxSearch_submit:hover{
border:1px solid #333333;
background-color:#f98e1c;
}
input{
line-height:15px;
}