body{
	font: 62.5%/1.6 Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
	background:url(../images/pattern.gif) left top repeat;
	text-align:center;
}
.container{
	position:relative;
	width: 930px;
	padding: 0 15px;
	margin: 0 auto;
	text-align:left;
}

em{
	font-style:italic;
}

strong{
	font-weight:bold;
}

a{
	color: White;
}
/* - $Header --------------------------------------------------------- */

#Header{
	background: url(../images/topgrad.png) left top repeat-x;
	height: 106px;
}

a#Logo{
	position: absolute;
	height:30px;
	width:75px;
	top: 19px;
	left:15px;
	background:url(../images/logo.png);
	text-indent:-30000px;
	cursor:pointer;
}

/* - $Menu ----------------------------------------------------------- */

#Menu{
	position: relative;
	margin-left: 126px;
	overflow: hidden;
}
#Menu ul{ 
	float: left;
	width: 164px;
	height: 68px;
	padding-top:14px;
	background:url(../images/menuborder.gif) top left repeat-y;
}
#Menu ul.last{
	width: 120px; 
}
#Menu li{
	margin-left: 20px;
}

#Menu a{
	color:#888;
	text-decoration:none;
}

#Menu a:hover, #Menu a.current, #Menu a.section{
	color:#ababab;
}

/* - $Content -------------------------------------------------------- */

#Content{
	position:relative;
}

#ContentBox{
	position:relative;
	top: 23px;
	left:579px;
	width: 349px;
	background:url(../images/contentboxtop.png) no-repeat left top;
	z-index:2;
	margin-bottom:230px;
}
#contact-us #ContentBox{
	margin-bottom:297px;
}
#about-pure #ContentBox{
	margin-bottom:118px;
}
#testimonials #ContentBox{
	margin-bottom:184px;
}
#meet-our-team #ContentBox{
	margin-bottom:243px;
}
#home #ContentBox{
	margin-bottom:35px;
	left:469px;
	background:url(../images/homecontentbox.png) no-repeat left top;
	width:395px;
	height:257px;
	padding:17px 33px 15px 29px;
}

#ContentBox.wide{
	left:500px;
	width: 440px;
	background:url(../images/widecontentboxtop.png) no-repeat left top;
}

body div#ContentBox.verywide{
	left:286px;
	width: 640px;
	background:url(../images/verywidecontentboxtop.png) no-repeat left top;
}

.stretcher{
	height:240px;
}


.wide .stretcher{
	height:auto;
}

#testimonials .stretcher{
	height:135px;
}
#meet-our-team .stretcher{
	height:150px;
}

#ContentBoxInner{
	background:url(../images/contentboxbkg.png) no-repeat left 10px;
	padding:15px 33px 15px 29px;
	min-height:347px;
}

.wide #ContentBoxInner{
	padding:15px 33px 1px 29px;
	background:url(../images/widecontentboxbkg.png) no-repeat left 10px;
	min-height:290px;
}
.verywide #ContentBoxInner{
	background:url(../images/verywidecontentboxbkg.png) no-repeat left 10px;
}
#meet-our-team #ContentBoxInner{
	min-height:340px;
}

#testimonials #ContentBoxInner, #meet-our-team #ContentBoxInner{
	padding-bottom:10px;
}

#meet-our-team #SiblingTab, #about-pure #SiblingTab{
	position:absolute;
	left:485px;
	top:40px;
}

#SiblingTab a{
	display:block;
	width:33px;
	height:290px;
	text-indent:-30000px;
}

#meet-our-team #SiblingTab a{
	background:url(../images/about_tab.png) no-repeat left top;
}

#about-pure #SiblingTab a{
	background:url(../images/meetourteam_tab.png) no-repeat left top;
}


#ContentBoxBottom{
	height:16px;
	background:url(../images/contentboxbtm.png) no-repeat left top;
}

.wide #ContentBoxBottom{
	background:url(../images/widecontentboxbottom.png) no-repeat left top;
}

.verywide #ContentBoxBottom{
	background:url(../images/verywidecontentboxbottom.png) no-repeat left top;
}


