@charset "utf-8";
/* CSS Document */
/*
		522a0c
		834pwetc24
		ffb783
		
		
		900007
*/


@font-face{ 
	font-family: 'Bebas';
	src: url('includes/fonts/Bebas/bebasneue-webfont.eot');
	src: url('includes/fonts/Bebas/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
	     url('includes/fonts/Bebas/bebasneue-webfont.woff') format('woff'),
	     url('includes/fonts/Bebas/bebasneue-webfont.ttf') format('truetype'),
	     url('includes/fonts/Bebas/bebasneue-webfont.svg#webfont') format('svg');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url('includes/fonts/Lato/Lato-Hairline.woff') format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url('includes/fonts/Lato/Lato-Light.woff') format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url('includes/fonts/Lato/Lato-Regular.woff') format('woff');
}
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url('includes/fonts/Lato/Lato-Bold.woff') format('woff');
}


#logo:hover{
	/*-webkit-filter: blur(1px) grayscale(1) opacity(1);*/
}
body{
	margin:0;
	color:#333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5;
	 /*background:url('images/textured.jpg');*/
	background-color:#fff;
	
	
	/*border-top:8px solid #900007;*/
}
#topnav{
	top:0;
	left:0;
	background:url('images/white90.png');
	position:fixed;
	width:100%;
	z-index:2000;
	padding:5px;
	
	border-bottom:10px solid #900007;
	display:none;
	/*margin-top:-30px;*/
	
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.8);
}
	#topnav a{
		color:#FFF;	
		text-transform:uppercase;
		letter-spacing:1px;
		text-decoration:none;
	}
		#topnav a:hover{
			color:rgba(255,255,255, 0.7);
		}
		
	
	
	#topnav .sep1{
		margin:0 10px;	
	}	


	#wrapper, .wrapper{
		margin:auto;
		width:1009px;
		padding-bottom:10px;
	}
	#bg1{
		width:100%;
		z-index:0;
		height:477px;
		position:fixed;
		overflow:hidden;
		/*background:url('images/bg3.png') top center no-repeat;*/
	}
		#bg1 div{
			width:1000%;
			height:259px;
			/*background:url('images/bg2.jpg') bottom left repeat-x #FFF;*/
			
			/*margin-top:-500px;*/
			/*margin-top:-80px;*/
			margin-top:155px;
			
			
			/*
			margin-left:-1000px;
			opacity:0;			
			*/
		}
	#bg2{
		position:relative;
		z-index:1;
		/*
		background:url('images/bg2.png');
		padding-bottom:20px;
		*/
	}
#header{
	width:100%;
	background:url('images/porschetop.jpg');
	/*background:rgba(25,25,25,0.98);*/
	background-color:#fff;
	/*border-bottom:1px solid rgba(255,255,255,0.5);
	-webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.8);
	*/
	position:fixed;
	z-index:1000;
	margin-top:-29px;
	/*
	height: 127px;
	padding-bottom: 90px;
	*/
	width:100%;
}
	#logo{		
		margin-top: 80px;
		cursor:pointer;
		margin:auto;
		z-index:5000;
		/*margin-left:160px;*/
		/*margin:10px auto;*/
	}
	
	#logo img {
		width: 100%;
		max-width: 390px;
		margin-top: 27px;
		/* position: absolute; */
		z-index: 5000;
		margin-left: -50px;
		}
	
	#callus {
		margin-top: 5px;			
		width: 310px;		
		/* text-align: center; */
		
}
	
	
	#callus h1,
	#callus h1 strong{
		font-size:35px;
		font-weight:100;
		color:#FFF;
		margin:0;
		margin-bottom:7px;
		
		
		/*text-shadow:-1px -1px 0 rgba(0,0,0,0.5);*/
	}
	#callus h1 strong{
		color:#d20000;	
	}	

		.facebook{
			background:url('images/icon_facebook_mini2.png') top;
			background-size:32px 64px;
		}
		.googleplus{
			background:url('images/icon_googleplus_mini.png') top;
			background-size:32px 64px;
		}
		.superpages{
			background:url('images/icon_superpages_mini.png') top;
			background-size:32px 64px;
		}
		.spanishbutton{
			background:url('images/spanishbutton2.png') top;
			background-size:220px 251px;
			border-radius:5px;
			box-shadow:0 0 10px rgba(0,0,0,1);
		}
		.googleplus,
		.superpages,
		.facebook{
			display:inline-table;
			margin:0 5px;
			width:32px;
			height:32px;
		}
		.spanishbutton{
			display:inline-table;
			margin:0 5px;
			width:220px;
			height:125px;
		}
			.googleplus:hover,
			.superpages:hover,
			.facebook:hover,
			.spanishbutton:hover{
				background-position:bottom;
			}


	#topnav #callus,
	#callus h1,
	#callus h1 strong{
		margin-top:20px;
		font-size:40px;
	}
	
	#logo_b,
	#logo_a{
		position:absolute;
	}
	#logo_a{
		z-index:100;
		margin-top:-500px;
	}
	#logo_b,
	#logo_b2{
		margin-left: 50px;
		margin-top: 20px;
		width: 490px;
		overflow:hidden;
	}
	#logo_b img{
		margin-left:-390px;
	}
	
	
	#logo_a2,
	#logo_b2{
		float:left;	
	}
	
	#logo_b2{
		margin-left:0;
		width:inherit;
		overflow:visible;
	}
	
	#topnav #nav{
		margin-top:10px;
	}
	
