/*
Theme Name: Orcat
Theme URI: http://orca-design.com/
Description: Private theme for Orca Design & Manufacturing, Camarillo, CA.
Author: Charlotte Ferguson, Quinn Killick
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: audio, products, store, speakers
*/



/* general settings */
* {font-size: 100.01%;}
* {padding: 0; margin: 0;}
html{
	height:100%;
}
body{
	margin:0;
	color:#fff;
	height:100%;
	min-width:960px;
	letter-spacing:1px;
    font-family: 'TradeGothic-Light' !important;
	font-weight: normal; 
font-style: normal;
}

img{border-style:none;}

a {
   outline: 0;
}




h2{
    font-family: TradeGothic-Light;
font-weight: normal; font-style: normal; font-weight: bold;}




/* wrapper */
#wrapper{
	width:100%;
	height:74px;
	position:relative;
	top: 0;
	overflow:hidden;
}
#w1{
	width:100%;
	height: 100%;
	position:relative;
	z-index:2;
}
#w2{
	display:table;
	width:960px;
	margin:0 auto;
	height: 100%;
}




/* header */
#header{
	display:table-row;
	width:100%;
}
#header .holder{
	height:74px;
	display:table-cell;
	overflow:hidden;
}
.top-bar{
	width:100%;
	position:relative;
	overflow:hidden;
}









/* navigation */



#navlist{
	height: 40px;
	right:0;
	bottom:0;
	position: absolute;
	overflow:hidden;
	padding:0;
	margin: 0;
	list-style: none;
	}
#navlist li {
	float: left;
	list-style: none;
	display: inline;
	width: 139px;
	background-color: #EBEBEB;
	color: #505050;
	letter-spacing:4px;
	font-size: 15pt;
	text-align: center;
	height: 39px;
	margin-left: 1px;
	margin-bottom: 1px;
	bottom: 0;
	overflow:hidden;
	padding: 0px 0 0 0;
	}
#navlist li .current{
	width: 139px;
	background-color: #282828;
	color: #EBEBEB;
	letter-spacing:4px;
	text-align: center;
	margin-left: 1px;
	margin-bottom: 1px;
	bottom: 0;
	overflow:hidden;
	margin: 0;
	text-decoration: none;
 	display: block; 
	}

#navlist a
	{width: 139px;
font-weight: normal;
	color: #505050;
	letter-spacing:4px;
	font-size: 15pt;
	text-align: center;
	height:39px;
	line-height:39px;
	text-decoration: none;
	display: block; 
	}

#navlist a:hover{
	background-color: #282828;
	color: #EBEBEB;
	letter-spacing:4px;
	font-size: 15pt;
	text-align: center;
 	display: block; 
	text-decoration: none;
	overflow: hidden;
	}

#navlist li.current_page_item a{
	color: #EBEBEB; 
	}

#navlist li.current_page_item{ 
	background-color: #282828; 
	color: #EBEBEB; 
	display: block;
	height: 39px;
	margin-bottom: 1px;
	width: 139px;
	}






/* logo */
.logo {
	width:294px;
	height:74px;
	background:url('https://www.orcadesign.com/images/head_orca.png') no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}










/* store */
.store {
	width:141px;
	height:74px;
	background:url('https://www.orcadesign.com/images/head_cart.png');
	margin:0;
	background-repeat: no-repeat;
	float:right;
	top:0;
	overflow:hidden;
	display: none;
	
}
.store a{
	display:block;
	border-style:none;
	outline:none;
	height:100%;
}










/* main */
#main{
	overflow:hidden;
	width:100%;
	background-image: url('https://www.orcadesign.com/images/home_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 823px;
	background-color: #282828;
	padding: 0;
	margin: auto;
	}

#main .holder{
	width:100%;
	height: 100%;
	margin: auto;
	padding: 0;
	position: relative;
	}

#home-content {
	float:right;
	width:630px;
}


