/* CSS Document */

* { 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	
}

.clearer 
{
    clear: both;   
}

html, body {
	background-color: #031941;
	margin: 0; 
	padding: 0; 
}

body a 
{
	color: #0C4173;
}

a img 
{
	border: 0;	
}

div#outer {
	background:url(../images/surround.jpg) no-repeat  center top;
	width: 100%;  
	margin: 0 auto;
}

div#wrapper {
	width: 800px;
	margin: 0 auto;
}

div#mast {
	width: 800px;
	height: 164px;
	background: #031941 url(../images/mastbg.jpg) top left no-repeat;
}

div#mast h1 {
	text-indent: -9000px;
}

div#mast h2 {
	text-indent: -9000px;
}



div#mast ul#topnav {
	position: absolute;
	top: 100px;
	height: 30px;
	/*background-color: #003366;*/
	color: #000;
	margin: 0;
	padding: 2px 0 2px 0;
	font-size: 1em;
	vertical-align: middle;
}

div#mast ul#topnav {
	padding: 0;
	margin: 0;
}

div#mast ul#topnav li {
	/*display: inline;*/
	float: left;
	display:block;
	list-style: none;
	list-style-position: inside;
	margin: 0;
	margin-top: 4px;
	/*border-right: 1px solid #FFF;*/
	font-size: 0.75em;
}

div#mast ul#topnav li.about {
	padding: 0 0px 0 74px;
}

div#mast ul#topnav li.products {
	padding: 0 0px 0 53px;
}

div#mast ul#topnav li.news {
	padding: 0 0px 0 54px;
}

div#mast ul#topnav li.testimonials {
	padding: 0 0px 0 74px;
}

div#mast ul#topnav li.links {
	padding: 0 0px 0 74px;
}

div#mast ul#topnav li.first {
	border-right: none;
	padding-left: 140px;
}

div#mast ul#topnav li.last {
	padding-left: 24px;
}

div#mast ul#topnav li a:link, 
div#mast ul#topnav li a:visited {
	color: #000;
	font-size: 1em;
	text-decoration: none;
	font-weight: bold;
}

div#mast ul#topnav li a:hover, 
div#mast ul#topnav li a:active {
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
}










div #main {
	clear: both;
	height: 250px;
}

div #main div#leftContent {
	background-color: #FFF;
	color: #000;
	float: left;
	width: 250px;
}

div #main div#rightContent {
	background: #B35C28 url(../images/rightContentbg.jpg) top left no-repeat;
	color: #FFF;
	float: left;
	width: 395px;
	padding-left: 30px;
	padding-right: 125px;
	height: 250px;
}

div#main div#rightContent h1 {
	font-size: 18px;
	padding: 10px 0 0 0;
	margin: 0;
}

div#main div#rightContent p {
	font-size: 11px;
	padding: 0;
	margin: 5px 0 10px 0;
}

div#main div#rightContent p.mainLink {
	float: right;
}

div#main div#rightContent p.mainLink a:link,
div#main div#rightContent p.mainLink a:visited {
 	color: #FFCC00; 
	text-decoration: none;
}

div#main div#rightContent p.mainLink a:hover {
 	color: #FFF; 
	text-decoration: none;
}

div#tiles {
	clear: both;
	height: 170px;
	
}

div#tiles div.maintile {
	float: left;
	width: 236px;
	height: 155px;
	background-color: #B1C1E3;
	padding: 7px 20px 5px 10px;
}

div#tiles div.maintile h2 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

div#tiles div.maintile p {
	color: #000;
	font-size: 11px;
	margin-top: 100px;
	padding-right: 5px;
}

div#tiles div.maintile .more {
	font-size: 11px;
	float: right;
}

div#tiles div.maintile a:link,
div#tiles div.maintile a:visited {
	color: #000000;
	text-decoration: none;
}

div#tiles div.maintile a:hover {
	color: #000;
	text-decoration: none;
}


div#tiles div#tile1 {
	background: #FFF url(../images/hometile1.jpg) top left no-repeat;
	width: 234px;
	height: 155px;
}