#nav{
	text-align:center;
	/*float:right;*/

	margin-top: 10px;
	
	/*text-shadow:-1px -1px 0 rgba(0,0,0,0.5);*/
	color:#FFF;
}
	#nav ul{
		list-style:none;
		padding:0px;
		text-align:right;
	}
	#nav ul li.sep1,
	#nav2 ul li.sep1{
		padding:0 15px;
		font-size:18px;
	}
	#nav ul li{
		color:#fff;
		margin:0;
		padding:8px;
	}
	#nav ul li a,
	#nav2 ul li a{
		text-decoration:none;
		/*color:rgba(255,255,255, 0.5);*/		
		color:#fff;
		font-size:18px;
		letter-spacing:0px;
		font-weight:bold;
		/*line-height:12px;*/
		font-family: 'Open Sans', sans-serif;
		text-transform:uppercase;
		margin:auto;
		text-shadow:2px 2px 2px #000;
	}
	#nav ul li a:hover{
		color:#ffc000;
		text-decoration:none;
		/*text-shadow:0px 0px 3px #FFF;*/
	}
	#nav ul li.sep1{
		padding:0 3px;	
		color:#fec700(255,255,255, 0.4);
	}
	
	#nav2{
		padding-top:5px;
		text-align:center;
	}
	#nav2 ul li.sep1{
		padding:0 20px;	
	}
	#nav2 ul li a{
		color:#FFF;
		font-size:14px;	
	}
#nav .tax{
/*background: url('images/rubiosnavbg.jpg') top no-repeat;*/
width: 350px;
border-radius: 20px;
padding-bottom: 40px;
padding-top: 20px;
border: 3px solid #b2b2b2;
margin-top: -28px;
box-shadow: inset 1px 1px 0 0px rgba(0,0,0,0.6), 1px 1px 0 0px rgba(255,255,255,0.05), inset 0 0px 5px rgba(0,0,0,0.5);
}

