
/*GLOBALS*/
/* this applies no matter what; great for colors and stuff */
@media all {
/* overall styles */

@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}


 
body {
	background-color: #fff;
	margin: 0;
	font-family: 'Verdana', sans-serif;
}
.clearfloat {
	clear: both;
}


p {
	font-family: 'Verdana', sans-serif;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.content-box ul.para {
	width: 100%;
	margin: 0 0 20px 30px;
	padding: 0 0 0 0;
	border: none;
	}



.content-box p.splan{
	font-weight: bold;
	font-size: 12px;
	color: #666;
	padding: 0 0 5px 0;
	text-transform: uppercase;
   border-top: 1px solid #A5D3A7;
	
}
	
#hometext {
	width: 365px;
	float: left;
	clear:left;
	padding-top: 35px;
}
	
#hometext h1 {
	color: #555;
	text-align: right;
	font-size: 50px;
	line-height: 46px;
}

#hometext a {text-decoration:none}


.content-box ul.para li {
list-style: none;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 16px;
color: #333;
padding: 0;
margin: 5px 0 5px 0;
}


h1, h2, h3, h4, h5 {
	font-family: 'Rokkitt', san-serif; 
	color: #dc0021;
margin: 0 0 10px 30px;
}

h5 {
	margin-left: 30px;
	margin-bottom: 0;
	margin-top: 30px;
	font-size: 14px;
line-height: 16px;
color: #666;
padding: 0;
}


h3 {
	font-size: 24px;
	line-height: 24px;
}


.content-box .letter {
	background-color: #FFFFF9;
	border: 1px solid #333;
	padding: 28px 0  20px 0;
}
	
.content-box .letter p {
    font-size: 17px;
    font-family: monospace;
	color: black;
}


.content-box .forty h1 {
	font-size: 36px;
	line-height: 38px;
	text-align: right;
	margin: 0;
}



a:link {
	color: #dc0021;
}   /* unvisited link */
a:visited {
	color: #333;
}  /* visited link */
a:hover {
	color: #000;
}   /* mouse over link */
a:active {
	color: #990000;
}  /* selected link */


#wrapper {
	position: relative;
	background-color: #fff;
	width: 900px;
	margin-left: auto;
	margin-right: auto;

}
/*#header {
	padding: 10px 0 25px 0;
	background-color: #fff;
	margin-bottom: 40px;
	width: 100%;
}*/
 #logo {
	 width: 500px;
	 margin-left:auto;
	 margin-right:auto;
	 margin-top: 60px;
	margin-bottom: 20px;
 }
 
 #logo img {float: left;}
 
 #logo h1 {
	 float: left;
 font-size: 60px;
 color: black;
 margin: 0;
 padding: 28px 0 0 20px;
 line-height: 40px;
 }

 #logo h2 {
	 font-size: 20px;
	 float: left;
 margin: 0;
 padding: 0 0 0 20px;
 }

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

#logo h1 a:hover {
	text-decoration:none;
color: #dc0021;
}


#logo h2 a {
	text-decoration:none;
color: #dc0021;
}

#logo h2 a:hover {
	text-decoration:none;
color: black;
}




/*#logo a {
	text-decoration: none;
}
*/
#slideband {
	width: 485px;
	height: 450px;
	float: left;
	margin-left: 50px;

}



.content-box {
	position: relative;
	float: left;
	clear: left;
	margin: 10px 0 30px 0;
	width: 95%;
}
	
.content-box.video {
	position: relative;
	float: left;
	clear: left;
	margin: 40px 0 30px 0px;
	width: 95%;
}	
	
	

.full {
	float: left;
	margin-top: 20px;
	width: 100%;
}

.eighty {
	float: left;
	margin-top: 20px;
	width: 80%;
}

.seventy {
	float: left;
		margin-top: 20px;
	width: 70%;
}

.seventy.client {
	padding-top: 30px;
}



.sixty {
	float: left;
	margin-top: 20px;
	width: 60%;
}


.fifty {
	float: left;
	margin-top: 20px;
	width: 50%;
}


.fifty.client {
	padding-top: 40px;
}



.forty {
	float: left;
	margin-top: 20px;
	width: 40%;
}

content-box .forty img {float:right;}

.thirty {
	float: left;
		margin-top: 20px;
	width: 30%;
}
.twenty {
	float: left;
	margin-top: 20px;
	width: 20%;
}

.pthumb {
	width: 18%;
	margin: 5px 5px 5px 9px;
	float: left;
}