div#tiles div#tile1 h2 a:link, div#tiles div#tile1 h2 a:hover, div#tiles div#tile1 h2 a:visited {
    color: #ffffff;
    text-decoration: none;
}

div#tiles div#tile2 {
	background: #FFF url(../images/hometile2.jpg) top left no-repeat;
	width: 245px;
	height: 155px;
}

div#tiles div#tile2 h2 a:link, div#tiles div#tile2 h2 a:hover, div#tiles div#tile2 h2 a:visited {
    color: #ffffff;
    text-decoration: none;
}

div#tiles div#tile3 {
	background: #FFF url(../images/hometile3.jpg) top left no-repeat;
	width: 231px;
	height: 155px;
}

div#tiles div#tile3 h2 a:link, div#tiles div#tile3 h2 a:hover, div#tiles div#tile3 h2 a:visited {
    color: #ffffff;
    text-decoration: none;
}





div#base .basetile {
	float: left;
	width: 236px;
	height: 155px;
	background-color: #B1C1E3;
	padding: 7px 20px 5px 10px;	
}












#footnav {
	width: 500px;
	height: 18px;
	color: #FFF;
	margin: 0;
	padding: 6px 0 0 0;
	clear: both;
	font-size: 0.7em;
	float: left;
}

#footnav li {
	display: inline;
	list-style: none;
	list-style-position: inside;
	padding: 0 4px 0 4px;
	margin: 0;
	/* border-right: 1px solid #FFF; */
	font-size: 1em;
}

#footnav li.last {
	border-right: none;
}

#footnav li a:link, #footnav li a:visited {
	color: #FFF;
	font-size: 1em;
	text-decoration: none;
}

#footnav li a:hover, #footnav li a:active {
	color: #CCC;
	font-size: 1em;
	text-decoration: none;
}

#extreme {
	float: right;
	width: 280px;
	padding-top: 6px;
	font-size: 0.7em;
	color: #CCC;
	text-align: right;
}

#extreme a:link,#extreme a:visited  {
	color: #CCC;
	text-decoration: none;
}

#extreme a:hover  {
	color: #FFF;
	text-decoration: none;
}



/*** Internal Page Styles ***/

div#mainInternal {
	clear: both;
	/* background-color: #FFF; */
	background-image: url("/images/contentbg.jpg");
	 float: left;
	border: 2px solid #FFF;
    margin: 0px;
    padding: 0px;
}


div#mainInternal div#leftInternal {
	/*url(../images/rightContentbg.jpg) top left no-repeat;*/
	color: #0A4273;
	float: left;
	width: 580px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
}

/*#leftInternalPadding 
{
	width: 391px;
	height: 10px;
	padding-left: 30px;
	padding-right: 125px;
}*/

div#mainInternal div#leftInternal h1 {
	font-size: 18px;
	padding: 10px 0 0 0;
	margin: 0;
}

div#mainInternal div#leftInternal p {
	font-size: 11px;
	padding: 0;
	margin: 5px 0 10px 0;
}

div#mainInternal div#leftInternal p.mainLink {
	float: right;
}

div#mainInternal div#leftInternal p.mainLink a:link,
div#mainInternal div#leftInternal p.mainLink a:visited {
 	color: #FFCC00; 
	text-decoration: none;
}

div#mainInternal div#leftInternal p.mainLink a:hover {
 	color: #FFF; 
	text-decoration: none;
}

div#mainInternal div#rightInternal {
	color: #fff;
	float: left;
	width: 180px;
	text-align: left;
	padding: 10px 0px 10px 10px;
}

.homeinternal
{ 
    height: 225px;   /* 265 */ 
}

.homeinternal a:link,
.homeinternal a:visited,
.homeinternal a:hover,
.homeinternal a:active 
{   
    color: #fff;
    text-decoration: none;
}

#rightInternal h1 
{
	font-size: 14px;	
}