#banner{
	/*background:url('images/banner1.png') bottom no-repeat;*/
	padding-top:200px;
	text-align:left;
	height:280px;
	position:relative;
	z-index:0;
}
#banner_text {
	width: 100%;
	height: 43px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	z-index: 10;
	text-transform: uppercase;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-family: 'Open Sans Extra Bold', sans-serif;
	font-size: 28px;
	line-height: 46px;
	letter-spacing: 2px;
	box-shadow: inset 0 0px 10px rgba(0,0,0,1);
	background-color: #333;
}
	#banner_text a{
		color:#FFF;	
	}
	#banner > img,
	#banner > div{
		position:absolute;	
	}
	#banner > img:nth-child(1){
		margin-left:-150px;
		margin-top:-10px;
		
		margin-left:-250px;
		opacity:0;
		
		z-index:3;
	}
	#banner > img:nth-child(2){
		margin-left:550px;
		/*
		501
		251
		*/
		width:0;
		height:0;
		opacity:0;
		margin-left:800px;
		margin-top:125px;
		z-index:3;
	}
	
	#banner > div{
		height: 220px;
		margin-top: 70px;
		margin-left: 35px;
		
		overflow:hidden;
		z-index:2;
	}
		#banner > div img{
			margin-top:210px;
		}
	
	#banner > img:nth-child(4){
		margin-left: 65px;
		margin-top: -20px;
		
		margin-top:-200px;
		z-index:2;
	}
	
	#banner > img:nth-child(5){
		margin-top: -110px;
		margin-left: 660px;
		
		margin-left:760px;
		opacity:0;
		z-index:1;
	}
	#banner > img:nth-child(6){
		margin-left: 20px;
		margin-top: -10px;
		
		margin-left:-120px;
		opacity:0;
		z-index:1;
	}
	
#banner_rect{
	padding-top: 127px;
	margin-bottom:50px;
	text-align:center;
}
#fullwidth{
	position: relative;
	background:#FFF;
	overflow: hidden;
	max-height: 250px;
}
#fullwidth .slide{
	width:100%;
	position:absolute;
}
#fullwidth .slide > img{
	max-width:1980px;
	width:100%;
	margin:0 auto;
	display:block;
	height:auto;
}
	#fullwidth .slide .caption{
		position:absolute;
		width:100%;
		/*background:rgba(0,0,0,0.3);	*/
		padding:15px 0;
		text-align:right;
		/*margin-top:50px;*/
		margin-left: 235px;
	}
	#fullwidth .slide:nth-child(2) .caption{
	text-align:right;
	margin-left: 235px;
	}
		#fullwidth .slide .caption h2,
		#fullwidth .slide .caption h3,
		#fullwidth .slide .caption h4{
			color:#cf0000;
			font-family:'Lato', sans-serif;;
		}
		#fullwidth .slide .caption h2{
			font-size:60px;
			font-weight:bolder;				
			margin:0;
			margin-top:-10px;
		}
		#fullwidth .slide .caption h3{
			margin:0;	
		}
		#fullwidth .slide .caption h4{
			letter-spacing:1px;
			margin:0;
		}
		/*
		#fullwidth .slide .caption h2,
		#fullwidth .slide .caption h3,
		#fullwidth .slide .caption h4{
			font-family:'Lato', sans-serif;;
			color:#FFF;
			font-weight:bolder;	
			text-shadow: 0 0 10px rgba(0,0,0,0.6);
			line-height:normal;
		}
		#fullwidth .slide .caption h2{
			font-size:60px;
			font-weight:bolder;				
			margin:0;
			margin-top:-10px;
		}
		#fullwidth .slide .caption h3{
			margin:0;	
		}
		#fullwidth .slide .caption h4{
			letter-spacing:1px;
			margin:0;
		}
		*/
#banner3{
	background:url('images/orange.png') top repeat;
	background-color:#ff3d04;
	/*
	border-radius:5px;
	*/
	/*padding:10px;*/
	/*width:995px;*/
	/*height:20px;*/
	
	-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 1px 3pxrgba(0, 0, 0, 0.8);
	        /*box-shadow:
						0px 0px 5px 1px rgba(0, 0, 0, 0.9),
						inset 0 0 1px 1px rgba(255,255,255,0.4)
						;
						*/
	
	position:relative;
	z-index:3000;
	margin-top:12px;
	margin-left: -3px;
}

