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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
	background: #e6e6e6;
	font-family: 'HelveticaNeue', 'Open Sans', sans-serif;
	 -webkit-text-size-adjust:100%;
	 min-width:900px;
}

.wrap {
	position:relative;
	margin:0 auto;
	width:95%;
	min-width:880px;
}
	
header {	
	width:100%;
	background: #ffffff	;
	height: 75px;	
}

header #logo img{
	float:left;
	margin-top: 22px;
	margin-right: 25px;
}

header #logo h1{
	float: left;
	margin-top: 35px;
}

header ul{
	float:right;
	margin-top: 25px;
}

header li{
	float:left;
	margin-left:8px;
}


h1{
	font-family: 'HelveticaNeue-CondensedBold', 'Open Sans Condensed', sans-serif;
	font-size: 23px;
	color: #2a2a2a;
	line-height: 19px;
}

h2{
	font-family: 'HelveticaNeue-CondensedBold', 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #9B9B9B;
	
	text-transform:uppercase;
	float:left;
}

h3{
	font-family: 'HelveticaNeue-Bold', 'Open Sans' ,sans-serif;
	font-weight: 700;
	font-size: 26px;
	color: #2a2a2a;
	line-height: 32px;
	margin-bottom: 20px;
}

h4{
	font-family: 'HelveticaNeue-CondensedBold', 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	color: #2a2a2a;
	line-height: 24px;
	margin-bottom:2px;
}

h5{
	font-family: 'HelveticaNeue-Bold', 'Open Sans' ,sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: #2a2a2a;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom:3px;
}

a{
	text-decoration: none;
}
a:link {color:#3ABEFF;}      /* unvisited link */
a:visited {color:#3ABEFF;}  /* visited link */
a:hover {color:#2a2a2a;}  /* mouse over link */
a:active {color:#3ABEFF;}  /* selected link */



#stageTop{
	height: 585px;
	background: #2a2a2a;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
	background: #2a2a2a url('../images/background.jpg') no-repeat;
	background-repeat:no-repeat;
	width: 100%;
}

#content_main{
	margin-top: -520px;
}




blockquote{
	text-shadow: 0px 1px 2px rgba(0,0,0,0.20);
	color: #FFFFFF;
	float: right;
	margin-top: 222px;
	margin-right:35px;
	display: none;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

blockquote p{
	font-family: 'Garamond-Bold', 'Times New Roman', serif;
	font-size: 28px;
	line-height: 34px;
	text-align: right;
}

blockquote footer{
	font-family: 'HelveticaNeue-Bold', 'Open Sans' ,sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 23px;
	text-align: right;
	margin-top: 5px;
}

#gallery{
	float:right;
	width:388px;
	margin-bottom: 20px;
	margin-right:0px;
	
}

.fb-like-box, .fb-like-box iframe[style] {width: 100% !important;}

#fb-root {
  display: none;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

#gallery ul{

	width:380px;
    margin:0px auto;
	margin-top:5px;
	
}
#gallery li{
	float:left;
	margin-left: 6px;
	margin-bottom: 5px;
	
}

#center_box{
	clear:both;
	
	background: #ffffff;
	-webkit-border-top-left-radius: 35px;
	-webkit-border-top-right-radius: 35px;
	-moz-border-radius-topleft: 35px;
	-moz-border-radius-topright: 35px;
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
	
	padding: 60px 60px 0px 60px;
	
}

#center_box p, span{
	font-family: 'HelveticaNeue', 'Open Sans', sans-serif;
	font-size: 16px;
	color: #2a2a2a;
	line-height: 26px;
}

#content_header{
margin-bottom:58px;
}

#content_header nav{
float:right;
}

#left_box{
	clear:both;
	width:100%;
	float: left;
}

#left_box p{
	line-height: 26px;
}

#left_box ul li{
	margin-bottom: 40px;
}


#left_box ul li img{	
	float:left;
	margin-right: 15px;
}

#left_box ul li h4{
	padding-top: 13px;
	
}

nav a{
	font-family: 'HelveticaNeue-CondensedBold', 'Open Sans Condensed', sans-serif;
	font-size: 24px;

	line-height: 29px;
	text-decoration:none;
	text-transform:uppercase;	
	
}


nav a:visited{

}

nav a:hover{
	
}

.active{
	color: #9B9B9B !important;	
}



nav ul li{
	float:left;
	margin-right:20px;
	text-transform: uppercase;
}

#right_box{
	width:100%;
	max-width: 300px;
	float:right;
}

#bottom_box{
	clear:both;
	width: 100%;
	max-width:800px;
	padding-top:20px;
}

#bottom_box ul li{
	margin-bottom: 35px;
	min-height: 129px;
}


#bottom_box ul li img{	
	float:left;
	margin-right: 15px;
}

#content_footer{
	border-top: solid 1px #D4D4D4;
	width:100%;
	max-width: 960px;
  	display: inline-block;
	text-align: center;
	margin-top:25px;
	padding-top: 15px;
	padding-bottom: 15px;
	position:relative;
	bottom:0;
}

#content_footer img{
	vertical-align: middle;
}

#content_footer span{
	vertical-align: middle;
	margin-right:5px;
}

#main_footer{
	background: #2a2a2a;	
	width:100%;
}

#complete_footer{
	padding: 60px;
	padding-top: 45px;
	font-family: 'HelveticaNeue', 'Open Sans', sans-serif;
	font-size: 16px;
	color: #9B9B9B;
	line-height: 28px;
	min-height:500px;
	
}



#footer_left{
	width:460px;
	float:left;
	margin-right:50px;
}

#footer_left h3{
	color: #9B9B9B;
}

#footer_left h4{
	color: #9B9B9B;
}

#footer_right h3{
	color: #9B9B9B;
}

#footer_left li img{
	float:left;
	margin-right: 10px;
	margin-top: -25px
}

#footer_left li{
	margin-bottom:70px;
	margin-top:50px;
}

#footer_left ul{
	margin-top:20px;
	
}

#footer_right{
	max-width:460px;
	display:inline;
	width:400px;
}


#footer_left a:hover{
	color: #fff;
}

#logo2{
	margin-top:10px;
	border-left: solid 5px #ffffff;
	border-right: solid 5px #ffffff;
}

#logo3{
	margin-top:10px;
}