#main .sub-holder{
	width:960px;
	padding: 30px;
	height: 100%;
	margin: auto;
	padding: 0;
}




/* main hover */
.mainhover{
	width:100%;
	height: 823px;
	overflow:hidden;
	position: absolute;
	margin: auto;
	text-align: center;
	padding: 0px;
	}

.mainhover3lhold{
	padding:0px ;
	text-align: right; 
	width:50%; 
	float:left; 
	position: absolute;
	z-index: 300;
	}

.mainhover3rhold{ 
	padding: 0px; 
	text-align: left;
	width: 50%;
	float: right;
	position: relative;
	z-index: 300;
	}

.mainhover3l{
	padding:0px ;
	text-align: right; 
	width:100%; 
	}

.mainhover3r{ 
	padding: 0px; 
	text-align: left;
	width: 100%;
	}

.mainhover-boxstyle{
 	height: 823px; 
	top:0px; 
	color:#000; 
	font-size: 30pt; 
	line-height: 30pt;
	letter-spacing: 9px; 
	padding: 0px; 
	margin:0px; 
	right:0px;
	}
	
.mainhover-boxstyle a.mainlink{
	color:#FFF; 
	font-size: 30pt;  
	letter-spacing: 9px; 
	padding: 0px; 
	margin:0px;
	text-decoration: none; 
	}
.mainhover-boxstyle a.mainlink:hover{
	color:#CCC; 
	font-size: 30pt;  
	letter-spacing: 9px; 
	padding: 0px; 
	margin:0px;
	text-decoration: none; 
	}
.mainhover-box {
	background-image: url('https://www.orcadesign.com/images/home_rolloverbg.png');
	top: 0px; 
	right: 0px;
	position: absolute;  
	height: 900px;  
	width: 800px;  
	padding: 0px;  		
	margin: 0px;
	}

.mainhover-box2 {
	background-image: url('https://www.orcadesign.com/images/home_rolloverbg.png'); 
	top: 0px; 
	left: 0px;
	position: absolute;  
	height: 900px;  
	width: 800px;  
	padding: 0px;  
	margin: -1px;
	}
	
	
#mainhover-boxinside{
	top: 258px; 
	position: absolute; 
	text-align: right; 
	right: 0px; 
	color: #FFFFFF; 
	font-style: normal; 
	font-weight: normal;
	padding: 30px; 
	overflow: hidden;
	margin-right: 0px;
	line-height: 30pt;
	}

#mainhover-box2inside{
	top: 258px; 
	position: absolute; 
	text-align: left; 
	left: 0px; 
	color: #FFFFFF; 
	font-style: normal; 
	font-weight: normal; 
	padding: 30px; 
	margin: 0px;
	overflow: hidden;
	}


.mainhover-links {
	height: 29px;
	line-height: 29px;
	width: 450px;
	background-image: url('https://www.orcadesign.com/images/home_hoverwhitebg.png');
	font-size: 8pt; 
	color: #505050;
	letter-spacing: .5pt;
	font-size: 8pt;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	list-style: none;
	overflow: hide;
	text-align: center;
	}

.mainhover-links ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none; 
	text-align: center;
	}

.mainhover-links li{
	height: 29px;
	list-style: none;
	display: inline-block;
	text-align: center;
	float: center;
	padding-left: 13px; 
	padding-right: 13px;
	}
	
.mainhover-links li.left{
	padding-left:17px; 
	padding-right: 17px;
	}
	
.mainhover-links li:hover{
	background-image: url('https://www.orcadesign.com/images/home_hoverwhitebg.png');
	display: inline-block;
	line-height: 29px;
	}


.mainhover-links a{
	padding: 0px;
	display: inline-block;
	line-height: 29px;
	letter-spacing: .5pt;
	height: 29px;
	font-size: 8pt; 
	color: #000000;
	text-decoration: none;
	text-align: center;
	}

.mainhover-links a:hover{
	height: 29px;
	font-size: 8pt; 
	color: #000000;
	}