#banner2{
	/*margin-top:10px;*/
	background:url('images/markserv.jpg') top no-repeat;
	/*background-color:#333;*/
	/*border-radius:5px;*/
	overflow:hidden;
	padding:10px;
	width:995px;
	height:205px;
	
	/*-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	        box-shadow:
						0px 0px 5px 1px rgba(0, 0, 0, 0.9),
						inset 0 0 1px 1px rgba(255,255,255,0.4)
						;
	*/
	position:relative;
	z-index:3000;
	
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.5), -1px -1px 0 #333;*/
}
	#banner2_cont{
		height:50px;
	}
	#banner2 > div{
		position: absolute;
		width: 100%;
		margin-top: -30px;
	}
	#banner2 img{
		/*box-shadow:0px 0px 4px rgba(0,0,0,1);*/
		/*border-radius:12px;*/
		
	}
	#banner2 img:last-child{
		margin-right:30px;	
		margin-top:14px;
	}
	#banner2 h1{
		margin:0;
		color:#333;
		color:rgba(255,255,255, 0.7);
		color:rgba(255,255,255,0.5);
		font-size:33px;
		font-weight:lighter;
		letter-spacing:1px;
		margin-left:12px;
	}
	#banner2 h1 strong{
		color:#333;	
		font-weight:lighter;
	}
	#banner2 .right{
		text-align:right;	
	}
#body {
margin: auto;
margin-top: -77px;
/* background: #FFF; */
box-shadow: 0 0 0 0px #ffbf00;
/* -webkit-mask: -webkit-linear-gradient( left, rgba(255,255,255,0), rgba(255,255,255,1) 5%, rgba(255,255,255,1), rgba(255,255,255,1) ); */
padding-top: 10px;
position: relative;
padding-top: 38px;
/*box-shadow: 0 0px 10px rgba(0,0,0,1),0 0px 10px;*/
/* border-bottom-right-radius: 10px; */
border-bottom-left-radius: 10px;
}
	#body #body_body{
		
		/*background:url('images/body_body1.png');*/
	}
	#body #body_header{
		/*
		height:29px;
		background:url('images/body_header1.png') no-repeat top;
		*/
	}
	#body #body_footer{
		/*
		height:9px;
		background:url('images/body_footer1.png') no-repeat bottom;
		*/
	}

	#body #body_body{
	}
	
	#body #body_body > .left{
		width:648px;
	}
	
	
		#body #body_body > .left > .padding{
			padding:0px;
			padding-left:20px;
		}
	
	#body #body_body > .right,
	#footer2 > .wrapper > div.right{
		width:330px;
		/*margin-top: 40px;*/
	}
	#footer2 > .wrapper > div.right{
		text-align:right;
		/*margin-right:84px;*/
		margin-top:-40px;
	}
	
	
		#body #body_body > .right > .padding{
			padding:0px;
			padding-right:20px;
		}
	
#footer{
	margin:auto;
	background:url('images/bg1.png') repeat-x top;
	color:rgba(255,255,255, 0.7);
	line-height:14px;
	border-top: 1px solid rgba(255,255,255,0.5);
		-webkit-box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);
		-moz-box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);
		box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);
	/*margin-top: -40px;*/
}	

	#footer ul{
		padding-top:10px;
	}
	#footer a{
		/*color:rgba(255,255,255, 0.7);*/
		color:#fff;
		text-decoration:none;
	}
	#footer a:hover{
		color:#e10000;
	}	
#footer1{
	width:100%;
}
	#footer1 .column3{
		padding:20px 0;
	}
	#footer1 .column3 div{
		float:left;
		width:30%;	
	}
	#footer1 .column3 div:nth-child(3){
		float:right;
	}
	#footer1 .column3 div:nth-child(2){
		margin-left:30px;
	}
	#footer1 .column3 div.clear{
		width:auto;
		float:none;
	}
	#footer1 .column3 div img{
		float:left;
		margin-bottom:30px;
		margin-right:10px;
	}
	#footer1 .column3 div h1{
		font-size:25px;
		line-height:16px;
		margin-bottom:5px;
	}
	#footer1 .column3 div p{
		color:#333;
	}
