/* CSS Document */

*{
	padding:0px;
	border:0px;
	margin:0px;
}

body{
	background-color:#ffffff;	
	padding:0px;
	margin:0px;
	text-align:center;
}

body, table, td, h1, h2, h3, h4, p{
	font-family: 'Roboto', sans-serif;
	color:#222;
	font-size: 16px;
	line-height:1.4em;
	font-weight:normal;
}

.clear{	
	clear:both;
}	

.main{
	width:100%;
	background-color:#ffffff;
}	

.header{
	background-color:#ffffff;
	padding: 50px 0px 0px 0px;
	font-family: 'Roboto', sans-serif;
}

.header p{
	font-size:1em;
}	

.header a{
	font-family: 'Roboto', sans-serif;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}	

.header a:hover{
	color:#E33C05;
	text-decoration:none;
	font-weight:normal;
}

.title{
	font-size: 24px;
}

.header a.title{
	color:#E33C05;
	text-decoration:none;
	font-weight:normal;
}	

.header a.title:hover{
	color:#333;
	text-decoration:none;
	font-weight:normal;
}

.block{
	margin:auto;
	width:1000px;
	padding:0px 0px 0px 0px;	
}	

.onecol{
	width:1000px;
	text-align:left;
	padding: 0px 0px 40px 0px;
	border-bottom: 1px solid #999;
}

.imgblock{
	text-align:center;
	border-top: 1px solid #999;
	margin: 25px 0px 25px 0px;
	padding: 25px 0px 25px 0px;
	border-bottom: 1px solid #999;
}	

.imgblock p{
	text-align:left;
	padding: 10px 5px 30px 11px;
	font-size:13px;
}

p.subhead{
	text-align:center;
	text-transform:uppercase;
	text-decoration:underline;
	color:#999;
	padding:0px 0px 20px 0px;
	}

.imgblock a{
	color:#E33C05;
	text-decoration:none;
	font-weight:normal;
}

.imgblock em{
	font-size:small;
	font-style:normal;
	color:#999;
}

.rackA{
	width:500px; 
	float:left;
}

.rackB{
	width:500px; 
	float:right;
}

.rack1{
	width:250px; 
	float:left;
}

.rack2{
	width:250px; 
	float:right;
}

.col1{
	width:250px;
	float:left;
}

.col2{
	width:750px;
	float:right;
}


.subthreecol01{
	width:230px;
	float:left;
}

.subthreecol02{
	width:500px;
	float:left;
}

.mainthreecol01{
	width:333px;
	float:left;
}

.mainthreecol02{
	width:666px;
	float:right;
}

.subleftcol{
	width:333px;
	float:left;
}

.subrightcol{
	width:333px;
	float:right;
}

.segment{
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 25px 0px;
	border-bottom: 1px solid #999;
}

a{
	font-family: 'Roboto', sans-serif;
	color:#333;
	text-decoration:none;
	font-weight:normal;
}	

a:hover{
	color:#E33C05;
	text-decoration:none;
	font-weight:normal;
}	

p{
	font-size:0.9em;
	line-height:1.5em;
	padding:0px 0px 20px 0px;
}	

p.full{
	font-size:0.9em;
}	
p.sub{
	font-size:0.8em;
	padding:0px 25px 25px 25px;
}

p.data{
	padding:25px 0px 20px 0px;
}	

.col1 p{
	font-family: 'Roboto', sans-serif;
	font-size:0.7em;
	line-height:1.8em;
}


a.emph{
	font-family: 'Roboto', sans-serif;
	color:#E33C05;
	text-decoration:none;
	font-weight:normal;
}	

a.emph:hover{
	color:#333;
	text-decoration:none;
	font-weight:normal;
}

.slash {
	text-decoration: line-through;
}

h1{
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	color:#E33C05;
	/*font-variant: small-caps;*/
	padding:0px;
}


h2{
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color:#E33C05;
}

h3{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color:#333;
}

select{
	padding: 5px;
	border: 1px solid #999999;
	text-align: left;
	font-family: 'Roboto', sans-serif;
	color:#333;
	font-size: 14px;
	font-weight:normal;	
}

.soundcloud{
	width:750px;
	padding: 0px 0px 25px 0px;
}	
	
.footer{
	padding:70px 0px 50px 0px;
	margin:50px 0px 0px 0px;

}

.footerwrap{
	width:1000px;
	margin:auto;
}	

.footer p{
	font-size:0.7em;
}

.footercol01{
	width:250px;
	float:left;
	text-align:left;
	padding:0px 0px 0px 0px;	
}

.footercol02{
	width:750px;
	float:right;
	text-align:left;
}

.footercol01 a{
	color:#666;
}

.footercol01 h5, .footercol02 h5{
	padding:0px 0px 20px 0px;
		font-weight:normal;
}