/* share */
#share{
	overflow:hidden;
	width:960px;
	margin: auto;
	z-index: 5000;
}
#share .holder{
	background-image: url('https://www.orcadesign.com/images/home_sharebg.png');
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	margin-top: 1px;
	width:177px;
	height: 28px;
	line-height: 28px;
	color: #000000;
	font-size: 8pt;
	padding-left:8px;
	letter-spacing: 1px;
	position:absolute;
	z-index: 5000;
}









/* homeitems */
#homeitems{
	width:960px;
	margin: auto;
	top: 550px;
	position:absolute;
	z-index: 5000;
	padding: 0;
	bottom: 0;
	
}


#homeitemslist{
	position: absolute;
	overflow:hidden;
	padding:0;
	margin: 0;
	list-style: none;
	}

#homeitemslist li {
	float: left;
	list-style: none;
	display: inline;

	width: 318px;
	height: 232px;
	
	color: #505050;
	text-align: center;
	bottom: 0;

	background-image: url('https://www.orcadesign.com/images/home_itembg.png');
	background-repeat: repeat-x;
	background-position: bottom;
	}


.homeitemslist-bottom {
	background-color: #505050;
	width: 298px;
	height: 31px;
	bottom: 0px;
	position: absolute;
	color: #FFFFFF;
	text-align: left;
	padding: 10px;
	overflow: hidden;
	font-size: 8pt;
	line-height: 12pt;
	
	}


.homeitemslist-bottom a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

	}










/* brands main */

#brandsmain-main{
	overflow:hidden;
	width:100%;
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 823px;
	background-color: #191919;
	padding: 0;
	margin: auto;
}

#brandsmain-main .holder{
	width: 960px;
	height: 100%;
	margin: auto;
	padding: 0;
	position: relative;
}


#brandsmain-main .holder ul.cat{
	list-style: none;
	}

#brandsmain-main .holder li.catt{
	display: inline-block;
	width: 230px;
	height: 156px;
	line-height: 156px;
	margin-right:4px;
	margin-bottom: 4px;
	background-color: #282828;
	vertical-align: center; 
    overflow:hidden; 
    text-align: center;
	}
	
	
li.catt img{
	vertical-align: middle; 
	margins: auto;
}


#brandsmain-main a{
	display: block;
}



.cathead{
	font-size: 15pt;
	text-align: left;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
	letter-spacing:4px;

}


.hovery{
	width: 200px;
	height: 86px;
	margin: 5px;
	background-image: url('https://www.orcadesign.com/images/cathover_bg2.png');
	background-repeat: repeat;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	line-height: 14px;
	position: absolute;
	display: none;
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
	}





/* brands */

#brands-holder{
	overflow:hidden;
	width:100%;
	height: auto;
	background-image: url('https://www.orcadesign.com/images/brands_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px #4b4b4b solid;
	}
	
#brands-main{
	width: 960px;
	height: 100%;
	margin: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	font-size: 8pt;
	}
	
#brands-main ul{
	list-style: none;
	margin:0px;
	padding: 0px;
	}

#brands-main ul li a.arrow{
	padding-right: 20px;
	background-image: url('https://www.orcadesign.com/images/brands-closedarrow.png');
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #808080;
	}
#brands-main ul li a.arrow.active{
	padding-right: 20px;
	background-image: url('https://www.orcadesign.com/images/brands-openarrow.png');
	background-position: right;
	background-repeat: no-repeat;
	font-weight: bold;
	}

#brands-main ul li a{
	margin: 0px;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #808080;
	line-height: 25px;
	text-decoration: none;
	}	
	
	
#brands-main ul li ul.acitem{
	margin: 0px;
	padding-left: 24px;
	max-height: 26px;
}

	
#brands-main ul li ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
}

#brands-main ul li ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#brands-main ul li ul li a{	
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-size: 9pt;
	}
	
