html, body {
	font-family: "Lucida Grande", Verdana, Arial, schreefloos;
	margin:0;
	padding:0;
	height:100%;
}

	body {
	margin: 0;
	padding: 0;
	font: 8pt "Lucida Grande", Lucida, Verdana, sans-serif;
	background-image: url(/images/background.png);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", Verdana, Arial;
	}
	
	h1 {
		color: #3c758b;
	}
		
	h2 {
		color: #3c758b;
	}
		
	p {
		color: #2f2f2f;
	}
	
	img {
		border: none;
	}
			
	#lang_box {
		height: 27px;
		font-size: 10px;
		color: white;
		width: 960px;
	}
	
	#lang {
		float: left;
		margin-left: 5px;
		padding-top: 9px;
	}
	
	#size {
		float: right;
		margin-right: 20px;
	}
	
	#lang_box a {
		color: white;
	}
	
	#header {
		height: 192px;
		width: 950px;
		background-image: url(/images/header.png);
	}
	
	#positioning {
		height: 192px;
		width: 950px;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	
		#positioning img {
			margin-top: 7px;
			margin-left: 6px;
		}
	
	.smlA {
		font-size: 8pt;
		text-decoration: none;
	}
	
	.medA {
		font-size: 10pt;
		text-decoration: none;
	}
	
	.bgA {
		font-size: 12pt;
		text-decoration: none;
	}
	
	#container_top {
		width: 960px;
		margin: 0 auto;
	}
	
	#container_middle {
		padding-bottom: 150px;
		width: 960px;
		margin: 0 auto;
	}
	
	#container_bottom {
		position:absolute;
		bottom:0;
		width:100%;
	}
	
	#container {
		min-height:100%;
		position:relative;
	}

	#navigation {			
		width: 938px;
		height: 35px;
		background-image: url(/images/full_nav_bg.png);
		}
		
		#navigation #main_nav a {	
			height: 35px;
			display: block;
			padding: 0;
			margin: 0;
			float: left;
		}
			
			#navigation #main_nav a.button {
				padding-top: 10px;
				height: 25px;
				padding-left: 23px;
				padding-right: 23px;
				color: white;
				text-decoration: none;
				font-size: 10pt;
			}
	
		#navigation #main_nav a:hover {
			background-image: url('/images/nav_hover.png');
			color: white;
			text-decoration: none;
			background-repeat: repeat-x;
		}
		
		#navigation #main_nav {
			list-style-type: none;
			
			padding: 0;
			margin: 0;
		}
	
		#navigation #main_nav .list {			
			float: left;
			display: block;
		}
	
	#shadow {			
		width: 960px;
		height: 17px;
		background-image: url(/images/shadow.png);
	}
	
	#container_left {			
		width: 670px;
		margin-right: 20px;
		padding-right: 40px;
		float: left;
	}
	
	
		#container_left img {			
			padding: 5px;
			background-color: #e9e9e9;
			border: 1px solid #dcdcdc;
			margin: 20px 10px 20px 0px;
		}
		
		#container_left a {			
			color: #3c758b;
			font-weight: bold;
		}
	
	#container_right {			
		width: 230px;
		float: right;
	}
	
	#devider {			
		clear: both;
	}
	
		#left_title {
			color: #3c758b;
			font-size: 20px;
			margin-top: 20px;
		}
		
		#navigation_right {			
			width: 230px;
		}
		
		#navigation_right #sec_nav a {	
			height: 35px;
			display: block;
			padding: 0;
			margin: 0;
			background-image: url(/images/right_button.png);
		}
			
			#navigation_right #sec_nav a.button {
				height: 25px;
				margin-top: 6px;
				padding-top: 10px;
				padding-left: 23px;
				padding-right: 23px;
				color: #494949;
				text-decoration: none;
				font-size: 10pt;
			}
	
			#navigation_right #sec_nav a:hover {
				background-image: url(/images/right_button_hover.png);
				color: white;
				text-decoration: none;
			}
			
			#navigation_right #sec_nav {
				list-style-type: none;
				
				padding: 0;
				margin: 0;
			}
		
			#navigation_right #sec_nav .list {			
				display: block;
			}
		
		#order a {			
			background-image: url(/images/order.png);
			width: 140px;
			height: 58px;
			padding-top: 35px;
			padding-left: 90px;
			color: #494949;
			display: block;
			text-decoration: none;
			font-size: 10pt;
			margin-top: 20px;
		}
		
			#order a:hover {			
				background-image: url(/images/order_hover.png);
				width: 140px;
				height: 58px;
				padding-top: 35px;
				padding-left: 90px;
				color: white;
				display: block;
				font-size: 10pt;
				margin-top: 20px;
			}
		
		#contact a {			
			background-image: url(/images/contact.png);
			width: 140px;
			height: 51px;
			padding-top: 42px;
			padding-left: 90px;
			color: #494949;
			display: block;
			text-decoration: none;
			font-size: 10pt;
		}
		
			#contact a:hover {			
				background-image: url(/images/contact_hover.png);
				width: 140px;
				height: 51px;
				padding-top: 42px;
				padding-left: 90px;
				color: white;
				display: block;
				font-size: 10pt;
			}
	
	#footer {
		background-image: url(/images/footer_repeat.png);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	
		#contents {
			margin: 0 auto;
			width: 960px;
			height: 50px;
		}
	
	#slot {
		background-image: url(/images/footer.png);
		background-repeat: no-repeat;
		margin: 0 auto;
		width: 960px;
		font-size: 8pt;
		text-align: center;
		height: 52px;
		background-position: bottom;
		color: white;
	}
	
	#tg {
		height: 42px;
		padding-top: 10px;
		font-weight: bold;
	}
	
	#tg a {
		color: white;
		text-decoration: none;
	}
	
	#contact_01 {
		padding: 0px 35px 0px 35px;
		border-right: 1px solid #377186;
		float: left;
		color: #377186;
		text-align: left;
		font-size: 10px;
	}
	
	#contact_02 {
		padding: 0px 35px 0px 35px;
		border-right: 1px solid #377186;
		float: left;
		color: #377186;
		text-align: left;
		font-size: 10px;
	}
	
	#contact_03 {
		padding: 0px 35px 0px 35px;
		border-right: 1px solid #377186;
		float: left;
		color: #377186;
		text-align: left;
		font-size: 10px;
	}
	
	#contact_04 {
		padding: 0px 35px 0px 35px;
		float: left;
		color: #377186;
		text-align: left;
		font-size: 10px;
	}
	
	#contactform fieldset {
		position: relative;
		padding: 20px;
		margin-top: 20px;
		border: 1px solid #d7d7d7;
		font-size: 16px;
		font-weight: bold;
		color: #417a90;
		background-color: #f1f6f8;
	}

	#contactform legend{
		color: #417a90;
		position:absolute;
		top: -.5em;
		left: .5em;
    }
	
	#contactform div {
		margin: 15px 0px 15px 0px;
	}
	
	#contactform .first {
		color: #417a90;
		display: inline-block;
		font-weight: normal;
		font-size: 14px;
		width: 190px;
		margin-left: 30px;
	}
	
	#contactform textarea {
		width: 510px;
		height: 200px;
		color: #3c3c3c;
		background-image: url(/images/textarea_bg.png);
		background-repeat: no-repeat;
		padding: 15px 0px 0px 45px;
		border: 1px solid #8e8e8e;
		font-size: 14px;
		margin-left: 30px;
	}
	
	.fix input {
		color: #3c3c3c;
		background-image: url(/images/input_bg.png);
		background-repeat: no-repeat;
		height: 18px;
		padding: 5px 10px 0px 5px;
		border: 1px solid #8e8e8e;
		font-size: 12px;
}

input.button {
		background-image: url(/images/button_bg.png);
		background-repeat: no-repeat;
		width: 123px;
		height: 39px;
		color: #ffffff;
		font-weight: bold;
		border: none;
		float: right;
		margin-right: 30px;
	}
	
	.fix li {
		color: #db0f0f;
		font-size: 13px;
		font-weight: normal;
		padding-left: 30px;
		padding-top: 2px;
		list-style: none;
		height: 20px;
		background-image: url(/images/triangle.png);
		background-repeat: no-repeat;
	}
	
	.fix ul {
		padding: 0;
		margin: 0;
	}
