body {
	font: 11px tahoma, arial, helvetica, sans-serif;
	color: #004A76;
	background: #D8EDF7 url(images/bg_all.gif) repeat-x;
	width:99%;
	}
	
a {
	font-weight: bold;
	color: #1A7BE9;
	text-decoration:none;
	}
	
a:hover {
	color: #74B72B;
	}
	
a:active {
	color: #74B72B;
	}
	
table {
	font: 10px tahoma, arial, helvetica, sans-serif;
	padding:2px;
	}
	
.form {
	border:1px solid #B2D0DE;
	}
	
.menu a {
	display: block;
	text-align:right;
	width:135px;
	border-bottom:solid 1px #82B1C8;
	padding:5px;
	margin-bottom:3px;
	background: #FFFFFF;
	}
	
.menu a:hover {
	text-decoration:none;
	width:145px;
	}
	
.headline {	
	font:25px arial, helvetica, sans-serif;
	letter-spacing:-1px;
	color:#1A7BE9;
	margin:5px;
	padding-bottom:5px;
	border-bottom:1px solid #82B1C8;
	width:99%;
	}
	
.headnoline {	
	font:25px arial, helvetica, sans-serif;
	letter-spacing:-1px;
	color:#74B72B;
	}
	
.title {
	font: 15px arial, helvetica, sans-serif;
	color:#74B72B;
	}
.titleblue {
	font: 15px arial, helvetica, sans-serif;
	color:#1A7BE9;
	}
.titleorange {
	font: 15px arial, helvetica, sans-serif;
	color:#FF7200;
	}
	
.bullets {
	list-style-image: url(images/bullets.gif);
	padding:0px;
	margin:5px 0 0 19px;
	}
	
.bold {
	font-weight:bold;
	}
		
.item {
	padding:5px;
	position:relative;
	border-bottom:1px solid #B2D0DE;
	}
	
.itemtoo {
	display:block;
	float:left;
	padding:5px 0;
	border-bottom:1px solid #B2D0DE;
	width:99%;
	margin-left: 20px;
	}
.itemtoo1 {
	display:block;
	float:left;
	padding:5px 0 5px 0;
	border-bottom:1px solid #B2D0DE;
	width:99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
	
.newproducts {
	font-size:13px;
	font-weight:bold;
	color:#FF7200;
	padding:5px 0 5px 0;
	border-bottom:1px solid #B2D0DE;
	width:99%;
	}
	
.galpic {
	border:1px solid #B2D0DE;
	margin:0 5px 4px 0;	
	padding:4px;
	}
.galdesc {
	padding:3px 0 0 0;
	}
.galthumb A {
	border:1px solid #B2D0DE;
	margin:0 5px 0 0;
	float:left;	
	padding:4px;
	}
.galthumb A:hover {
	border:1px solid #FF7200;
	margin:0 5px 0 0;
	float:left;	
	padding:4px;
	}
	
#thumbnail {
	float:left;
	padding-right:4px;
	}
	
#newsthumbnail {
	float:left;
	width:155px;
	margin:0 5px 5px 0;
	text-align:right;
	}

#logo {
	position:relative;
	left:15px;
	top:0px;
	padding:0 0 16px 4px;
	}
	
#menu {
	z-index:2;
	position:absolute;
	left:0px;
	top:15px;
	width: 141px;
	}
	
#container {
	z-index:1;
	position:absolute;
	left:155px;
	top:15px;
	width:652px;
	border-bottom:solid 1px #82B1C8;
	background:#FFFFFF;
	padding:5px 15px 5px 5px;
	margin-right:15px;
	}
	
#singlecol {
	float:left;
	width:100%;
	padding:5px 0px 0px 10px;
	}
#leftcol {
	float:left;
	width:55%;
	padding: 5px 0 0 5px;
	}
#rightcol {
	position:absolute;
	right:0px;
	width:597px;
	left: 670px;
	top: 0px;
	}