.content-box .pthumb img {
	width: 100%;
	height:auto;
	margin: 0;
	border: none;
}

.content-box .pthumb p {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	margin: 0;
	padding: 0;
}

.content-box .pthumb p a {
text-decoration: none;
color:#333
}


.content-box .pthumb p a:hover {

color:#990000;
}



.content-box p {
	color: #555;
	margin: 0 30px 20px 30px;
	font-size: 18px;
	line-height: 22px;
	padding: 0;
	clear:left;
}

.content-box.video h1 {
	
	margin: 5px 0 20px 0;
	
}	
	
	
	
	
.content-box.video p {
	color: #555;
	margin: 5px 0 10px 0;
	font-size: 18px;
	line-height: 22px;
	padding: 0;
	clear:left;
}	
	
	
.content-box p.capt {
	margin: 0 0 40px 0;
	font-size:16px;
	line-height: 18px;
	padding-top: 5px;
}

.content-box h2 {
		color: #dc0021;
color: rgba(220, 0, 33, 1);
	font-size: 24px;
	line-height: 24px;
	margin: 0 30px 12px 30px;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #666;
}

/*.content-box.client h2 {
		color: #dc0021;
color: rgba(220, 0, 33, 1);
	font-size: 24px;
	line-height: 24px;
	margin: 0 30px 0 0;
	padding: 0 0 5px 0;
	border-bottom: 3px dotted #ccc;
}*/


.sixty li {
	color: #555;
margin: 0 30px 10px 30px;
font-size: 18px;
line-height: 22px;
padding: 0;
clear: left;
list-style-type: none;
}
	




.content-box img {
float: right;
	clear: both;
	width: 100%;
	height:auto;
	margin-bottom: 0;

	}
	
.content-box ul {
	
	list-style-type: none;
	padding: 0px;
    margin: 0px;
	
}
.content-box ul li {
	list-style: none;
	font-size: 18px;
	line-height: 22px;
	color: #666;
	background-image: url(images/redsq.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px; 
    padding-left: 20px;
}
	
	
	

.content-box ul ul {
	
	list-style-type: none;
	padding: 0px;
    margin: 6px 0 0 0;
	
}

.content-box ul li ul li {
	list-style: none;
	font-size: 18px;
	line-height: 20px;
	color: #666;
	background-image: url(images/redsq.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px; 
    padding-left: 20px;
	margin-left: 0;
}
 
p.testimonial {
	
 padding: 15px 0 5px 52px;
 background-image:url(images/quote-left.png);
 background-repeat: no-repeat;
 background-position: 0px 18px;
margin: 10px 150px 10px 100px;	
	color: #8c1515;
	font-weight: 100;
	font-size: 22px;
	line-height: 28px;
}


.testimonial img {margin-top:20px;}


.content-box.client h1{
	border-bottom: dotted 5px #ccc;
	margin: 20px 0 5px 0;
	line-height: 26px;
    padding-bottom: 8px;
}





.content-box .client h2{
	border-bottom: none;
	margin: 0 0 5px 0;
}



.newsbox {
	clear: both;
	padding: 80px 0 20px 0;
	width:	100%;
	margin-left:auto;
	margin-right:auto;		
	}
	
	
.newsitem {margin: 10px 0 10px 0;}	
	
.newsbox h2 {
	text-align: center;
	font-size: 30px;
	line-height: 25px;
	padding-bottom: 5px;
	border-bottom: 3px dotted #dc0021;
	margin: 10px 0 20px 0;

}

.newsbox p {
	text-align: center;
	font-family: 'Rokkitt', san-serif; 
	font-size: 24px;
	line-height: 24px;
	margin: 0;
	padding-bottom: 0;
	
}

.newsbox  p a {
	text-decoration: none;
	border-bottom: 1px dotted #dc0021;
}
	
	.newsbox .thirty {
		width: 31%;
		margin-right: 3%;
		margin-top: 10px;
		padding: 0;
	}	
	
	.newsbox .thirty h3 {
		font-size: 16px;
		color: #333333;
		line-height: 16px;
		margin: 6px 0 4px 0;
		padding: 0;
	}	
	
	
	
	
	
	.newsbox img {
		width: 100%;
		height: auto;
	}


.button a {
	display: block;
	padding: 20px;
	color: white;
	border-radius: 10px;
	margin: 20px;
	font-size: 22px;
	line-height: 32px;
	text-decoration: none;
	background-color: #447601;
	text-align: center;
	
	
	-webkit-box-shadow: 0px 3px 21px 0px rgba(0,0,0,0.66);
-moz-box-shadow: 0px 3px 21px 0px rgba(0,0,0,0.66);
box-shadow: 0px 3px 21px 0px rgba(0,0,0,0.66);

	
	}
	

	
	.button a:hover {
			
			background-color: #AB0002;
		color: white;
		text-decoration: none;
		
	}	
	
	
	
	
}


/*Anything below 900pixels*/
@media only screen and (max-width:900px) {
	
#wrapper {
	width: 95%;
	}		
	
#hometext {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 10px;
}
	
