body
{  
	background-image: url('layout/backgroundimage.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin: 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 0.8em;
	line-height: 1.5em;
}

.list-link
{
    color: #000;
    text-decoration: none;
    font-size: 0.9em;
    padding: 3px 6px 2px 6px;
    background-color: #d9d9d9;
    border: solid 1px #c0c0c0;
} 

.product-border 
{
    border: solid 1px #d9d9d9;
    background-color: #e6e6e6;
    width: 33%;
    height: 250px;
    text-align: center;
}

.hMenu 
{
    color: #ffffff;
    text-decoration: none;
    font-size: 1.1em;
} 

.hMenu:hover
{
    color: #c0c0c0;
    text-decoration: none;
    font-size: 1.1em;
} 

.menu-link 
{
    color: #ffffff;
    text-decoration: none;
    font-size: 0.9em;
}

.menu-link4
{
	text-decoration: none;
	color: black;
	font-weight: bold;
	border: solid 1px black;
	background-color: #e6e6e6;
	padding: 3px 3px 3px 3px;
}

.menu-link:hover 
{
    color: #c0c0c0;
    text-decoration: none;
    font-size: 0.9em;
}

.background
{
	background-color: #ffffff;
}

#producttextformat
{
	color: Blue;
	font-family: Tahoma;
}

#header
{
	width: 999px;
	height: 165px;
	background-color: White;
}

#topbuttonsection
{
	width: 998px;
	height: 30px;
	background-image: url('layout/topmenu.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: smaller;
	text-align: right;
	padding-top: 6px;
	background-color: White;
}

#searchbar
{
	width: 760px;
	height: 58px;
	background-image: url('layout/searchbar.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: White;
	padding: 13px 30px 0px 0px;
}

#buttonformat
{
	color:White;
	font-family: Tahoma;
	font-size: small;
	text-align: left;
}

.buttonbackgroundtop
{
	width: 190px;
	height: 25px;
	background-image: url('buttons/topbutton.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

.buttonmiddlebackground
{
	width: 190px;
	height: 20px;
	background-image: url('buttons/middlebutton.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 3px;
}

.bottombutton
{
	width: 190px;
	height: 25px;
	background-image: url('buttons/bottombutton.jpg');
}

#bottommenu
{
	width: 998px;
	height: 30px;
	background-image: url('layout/buttommenu.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: White;
}

#footer
{
	width: 998px;
	height: 90px;
	background-image: url('layout/bottomsection.jpg');
	background-repeat: no-repeat;
	text-align: left;
	background-color: White;
}

#footertext
{
	color: #182351;
	padding: 15px 0px 0px 60px;
	font-size: small;
	font-family: Tahoma;
	background-color: White;
}

.footertext2
{
	color: #1d2355;
	text-align: right;
	font-size: small;
	padding-right: 40px;
}


#contenttext
{
	color: #182351;
	font-family: Tahoma;
	font-size: small;
	text-align: left;
	padding: 10px 10px 0px 22px;
	background-color: White;
}
#form1
{
	width: 190px;
	background-image: url('layout/mailinglist.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: White;
	font-family: Tahoma;
	color: #ffffff;
}

#callbackform
{
	width: 190px;
	background-image: url('layout/callbacklist.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: White;
	font-family: Tahoma;
	font-size: small;
}

.formstyle
{
	font-weight: bold;
	text-align: left;	
	font-family: Tahoma;
	font-size: 14px;
}

#vanimage
{
	width: 747px;
	height: 152px;
	background-image: url('images/vanhireimage.jpg');
	background-position: right;
	background-repeat: no-repeat;	
	background-color: White;
}

#vantext
{
	text-align: center;
	font-size: small;
	font-family: Tahoma;
	color: White;
	padding-top: 116px;
	padding-right: 100px;
	font-weight: bold;
}

.vanlink
{
	color: White;
	text-decoration: none;
}

#bottomproductsectionleft
{
	width: 260px;
	height: 239px;
	background-image: url('layout/productbackground.jpg');
	background-repeat: no-repeat;	
	background-color: White;
}

.producttext
{
	color: White;
	padding: 0px 5px 0px 5px;
	font-size: smaller;
	text-align: center;
	font-family: Tahoma;
}

#bottomproductsectionright
{
	width: 260px;
	height: 239px;
	background-image: url('layout/productbackground.jpg');
	background-repeat: no-repeat;
	background-color: White;
}

#buttonsbackground
{
	background-color: White;
}

.boldtext
{
	font-weight: bold;
	font-size: small;
}