#brands-main ul li ul li a:hover{	
	font-weight: none;
	color: #bfbfbf;
	text-decoration: none;
	text-transform: none;
	font-size: 9pt;
	}
	
		
#brands-main ul li ul li a:current_page_item{	
	font-weight: bold;
	color: #ffffff;
	}
	
	
#brands-content{
	overflow: hidden;
	width: 100%;
	background-image: url('https://www.orcadesign.com/images/brands-contentbg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: auto;
	position: relative;
}

#brands-contentcontainer {
	width: 960px;
	height: 100%;
	margin: auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}
#brands-holderleft{
	width: 257px;
	height: 100%;
	float: left;
	overflow: hide;
	background-color: #282828;
	min-height: 600px;

}

#brands-holderleft a{
	margin: 0;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #808080;
	padding-bottom: 10px;
}


#brands-holderleft h3{
	margin: 0;
	font-size: 9pt;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #ffffff;
	padding-bottom: 5px;
	font-weight: bold;
}


#brands-holderleft .accordionButton{
	margin: 0;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #808080;
	line-height: 20px;
	margin-bottom: 10px;
	padding-right: 15px;
}
#brands-holderleft .accordionButton a.arrow{
	margin: 0;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #bfbfbf;
	line-height: 20px;
	margin-bottom: 10px;
	padding-right: 15px;
	background-image: url('https://www.orcadesign.com/images/brands-closedarrow.png');
	background-position: right;
	background-repeat: no-repeat;

}
#brands-holderleft .accordionButton a.arrow.active{
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 20px;
	margin-bottom: 10px;
	padding-right: 15px;
	background-image: url('https://www.orcadesign.com/images/brands-openarrow.png');
	background-position: right;
	background-repeat: no-repeat;

}

.accordionContent {	
	display: none;
	}
	
#brands-holderleft h4{
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 20px;
	padding-bottom: 10px;
}

#brands-holderleft  ul{
	padding: 0;
	margin: 0;
	font-weight: normal;
	list-style: none;
}

#brands-holderleft  li{
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	font-size: 9.5pt;
	padding-bottom: 6px;
}
#brands-holderleft  a{
	display: inline;
	font-weight: normal;
	color: #bfbfbf;
	text-decoration: none;
}

#brands-holderleft  a:hover{
	display: inline;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#brands-holderleft p{
	color: #bfbfbf;
    display: inline;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 2pt;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
	font-size: 8pt;
}


#brands-holderright{
	width: 677px;
	height: 100%;
	overflow: hide;
	float: right;
	padding-left: 25px;
	background-color: #191919;
	min-height: 600px;
	padding-bottom: 20px;
	padding-top: 30px;
}

.clear {clear: both;}

#brands-holderright .textholder{

	float:right;
	height: 100%;
	padding: 0; 
	margin: 0;
	text-align: left;
	width: 475px;
}




#brands-holderright h2{
	font-size: 30pt;
	letter-spacing: 3pt;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 10px;
	
}

#brands-holderright h2.entry-title{
	font-size:14pt;
	text-transform: uppercase;
	padding-left: 0px;
}

#brands-holderright h3{
	margin: 0;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #808080;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 10px;
}

#brands-holderright .brandstext{
	font-size: 9pt;
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 1px;
	color: #ffffff;
	line-height: 18px;
	position: relative;
	margin: 0;
}



#brands-holderright p{
	font-size: 9pt;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 1px;
	color: #ffffff;
	line-height: 15px;
	position: relative;
	margin: 0px ;
	letter-spacing: 1pt;
}

#brands-holderright a{
	color: #ffffff;}

#brands-holderright h5{
	margin: 0;
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #808080;
	padding-top: 10px;
	padding-bottom: 10px;
}

#brands-holderright h6{
	margin: 0;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #808080;
	padding-bottom: 9px;
	line-height: 13px;
}
#brands-holderright .transactionresults{
	font-size: 10pt;
	font-weight: normal;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	color: #ffffff;
	line-height: 18px;
	position: relative;
	margin: 0;
	padding-top: 20px;
	background-color: #252525;
	width: 600px;
}

