body{
	padding: 0 0 0 0;
	background-color: #222;
	font-size: 12px;
	font-family:  arial, verdana;
	margin: 0 auto 0 auto;
	color: #000;
	background-image: url(/pub/images/bg.gif);
	background-repeat: repeat;
	background-position: top left;
}

img{
	border-style: none;
}
form
{
	 margin:0 0 0 0;
}
 
.clear
{
	clear:left;
}
 
h1
{
	font-size:180%;
	margin: 0 0 0 20px;
	font-weight: bold;
	color:#ff9600;
	border-bottom:1px solid #cccccc;
	padding:15px 0 0 0;
	width:945px;
}

h2
{
	font-size:150%;
	margin: 5px 0 10px 20px;
	padding: 0 0 0 0;
	font-weight: normal;
}
#ContentID h2
{
	font-size:115%;
	margin: 5px 0 10px 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
	background-color:#FF8000;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}
 
h3
{
	 font-size:140%;
	 color: #460701;
	 margin: 0 0 0 0;
	 padding: 20px 0 0 20px;
}
 
h4
{
	 font-size:140%;
	 color: #ff9600;
	 margin: 0 0 0 20px;
	 padding: 0 0 0 0;
	 border-bottom:1px solid #cccccc;
	 width:55%;

}
 
h5
{
	 font-size:115%;
}
 
h6
{
	 font-size:110%;
}
p
{
	 font-size:100%;
	 margin: 0 0 0 0;
	 padding: 0 0 10px 0;
}
 
table th
{
	 font-size:100%;
}
table td
{
 font-size:100%;
}
 
fieldset
{
 border:1px solid #ababab;
 margin:0 0 0 20px;
 float:left;
 border-color:#cccccc;
}
fieldset legend
{
	 font-size:90%;
	 font-weight:bold;
	 color:#cccccc;
} 
hr{
	border: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 1px;
}

a:link{

}
a:visited{

}
a:hover{

}
a:active{

}

.clear p{
	float:left;
	width:400px;
	margin:10px 0 0 15px;
}
.clearboth{
	clear: both;
}

#container{
	width: 985px;
	margin: 20px auto 0 auto;
	padding: 0 0 0 0;
}

