
body
{
background:white;
color:black;
width:100%;
height:100%;
font-family: 'Raleway', sans-serif;
overflow-x:hidden;
}
a
{
text-decoration:none;
color:black;
}
#wrapper
{
width:900px;
height:100%;
margin:0 auto;
}
#header
{
height:160px;
width:900px;
font-family: 'Questrial'
}
.logo
{
height:159px;
width:301px;
float:left;
padding-right:13px;
position:relative;
left:-38px;
}
.logo img
{
height:159px;
width:301px;
}
.menu
{
width:145px;
float:left;
font-family: 'Questrial', sans-serif;font-size:22px;
top:70px;
position:relative;
text-align:center;
}
#image
{
width:900px;
height:635px;
}

.divider 
{
position:relative;
margin-bottom:25px;
}
#footer
{
width:900px;
height:100%;
text-align:left;
}
.social-icons
{
float:left;
width:50px;
height:50px;
}
#socialholder
{
width:110px;
height:50px;
float:right;
}


.slidesjs-previous.slidesjs-navigation
{
position: relative;
background: transparent !important;

color:transparent !important;
font-size:0px !important;
width:150px !important;
height:600px !important;
z-index:999999 !important;
top:-603px !important;
margin-right:0px !important;
}
.slidesjs-previous.slidesjs-navigation:hover
{
position: relative;
background: url(../images/Left_Arrow.png) !important;

color:transparent !important;
font-size:0px !important;
width:150px !important;
height:600px !important;
top:-603px !important;
}

.slidesjs-next.slidesjs-navigation
{

float:right !important;
position: relative;
background: transparent !important;

color:transparent !important;
font-size:0px !important;
width:150px !important;
height:600px !important;
z-index:999999 !important;
top:-603px !important;
margin-right:0px !important;
}


.slidesjs-next.slidesjs-navigation:hover
{
position: relative;
background: url(../images/Right_Arrow.png) !important;

color:transparent !important;
font-size:0px !important;
width:150px !important;
height:600px !important;
top:-603px !important;
}



#overlay
{
   display:none;
	width:150px;
	height:50px;
	background:white;
	border:solid 1px black;
	z-index: 99999999999;
position: relative;
left: 310px;
top: 100px;
text-align: center;
}

.submenu
{
position: relative;
top: -155px;
width: 150px;
height:10px;
}
.submenu a
{
width:150px;
}
.submenu a:hover
{
background:blue;
color:grey;
width:150px;
}
#gallery
{
height:32px;
}