html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	background: #666 url(../img/bg_body.gif) 0 0 repeat-x;
	}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

body * { 
	margin: 0; 
	padding: 0;
	}


blockquote{
	text-indent: 10px;
}

/*--- Typography -----------------------------------*/

p { font-size: 1em; line-height: 1.25em; margin: 0 0 .75em 0; }

h2 { color: #FFFF00  }

a, a:visited, a:active, a:hover { text-decoration: none; color: #000066; outline: none; }
a:hover { text-decoration: underline; }

img { border: 0; }





/*--- Layout -----------------------------------*/

#container {
	clear: both;
	position: relative;
	text-align: left;
	background-color: #fff;
	padding: 0px 0px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}

#head{
	position: relative;
	background: #253387 url(../img/bg_head.gif) 0 0 repeat-x;
	min-width: 800px;
	background-image: url(../img/bg_head.gif);
	background-color: #253387;
	}

#main {
	background: #253387 url(../img/bg_head.gif) 0 0 repeat-x;
	background: #fff url(../img/bg_main.gif) 0 0 repeat-x;
	padding: 5px 0px;
	}

#footer {
	height: 50px;
	background: transparent url(../img/bg_footer.gif) 0 0 repeat-x;
	}



/*--- Top Navigation -----------------------------------*/

#nav {
	margin: 0 0 0 10px;
	padding: 17px 0 12px 0;
	float: left;
	width: 600px;
	}

#nav li {
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 12px;
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 1px 2px 2px #333;
	float: left;
	}

#nav li a {
	float: left;
	border-bottom: 2px solid transparent;
	}

#nav a, #nav a:link, #nav a:visited {
	color: #fff;
	padding: 0 0 2px 0;
	}

#nav a:hover {
	border-bottom: 2px solid #fff;
	text-decoration: none;
	}

#home #nav-home { background: transparent url(../img/bul_nav.gif) 0 1px no-repeat; }
#about #nav-about { background: transparent url(../img/bul_nav.gif) 0 1px no-repeat; }
#catalog #nav-catalog { background: transparent url(../img/bul_nav.gif) 0 1px no-repeat; }
#rep #nav-rep { background: transparent url(../img/bul_nav.gif) 0 1px no-repeat; }
#downloads #nav-downloads { background: transparent url(../img/bul_nav.gif) 0 1px no-repeat; }
#contact #nav-contact { background: transparent url(../img/bul_nav.gif) 0 1px no-repeat; }



/*--- Header -----------------------------------*/

#mainlogo { margin: 14px 0 0 0; }

#titlelist {
	color: #fff;
	font-size: 2em;
	line-height: 2em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	}
	
#hometext {
	color: #fff;
	}

#about h1 { background: transparent url(../img/head_about.gif) 0 50% no-repeat; }
#catalog h1 { background: transparent url(../img/head_catalog.gif) 0 50% no-repeat; }
#rep h1 { background: transparent url(../img/head_rep.gif) 0 50% no-repeat; }
#downloads h1 { background: transparent url(../img/head_downloads.gif) 0 50% no-repeat; }
#contact h1 { background: transparent url(../img/head_contact.gif) 0 50% no-repeat; }


/*--- Legal Info -----------------------------------*/	

#legal {
	border-top: 1px solid #e5e5e5;
	border-bottom: 7px solid #253387;
	padding: 1px 1px;
	margin: 0;
	min-width: 600px;
	}

#legal .legholder {
	margin: 0;
	padding: 5px 35px;
	border-top: 1px solid #c7cae0;
	border-bottom: 1px solid #c7cae0;
	background-color: #e3e5ef;
	}

#legal p {
	font-size: 9px;
	line-height: 9px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	}

#legal p.slogan {
	display: block;
	float: left;
	background: transparent url(../img/bg_slogan.gif) 0 0 no-repeat;
	height: 15px;
	width: 234px;
	}

#legal p.copyright {
	display: block;
	float: right;
	background: transparent url(../img/bg_copyright.gif) 0 0 no-repeat;
	height: 15px;
	width: 197px;
	}


/*--- Legal Info -----------------------------------*/	

#footer ul {
	float: left;
	font-size: 10px;
	line-height: 10px;
	padding: 15px 0 0 10px;
	}

#footer ul li {
	float: left;
	display: inline;
	list-style-type: none;
	padding: 0;
	background: none;
	color: #fff;
	border: 1px solid #8c8c8c;
	border-top: 0;
	border-bottom: 0;
	border-left: 0;
	}

#footer ul li.first {
	border-left: 1px solid #8c8c8c;
	}

#footer ul li a {
	float: left;
	display: inline;
	padding: 0 5px 0 5px;
	color: #999;
	text-decoration: none;
	}

#footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	

#symlink a a:link a:visited {
	text-decoration: underline;
	color:#000066;
	}

#symlink a:hover {
	text-decoration: none;
	color:#000066;
	}
	
#dplug a, #dplug a:link, #dplug a:visited {
	font-size: 8px;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

#dplug a:hover {
	font-size: 8px;
	color:#999999;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}

/*--- Extra -----------------------------------*/

.clearall { clear: both; height: 1%; font: 1px/5px "Georgia", serif; /*Deals with IE Win*/ }
