body {
	margin: 0px;
	font-family:Tahoma;
	font-size:12px;
}

a {
	color:#0033FF;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
#page {
	width:930px;
	margin:0px auto;
}

#hot {
background:url(images/hotbg.jpg);
}

#hot hr {
	border:1px dashed #CCCCCC;
}

#hot .top {
background:url(images/hottop.jpg);
height:10px;
}

#hot .bottom {
background:url(images/hotbottom.jpg);
height:10px;
}

#content {
	float:left;
	padding:20px;
	width:620px;
	text-align:justify;
	line-height:20px;

}	

#content .line {
	width:206px;
	text-align:center;
	float:left;
	padding:20px 0px 20px 0px;
}

#content .line img {
	border:0px;
}

#content h1 {
	margin:0px 0px 20px 0px;
	font-family:Tahoma;
	font-size:18px;
	font-weight:normal;
	color:#999999;
}

#content h2 {
	margin:0px 0px 20px 0px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#content .atwo {
	font-family:Tahoma;
	font-size:13px;
	display:inline-block;
	float:left;
	width:310px;
	text-align:center;
	font-weight:bold;
}

#form {
	background:url(images/formbg.jpg) 0px 0px no-repeat;
	width:620;
	padding:0px 20px 0px 60px
}

#form p {
	clear:both;
	padding:0px;
	margin:0px 0px 30px 0px;
}

#form div{
	display:block;
	width:258px;
	height:43px;
}

#form  form{
	display:inline;
}

#need {
	background:#FFC4C5;
}

#form input[type="text"] {
	border:1px solid #999999;
	width:100%;
}

#sidebar {
	margin:0px;
	float:right;
	width:250px;
	padding:20px 0px 0px 0px;
}

#sidebar h1 {
	margin:0px 10px 20px 10px;
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	color:#999999;
}

#sidebar h2 {
	margin:0px;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

#sidebar .space{
	clear:left;
	width:100%;
	height:20px;
	display:block;
}

#bottom {
	clear:both;
	position:relative;
	top:20px;
	left:-20px;
	border-top:1px dashed #CCCCCC;
	width: 970px;
}

#navlinks {
	float:right;
	padding:20px 0px;
}

#navlinks a {
	margin:0px 20px;
}

#navlinks p {
	margin:0px;
}

#copy {
	padding:20px
}

#contact {
	background:url(images/contactblock.jpg);
	height:120px;
	width:250px;
}

#contact .name {
	position:relative;
	top:7px;
	left:10px;
	height:50px;
}

#contact .dates {
	position:relative;
	left:10px;
}

#contact .dates .tel {
	float:left;
	display:inline-block;
	height:26px;
	padding:2px;
	width:141px;
}

#contact .dates a {
	float:left;
	display:inline-block;
	height:26px;
	width:79px;
	padding:2px 2px 2px 5px;
	text-decoration:none;
	color:#000000;
}

#contact .dates a img {
	border:0px;
}


#contact .dates a:hover {
	background:url(images/bover.jpg);
}
