/* Default styles */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
#form strong {
	font-weight: bold;
}
p {
	text-align: justify;
	line-height: 24px;
	margin-top: 10px;
	margin-bottom: 15px;
}
a img, :link img, :visited img {
	border: 0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#bdbdbd;
}
#wrap {
	width:901px;
	margin:0 auto;
	background:#fff;
	bottom:10px;
	position:relative;
}
#header {
	display:block;
	height:336px;
}
#header .h1, #header .h2, #header .h3, #header .h4, #header .h5, #header .h6, #header .h7, #header .hc {
	background:#fff no-repeat top left;
	position:relative;
	float:left;
}
#header .hc {width:455px;height:255px;}
#header .h1 {background-image:url(img/header1.png);width:649px;height:54px}
#header .h2 {background-image:url(img/header2.jpg);width:252px;height:54px}
#header .h3 {background-image:url(img/header3.jpg);width:455px;height:215px}
#header .h4 {background-image:url(img/header4.jpg);width:252px;height:255px}
#header .h5 {background-image:url(img/header5.gif);width:455px;height:40px}
#header .h6 {background-image:url(img/header6.png);width:649px;height:27px}
#header .h7 {background-image:url(img/header7.jpg);width:252px;height:27px}
#header #menu {
	width:173px;
	height:218px;
	background-image:url(img/menu.jpg);
	position:relative;
	float:left;
	list-style:none;
	padding-top:37px;
	padding-left:21px;
}
#header #menu a {
	display:block;
	width:173px;
	height:36px;
//	margin-bottom:-3px;
	background:#fff no-repeat top left;
	font-size:0;
}
#header #menu a.welcome {background-Image:url(img/menu/welcome.jpg);}
#header #menu a.order {background-Image:url(img/menu/order.jpg);}
#header #menu a.start {background-Image:url(img/menu/start.jpg);}
#header #menu a.results  {background-Image:url(img/menu/results.jpg);}
#header #menu a.contact  {background-Image:url(img/menu/contact.jpg);}
#header #menu a:hover {background-position:top right;}
#wrap .top {
	margin-top:4px;
	text-align:center;
	color:#424242;
	position:relative;
	z-index:2;
}
#right {
	display:block;
	float:right;
	width:268px;
	margin-top:-36px;
	padding-top:100px;
	padding-bottom:10px;
	background:#d2e2a9 url(img/grad.gif) repeat-x top left;
	border-right:1px solid #fff;
	font-family:Tahoma, Helvetica, sans-serif;
	list-style:none;
	position:relative;
	z-index:1;
}
#right li {
	display:block;
	width:236px;
	margin:0 auto 0 15px;
	margin-bottom:20px;
	padding:1px 1px;
	border:1px solid black;
	background:#fff;
	font-size:11px;
}
#right li .img {
	display:block;
	height:169px;
	margin-bottom: 10px;
}
#right li .img img {
	float:left;
	margin-right:10px;
}
#right li .img p {
	padding:0px 10px 0px 10px;
	line-height: 1.4em;
	color:#424242;
}
#right li .foot {
	height:17px;
	padding-top:4px;
	padding-left:3px;
	background:#aab477;
	margin-top:1px;
	text-align: center;
	font-size: 14px;
	padding-bottom: 5px;
}
#content {
	float:left;
	width:602px;
	padding:0 10px 20px 20px;
	background:#fff;
	color:#424242;
}
#content b {
	color:#000;
}
#content .border {
	width:406px;
	height:42px;
	margin:20px auto 8px auto;
	padding:10px 0 0 45px;
	background:#fff url(img/border.png) no-repeat top left;
	font-size:18px;
}
#content .border a {
	display:block;
	width:99px;
	height:36px;
	margin-left:226px;
	margin-top:-28px;
	font-size:0;
	background:url(img/start.gif) top left;
}
#content .border a:hover {
	background-position:bottom left;
}
#content h1 {
	color:#000;
	font-size:18px;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:15px;
}
#content .imgleft {
	float:left;
	margin:0 10px 10px 0;
	border:0px solid #b8c286;
}
#content .imgright {
	float:right;
	margin:0 5px 0 0;
	border:0px solid #b8c286;
}
#content .imgcenter img {
	margin-left:55px;
}
#content .textright {
	width:150px;
	margin:0 86px 0 auto;
	color:#000;
}
#footer {
	clear:both;
	width:899px;
	height:18px;
	padding-top:4px;
	border:1px solid #fff;
	background:#67924a;
	color:#fff;
	font-size:11px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:center;
}
#agree {
	clear:both;
	width:899px;
	height:18px;
	padding-top:4px;
	margin-left: 6px;
	margin-right: 6px;
	font-size:12px;
	font-family:Tahoma, Helvetica, sans-serif;
	text-align:left;
}
