body {
	background: #DDDFE3 url("bg.jpg") repeat-y top left;

	margin: 0; padding: 0;

	font-family: Verdana;
	font-size: 11px;
	color: #333;
}

a img {
	border: 0;
}

img#prod-img {
	width: 480px;
	border: 2px solid #369;
}

a {
	color: #369;
}

a:hover {
	color: #693;
}

h1 {
	font-family: Arial;
	font-size: 22px;
	color: #369;
}

h2 {
	font-family: Arial;
	font-size: 16px;
	color: #369;
	font-weight: normal;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #246;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 10px 0;
	padding: 0;
}

p.success {
	color: #693;
}

p.error {
	color: #900;
}

form p {
	margin: 0;
}

form label input {
	margin-bottom: 10px;
}

form label strong {
	color: red;
}

hr {
	display: none;
}

div.employee, div.small-employee {
	margin: 10px 0;
	_padding: 10px 0;
}

div.small-employee {
	width: 160px;
	min-height: 330px;
	_height: 340px;
	float: left;
}

	div.small-employee img {
		width: 150px;

		border: 2px solid #369;
	}

	div.employee img {
		width: 150px;

		border: 2px solid #369;

		float: left;
	}

	div.employee ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		margin-left: 10px;

		width: 300px;
		float: left;
	}

.clr {
	clear: both;
}

p#iso-images img {
	border: 2px solid #369;
	margin-right: 40px;
}

/****************************/

input.stylish {
	background-color: #9bd;

	font-family: Arial;
	font-weight: bold;
	color: #fff;

	border: 1px solid #369;
	-moz-border-radius: 4px;
}

input.stylish2 {
	background-color: #8AC969;

	font-family: Arial;
	font-weight: bold;
	color: #fff;

	border: 1px solid #699852;
	-moz-border-radius: 4px;
}

a.normal {
	color: #135;
	text-decoration: none;
}

a.normal:hover {
	color: #369;
	text-decoration: underline;
}

a.hl {
	font-weight: bold;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.cagito {
	width: 150px;
	margin-right: 10px;
}

.clr {
	clear: both;
}

.margin {
	margin-right: 8px;
}

.boxh {
	background: url("rch1blue.png");
	
	height: 23px;
	padding-top: 7px;
	margin: 0;

	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.boxh2 {
	background: url("rch1green.png");
	
	height: 23px;
	padding-top: 7px;
	margin: 0;

	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.box {
	background: #eee url("rcps.gif") left bottom no-repeat;

	margin: 0;
	padding: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;

	color: #444;
}

ul.box {
	list-style-type: none;
}

	ul.box li {
		margin-bottom: 5px;
		background: url("arrow.gif") left 2px no-repeat;
		padding-left: 13px;
	}

p#vehicle-image {
	float: right;
}

	p#vehicle-image img {
		width: 250px;
		border: 2px solid #369;
	}

/************************************************************************************************/

/***** TOP MENU *******/

#topmenu ul, #submenu ul {
	margin: 0; padding: 0;
}

#topmenu {
	height: 35px;

	margin-bottom: -5px;
	margin-left: 340px;
}

	#topmenu h2 {
		display: none;
	}

	#topmenu ul {
		list-style: none;
	}

		#topmenu ul li {
			float: left;
			margin-right: 5px;
		}

			#topmenu ul li a {
				background-image: url("btnout.png");

				display: block;
				width: 134px;
				height: 25px;

				padding: 0; margin: 0;
				padding-top: 10px;

				font-size: 12px;
				font-family: Arial;
				font-weight: bold;

				color: #CDDBE5;
				text-decoration: none;
				text-align: center;
			}

			#topmenu ul li a:hover {
				background-image: url("btnhov.png");
				color: #eee;
			}

			#topmenu ul li a.sel {
				background-image: url("btnsel.png");
				color: #fff;
			}

			#topmenu ul li a.sel:hover {
				background-image: url("btnsel.png");
				color: #fff;
			}

/***** SUB MENU *******/

#submenu {
	background-image: url("submenu.gif");

	width: 660px;
	height: 25px;

	padding: 8px 0 0 42px;
	margin: 0 0 10px 66px;
}

	#submenu h2 {
		display: none;
	}

	#submenu ul {
		list-style-type: none;
	}

		#submenu ul li {
			float: left;
		}

			#submenu ul li a {
				font-family: Arial;
				font-size: 12px;
				font-weight: bold;
				color: #def;

				text-decoration: none;

				margin-right: 15px;
			}

			#submenu ul li a:hover {
				color: #fff;
				text-decoration: none;
			}

			#submenu ul li a.sel {
				color: #fff;
				text-decoration: none;
			}

/************************************************************************************************/

#site {
	background: url("logo.gif") no-repeat;

	padding-top: 43px;
	padding-left: 10px;
	width: 770px;
}

#header-img {
	margin: 0;
}

	#header-img img {
		width: 500px;
	}

#header {
	display: none;
}

#content {
	width: 500px;
	float: left;
	line-height: 170%;
	margin-left: 70px;
	_margin-left: 35px;
}

#right_content {
	width: 180px;
	float: right;
}

#footer {
	background: #fff url("footer-bg.png") repeat-x;
	clear: both;
	text-align: center;
	color: #555;

	height: 60px;

	padding: 10px;

	line-height: 180%;

	border-top: 5px solid #abc;
}

	#footer p {
		margin: 0;
	}

	#footer ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

		#footer ul li {
			display: inline;
			margin: 0 3px;
		}

	#footer a {
		color: #567;
	}

	#footer a:hover {
		color: #369;
	}