#ContentBox h1{
	position:relative;
	background:url(../images/h1_up.png) no-repeat right center;
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px solid #5b5b5b;
}
#home #ContentBox h1, #about-pure #ContentBox h1, #contact-us #ContentBox h1, #terms-of-use #ContentBox h1, #ContentBox.verywide h2{
	background:none;
}
#ContentBox h1.active{
	background:url(../images/h1_down.png) no-repeat right center;
}
#ContentBox h2{
	position:relative;
	background:url(../images/h2_up.png) no-repeat right center;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#aaa;
	border-bottom:1px solid #606060;
}
#ContentBox h2.active{
	background:url(../images/h2_down.png) no-repeat right center;
}
#ContentBox h1 span, #ContentBox h2 span{
	display:block;
	padding:3px 0;
	border-bottom:1px solid #2a2a2a;
}
#ContentBox p, body #ContentBox.appetizer p{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	font-size: 1.1em;
	margin:15px 0;
	line-height:1.6;
	
}
#ContentBox p{ word-spacing:-1px; }

body #ContentBox p.first, #ContentBox.wide p {
	color:#fff;
	font: normal 1.5em Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin:10px 0 15px;
	word-spacing:-1px;
}
#ContentBox ul{
	padding-top:10px;
}
#ContentBox ul li{
	margin:0 15px 5px;
	font-size:1.1em;
	line-height:1.6;
	color: #cdcdcd;
	list-style: square;
}

/* - $HomePage ------------------------------------------------------- */

#QuickLinkBoxes{
	position:relative;
	margin:0 0 96px -6px;
	overflow:hidden;
	color:#fff;
}
#QuickLinkBoxes li{
	position:relative;
	float:left;
	width:226px;
	height:204px;
	margin-right:10px;
}
#QuickLinkBoxes li.last{
	margin-right:0;
}
#QuickLinkBoxes h2{
	margin:133px 21px 2px;
	width:180px;
	font:bold 14px Arial, Helvetica, sans-serif;
}
#QuickLinkBoxes img.photo {
	position: absolute;
	top: 11px;
	left: 6px;
}
#QuickLinkBoxes p{
	margin:0 21px 0;
	font-size:1.1em;
	width:180px;
	line-height:16px;
}
#QuickLinkBoxes li a{
	position:absolute;
	bottom:9px;
	right:25px;
}
#QuickLinkBoxes li a img{ display:block; }

/* - OMG Flash! ------- */

#Flash{
	position:absolute;
	top:25px;
	left:-85px;
}

/* - $Gallery -------------------------------------------------------- */
ul#GalleryLinks{
	display:none;
}
ul#Gallery{
	position:relative;
	overflow:hidden;
	margin-bottom:75px;
	padding-bottom:10px;
}

ul#Gallery li{
	float:left;
	text-align:center;
	height:136px;
	width:136px;
	margin:45px 17px 0;
}

ul#Gallery img{ 
	border:1px solid #fff;
}

ul#Gallery li a:hover img{
	border:1px solid #000;
}
/* - $TabMenu -------------------------------------------------------- */

#TabMenu{
	position:absolute;
	top:44px;
	left:502px;
	z-index:1;
}
#TabMenu li{
	float:left;
}
#TabMenu li a{
	display:block;
	height:307px;
	text-indent:-30000px;
	cursor:pointer;
}
#ContactUs{
	width:34px;	
}
#Testimonials{
	width:31px;
}
#PhotoGallery{
	width:30px;	
}

/* - $Footer --------------------------------------------------------- */

#Footer{
	position:relative;
	background: url(../images/bottomgrad.png) left top repeat-x;
	height: 153px;
	color:#888;
}

#Footer .container{
	padding-top:30px;
}

#FooterMenu{
	position:absolute;
	overflow:hidden;
	top:33px; left:150px;
}

#Footer a{
	color:#888;
	text-transform:capitalize;
	text-decoration:none;
}

#Footer a:hover, #Footer a.current{
	color:#151515;
}

#FooterMenu li{
	float:left;
	padding:0 10px;
	line-height:1;
	border-right:1px solid #888;
}

#FooterMenu li.last{
	border-right:none;
}

#Footer p.adr{
	margin-top:6px;
}
#Credits{
	position:absolute;
	top:30px;
	right:30px;
}
#MemberLoginForm_LoginForm {
	color: #fff;
}
#MemberLoginForm_LoginForm label {
	width: 100px;
	padding-right: 5px;
	display: block;
}
#MemberLoginForm_LoginForm label.right {
	display: inline;
	font-size: 12px;
}
