@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	padding-bottom:20px;
	background:url(images/inside_bg.jpg) center top repeat-x #f0f6f9;font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:300; line-height:24px;
}

#home {background:url(images/mainbg.jpg) center top repeat-x #f0f6f9;}

#container{ width:960px; margin:0 auto;}

.video-home{ margin-left:135px; margin-top:217px; margin-bottom:210px; width:642px; height:362px; background:#000; }

.no-video{margin-top:116px; margin-bottom:0px; height:362px; }

#nav{margin:0 auto; width:894px; height:50px;}
#nav ul{ list-style:none; padding:0; margin:0;}
#nav ul li a{ background:url(images/nav-bg.jpg) repeat-x left top; padding:8px 29px; width:auto; float:left; font-weight:800; font-size:24px; color:#fff; text-decoration:none; border-radius:10px 10px 0px 0px; margin:0px 10px; text-transform:uppercase; box-shadow:0px -2px 5px rgba(0, 0, 0, 0.3); line-height:normal; height:34px;} 


#nav ul li a:hover, #home #nav ul li a.home, #info #nav ul li a.info, #gallery #nav ul li a.gallery, #buzz #nav ul li a.buzz, #contact #nav ul li a.contact  { background:url(images/nav-bg-hover.jpg) repeat-x left top;}

#outer-page{background:url(images/body-content-shadow.png) top center no-repeat; width:1036px;}
#page{ background:#fff; padding:10px 30px; width:940px; margin:0 auto; overflow:hidden;}

.title{ font-size:24px; font-weight:bold; line-height:30px;}

.purple{ color:#9c43e4;}

.slider-area {
	width: 580px;margin-left: -30px; float:left;
}

.home-qoute-area{ float:right; width:390px; margin-top:30px;}

.pic-frame{ border:6px solid #fff; box-shadow:0px 0px 5px rgba(0, 0, 0, 0.3); margin:0px 9px;}

.clear{ clear:both; display:block;}

#footer{ width:1000px; margin:0 auto; padding:10px 0px; font-size:13px;}

input, textarea{ border:1px solid #ccc; padding:8px; border-radius:6px; width:250px;}

textarea{ height:100px;}

.submit-btn{background:url(images/submit-button.png) center center no-repeat; border:none; width:160px; height:50px; text-indent:-9999px; color:#fff; cursor:pointer;} 