#footer2{
	width:100%;
	background:url('images/block_bg0.png') repeat center top #00164f;	
	padding-top:20px;
	padding-bottom:20px;
	
	
	
	/*
	background:rgba(25,25,25,0.98);
	border-top:1px solid rgba(255,255,255,0.5);
	-webkit-box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);
	   -moz-box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);
	        box-shadow: 5px 0px 5px rgba(0, 0, 0, 1);
	*/
}
	#footer2 .left{
		/*margin-left:50px;*/
		text-align:left;
		float:none;
		font-weight:lighter;
		font-size:13px;
		letter-spacing:1px;
	}
	#footer2 .left ul{
		margin-bottom:10px;
	}
	#footer2 .left ul.list1 .sep1{
		border:0;
		height:5px;
		padding:0;
		margin:-4px;
		color: #fff;
	}
		#footer2 .left ul.list1 .sep1:nth-child(1){
			margin:0;
			border:0;
		}
		
		#copyright{
			text-align:right;
			padding-top:10px;
		}
		
iframe.map{
	border-radius:0;
	/*border:1px solid rgba(255,255,255, 0.5);*/
			
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.8);
	  /* -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);*/	
}
		
.block1{
	background:url('images/redrepeat.jpg') top repeat #e10000;
	/* width: 280px; */
	/* border-radius: 0; */	 
	border: 1px solid rgba(255,255,255, 0.5);
	margin-top: 10px;
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8); 
	-moz-box-shadow: inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000; 
	 box-shadow: inset 0 0 10px #000000; 
	text-shadow: 1px 1px 3px #000; 
	color: #fff;
	}

	a .block1 h2{
		text-decoration:none;	
	}
	.block1.alt{
		background:url('images/footer_bg1.jpg') top no-repeat #900007;
	}
	.block1 .padding{
		padding:20px;	
	}
	.block1 strong,
	.block1 h2{
		color:#fff;	
	}
	.block1 h1{
		font-size: 30px;
		color: #fff;
		margin: 0;
		line-height: normal;
	}
	.block1.blue,
	.block1.red{
		color:#333;
	}
	.block1.yellow{
		background:#ffc307;
		color:#fff;
	}
		.block1.yellow h2{
			color:#fff;	
		}
	.block1.blue{
		background:#223e6b;
		padding:0;
	}
		.block1.blue ul{
			margin-right:0;
			margin:0;
			padding-right:0px;
		}
		#body > #body_body > .right .block1.blue > .padding{
			padding-right:0px;
			padding-left:5px;
		}
	.block1.red{
		background:#a20000;
	}
	.block1.lightgray{
		border:1px solid #AAA;
		background:#FFF;
	}
.block1.alt {
background: url('images/footer_bg4.jpg') top no-repeat #023287;
}	
.line{
	height:6px;
	background:url('images/line.png');	
	margin-bottom:10px;
}

h1.bg{
	height:30px;
	line-height:28px;
	background:url('images/headline1.png') no-repeat left;
	padding-left:20px;
	margin-left:-20px;
	text-shadow:0 0 5px #FFF;
}
h2.alt{
	color:#1e1e1e;
}
h1.cool{
	display:block;
	color:#1e1e1e;
	font-size:30px;
	line-height:30px;
	margin-top:0;
	padding-top:0;
	border-bottom:4px solid #1e1e1e;
	margin-bottom:10px;
}

.icon_facebook{
	height:25px;
	width:25px;
	background:url('images/icon_facebook.png') top;
	cursor:pointer;
}
.icon_facebook:hover{
	background-position:bottom;
}
.icon_twitter{
	height:25px;
	width:25px;
	background:url('images/icon_twitter.png') top;
	cursor:pointer;
}
.icon_twitter:hover{
	background-position:bottom;
}
.icon_superpages{
	height:25px;
	width:25px;
	background:url('images/icon_superpages.png') top;
	cursor:pointer;
}
.icon_superpages:hover{
	background-position:bottom;
}
/********************************************************************************************************/
a{
	color:#333;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
a img{
	border:0;	
}
h1,.big{
	margin:0;
	padding:0;
	font-size:25px;
	line-height:25px;
	color:#e10000;
	margin-bottom:15px;
	
	font-family: 'Open Sans Extra Bold', sans-serif;
	font-weight:bolder;	
	text-shadow:1px 1px 1px #000;
}
h2.big{
	color:#e71212;
}
h3,h4{
	margin:0;
	padding:0;
	font-size:30px;
	line-height:25px;
	color:#E10000;
	margin-bottom:15px;
	
	font-family: 'Open Sans Extra Bold', sans-serif;
	font-weight:bolder;	
	text-shadow: 1px 1px 1px #000;
}
h5{
	margin:0;
	padding:0;
	font-size:28px;
	line-height:15px;
	color:#fff;
	margin-bottom:15px;
	
	font-family: 'Open Sans Extra Bold', sans-serif;
	font-weight:100;	
	/*text-shadow:1px 1px 1px #333;*/
}
h6,h7 {	
	margin: 0;
	padding: 0;
	font-size: 40px;
	line-height: 20px;
	color: #e10000;
	font-family: Bebas;
	font-weight: 100;
	text-shadow: 1px 1px 1px #000;
		
}


	#body > #body_body > .left > .padding h1:nth-child(1){
		/*font-size:40px;*/
	}
	h1 span{
		/*color:#fff;	*/
	}
	h1.alt span{
		font-size:18px;
	}