div.clearer {
	clear: both;
	width: 800px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.backtoproducts 
{
	text-align: center; 
	font-weight: bold; 
	color:#B35C28; 
	font-size: 14px;
}

.backtoproducts a 
{
	color:#B35C28; 
	text-decoration: none;
}

#leftInternal h3,#leftInternal h2
{
	font-size: 12px;
}

.newsDetail 
{
	font-size: 12px;
}

table 
{
	color: #0A4273;
	font-size:11px;
}

#productsnav 
{
	font-size: 12px;
	padding-left:0px;
	list-style: none;
}

#productsnav a 
{
	text-decoration: none;
	color: #0C4173;	
	padding: 0px 0px 0px 7px;
}

#productsnav a:hover 
{
	color: #ffffff;	
}

#productsnav li 
{
	background-image: url(/images/productnavbg.gif);
	background-repeat: none;
	width: 156px;
	height: 29px;	
	line-height: 29px;
	font-weight: bold;
	color: #0C4173;
}

.mk4p70 #productsnav #mk4p70, .mk5 #productsnav #mk5, .targettape #productsnav #targettape, .ts2 #productsnav #ts2, .ts3 #productsnav #ts3, .independantsealer #productsnav #independantsealer, .independantsystem #productsnav #independantsystem, .synchro #productsnav #synchro, .easyseal #productsnav #easyseal, .flexi #productsnav #flexi, .seal_easyseal #productsnav #seal_easyseal, .seal_tapepaper #productsnav #seal_tapepaper, .flexisemiautomatic #productsnav #flexisemiautomatic
{
	background-image: url(/images/productnavbg_on.gif);
	background-repeat: none;
	width: 156px;
	height: 29px;	
	line-height: 29px;
	font-weight: bold;
	color: #ffffff;
}

.mk4p70 #productsnav #mk4p70 a, .mk5 #productsnav #mk5 a, .targettape #productsnav #targettape a, .ts2 #productsnav #ts2 a, .ts3 #productsnav #ts3 a, .independantsealer #productsnav #independantsealer a, .independantsystem #productsnav #independantsystem a, .synchro #productsnav #synchro a, .easyseal #productsnav #easyseal a, .flexi #productsnav #flexi a, .seal_easyseal #productsnav #seal_easyseal a, .seal_tapepaper #productsnav #seal_tapepaper a, .flexisemiautomatic #productsnav #flexisemiautomatic a
{
	color: #ffffff;
}

#navcurrent a 
{
	color: #ffffff;	
}

.productshot 
{
	margin: 0px 0px 0px 10px;
	float:right;	
}

.pdf 
{
	margin: 0px 5px -5px 0px;
}

.producttile 
{
	/* border: 1px solid #CECEFF; */
	margin: 0px 7px 7px 0px;	
	float: left;
}

.productimglink
{
	
	float: right;
	margin: 0px 0px 0px 10px;
	clear: both;
}

.productvideolink
{
	
	float: right;
	margin: 10px -10px 0px 20px;
	clear: both;
}

#featureslist 
{
	font-size: 12px;
	list-style-type: square;
	margin-left: 15px;	
	padding-top: 10px;
}

#tile_agents 
{
    float: right;
    
    width: 450px; /* 799 */
    height: 64px; /* 76 */
    
    margin: 10px 0px 10px 0px;
    padding: 7px 10px 5px 0px;
    
    color: #ffffff;
	
	text-align: right;
    
    background: url(/images/tile_agents_background.jpg) -340px 0px no-repeat;
}

#tile_agents p 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    
    line-height: 17px;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}

#tile_agents p a:link,
#tile_agents p a:visited,
#tile_agents p a:hover,
#tile_agents p a:active 
{
    color: #ffffff;
    
    text-decoration: none;   
}

#tile_company-videos {
	float: left;
	
	position: relative;
	
	top: 0px;
	left: 0px;
	
	margin: 10px 0px 0px -28px;
	padding: 0px 0px 0px 0px;
}

#videos {
	
}

#videos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
	color: #2E2B7A;
}

#videos p.back-link {
	font-size: 13px !important;
}
