html, body {border: 0; margin: 0; padding: 0;}

body {
	font: 85%/0.9 arial, helvetica, sans-serif;
	background: #99A989 repeat 0 0;
	line-height: 130%;
	width: 100%;
	min-width: 1010px;
	color: black;
}

a {
	color: #707070;
}

a:hover {
	color: #FF0000;
}

a img {
  border: none;/*remove border for linked images*/
}

h1 {
	font-size: 1.6em;
	height: 20px;
	padding-top: 0;
}

h2{
	font-size: 1.2em;
	height: 20px;
	padding-top: 0;
}

.highlight {background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid;padding: 4px 10px}

#container {
	width: 980px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}

#content {
	width: 980px;
	margin: 0px auto;
	padding: 20px;
}

#kitborder {
	width:450px;
	background-image: url(../images/kit_bk.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#kit {
	width:370px;
}

#ezyflashprokit {
	width:250px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