h2{
	margin:0;
	padding:0;
	font-size:18px;
	/*color:#ffc307;*/
	color:#333;
	margin-bottom:10px;
}	

p{
	margin:0;
	margin-bottom:10px;
	font-size:16px;	
}
em{
	color:#AAA;	
}

ul{
	margin:0;
	padding-left:20px;
}
ul.check1 li {
	background-image: url('images/check2.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 0;
	padding-left: 24px;
	list-style: none;
	margin-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
b{
	color:#b8111a;
}
strong{	
	font-weight:lighter;
}

hr{
	border:0;
	border-top:1px dashed #999;
	
	/*border-bottom:1px dashed #666;	*/
	margin:10px 0px;
}
hr.alt{
	border:0;
	margin:10px 0px;
}

.left{
	float:left;	
}
.right{
	float:right;	
}
.clear{
	clear:both;	
}
.list1, ul.list2{
	margin:0;
	padding:0;	
}
.list1 li{
	display:inline;
}
ul.list2{
	list-style:none;
	text-align:justify;	
}
ul.list2 .sep1{
	/*display:none;	*/
	border-bottom:1px dotted #7d8ba6;
	padding:0;
	margin:5px 0;
}
.padding{
	padding:15px;	
	padding-top: 15px;
}

.thumb1{
	border:3px solid #e10000;
	
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	   -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	        box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);	
}
a .thumb1:hover{
	border:3px solid #000;
}

.thumb1.right{
	/*margin-left:10px;	*/
}
.thumb1.left{
	margin-right:10px;
}

.list2{
	margin:0 auto;
	padding:0 25px;
}
.list2.num{
	list-style:decimal;	
}

.minheight1{
	min-height:472px;
}
.minheight3{
	min-height:411px;
}
.minheight2{
	min-height:190px;
}

input, textarea{
	border:1px solid #999;	
	width:100%;
}

.image1{
	background:url('images/noimage1.png') center no-repeat;	
	border:3px solid #999;
	height:100px;
	
}



/********************************************************************************************************/


#accordion h3{
	font-weight:bolder;
	font-size:16px;
}

#accordion div{
	padding:0 35px;
}
#accordion div p{
}


#services.home ul{
	width:28%;
}



#gallery .thumb1{
	margin:5px;	
}


.butt1{
	padding:5px;
	text-align:center;
	cursor:pointer;
}
.butt1:hover{
	background:#ffcc00;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: inset 0 0 10px #000000;
}
	.butt1 span{
		font-size:20px;
		font-weight:bolder;	
	}
	.butt1 span:hover{
		font-size:20px;
		font-weight:bolder;			
		text-shadow:none;
		color:#333;
	}
.product1{
	float:left;	
	width:47%;
	/*border:1px solid #CCC;*/
}
	.products1 .product1:nth-child(odd){
		clear:both;
		margin-bottom:20px;
	}
	.products1 .product1:nth-child(even){
		float:right;
	}
	.products1 .product1 img:first-child{
		width:100%;
	}
	.products1 .product1 img:last-child{
		width:100px;
		float:left;
	}
	.products1 .product1 h1:first-of-type{
		color:#F00;
		margin:0;
		pading:0;	
		margin-top:10px;
	}
	.products1 .product1 p:first-of-type{
		clear:both;
		font-size:10px;		
	}

	.alt .products1 .product1 img:last-of-type{
		float:right;	
	}
	.alt .products1 .product1 h1:first-of-type{
		font-size:14px;
	}	
	.alt .products1 .product1 p:first-of-type{
		clear:none;	
	}

