/* CSS Document */


* {
	margin:0;
	padding:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	text-align: center;
	margin:0;
	padding:0;
	background:#212E53 url(images/top_grad.jpg) repeat-x;
}


/* Headers */

h1 {
	display:block;
	overflow: hidden;
	float: left;
	width: 505px;
	height: 83px;
	padding: 0;
	text-indent:-10000px;
	background:url(images/header.jpg) no-repeat top left;

}

h2{
	font-size:24px;
	font-weight:bold;
	color:#212E53;
	margin-bottom:15px;
}

h3{
	font-size:18px;
	font-weight:bold;
	color:#212E53;
}

h4{
	font-size:14px;
	font-weight:bold;
	color:#212E53;
}

/* General */

p {
	padding:5px 0 15px 0;
	margin:0;
	line-height: 140%;
}



.sSubheader {
	font-size:14px;
	font-weight:bold;
	color: #212E53;
	padding:20px  0 5px 0;

}



a, a:visited {
	color: #212E53;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #ccc;
}

/* Header */

div#header {
	float:left;
	width:799px;
	margin:20px 0 10px 0;
}

	#ContactInfo{
		background:url(images/contact_bar.gif) no-repeat right top;
		float:right;
		width:216px;
		height:29px;
		text-align:right;
		margin-top:20px;
		padding:7px 50px  7px 0;
	}





div#MainBody{
width:100%;
float:left;
padding:20px 0 20px 0;
}

	div.contentHolder{
		background:#FFFFFF; 
		padding:20px;
		width:759px; 
		float:left;
		margin-bottom:30px;
	}
	
	*html div.contentHolder{
		width:759px; 
	}

		div.MainBanner {
			background:url(images/header_banner.jpg) no-repeat;  
			height:178px;
			margin-bottom:20px;
			padding:20px 0 0 0;
		}
		
			div.MainBanner p{
				font-weight:bold;
				font-size:24px;
				padding:0 20px 5px 20px;
				color:#fff;
			}
			
			
			div.MainBanner p.SmallText{
				font-weight:bold;
				font-size:12px;
				padding:0 20px 20px 20px;
				color:#fff;
			}
			
			div.MainBanner h2{
				font-weight:bold;
				font-size:26px;
				padding:0 20px 0 20px;
				color:#fff;
			}
		
		
		div#LeftContent{
			float:left; 
			width:525px;
			background:white; 
		}
		
			div#LeftContent ul{
				padding:0;
				margin:10px 0 10px 0;
			}
			
			div#LeftContent ul li{
				padding: 5px 0 5px 10px;
				background:url(images/icon_bullet.jpg) no-repeat left 8px;
				list-style:none;
			}
			
		
		
		div.RightMenu{
			float:right; 
			width:210px;  
			background:#F7F7F7;
			padding:10px 0 10px 0;
			margin-bottom:10px;
		}
		
			div.RightMenu p{
				padding-left:10px;
				padding-right:10px;
			}
			
			div.RightMenu h3{
				padding-left:10px;
				padding-right:10px;
				font-weight:bold;
			}
			
			div.RightMenu ul{
				padding-left:10px;
				padding-right:10px;
			}
			
			div.RightMenu ul li{
				list-style:none;
				margin:20px 0 5px 0;
				font-size:11px
			}
		
		
		div.container {
		width: 799px;
		margin: 0 auto 0 auto;
		text-align: left;
		
		}


/* tabs */

div.tabscontainer {
	width: 799px;
	margin: 20px auto 0 auto;
	text-align: left;
	background:url(images/tabs_header.jpg) no-repeat;
	clear:both;
}

#tabnav	{
	margin: 0;
	padding: 15px 10px 7px 10px;
}

#tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	font-size: 12px;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
	background:url(images/tab_divide.gif) no-repeat right center;
	font-weight: bold;
	margin: 10px 0 0 0;
	text-decoration: underline;
	padding: 7px 10px 7px 10px;
	color: #fff;
}

#tabnav a:link.active, #tabnav a:visited.active	{
	background: #fff;
	color:#212E53;
	border-right:none;
	padding: 7px 10px 7px 10px;
}

#tabnav a:hover	{
	background: #fff;
	color:#212E53;
	padding: 7px 10px 7px 10px;

}




/* Extras */

.Intro{
font-size:14px;
font-weight:bold;
color:#212E53;
}


.divider{
border-bottom:1px solid #ccc;
margin:20px 0 20px 0;
float:left;
width:100%;

}

.IconEnvelope{
background:url(images/icon_envelope.gif) no-repeat;
padding-left:25px;
}

.IconHouse{
background:url(images/icon_home.gif) no-repeat;
padding-left:25px;
}

.IconPhone{
background:url(images/icon_speech.gif) no-repeat;
padding-left:25px;
}

.IconFax{
background:url(images/icon_fax.gif) no-repeat;
padding-left:25px;
}

.IconCog{
background:url(images/icon_cog.gif) no-repeat 0 2px;
padding-left:22px;
}


.AlignCenter{
text-align:center;
}

.AdBox{
width:30%; 
margin-right:15px; 
float:left; 
}

.GreenHighlight{
color:#339900;
}

.Price{
color:#339900;
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
}

.Right {
float:right;
width:210px;
}


.productRow {
width:525px;
border-bottom:1px dotted #ccc;
margin:20px 0 20px 0;
padding:0 0 10px 0;
float:left;
}



.productImage {
background:#FDFDFD;
border:1px solid #ccc;
padding:7px;
float:left;
margin-right:10px;
}

.productinfo {
float:left;
width:400px;
}




form {
	margin: 0;
	padding: 0;
}

label {
	float: left;
	width: 100px;
	text-align: left;
	font-weight:bold;
}


 input, fieldset, textarea, select {
	width: 200px;
	margin:5px 0 5px 0;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
	color: #333;
}

.tInfoTable {
	padding: 0;
	margin: 10px 0;
	width: 100%;
	border: 0;
	}

.tInfoTable th {
	text-align:left;
	color:#0072BC;
	font-size:14px;
	border-bottom: 1px solid #ccc;
	border-width: 1px 0px;
	padding: 10px 0 10px 0;
	}

.tInfoTable td {
	
	padding: 10px 0 10px 0;
	vertical-align: top;
	color:#333;
	font-size:12px;
	}
