@charset "utf-8";
/* CSS Document */

*                                      { margin:0px; padding:0px;}
img                                    { border:0px;}
body                                   { margin:0px; padding:0; background:url(../images/body-bg.jpg);}

#wrapper                               { margin:0px auto; padding:0px; width:920px; }

#header                                { margin:0px; padding:0px; width:920px; height:136px; float:left;}

#container                             { margin:0px; padding:0px; width:918px; border:1px solid #3C6C65; border-width:0px 1px; float:left; background:#fff;}


#main-menu                             { margin:0px; padding:0px;}

#main-menu ul                          { margin:0px; padding:0 0 0 10px; float:left; height:34px; width:860px;}
#main-menu ul li                       { margin:0px; padding:0px 9px; float:left; height:34px; list-style:none; font:bold 11px/34px Arial, Helvetica, sans-serif; color:#fff;}
#main-menu ul li a                     { text-decoration:none; color:#fff;}
#main-menu ul li a:hover               { text-decoration:none; color:#B7F0FB;}
#main-menu ul li img                   { margin:0px; padding:0px; float:left; height:34px;}



#left-menu                              { margin:0px; padding:15px 0px 15px 10px; width:195px; background:url(../images/left-menu-bg.jpg) left top repeat-x #F0F8F7;}

#left-menu ul                           { margin:0px; padding:0px; width:185px;  }
#left-menu ul li                        { margin:0px; padding:0 0 0 15px; width:170px; list-style:none; background:url(../images/left-menu-bullet.jpg) left top no-repeat; font:bold 12px/28px  Arial, Helvetica, sans-serif; text-transform:uppercase;  background-position:0 6px; }
#left-menu ul li a                      { text-decoration:none; color:#000; width:170px; }
#left-menu ul li a:hover                { text-decoration:none; color:#0AA9BD;}


#find                                   { margin:6px 0px; padding:5px; width:190px; border:1px solid #FDE8BB; background:#FFF9EA; float:left; }
#find h3                                { margin:0px; padding:0px; width:190px; float:left; font:bold 13px/22px "Trebuchet MS"; text-transform:uppercase;}
#find input                             { margin:0 5px 0 0; padding:0px; width:125px; float:left; font:bold 13px/22px "Trebuchet MS"; text-transform:uppercase; border:1px solid #FDE8BB;}
#find input.btn                         { margin:0px; padding:0px; width:60px; height:20px; border:1px solid #06989F; background:url(../images/find-btn-bg.jpg) left top repeat-x; font:bold 12px/20px "Trebuchet MS"; color:#fff; cursor:pointer;}   

#content-banner                         { margin:0px; padding:10px 5px 10px 5px; background:url(../images/top-banner-bottom-bg.jpg) left bottom repeat-x;}

#scrolling-block                        { margin:0px; padding:10px 0 0 15px; background:url(../images/scrolling-block-bg.jpg) left top repeat-x; height:125px; width:653px;}

#bottom-gallery					{width:650px; height:auto; float:left; padding:0px 0 3px 0;}

#gallery-rumb-container			{float:left; width:650px; height:95px; background:#205684; display:block; padding:5px 0 0 0;}
#gallery-rumb-container img		{float:left; margin:0 10px 0 0;}
#gallery-rumb-container img.btnright	{margin:15px 0 0 0; float:right;}
#gallery-rumb-container img.btnleft		{margin:15px 10px 0  0;}


#content                                  { margin:0px; padding:0px; width:650px; }
#content h2                               {
	margin:5px 0px;
	padding:0 0 0 5px;
	width:663px;
	height:30px;
	font:bold 16px/30px "Trebuchet MS";
	color:#fff;
	text-align:left;
	float:left;
	background-image: url(../images/wearit.jpg);
}


.box-block                           { margin:0px; padding:4px; width:144px; border:1px solid #C6E3E0;}
.box-block img                       { margin:0 0 4px 0; padding-bottom:0px;  }

.box-block-text                      { margin:0px; padding:0px; background:#F0F8F7; font:bold 14px/38px "Trebuchet MS"; color:#0B98B0; text-align:center;}

.consultant-head                     {
	font:bold 13px/40px 'Trebuchet MS';
	color:#fff;
	text-align:center;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.consultant-body                     {
	padding-left:8px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
}
.consultant-body label               { width:150px; height:20px; float:left; padding:15px 0 5px 0; }
.consultant-body input               { width:150px; height:23px; float:left; font:normal 12px/23px "Trebuchet MS"; color: #999; }
.consultant-body input.btn           { margin:10px 0 0 0; width:89px; height:31px; background:url(../images/btn-login.jpg) left top no-repeat; float:left; font:normal 12px/18px "Trebuchet MS"; color: #999; border:none; cursor:pointer; }


.consultant-bottom-bg                {
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}


#footer                              { margin:0px; padding:0px; font:normal 11px/18px Tahoma; color:#B7F0FB;}
#footer p                            { margin:0px; padding:0 0 10px 0; font:normal 11px/18px Tahoma; color:#B7F0FB;}
#footer a                            { margin:0px; padding:0 10px; font:normal 11px/18px Tahoma; color:#fff; text-decoration:none;}
#footer a:hover                      {  color:#B7F0FB; text-decoration:none;}
#footer img                          { border:none;}

