/* blue:5af */

* {margin:0;padding:0;border:none;background:none;text-align:left;}

html {display:block;width:100%;margin:0 auto;text-align:center;}

body {
	width:100%;
	margin:0 auto;
	background:#420;
	font-size:84%;
	font-family:arial,sans-serif;
	line-height:1.3em;
	color:#fed;
	text-align:center;	
	}

a:link, a:visited {
	color:#5af;
	text-decoration:underline;
	}
a:hover {
	color:#fff;
	text-decoration:underline;
	}

h1, h2, h3, h4, h5, h6 {
	color:#fed;
	}
	
h1 {
font-size:1.6em;
font-weight:normal;
}

h2 {
font-size:1.4em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1em;
}

h6 {
font-size:0.8em;
}

fieldset {
	border:solid 1px #ccc;
	padding:20px;
	}
	
legend {
	padding:0px 20px;
	font-size:16pt;
	color:#e14920;
	line-height:20pt;
	}

ul {
	list-style:disc inside;
	}

#formcontact {
	padding:10px;
	border:1px solid white;
	background:#003082;
	text-align:left;
	width:420px;
}

/* input {margin:auto;padding:auto;border:auto;background:auto;text-align:center;} */

.form_field {
	margin:3px 0px;
	background:#fdfdfd;
	border:solid 1px #dcdcdc;
	font-size:1em;
	}

textarea {
	background:#fdfdfd;
	border:solid 1px #dcdcdc;
	}

input.button_red {
	padding:3px 5px;
	font-size:1.4em;
	font-weight:bold;
	background:#fcc;
	border:solid 1px red;
	color:#733;
	text-align:center;
}

input.button_green {
	padding:2px 5px;
	font-size:1.4em;
	font-weight:bold;
	background:lime;
	border:outset 2px #6f8;
	color:#052;
	text-align:center;
	}

form div {
	text-align:left;
	clear:left;
}
	
label {
	float:left;
	margin:3px 0px;
	margin-right:5px;
	width:120px;
	font-size:1em;
	text-align:right;
}

#container {
	margin:0 auto;
	width:930px;
	border: solid 2px #fff;
	border-top:0;
	border-bottom:0;
	background:url("graphics/background.jpg") #420 center 200px repeat-y fixed;
	}
	
#head {
	width:100%;
	height:245px;
	margin:0 auto;
	text-align:center;
	z-index:100;
	}

#logo {
	height:65px;
	text-align:center;
	background:url("graphics/logo.gif") #420 top center no-repeat;
}

#logo a {
	display:block;
	width:480px;
	height:65px;
	text-align:center;
	}

#logo img {
	display:block;
	visibility:hidden;
	width:480px;
	height:65px;
	}

#headbanner {
	display:block;
	width:auto;
	height:180px;
	text-align:center;
	padding:0;
	background:url("graphics/header.jpg") #420 top center no-repeat;
}

#headbanner img {
	display:block;
	visibility:hidden;
	width:100%;
	height:180px;
	overflow:hidden;
	}
	
#slogan {
	margin:5px 25px;
	font-size:13.5pt;
	font-style:italic;
	color:#fb2;
	white-space:nowrap;
	text-align:right;
	z-index:100;
	}

#menu {
	display:block;
	float:right;
	width:180px;
	margin:20px;
	margin-left:100px;
	line-height:1.7em;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	z-index:101;
	}

#menu a:link, #menu a:visited {
	display:block;
	width:180px;
	color:#5af;
	text-decoration:none;
	border-bottom:dashed 1px #5af;	
	}
	
#menu a:hover {
	display:block;
	width:180px;
	color:#fff;
	text-decoration:none;
	border-bottom:dashed 1px #fff;
	}	

#menu a:link.products, #menu a:visited.products {
	display:block;
	width:180px;
	margin-left:10px;
	color:#5af;
	text-decoration:none;
	font-weight:normal;
	border:0;	
	}
	
#menu a:hover.products {
	display:block;
	width:180px;
	color:#fff;
	text-decoration:none;
	border:0;	
	}
	
#menu a:link.active_link, #menu a:visited.active_link {
	display:block;
	border-bottom:solid 1px #fff;
	color:#fff;
	text-decoration:none;
	}
	
#menu a:link.active_link_sub, #menu a:visited.active_link_sub {
	display:block;
	color:#fff;
	text-decoration:none;
	}
	
#content {
	display:block;
	margin-left:20px;
	margin-right:200px;
	padding-left:20px;
	padding-right:60px;
	}
	
#content p, #content h1, #content h2,#content h3, #content h4 {
	padding:10px 0px 0px 0px;
	}
	
#content h1 {font-weight:bold;font-size:14pt;text-shadow:black 0px 0px 5px}

#content h2 {font-weight:bold;font-size:13pt;}

#content h3 {font-weight:bold;font-size:11pt;}

#content h4 {font-weight:bold;font-size:10pt;}

#content img {
	border-right:solid 1px #622;
	border-bottom:solid 1px #622
	}
	
#content img.imglt {
	margin-top:7px;
	margin-right:14px;
	margin-bottom:7px;
}
	
#content img.imgrt {
	margin-top:7px;
	margin-left:14px;
	margin-bottom:5px;
}
	
#footer {
	display:block;
	margin-top:30px;
	width:100%;
	background:#5af;
	font-size:0.9em;
	color:#000;
	text-align:center;
	margin-top:20px;
	z-index:101;
	}
	
#footer a:link, #footer a:visited {
	color:#000;
	text-decoration:none;
	}
	
#footer a:hover {
	color: #000;
	text-decoration:none;
	}

.ns {
	position:absolute;
	font-family:verdana,sans-serif;
	font-size:1em;
	display:none;
	visibility:hidden;
	}
	
.align_l {text-align:left;}
.align_c {text-align:center;}
.align_r {text-align:right;}
.align_j {text-align:justify;}

.timbablue {font-weight:bold;color:#5af;}
.timbawhite {font-weight:bold;color:#fff;}
	/* blue:#5af */