@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000;
	background-image:url(../images/linespattern.jpg);
	color:#FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	
	}

hr {
	background:url(../images/horiz_line.png);
	width:228px;
	height:1px;
	border:0px;
	margin-left:-6px;
}

h1 {
	font-size:36px;
	color:#FFF;
	letter-spacing:1px;
	text-transform:uppercase;
}

h2 {
	font-size:13px;
	color:#CCC;
	display:inline;
}

h3 {
	font-size:14px;
	color:#ffcc33;
	letter-spacing:1px;
	text-transform:uppercase;
	display:inline;
	
}

a:link {
	color:#FFcc33;
}
a:visited {
	color:#999;
}

h4 {
	font-size:12px;
	color:#F00;
	font-weight:500;
	letter-spacing:1px;
	text-transform:uppercase;
	display:inline;
	
}

h5 {
	font-size:11px;
	color:#ffcc33;
	letter-spacing:1px;
	display:inline;
	text-transform:uppercase;
	
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	display:inline;
	
}

h7 {
	font-size:10px;
	color:#ffcc33;
	display:inline;
	
}

ul {
	margin-left:-20px;
	margin-top:2px;
}

/*page*/

#site {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
}

#content {
	float:left;
	width:843px;
}

.middle {
	background-image:url(../images/backgroundbox_strip.png);
	background-repeat:repeat-y;
	width:1000px;
	padding:2px;
}

.roundedtop {
background-image:url(../images/backgroundbox_top.png);
background-repeat:no-repeat;
width:1000px;
height:13px;
}

.roundedbtm {
background-image:url(../images/backgroundbox_bottom.png);
background-repeat:no-repeat;
width:1000px;
height:14px;
clear:both;
margin-left:-2px;
margin-bottom:-12px;
}

/*elements*/

#one {
	float:left;
	width:844px;
	margin-left:1px;
}

#logo {
	float:left;
	width:272px;
	height:100px;
	margin-top:-12px;
}

#pagehead {
	float:left;
	background-image:url(../images/top%20box.png);
	text-align:center;
	vertical-align:middle;
	width:570px;
	height:98px;
	margin-top:-12px;
	margin-left:1px;
}

#two {
	float:right;
	width:149px;
	margin-top:-12px;
	margin-right:5px;
	}

#contact {
	float:left;
	width:148px;
	text-align:center;
	background-image:url(../images/sidebar-middle.png);
	background-repeat:repeat-y;
	margin-top:10px;
	margin-bottom:10px;
}

.sbtop {
background-image:url(../images/sidebar-top.png);
background-repeat:no-repeat;
width:148px;
height:21px;
margin-top:-10px;
}

.sbbtm {
background-image:url(../images/sidebar-bottom.png);
background-repeat:no-repeat;
width:148px;
height:21px;
margin-bottom:-10px;
}

#db {
	float:right;
	background-image:url(../images/DBlistedbox.png);
	background-repeat:no-repeat;
	width:147px;
	height:186px;
	text-align:center;
	margin-top:4px;
	padding-top:33px;
	padding-right:2px;
}

/*menu*/

#menu {
	float:left;
	width:843px;
	height:15px;
	margin-top:4px;
	margin-right:6px;
}

.menumiddle {
	float:left;
	background-image:url(../images/menubar_strip.png);
	background-repeat:repeat-x;
	height:15px;
	padding-top:1px;
}

.menubutton {
	float:left;
	margin-left:60px;
}

.menuroundedleft {
	float:left;
	background-image:url(../images/menubar_left.png);
	background-repeat:no-repeat;
	width:6px;
	height:15px;
}

.menuroundedright {
	float:left;
background-image:url(../images/menubar_right.png);
background-repeat:no-repeat;
width:6px;
height:15px;
}

/*page information*/

#flash {
	float:left;
	margin-left:2px;
	margin-top:8px;
}

#vline {
	float:left;
	background-image:url(../images/vert_line.png);
	width:1px;
	height:161px;
	margin-left:10px;
	margin-top:8px;
}

#c1 {
	float:left;
	width:220px;
	margin-left:5px;
	margin-top:11px;
}

#c2 {
	float:left;
	width:255px;
	margin-top:12px;
	margin-left:35px;
}

#c3 {
	float:left;
	width:255px;
	margin-top:12px;
	margin-left:35px;
	}


#c3x {
	float:left;
	width:255px;
	margin-top:45px;
	margin-left:35px;
	}

#c3xproducts {
	float:left;
	width:340px;
	margin-top:35px;
	margin-left:-30px;
	}

#agfa {
	float:left;
	width:530px;
	margin-top:12px;
	margin-left:50px;
	}

#products {
	float:left;
	width:120px;
}


#products1 {
	float:left;
	width:200px;
	margin-top:20px;
}