#brands-holderright .transactionresults hr{
	margin-top:10px;
	margin-bottom:20px;
}

#brands-holderright .transactionresults p{
	padding: 0;
	margin: 0;
	font-size: 10pt;
}


#brands-holderright .transactionresults a{
	color: #ffffff;
	text-decoration: underline;
	padding-top: 5px;
}

.catpic{
	margin-top: 50px;
	margin-bottom: 30px;
	}

/* about */

#about-main{
	overflow:hidden;
	width:100%;
	background-image: url('https://www.orcadesign.com/images/about_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 823px;
	background-color: #282828;
	padding: 0;
	margin: auto;
}
#about-main .holder{
	width: 960px;
	height: 100%;
	margin: auto;
	padding: 0;
	position: relative;
}

#about-main .holder .centerholder{
	width: 960px;
	height: 200px;
	margin: auto;
	padding: 0;
	top: 279px;
	position: absolute;
}

#about-main .holder .centerholder .left{
	width: 300px;
	height: 100%;
	float: left;
	overflow: hide;
	padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

#about-main .holder .centerholder .right{
	width: 620px;
	height: 100%;
	overflow: hide;
	float: right;
	padding: 10px;
	text-align: left;

}

#about-main h2{
	text-align: right;
	font-size: 25pt;
	text-transform: uppercase;
	line-height: 40px;
	padding: 0;
	margin: 0;
	letter-spacing: 3px;
	font-weight: bold;
}

#about-main h3{
	text-align: right;
	font-size: 12pt;
	text-transform: uppercase;
	padding: 0;
	padding-top: 2px;
	margin: 0;
	font-weight: normal;
}

#about-main h4{
	text-align: left;
	font-size: 16pt;
	letter-spacing: 6px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0;
	font-weight: normal;
}

#about-main .aboutbody{
	text-align: left;
	font-size: 9pt;
	line-height: 19px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #ffffff;
}









/* contact */

#contact-main{
	overflow:hidden;
	width:100%;
	background-image: url('https://www.orcadesign.com/images/contact_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 823px;
	background-color: #282828;
	padding: 0;
	margin: auto;
}
#contact-main .holder{
	padding-top: 50px;
	width: 960px;
	height: 100%;
	margin: auto;
	position: relative;
}
#contact-main .holder .address{
	background-image: url('https://www.orcadesign.com/images/contact-address.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 109px;
	margin: auto;
	padding: 0;
	margin-top: 20px;
	position: relative;
}
#contact-main .holder .phone{
	background-image: url('https://www.orcadesign.com/images/contact-phone.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 109px;
	margin: auto;
	padding: 0;
	margin-top: 20px;
	position: relative;
}
#contact-main .holder .phone2{
	background-image: url('https://www.orcadesign.com/images/contact-phone2.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 109px;
	margin: auto;
	padding: 0;
	margin-top: 20px;
	position: relative;
}
#contact-main .holder .fax{
	background-image: url('https://www.orcadesign.com/images/contact-fax.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 109px;
	margin: auto;
	padding: 0;
	margin-top: 20px;
	position: relative;
}
#contact-main .holder .email{
	background-image: url('https://www.orcadesign.com/images/contact-email.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 109px;
	margin: auto;
	padding: 0;
	margin-top: 20px;
	position: relative;
}


#contact-main .holder .item{
	background-image: url('https://www.orcadesign.com/images/contact-itembg.png');
	background-repeat: repeat;
	width: 940px;
	height: 39px;
	position:absolute;
	top: 15px;
	padding-left: 20px;
	padding-top: 19px;
	font-size: 15pt;
	color: #282828;
	letter-spacing: 3pt;
	text-transform: uppercase;
	font-weight: normal;
}


