
/* Gallery styles */

#gallery {
    box-shadow: 0px 0px 3px rgb(170, 170, 170);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid white;
    width: 1002px;
    overflow: hidden;
    margin-bottom: 36px;
	background-color:white;
}

#slides {
    height: 237px;
    width: 1002px;
    overflow: hidden;
    padding-left: 11px;
}

.slide{
	float:left;
	width:1002px;
	height:100px;
}

.slide h1 {
    font-size: 21px;
    color: #AD0000;
}

#menu{
	/* This is the container for the thumbnails */
}

#menu ul {
    background-color: #3B3B3B;
    box-shadow: 0px 8px 6px -6px;
    padding: 0px;
}

#menu li {
    display: inline-block;
    list-style: none outside none;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: -4px;
    padding-top: 2px;
}

li.inact:hover {
background-color: #E9EAEC;
color: black !important;
}

#menu li.act, #menu li.act:hover {
    background-color: #AD0000;
}

#menu li.act a{
	cursor:default;
	color:white;
	
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/divider.png) no-repeat right;
}

#menu li a{
	display:block;
padding-left: 10px;
    padding-right: 10px;
	padding-top: 10px;
    padding-bottom: 10px;
		color:white;

}

a img{
	border:none;
}


/* The styles below are only necessary for the demo page */



#main {
    width: 1002px;
}

#menu a:visited {
color:white;
	text-decoration:none;
	outline:none;
}

#menu a {
	text-decoration:none;
	color:white;
}

#menu a:hover{
color:black;
}

#menu p {
    padding: 5px;
    line-height: 1.5;
}

.typography {
    width: 63%;
    text-align: justify;
    float: left;
    padding-right: 37px;
    border-right: 1px solid silver;
    margin-top: -15px;
}

.typography2 {
    float: right;
    margin-right: 100px;
    margin-top: -17px;
}



/**/
/* font */
/**/



/**/
/* defaults */
/**/
















/* Gallery styles */

#gallery1 {
    box-shadow: 0px 0px 3px rgb(170, 170, 170);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid white;
    width: 1002px;
    overflow: hidden;
    background-color: white;
}

#slides1 {
    height: 237px;
    width: 1002px;
    overflow: hidden;
    padding-left: 11px;
}

.slide1{
	float:left;
	width:1002px;
	height:222px;
}

.slide1 h1 {
    font-size: 21px;
    color: #AD0000;
}

#menu1 {
background: none repeat scroll 0% 0% rgb(230, 230, 230);
box-shadow: 0px 9px 6px -6px rgb(213, 213, 213);
}

#menu1 ul {
padding: 0px;
border: 1px solid rgb(221, 221, 221);
}

#menu1 lil {
    display: inline-block;
    list-style: none outside none;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: -4px;
}

#menu1 lil.inact:hover {
    background-color:#AD0000;
    color: white;
}

#menu1 lil.act, lil.act:hover {
    background-color:#AD0000;
}

#menu1 lil.act a{
	cursor:default;
	color: white;
	
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/divider.png) no-repeat right;
}

#menu1 lil a{
	display:block;
padding-left: 10px;
    padding-right: 10px;
	padding-top: 10px;
    padding-bottom: 10px;
		color:black;

}

a img{
	border:none;
}


/* The styles below are only necessary for the demo page */



#main {
    width: 1002px;
}

#menu1 a:visited {
	text-decoration:none;
	outline:none;
}

#menu1 a {
	text-decoration:none;
	color:white;
}

#menu1 a:hover{
color:white;
}

#menu1 p {
    padding: 5px;
    line-height: 1.5;
}

.typography {
    width: 63%;
    text-align: justify;
    float: left;
    padding-right: 37px;
    border-right: 1px solid silver;
    margin-top: -15px;
}

.typography2 {
    float: right;
    margin-right: 100px;
    margin-top: -17px;
}



/**/
/* font */
/**/



/**/
/* defaults */
/**/






#banner-background {
    background-image: url('images/background.png');
    height: 405px;
}

#gallery3 {
   
    width: 713px;
    overflow: hidden;
    float: right;
}

#slides2 {
    height: 300px;
    overflow: hidden;
    padding: 11px;
}

.slide2 {
    float: left;
    width: 710px;
    height: 100px;
    margin-top: 25px;
}

#menu2 {
    width: 200px;
    position: absolute;
    margin-top: 29px;
    padding-right: 34px;
    border-right: 1px solid rgb(192, 192, 192);
    border-left: 1px solid rgb(192, 192, 192);
    margin-left: 48px;
}

#menu2  ul{
	margin:0px;
	padding:0px;
}

#menu2 li {
    list-style: none outside none;
    overflow: hidden;
    text-align: right;
}

#menu2 li.inact:hover{
	/* The inactive state, highlighted on mouse over */

color:black;
}

#menu2 li.act, li.act:hover {

}

#menu2 li.act a{
	cursor:default;
color:rgb(0, 171, 213);
}

#menu2 li.act a .arrow {
    background-repeat: no-repeat;
    height: 10px;
    background-image: url('../images/banner-arrow.png');
    width: 8px;
    float: right;
    margin-top: -21px;
    position: absolute;
    margin-left: 209px;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(img/divider.png) no-repeat right;
}

#menu2 li a {
    display: block;
    line-height: 33px;
    font-size: 14px;
}

a img{
	border:none;
}


/* The styles below are only necessary for the demo page */

.slide2 h1 {
    font-family: "Myriad Pro",Arial,Helvetica,sans-serif;
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 46px;
    margin-top: 44px;
}

#menu2 h2{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	right:0;
	text-transform:uppercase;
	top:15px;
}

#main2 {
    width: 1002px;
    position: relative;
}

#menu2 a:visited {
	color:black;
	text-decoration:none;
	outline:none;
}

#menu2 a {
	text-decoration:none;
	color:black;
}

#menu2 a:hover{

}

#menu2 p {
    padding: 5px;
    line-height: 1.5;
}




/**/
/* font */
/**/



/**/
/* defaults */
/**/





