/* forcing reset of browser defaults */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, tr, th, td, form, fieldset, img { margin: 0; padding: 0; border: none; }

a img { border: none; }

a:link, a:visited {
	color: #007fc7;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}


#altlang {
	position: relative;
	top: -120px;
	font-size: .9em;
	text-align: right;
	}


body {
	margin: 0; padding: 0;
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	background: #fff url(../images/body.gif) no-repeat top left;
	background-attachment: fixed;
	color: #353535;
	}
	body.home {
		background: #fff url(../images/body.home.gif) no-repeat top left;
		}
	
#Wrapper {
	width: 865px;
	margin: 0 auto;
	}
	
#Header {
	background: transparent url(../images/header.gif) no-repeat top right;
	padding: 38px 0px;
	margin: 40px 0px 20px 0px;
	}
	
	.pfimark {
		padding: 0px 0px 0px 165px;
		font-size: 1px;
		}
		
	#Nav {
		list-style: none;
		padding: 9px 0px 9px 40px;
		margin-top: 2px;
		font-size: 1.1em;
		margin-left: 480px;
		text-transform: lowercase;
		background: #007ec5 url(../images/navbg.gif) repeat-x bottom left;
		border: 1px solid #005789;
		}
		.cms #Nav {
			float: right;
			}
		#Nav li {
			display: inline;
			}
			#Nav li a {
				padding: 0px 15px;
				}
				.cms #Nav li a {
					padding-left: 5px;
					}
				#Nav li a span {
					text-transform: uppercase;
					}
				#Nav li a:link, #Nav li a:visited {
					color: #fff;
					}
					#Nav li a:hover {
						color: #c2e9ff;
						text-decoration: none;
						}
				
.tagline {
	padding: 5px 0px 10px 22px;
	}
		
.captcha {
	border: 1px solid #554f35;
	padding: 4px;
	background-color: #e1ecf8;
	font-weight: bold;
	font-family: georgia, times, serif;
	}
		
.hidden {
	position: absolute;
	top: -10000px;
	}
	
.error {
	font-weight: bold;
	}
	
.adobereader {
	font-size: .9em;
	color: #737373;
	float: right;
	margin: 40px 0px;
	text-align: right;
	line-height: 1.6em;
	border-top: 1px solid #ccc;
	}
						

#Homepage {
	padding: 20px 21px;
	background: #007ec5 url(../images/homepage.gif) repeat-x bottom left;
	border: 1px solid #005789;
	}
	#Homepage p {
		color: #fff;
		font-size: 1.1em;
		line-height: 1.6em;
		padding-bottom: 20px;
		}
		
#Content {
	padding-top: 12px;
	padding-bottom: 80px;
	}
	#Content.about {
		background: transparent url(../images/aboutcontent.gif) no-repeat top right;
		}
	#Content.contact {
		background: transparent url(../images/contactcontent.gif) no-repeat top right;
		}
	#Content.products {
		background: transparent url(../images/contactcontent.gif) no-repeat top right;
		}
	#Content.productstech {
		background: transparent url(../images/techcontent.gif) no-repeat top right;
		}
	#Content.productsquality {
		background: transparent url(../images/qualitycontent.gif) no-repeat top right;
		}
	#Content h1 {
		text-transform: lowercase;
		color: #025a8d;
		width: 530px;
		}
		#Content.admin h1 {
			font-size: 1.6em;
			}
			#Content.admin h1 span {
				font-size: .7em;
				}
		#Content h1 span {
			text-transform: none;
			}
			
	#Container {
		width: 530px;
		font-size: 1.1em;
		line-height: 1.5em;
		}
		#Content.products #Container {
			width: 790px;
			}
		#Container h2 {
			font-size: 1.1em;
			padding: 14px 0px 0px 0px;
			color: #025a8d;
			}
		#Container h3 {
			font-size: 1em;
			color: #025a8d;
			}
		#Container h4 {
			font-size: .9em;
			color: #025a8d;
			}
		#Container p {
			padding: 10px 0px;
			}
		#Container ul {
			margin-left: 20px;
			padding: 10px 0px;
			list-style: square;
			}
		#Content.admin #Container ul {
			list-style: none;
			margin-left: 0px;
			}
			#Container ul.address {
				list-style: none;
				margin-left: 0px;
				}
				#Container ul.address li {
					padding: 2px 0px;
					}
		#Container dl.productlisting {
			width: 320px;
			padding-right: 70px;
			padding-bottom: 60px;
			float: left;
			}
			#Container dl.productlisting dt {
				color: #025a8d;
				font-size: 1.1em;
				padding-top: 30px;
				clear: both;
				}
				#Container dl.productlisting dd img {
					float: left;
					border: 1px solid #015789;
					margin: 5px 10px 0px 0px;
					}
		#Container table {
			text-align: left;
			margin: 10px 0px 15px 0px;
			font-size: .9em;
			border-bottom: 1px solid #015789;
			}
			#Container table th {
				font-weight: normal;
				background-color: #015789;
				color: #fff;
				line-height: 1.2em;
				padding: 4px;
				}
			#Container table td {
				padding: 4px 15px 4px 4px;
				}
				#Container table tr.highlight td {
					background-color: #e1ecf8;
					}
	
	