#hometext h1 {
	text-align: center;
	font-size: 36px;
	line-height: 30px;
}
	
	
	
#slideband {
	
	width: 90%;
	height:	auto;
	padding-top: 50px;
	
	}
	
.top-box {margin-top: 150px;}
.pthumb {	width: 30%;}





}


/*Anything below 600 pixels*/
@media only screen and (max-width:600px) {
	
	
#logo {
width: 94%;
margin-left:3%;
margin-right:3%;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
}
#logo img {
	float: none;
	width: 133px;
	margin-left:auto;
	margin-right:auto;
}

#logo h1 {
	clear:left;
float: none;
font-size: 56px;
color: black;
margin:0 auto 0 auto;
padding: 0;
text-align:center;
line-height: 42px;
}

 #logo h2 {
	 	clear:left;
float: none;
	 font-size: 16px;
text-align:center;
margin:0 auto 0 auto;
 padding: 0;
 }






#hometext {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	padding-top: 10px;
}
	
#hometext h1 {
	text-align: center;
	font-size: 36px;
	line-height: 30px;
}
	
	
#slideband {
width: 94%;
height: auto;
float: left;
margin-left: 3%;
margin-right: 3%;
}	
	
	
#head-box {border-bottom:none;}

#header {padding-top:10px;}


#header {
	padding: 10px 0 0 0;
	background-color: #fff;
	margin-bottom: 0;
	position: static;
	top: 0;
	z-index: 100;
	width: 100%;
}




 #header h1 {
	 line-height: 26px;
 color: #666;
 font-size: 24px;
 letter-spacing:-.5px;
 width: 100%;
 margin: 0 0 5px 0;
 padding: 0;
 text-align:center;
}

#head-box {
	width: 95%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 5px;
	}

	
#wrapper {width: 90%;}	

	
.content-box {
	position: relative;
	float: left;
	clear: left;
	margin: 0 0 40px 0;
}	

.content-box img {

margin-bottom: 2px;
}


.content-box h2 {

font-size: 24px;
line-height: 20px;
margin: 20px 0 5px 0;
padding: 0 0 5px 0;
border-bottom: 1px dotted #666;
}


.content-box p {
margin: 0 0 5px 0;
font-size: 16px;
line-height: 20px;

}
	
/*	

.pthumb {
	width: 30%;
	}*/

.content-box .pthumb p {
font-family: "Arial Narrow", Arial, sans-serif;
font-size: 10px;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
margin: 0;
padding: 3px 0 0 0;
}

	
.content-box ul {width: 90%;}

.content-box ul.para {
width: 90%;
margin: 0 0 20px 10px;
}

.content-box .forty h1,
.content-box .sixty h1,
.content-box .thirty h1,
.content-box .seventy h1
 {
	text-align:center;
	 line-height: 28px;
}

h5 {
margin-left: 4%;
margin-top: 30px;
}


.seventy, .thirty, .forty, .sixty {
	width: 95%;
	margin-left:auto;
	margin-right:auto;
}


.eighty {margin-top: 0px; }


.twenty {margin-top: 0px;}


.testimonial img {
margin-top: opx;
}

.callbacks p.caption .more {	display:none;}
	
.pthumb {
margin: 5px 4px 5px 4px;
}

.seventy {margin-bottom: 30px;}

.content-box p.capt {
margin: 0 0 10px 0;
font-size: 16px;
line-height: 18px;
padding-top: 0;
}

.seventy {
	float: right;
}

.thirty {
	float: right;
}

.top {	
	margin: 40px 0 0 0;
}

.content-box .credit {

	margin: 0;

}


.content-box.client .fifty  h1 {

text-align: center;

}



.content-box.client h2 {

	margin: 0 0  10px 0;

}



.content-box .letter p {
	padding: 8px;
    font-size: 17px;
    font-family: monospace;
	color: black;
}



	

}