.textbox1{
	padidng-left:5px;
	font-size:10px;	
	margin-bottom:5px;
	/*padding-left:5px;*/
}

.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('images/icon_top.png') no-repeat;
	z-index:5000;
}
.buttmini{
	background:#0064d6;
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	padding:0px 5px;
	display:inline-table;
	letter-spacing:1px;
	cursor:pointer;
}
	.buttmini:hover{
		background:#333;	
	}

.contenthide{
	
}
	.contenthide > div:first-child{
		display:none;
	}

#req1{
	z-index:10;	
}
#socialnetworks{
	text-align:right;
	margin-right: 30px;
}
#socialnetworks h2{
	font-family: Bebas;
	font-weight:100;
	font-size:20px;
	line-height:0px;
	margin:0;
	margin-top:-25px;
}
#socialnetworks > h2,
#socialnetworks > div{
	display:inline-block;
	vertical-align:middle;
}
#rotators img{
/*border-radius: 5px;*/
/*box-shadow: 0 0 0 5px rgba(0,0,0,0.15);*/
width:100%;
height:320px;
		-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
		-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
		box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.9), inset 0 0 1px 1px rgba(255,255,255,0.4);
}

#services.col3 ul {
	width: 30%;
}
#services.col3 ul{
 width:30%; 
}
#services.col3 ul:nth-child(3){
 float:right; 
}
.tab1{
		
}

	.tab1 tr td:first-child{
		text-align:right;
		vertical-align:top;
		padding-top:8px;
		font-weight:bolder;
	}
	.tab1 input.textbox{
		font-size:14px;	
		padding:5px;
		background:rgba(255,255,255,0.9);
	}
	
	
.tab2 tr:first-child td{
	background:red !important;
	color:#FFF;
}
	.tab2 tr td{
		background:#FFF;
	}
	.tab2 tr:nth-child(2n+1) td{
		background:#EEE;	
	}
.success{
	text-align:center;
	border:2px solid #63be2d;
	border-radius:10px;
	padding:15px;
	background:rgba(99,190,45, 0.2);
}


#body > .center {
border-top: 1px solid rgba(0,0,0,0.1);
border-bottom: 1px solid rgba(0,0,0,0.1);
}

#roofhalf {
	background: url('images/porschebottom.jpg');
	width: 100%;	
	position:absolute;
	margin-top: 43px;
}

.viewdesktopbutt{
	width: 100%;
	position: relative;
	background: #333;
	text-align: center;
	padding: 10px 0;
	color:#999;
	text-transform:uppercase;
}
	body.mobiledesktop{
		overflow-x: hidden;
		width:110%;
		padding-bottom:60px;	
	}
	body.mobiledesktop .viewdesktopbutt{
		position:fixed;
		z-index:2000;
		bottom:0;
	}
	.viewdesktopbutt a{
		
		color:#FFF;
		text-decoration:none;	
	}
	.viewdesktopbutt .big{
		font-size:30px;	
		margin-bottom:10px;
	}

.textbox1{
	padidng-left:5px;
	font-size:10px;	
	margin-bottom:5px;
	/*padding-left:5px;*/
}
input.textbox1, textarea.textbox1 {
	background: none;
	padding: 0;
	border: 0;
	color: rgba(255,255,255,0.5);
	letter-spacing: 1px;
	font-size: 12px;
}
div.textbox1 {
	background: #FFF;
	margin-bottom: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	border-radius: 3px;
	text-align: left;
	padding: 5px 8px;
	border: 0;
	background: rgba(0,0,0,0.3);
	box-shadow: inset 1px 1px 0 0px rgba(0,0,0,0.6), 1px 1px 0 0px rgba(255,255,255,0.05), inset 0 0px 5px rgba(0,0,0,0.5);
}