#contact-main a{
	background-image: url('https://www.orcadesign.com/images/contact-itembg.png');
	background-repeat: repeat;
	width: 940px;
	height: 39px;
	position:absolute;
	top: 15px;
	padding-left: 20px;
	padding-top: 19px;
	font-size: 15pt;
	color: #282828;
	letter-spacing: 3pt;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
}

#contact-main a:hover{
	background-image: url('https://www.orcadesign.com/images/contact-itembghover.png');
	background-repeat: repeat;
	width: 940px;
	height: 40px;
	position:absolute;
	top: 15px;
	margin-top: 11px;
	padding-left: 20px;
	padding-top: 19px;
	font-size: 15pt;
	color: #ffffff;
	letter-spacing: 3pt;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	display: block;
}






/* sq team page */

#sqteam-main{
	overflow:hidden;
	width:100%;
	background-image: url('https://www.orcadesign.com/wp-content/uploads/2015/07/orcasqbg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	padding: 0;
	margin: auto;
}
#sqteam-main .holder{
	width: 960px;
	height: 100%;
	margin: auto;
	padding: 0;
	position: relative;
}

#sq-content{
	overflow: hidden;
	width: 100%;
	background-image: url('https://www.orcadesign.com/images/brands-contentbg.jpg');
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	margin: auto;
	position: relative;
}

#sq-contentcontainer {
	width: 960px;
	top: 100px;
	height: 100%;
	margin: auto;
	padding: 0;
	position: relative;
	overflow: hidden;
}
#sq-holderleft{
	width: 257px;
	height: 100%;
	float: left;
	overflow: hide;
	border-right: 1px #ffffff;
	min-height: 600px;

}

#sq-holderleft a{
	margin: 0;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #808080;
	padding-bottom: 10px;
}


#sq-holderleft h3{
	margin: 0;
	font-size: 9pt;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #ffffff;
	padding-bottom: 5px;
	font-weight: bold;
}


#sq-holderleft h4{
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 20px;
	padding-bottom: 10px;
}

#sq-holderleft  ul{
	padding: 0;
	margin: 0;
	font-weight: normal;
	list-style: none;
}

#sq-holderleft  li{
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	font-size: 9.5pt;
	padding-bottom: 6px;
}
#sq-holderleft  a{
	display: inline;
	font-weight: normal;
	color: #bfbfbf;
	text-decoration: none;
}

#sq-holderleft  a:hover{
	display: inline;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

#sq-holderleft p{
	color: #bfbfbf;
    display: inline;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 2pt;
    margin: 0;
    padding-bottom: 10px;
    text-transform: uppercase;
	font-size: 8pt;
}


#sq-holderright{
	width: 677px;
	height: 100%;
	overflow: hide;
	display: inline-block;
	padding-left: 25px;
	min-height: 600px;
	padding-bottom: 20px;
	padding-top: 30px;
}

.clear {clear: both;}



#sq-holderright .textholder{

	float:right;
	height: 100%;
	padding: 0; 
	margin: 0;
	text-align: left;
}

#sq-holderright .textright{
	float:right;
	height: 100%;
	padding: 0; 
	margin: 0;
	text-align: left; width: 200px; }

#sq-holderright h2{
	font-size: 30pt;
	letter-spacing: 3pt;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	padding-left: 10px;
	
}


#sq-holderright h3{
	margin: 0;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #808080;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 10px;
}



#sq-holderright a{
	color: #ffffff;}

#sq-holderright h5{
	margin: 0;
	font-size: 13pt;
	font-weight: normal;
	letter-spacing: 2pt;
	text-transform: uppercase;
	color: #808080;
	padding-top: 10px;
	padding-bottom: 10px;}






/* footer */
#footer{
	width:100%;
	height:70px;
	background:#FFFFFF;
	color:#000000;
	letter-spacing:normal;
	left: 0px;
	bottom: 0px;
}
#footer .holder{
	width:960px;
	margin:0 auto;
	font-size: 9pt;
	padding-top:5px;
}

