/* 
	CSS Reset 
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body 
{
	line-height:1.5;
}
blockquote:before, blockquote:after, q:before, q:after 
{
	content:"";
}
blockquote, q 
{
	quotes:"" "";
}
a img 
{
	border:none;
}

#page_content_wrapper p {
	padding-top:0.5em;
	padding-bottom:0.5em;
}

/*
	Global Layout
*/


@font-face {
    font-family: 'Dosis';
    src: url('../fonts/dosis-regular-webfont.eot');
    src: url('../fonts/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dosis-regular-webfont.woff') format('woff'),
         url('../fonts/dosis-regular-webfont.ttf') format('truetype'),
         url('../fonts/dosis-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html
{
	overflow-x: hidden;
}

body
{
	background: #000;
	font-size: 12px;
	font-family: "helvetica neue",Helvetica,Arial,Verdana,sans-serif;
	padding: 0;
	margin: 0;
	color: #888;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

hr
{
	height: 1px;
	border: 0;
	border-top: 1px solid #eeeeee;
	background: transparent;
	margin: auto;
	margin-bottom: 20px;
	width: 100%;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #555;
	text-decoration: none;
}

a:active
{
	color: #555;
	text-decoration: none;
}

#page_content_wrapper a:hover, #page_content_wrapper a:active
{
	color: #fff;
	background: #F9D20B;
}

strong
{
	color: #000;
}

h1
{
	font-size: 40px;
}

h2
{
	font-size: 32px;
	font-weight: normal;
}

#searchform label
{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	text-align: left;
	font-family: "helvetica neue",Helvetica,Arial,Verdana,sans-serif;
	color: #999;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#searchform input[type=text]
{
	width: 90%;
}

h3
{
	font-size: 26px;
	font-weight: normal;
}

h4
{
	font-size: 24px;
	font-weight: normal;
}

h5
{
	font-size: 20px;
	font-weight: normal;
}

h6
{
	font-size: 18px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6
{
	color: #222;
	font-family: 'Dosis';
	text-transform: uppercase;
	font-weight: 600;
}

.strong
{
	font-weight: bold;
}

.middle
{
	vertical-align: -30%;
}

pre, code, tt {font:12px 'andale mono', 'lucida console', monospace;line-height:1.5;padding: 10px;display: block; overflow: auto; margin-top: 20px;
margin: 0 0 20px 0;
width:92%;
background: #f9f9f9;
	border: 0;
	color: #666;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

.clear
{
	clear: both;
}

img.mid_align
{ 
	vertical-align: middle;
	margin-right: 5px;
	border: 0;
}

#contact_form label.error, #commentform label.error
{
	color: #AC1C20;
	float: left;
	margin-top: 6px;
	margin-bottom: 0;
}

.with_bg
{
	background: #f9f9f9;
	border: 1px solid #eeeeee;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

img.frame
{

}

.frame_left
{
	padding: 5px;
 	float: left;
 	margin: 0 20px 10px 0;
 	text-align: center;
}

.frame_left .caption, .frame_right .caption, .frame_center .caption
{
	margin: 7px 0 2px 0;
	display: block;
	color: #999;
}

.frame_right
{
	padding: 5px;
 	float: right;
 	margin: 0 0 10px 20px;
 	text-align: center;
}

.frame_center
{
	padding: 5px;
 	margin: auto;
 	margin-top: 20px;
	margin-bottom: 20px;
 	text-align: center;
 	clear: both;
 	display: table;
}

.dropcap1
{
	display: block;
	float: left;
	margin: 0 8px 0 0;
	font-size: 24px;
	line-height: 40px;
	background: transparent url("../images/dropcap_bg.png") no-repeat top center;
	color: #fff;
	width: 40px;
	height: 40px;
	text-align: center;
}

blockquote
{
	padding-left: 60px;
	width: 90%;
	background: transparent url("../images/quote_bg.png") no-repeat top left;
	min-height: 50px;
	margin: 20px 0 20px 0;
}

blockquote h2
{
	font-weight: normal;
	font-size: 20px;
}

blockquote h3
{
	font-weight: normal;
	font-size: 18px;
}

#respond
{
	width: 100%;
	float: left;
	margin: 0 0 40px 0;
}

#wrapper
{
	height: 1px;
}

.logo_wrapper
{
	margin: 0 1px 0 0;
	display: block;
	float: left;
	padding: 0 25px 0 25px;
}

.logo_wrapper:hover, .logo_wrapper:active
{
	background: transparent;
}

.arrow-down {
	float: left;
    width: 0;
    height: 0;
    margin-left: 30px;
    border-left: 62px solid transparent;
    border-right: 62px solid transparent;
    border-top: 40px solid #000;
}

.logo_wrapper img
{
	margin-top:18px;
}

#menu_wrapper
{
	margin:auto;
	z-index:999;
	float: left;
}

/*body.home
{
	left: -400px;
}*/

#thin_nav
{
	position: fixed;
	right: 0;
	top: 0;
	width: 25px;
	height: 100%;
	background: #f9d20b;
	text-align: center;
}

#thin_nav img
{
	margin-top: 10px;
}

#nav_wrapper
{
	position: fixed;
	right: -250px;
	top: 0;
	width: 250px;
	height: 100%;
	background: #f9d20b;
	-webkit-box-shadow: 0 -1px 15px rgba(0,0,0,.2);
	-moz-box-shadow: 0 -1px 15px rgba(0,0,0,.2);
	box-shadow: 0 -1px 15px rgba(0,0,0,.2);
	z-index: 999;
}

.nav_wrapper_inner
{
	width: 84%;
	margin: auto;
	padding-top: 30px;
}

h1.menu_header
{
	font-size: 44px;
	font-family: 'Dosis';
	font-weight: 600;
	line-height: 0.9em;
	color: #fff;
	text-transform: uppercase;
}

h2.menu_sub_header
{
	font-family: 'Dosis';
	color: #fff;
	font-weight: 700;
	font-size: 18px;
	margin-left: 5px;
}

.nav, .subnav, .nav_page_number
{
	list-style: none;
	float: left;
	padding: 20px 0 0 5px;
}

.subnav
{
	background: none;
}

.nav li, .nav_page_number li
{
	display: block;
	width: 100%;
	margin: 0;
}

.nav_page_number
{
	margin-top: 2px;
}

hr.small_menu_hr
{
	border: 0;
	height: 1px;
	width: 20px;
	float: left;
	border-bottom: 2px solid #fff;
	margin-left: 5px;
}

.nav li a, .nav_page_number li
{
	display: block;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	font-family: 'Dosis';
	text-transform: uppercase;
}

.nav li ul
{
	display: none;
	list-style: none;
	padding: 5px 10px 5px 10px;
	margin-left: 5px;
	float: left;
	width: 96%;
	border-left: 1px solid #222;
}

.nav li ul li ul
{
	display: none;
	padding: 5px 0 10px 0;
	list-style: none;
	padding: 10px;
	float: left;
	width: 96%;
	border-left: 1px solid #222;
}

.nav li ul li 
{
	width: 100%;
	margin: 5px 0 5px 0;
}

.nav li ul li a
{
	float: none;
	width: 100%;
}

.nav li ul li a
{
	height: auto;
	font-size: 16px;
}

.nav li.current-menu-parent ul
{
	display: none;
}

.nav li.current-menu-item > a, .nav li > a:hover, .nav li > a.hover, .nav li > a:active, .nav li.current-menu-parent > a
{
	color: #fff;
}

.nav li.current-menu-item ul li a:hover, .nav li ul li a:hover, .nav li ul li:hover a, .nav li ul li.current-menu-item a
{
	border: 0;
	color: #fff;
}

#footer
{
	margin-top: 30px;
	color: #fff;
}

#copyright
{
	margin: 25px 0 0px 30px;
	float: left;
	width: 60%;
	font-size: 11px;
}

#content_wrapper
{
	width: 72%;
	float: left;
	margin: 0;
}

#page_content_wrapper
{
	width: 780px;
	padding-bottom: 30px;
	height: 100%;
	background: #fff;
	display: none;
	overflow: auto;
	overflow-x: hidden;
	position: fixed;
	right: 25px;
}

.personal_contact h6
{
	font-family: 'Dosis';
	color: #fff;
	width: 165px;
	position: fixed;
	top: 170px;
	left: 22px;
	padding: 10px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}

#content_wrapper .inner
{
	overflow: hidden;
}

#page_content_wrapper .inner
{
	margin: 0 0 0 0;
}

#view_slideshow
{
	position: absolute;
	background: #000000;
	padding: 5px;
	font-size: 11px;
	top: 35px;
	right: 20px;
  	z-index: 3;
  	cursor: pointer;
}

#move_next
{
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 250px;
	right: 20px;
	z-index