html,body,h1,h2,h3,p,ul
{
margin:0;
padding:0;
font-family:Helvetica, Verdana, Geneva, sans-serif;
font-size:12px;
color:#666666;
line-height:16px;
}
ul{
padding-left:16px;
padding-bottom:10px;
}
body
{
background:#000000 top;
margin:30px auto;
}
a:link {color:#666666;}     /* unvisited link */
a:visited {color:#666666;}  /* visited link */
a:hover {color:#666666;}   /* mouse over link */
a:active {color:#666666;}   /* selected link */ 
div.homecontent
{
	position:relative;
	width:743px;
	height:549px;
	background-image:url(../images/bg_home.jpg);
	background-repeat:no-repeat;
	margin:0px auto;
	}
.sam{
position:absolute;
top:479px;
left:29px;
width:139px;
}
.kit{
position:absolute;
top:479px;
left:281px;
width:111px;
}
.ras{
position:absolute;
top:521px;
left:549px;
width:116px;
}
div.rascontent
{
	width:743px;
	height:549px;
	background-image:url(../images/general/bg_ras.gif);
	background-repeat:no-repeat;
	margin:0px auto;
	}
	div.formcontent
{
	width:743px;
	height:1449px;
	background-image:url(../images/general/bg_form.gif);
	background-repeat:no-repeat;
	background-color:#818080;
	margin:0px auto;
	}
div.rastext
{
position:relative;
left:120px;
top:159px;
width:485px;
height:238px;
background-color:#FFFFFF;
overflow: auto;
padding:10px;
}
div.formtext
{
position:relative;
left:120px;
top:159px;
width:485px;
height:1225px;
background-color:#FFFFFF;
padding:10px;
}
div.homebtn
{
position:relative;
top:135px;
left:30px;
width:52px;
}