input[type='radio'] {
	border: 0;
	width: auto;
}


#nav3 ul.dropdown{
	list-style:none;
	padding:0px;		
	margin-top: -6px;
}
#nav3 ul li.sep1,
#nav3 ul li.sep1{
	padding:0 15px;
}
#nav3 ul li{
	color:#fff;
	margin:0;
	padding:0;
	font-size:20px;
}
#nav ul li a,
#nav3 ul li a{
	text-decoration: none;
/* color: rgba(255,255,255, 0.5); */
color: #fff;
letter-spacing: 0px;
/* font-weight: bold; */
/* line-height: 12px; */
text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
font-size: 17px;
letter-spacing: 1px;
/* -webkit-transition: all 0.25s ease-in-out; */
}
#nav3 ul li a:hover{
	
	color:#ffc400;
	text-decoration:none;
	
	/*text-shadow:0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000;*/
	
}
#nav3 ul li.sep1{
	padding:0 3px;	
	color:#fec700(255,255,255, 0.4);
}

#nav3{
	padding-top:5px;
	text-align:center;
}
#nav3 ul li.sep1{
	padding:0 0px;	
}

#nav3 {
	background: url('images/footer_bg1.jpg') top repeat;
	background-color: #e10000;
	border-radius: 5px;
	padding: 10px;
	height: 20px;
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8); 
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.9), inset 0 0 1px 1px rgba(255,255,255,0.4); 
	
	position: relative;
	z-index: 3000;
	margin-top: 8px;
	margin-left: -3px;		
	text-align: right;
}
.sub_menu, .sub_menu li{
	background-color: #e10000 !important;
}
	#nav3 ul li .sub_menu li a{
		font-size:15px;	
	}


/*
#nav3 > .wrapper > ul.dropdown {
	list-style: none;
	padding: 0px;
	margin-top: -5px;
}

ul.dropdown {
	position: relative;
}

#nav ul li a, #nav3 ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	letter-spacing: 0px;
	font-weight: bold;
	text-shadow: 0px 0px 5px #000,0px 0px 5px #000,0px 0px 5px #000;
	font-size: 23px;
	 -webkit-transition: all 0.25s ease-in-out; 
}
*/
/*
#nav3 ul li {
	color: #fff;
	margin: 0;
	padding: 10px;
	font-size: 20px;
}
#nav3 ul li a:hover{
		
		color:#cb2532;
		text-decoration:none;
		
		text-shadow:0px 0px 3px #000, 0px 0px 3px #000, 0px 0px 3px #000;
		
	}
*/	
#tabs li a {
	border: 1px solid #ccc;
	padding: 10px 11px;
	text-decoration: none;
	border-bottom: none;
	outline: none;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	width: 92%;
	border-bottom: 1px solid #fff;
	margin-left: -3px;
	max-width: 434px;
	text-transform:uppercase;
}

#tabs li {
	display: inline;
	border: 0;
}
#tabs {
	list-style: none;
	/* margin: 0 0 0 10px; */
	font: 0.75em arial;
	border: 0;
	background-image: url('images/footer_bg4.jpg');
	box-shadow: none;
}
#testimonials{	
	
}
#testimonials h2{
	margin:0;
	float:left;
}
	#testimonials img{
		float:left;
		margin-left:10px;	
	}
	#testimonials strong{
		font-weight:bolder;
	}
	#testimonials p{
		clear:both;	
	}


#callus.call {
float: right;
/* background: url('images/carnav.jpg') top no-repeat; */
/* background-color: #7a7a7a; */
width: 425px;
border-radius: 20px;
padding-bottom: 9px;
padding-top: 88px;
/* border: 3px solid #b2b2b2; */
margin-top: -55px;
/* box-shadow: 1px 1px 0 0px rgba(0,0,0,0.6), 1px 1px 0 0px rgba(255,255,255,0.05), inset 0 0px 5px rgba(0,0,0,0.5); */
}

#sub-content {
width: 780px;
margin: 0 auto 30px auto;
padding-top: 15px;
color: #444;
text-align: left;
}