.header{
	background-image: url(/pub/images/header.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 985px;
	height: 48px;
}

.logo{
	float: left;
	margin: 0 0 0 10px;
}	

.impact{
	/* original file is "/pub/images/impact_button.png" and original width is 291px and original margin is 4px 0 2px 115px */
	float: left;
	font-size: 115%;
	font-weight: bold;
	text-transform:uppercase;
	color: #000;
	margin: 4px 0 2px 70px;
	padding: 5px 0 4px 0;
	width:337px;
	height:32px;
	background-image:url("/pub/images/impact_button_Contest.png");
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	line-height:32px;
	
	
	font-size:95%;
	line-height:16px;
}

.impact span{
	color: #efefef;
	display:none;
}

.impact a
{
	color:#fff;
	font-size: 115%;
	font-weight: bold;
	font-family:comic sans MS;
	display:block;  /* delete this when returning to the original orange button */
	font-size:0px;
	overflow:hidden;
	width:328px;
	height:36px;
	margin:-5px 0 0 0;
}

.impact a:link{
	text-decoration: none;
	color:#fff;
	font-size: 115%;
	font-weight: bold;
	

}
.impact a:visited{
	text-decoration: none;
	color:#fff;
	font-size: 115%;
	font-weight: bold;
}
.impact a:hover{
	text-decoration: underline;
	color:#000;
	font-size: 115%;
	font-weight: bold;
}
.impact a:active{
	text-decoration: none;
	color:#000;
	font-size: 115%;
	font-weight: bold;
}

.impact2{
	float: right;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
	margin: 4px 0 0 0;
	padding: 7px 0 0 0;
	background-image:url("/pub/images/control.png");
	background-position:bottom right;
	background-repeat:no-repeat;
	width:325px;

}

.impact2 span{
	margin:0 0 0 20px;
	width:185px;
	height:32px;
	padding:0 10px 0 0;
	border-right:1px solid #ff9600;
	display:block;
	text-align:right;
	line-height:35px;

}

.nav{
	background-image: url(/pub/images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	width: 985px;
	height: 39px;
}

.nav ul{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 985px;
}

.nav ul li{
	list-style: none;
	float: left;
	display: inline;
	background-image: url(/pub/images/divider.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width:16.65%;
}

.nav ul li a.on:link{
	display: block;
	color: #FF9600;
	text-decoration: none;
	background-image: url(/pub/images/divider.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 29px;
	width:100%;
	text-align: center;
	float: left;
	padding: 10px 0 0 0;
}
.nav ul li a.on:visited{
	display: block;
	color: #FF9600;
	text-decoration: none;
	background-image: url(/pub/images/divider.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 29px;
	width:100%;
	text-align: center;
	float: left;
	padding: 10px 0 0 0;
}



.nav ul li a:link{
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(/pub/images/divider.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 29px;
	width:100%;
	text-align: center;
	float: left;
	padding: 10px 0 0 0;
	font-weight: bold;
}
.nav ul li a:visited{
	display: block;
	color: #fff;
	text-decoration: none;
	height: 29px;
	width:100%;
	text-align: center;
	float: left;
	padding: 10px 0 0 0;
	font-weight: bold;
}
.nav ul li a:hover{
	display: block;
	color: #FF9600;
	text-decoration: none;
	height: 29px;
	width:100%;
	text-align: center;
	float: left;
	padding: 10px 0 0 0;
	font-weight: bold;
}
.nav ul li a:active{
	display: block;
	color: #fff;
	text-decoration: none;
	background-image: url(/pub/images/divider.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 29px;
	width:100%;
	text-align: center;
	float: left;
	padding: 10px 0 0 0;
	font-weight: bold;
}

.main{
	width: 983px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: #fff;
	min-height: 530px;
	overflow:auto;
	overflow:hidden; /* no sure why there is spacing in the backend */
	background-image:url(/pub/design/grey-sky-background.png);
	background-repeat:no-repeat;
	background-position:top center;
}
	* html .main
	{
		height:530px;
	}

.mainbottom{
	width: 983px;
	border-top: 1px solid black;
	height: 100px;
	
}


.sectionleft{
	width: 315px !important;
	float: left;
	padding: 5px 0 0 10px !important;

}

.sectioncenter{
	width: 315px !important;
	height:115px;
	float: left;
	padding: 5px 0 0 10px !important;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-position:bottom right;
	background-repeat:no-repeat;
	background-image:url("/pub/images/testimonial_images.jpg");

}

.sectionright{
	width: 315px;
	height:115px;
	float: right;
	padding: 5px 0 0 10px;
	/*background-image:url("/pub/images/bird.png");
	background-position:right bottom;
	background-repeat:no-repeat;*/

}

.sectionleft h2{
	font-size: 100%;
	color: #FF9501;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}


.sectioncenter h2{
	font-size: 100%;
	color: #FF9501;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}

.sectionright h2{
	font-size: 110%;
	color: #FF9600;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
}







.sectionleft, .sectioncenter, .sectionright h3
{
	font-size: 110%;
	color: #FF9501;
	margin: 0 0 0 0;
	padding: 0 0 0 0;


}
.sectionleft p{

	color: #555;
	width: 250px;
	font-size:90%;
}

.sectioncenter p{

	color: #555;
	width: 300px;
	font-size:90%;
}

.sectionright p{

	color: #555;
	width: 250px;
}

.section a:link, .sectionright a:link, .sectioncenter a:link{
	color: #555;
	text-decoration: underline;
}
.section a:visited, .sectionright a:visited, .sectioncenter a:visited {
	color: #555;
	text-decoration: underline;
}
.section a:hover, .sectionright a:hover , .sectioncenter a:hover{
	color: #333;
	text-decoration: none;
}
.section a:active, .sectionright a:active , .sectioncenter a:active{
	color: #555;
	text-decoration: underline;
}
.sectionright ul
{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.sectionright ul li
{
	float:left;
	list-style-type:none;
	margin:7px 0 0 0;
	padding:0 10px 0 0;	
}


.section .submit{
	background-image: url(/pub/images/submit.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 74px;
	height: 23px;
	background-color: #fff;
	border: none;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.footer{
	background-image: url(/pub/images/footer.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 985px;
	height: 48px;
	margin:0 0 10px 0;
}

.footer p{
	margin: 0 0 0 0;
	padding: 10px 0 0 10px;
	color: #c9c9c9;
	background-image:url("/pub/images/bird_2.png");
	background-repeat: no-repeat;
	background-position: top right;
}
.vidleftinfo
{
	width:450px;
	border:0px solid black;
	float:left;
}


.vidleftinfo p{
	margin:5px 0 0 20px;
	line-height:18px;
	float:left;
}


.vidleftinfo h1
{
	float:left;
	width:95%;
	margin:0 0 5px 20px;
	padding:15px 0 0 0;
}


.subtitle
{
	float:left;
	margin:10px 0 0 20px;
}
.clientlist
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:500px;
}
.flv
{
 float:right;
 border:4px solid black;
 width:425px;
 height:350px;
 margin:50px 10px 0 10px;
}

.companydesc
{
	width:450px;
	float:left;
	margin:10px 0 0 20px;
	line-height:18px;
}
.aboutus
{
	width:460px;
	float:left;
	height:500px;
	margin:0 0 0 21px;
	line-height:18px;
}


.contactLabel{
	color:#000000;
	font-weight:bold;
}



.contactInput{
	margin:0 0 10px 0;
	
}

.ContactFieldset{
	margin:0 0 0 20px;
	float:left;
	border:1px solid red;
	
}

#ctl00_Main_UserControl_ContactForm_1_ContactFieldset{
	border:1px solid #ff9600;
	float:left;
	height:100%;

}




#ReqText{
	font-size:80%;
	margin:0 0 10px 0;
}


.aboutus p{
}

.presslist 
{

}
.presslist ul 
{

}

.presslist ul li
{
	border-bottom:1px solid #ccc;
	margin:5px 0 5px 0;
	padding:5px 0 5px 0;
}

.presslist ul li p
{
	line-height:20px;
}

.NewsDate{
	color:#ff9600;
	font-size:110%;
	font-weight:bold;
	
	
}


.newstitle{
	color:#ff9600;
	margin:15px 0 0 0;
	font-size:120%;
	line-height:25px;
}



.newstitle a:link{
	color:#4D4B4C;
}

.newstitle a:visited{
	color:#4D4B4C;
}

.newstitle a:hover{
	color:#4D4B4C;

}

.newstitle a:active{
	color:#4D4B4C;
}

.presslist p{
	margin:0 0 0 0;
	width:900px;
	font-weight:normal;
}

.testimoniallist p{
	margin:0 0 0 0;
	font-weight:normal;
	font-size:75%;
	float:left;
}



.presslist ul li{
	list-style:none;
	float:left;
	font-weight:bold;
}

.testimoniallist ul li{
	list-style:none;
	float:left;
	font-weight:bold;
	font-size:130%;
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	border-bottom:1px solid #ccc;
}

.testimoniallist ul li p
{
	float:left;
	width:600px;
	height:100px;
	margin:0 0 0 10px;
	line-height:20px;

}

.testimoniallist li a img{
	float:left;
	border:2px solid #000;
}




.testimoniallist li a.txtlink:link{
	color:#ff9600;
	font-size:150%;
	font-weight:bold;
}

.testimoniallist li a.txtlink:visited{
	color:#ff9600;
	font-size:150%;
	font-weight:bold;	
}
.testimoniallist li a.txtlink:hover{
	color:#000000;
	font-size:150%;
	font-weight:bold;	
}
.testimoniallist li a.txtlink:active{
	color:#ff9600;
	font-size:150%;
	font-weight:bold;	
}

.clientlist ul li{
	line-height:18px;
	margin:0 0 0 15px;
	list-style:square;

}

.backvideos, .testimonialbacklink{
	padding:10px 0 0 20px;
	
}

.newsbacklink{
	margin:0 0 0 20px;
}

.newstext{
	margin:5px 0 0 20px;
}

.newstext p{
	margin:5px 0 0 20px;
	line-height:18px;
	width:900px;
}


.individualproductcontainer ul li{
	/*display:none;*/
	line-height:18px;
	margin:10px 0 0 15px;
	list-style:square;
	

}

.categorydescription
{
	margin:10px 0 0 20px;
	width:945px;
	line-height:16px;
}
	.categorydescription p
	{
		line-height:18px;
	}


.pleaseFill{
	width:45%;
	border:1px solid red;
	padding:0 0 0 20px;
	
}

.categoryimages
{
	margin:5px 0 25px 15px;
}

	.categoryimages h2
	{
		margin:10px 0 5px 0;
		padding:5px 0 5px 0;
		border-bottom:1px solid #ccc;
		color:#4A4A4A;
		font-size:150%;
		font-weight:bold;
		margin:0 0 10px 5px;
		padding:15px 0 0 0;
		width:945px;
	}

	.categoryimages ul
	{
		float:left;
		margin:0 0 0 0;
		padding:0 0 0 0;	
	}
	.categoryimages ul li
	{
		float:left;
		margin:0 25px 10px 5px;
		padding:2px 2px 2px 2px;
		background-color:#000;
		list-style-type;
		border:2px solid #999;
		width:150px;
		overflow:hidden;		
		font-family:'Franklin Gothic Heavy',Arial;
	}
		.categoryimages ul li img
		{
			width:200px;		
		}
	
	.categoryimages ul li a.imglink
	{
		float:left;
		display:table-cell;
		vertical-align:middle;
		width:150px;
		height:106px;
		overflow:hidden;
	}
		.categoryimages ul li a.imglink:link
		{
		}
		.categoryimages ul li a.imglink:visited
		{
		}
		.categoryimages ul li a.imglink:hover
		{
			-moz-opacity:.50; filter:alpha(opacity=50);
			opacity:.50; 		
		}
		.categoryimages ul li a.imglink:active
		{
		}

	
	
	.categoryimages ul li a.imgtext
	{
		width:150px;
		height:30px;
		border-top:1px solid #666;
	
	}
	
	.categoryimages ul li a.imgtext:link
	{
		float:left;
		display:block;
		padding:2px 0 0 0;
		clear:left;
		color:#fff;
		text-align:center;
		text-decoration:none;		
	}
	.categoryimages ul li a.imgtext:visited
	{
		float:left;
		display:block;
		padding:2px 0 0 0;
		clear:left;
		color:#fff;
		text-align:center;
		text-decoration:none;		
	}
	.categoryimages ul li a.imgtext:hover
	{
		float:left;
		display:block;
		background-color:#333;
		padding:2px 0 0 0;
		clear:left;
		color:#fff;
		text-align:center;
		text-decoration:none;		
	}
	.categoryimages ul li a.imgtext:active
	{
		float:left;
		display:block;
		padding:2px 0 0 5px;
		clear:left;
		color:#fff;
		text-align:center;
		text-decoration:none;		
	}


/* related categories */
.relatedreels
{
	
}
	.relatedreels h2
	{
		border-bottom:1px solid #ccc;
		color:#a4a4a4;
		width:485px;
	}
	.relatedreels ul 
	{
		margin:0 0 0 15px;
		padding:0 0 0 0;
		float:left;
		width:510px;
	}
	.relatedreels ul li
	{
		list-style-type:none;
		float:left;
		margin:0 10px 10px 5px;
		padding:0 0 0 0;
		width:150px;
		height:125px;
		overflow:hidden;
		border:2px solid #999;
		text-align:center;
	}
	
	
/* impact now */
.INtext
{
	text-align:center;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
	.INtext h1
	{
		border:none;
		font-size:30px;
		line-height:30px;
		color:#333;
		margin:0 0 5px 0;
	}
	.INtext h1 span
	{
		color:#FF9600;
		text-transform:uppercase;
	}
	
	.INtext .lineimg
	{

		width:600px;
		height:2px;
		clear:left;
		text-align:center;
		margin:15px auto 15px auto;
		background-color:#999;
	}
	.INtext p
	{
		width:750px;
		clear:left;
		margin:0 auto 0 auto;
		font-size:110%;
	}
	.INtext p span
	{
		color:#FF9600;
	}
	.INtext p.big
	{
		width:750px;
		font-size:175%;
		line-height:25px;
	}
	.INtext p.big span
	{
		text-transform:uppercase;
	}
	
	
.flink
{
	width:100%;
	color:#666;
	text-align:right;
}
	.flink a:link
	{
		color:#666;
		text-decoration:none;
	}
	.flink a:visited
	{
		color:#666;
		text-decoration:none;
	}
	.flink a:hover
	{
		color:#666;
		text-decoration:underline;
	}
	.flink a:active
	{
		color:#666;
		text-decoration:none;
	}			
	
	
.videoleft
{
	float:right;
	width:430px;
	height:350px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
}	
	.videoleft #player, .videoleft #player2
	{
		width:450px;
		height:320px;
		
	}
	
.aboutbox
{
	height:1150px;
	position:relative;
}	
.aboutbottom
{
	position:absolute;
	margin:200px 0 0 0;
	width:940px;
}	
.aboutup
{
	position:absolute;
	margin:-20px 0 0 0;
}