form { 
	width: 600px; 
	margin-top: 10px;
	}
	* html form {
		width: 525px;
		}
	fieldset {
		border: none;
		float: left;
		width: 600px;
		}
		* html fieldset {
			width: 525px;
			}
		fieldset.useredit {
			border: 1px solid #0067a2;
			padding: 10px;
			margin-bottom: 20px;
			background-color: #fff;
			}
			fieldset.useredit p span {
				font-size: .8em;
				}
				.newAcct p span {
					font-size: .8em;
					}
		label {
			float: left;
			width: 80px;
			}
			fieldset.widelabel label {
				width: 100px;
				}
	.futurecontact label {
		float: left;
		width: 300px;
		}
	form .submit {
		width: 400px;
		text-align: right;
		display: block;
		margin-top: 40px;
		}
					
#Content.admin #Container {
	margin: 0 auto;
	}
	#Content.admin form .button {
		width: 150px;
		text-align: left;
		}
		#Content.admin form .button input {
			margin-top: 40px;
			}
	#Content.admin p.error {
		border: 1px solid #015789;
		background-color: #fff;
		padding: 10px;
		margin-top: 20px;
		}
			
	#Sidebar {
		float: right;
		width: 225px;
		margin-top: 100px;
		margin-right: 40px;
		text-align: right;
		}
	.admin #Sidebar {
		margin-top: 40px;
		}
	.contact #Sidebar {
		text-align: left;
		width: 210px;
		margin-top: 10px;
		}
		#Sidebar h2 {
			text-transform: lowercase;
			color: #025a8d;
			font-size: 1.2em;
			}
			.contact #Sidebar h2, .admin #Sidebar h2 {
				padding-bottom: 10px;
				}
		#Sidebar ul {
			list-style: none;
			}
			#Sidebar ul.address {
				padding-bottom: 20px;
				}
			#Sidebar ul li {
				padding: 5px 0px;
				}
				#Sidebar ul.address li {
					padding: 2px 0px;
					}
		#Sidebar ol.intlcontacts {
			list-style: none;
			}
			#Sidebar ol.intlcontacts li {
				text-align: left;
				padding: 5px 0px;
				vertical-align: middle;
				}
				#Sidebar ol.intlcontacts li a:hover {
					border-bottom: 1px solid #007fc7;
					}

#Sidebar.admin {
	width: 200px;
	}					
#Sidebar #key {
	margin-top: 30px;
	padding: 20px 10px;
	border: 1px solid #eee;
	width: 180px;
	float: right;
	text-align: left;
	}
	#Sidebar #key p {
		padding: 5px 0px;
		}
	#Sidebar #key h3 {
		padding-top: 15px;
		}
	#Sidebar #key ul {
		list-style: square;
		padding-left: 20px;
		}

.subnav {
	list-style: none;
	padding: 21px 0px;
	text-transform: lowercase;
	font-size: 1.2em;
	}
	.subnav li {
		display: inline;
		}
		.subnav li a {
			padding-right: 30px;
			}
		
body.home #Supportphoto {
	float: right;
	margin: -75px 20px 0px 15px;
	}
	
.homecontact {
	width: 480px;
	text-align: right;
	padding: 15px 0px;
	}
	
.homefooter {
	clear: both;
	margin-top: 100px;
	float: right;
	color: #737373;
	width: 425px;
	padding-bottom: 20px;
	}
	
.subinfo {
	font-size: .9em !important;
	}