* {
	padding: 0px;
	margin: 0px;
}

html {
	font-size: 100%;
}

body {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/jmec_bg.jpg);
	background-color: black;
	color: #666666;
	font-size: 62.5%;
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}

#header {
	height: 100px;
}

#header h1 {
	margin-top: 40px;
	margin-left: 10px;
	height: 50px;
	width: 800px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/header.png);
	float: left;
	text-indent: -9999px;	
}

ul#navigation {
	padding: 0px;
	margin-left: 10px;
	float: left;
	width: 800px;
	clear: both;
	list-style-type: none;
	display: block;
	height: 30px;
}

ul#navigation li a {
	position: relative;
	height: 0px;
	padding-top: 30px;
	display: block;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;		
}

ul#navigation li{
	height: 30px;
	float: left;
}

ul#navigation li#home a {
	background-position: 0px 0px;
	width: 47px;
}

ul#navigation li#overview a {
	background-position: -47px 0px;
	width: 81px;
}

ul#navigation li#content a {
	background-position: -128px 0px;
	width: 75px;
}

ul#navigation li#specification a {
	background-position: -203px 0px;
	width: 108px;
}

ul#navigation li#order a {
	background-position: -311px 0px;
	width: 51px;
}

ul#navigation li#home a:hover {

	background-position: 0px -30px;

}
ul#navigation li#overview a:hover {

	background-position: -47px -30px;

}
ul#navigation li#content a:hover {

	background-position: -128px -30px;

}
ul#navigation li#specification a:hover {

	background-position: -203px -30px;

}
ul#navigation li#order a:hover {

	background-position: -311px -30px;

}
#main {
	float: left;
	display: block;
	margin-bottom: 30px;
	line-height: 1.6em;
	font-size: 1.1em;
	clear: both;
}
#main p {
	width: 100%;
	float: left;
	padding-top: 10px;
}
#main strong {
	color: #333333;
}
#main.content {
}
#main.content h1 {
	clear: both;
	margin-top: 70px;
	margin-left: 10px;
	height: 34px;
	width: 880px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/content_h1.png);
	float: left;
	text-indent: -9999px;	
}
#main.home h1 {
	margin-top: 30px;
	clear: both;
	height: 130px;
	width: 209px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/home_h1.png);
	float: left;
	text-indent: -9999px;	
}
#main.home h2 {
	float: left;
	display: block;
	padding-top: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 1.2em;
	color: #999999;
}
#main.overview h1 {
	clear: both;
	margin-top: 70px;
	margin-left: 10px;
	height: 34px;
	width: 880px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/saatchi_h1.png);
	float: left;
	text-indent: -9999px;	
}
#main.specification h1 {
	clear: both;
	margin-top: 70px;
	margin-left: 10px;
	height: 34px;
	width: 880px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/spec_h1.png);
	float: left;
	text-indent: -9999px;	
}
#main .column_row {
	width: 880px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#main .column_span1 {
	margin-right: 10px;
	float: left;
	width: 63px;
}
#main .column_span2 {
	margin-right: 10px;
	float: left;
	width: 136px;
}
#main .column_span3 {
	margin-right: 10px;
	float: left;
	width: 209px;
}
#main .column_span4 {
	margin-right: 10px;
	float: left;
	width: 282px;
}
#main .column_span5 {
	margin-right: 10px;
	width: 355px;
	float: left;
}
#main .column_span6 {
	margin-right: 10px;
	float: left;
	width: 428px;
}
#main .column_span8 {
	margin-right: 10px;
	float: left;
	width: 574px;
}
#main .column_span9 {
	margin-right: 10px;
	float: left;
	width: 647px;
}
#footer {
	border-top-color: #151515;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 50px;
	padding-top: 30px;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: left;
}
#main q {
	padding-top: 10px;
	clear: both;
	display: block;
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 1.3em;
	color: #009933;
}
#main cite {
	padding-bottom: 10px;
	display: block;
	clear: both;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
#main .column_wrapper6 {
	float: left;
	width: 438px;
}
.thumbnail {
	margin-bottom: 10px;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/thumb_shadow.png);
	height: 104px;
	width: 208px;
}
#main .column_span1_blank {
	height: 100px;
	margin-right: 10px;
	float: left;
	width: 63px;
}
#links_cloud {
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #666666;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	padding-left: 5px;
	height: 2em;
	font-size: 1em;
	line-height: 2em;
	display: block;
	background-color: #333333;
	float: right;
}
#links_cloud a {
	color: #666666;
	text-decoration: none;
	height: 1.6em;
	line-height: 1.6em;
	padding-right: 5px;
}
#links_cloud a:hover {
	text-decoration: underline;
}
#main.home {
	margin-top: 50px;
}
#main a {
	color: white;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}
#main fieldset {
	border-color: #454545;
	border-width: 1px;
	padding: 30px;
	background-color: #151515;
	margin-left: 200px;
	float: left;
	width: 340px;
	display: inline;
	border-style: solid;
}
#main fieldset label {
	color: #a49262;
	font-size: 12px;
	float: left;
	display: block;
	width: 80px;
}
#main fieldset input {
	float: left;
	clear: both;
}
#main fieldset .inputbox {
	border-color: #333333;
	padding: 2px;
	color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: black;
	clear: none;
	float: left;
	width: 250px;
}
#main fieldset p {
	padding-bottom: 5px;
	padding-top: 10px;
}
#main fieldset textarea {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	color: #999999;
	background-color: black;
	clear: both;
	float: left;
	width: 340px;
}
#main fieldset .tickbox {
	margin-right: 10px;
	float: left;
	display: inline;
	padding-right: 10px;
}
#main .required {
	color: white;
	font-weight: bold;
}
#main fieldset h2 {
	color: #cccccc;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 1.4em;
}
a img {
	border-width: 0px;
	border-style: none;
}
#footer a.kc_credit {
	color: #666666;
	text-decoration: none;
}
#footer a:hover.kc_credit {
	color: #ccff33;
	text-decoration: underline;
}
#jmec_form {
	margin-top: 500px;
	display: inline;
	clear: both;
	float: left;
}
