#ajax {
	padding: 10px;
}

BODY {
	background-color: #546371;
	font-family: Verdana, Arial;
	font-size: 12px;
	background-image: url("../images/bg.jpg");
}

BODY a {
	color: #FFFFFF;
	text-decoration: none;
}

BODY a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#contact {
	width: 279px;
	margin: 5px 0px 0px 0px;
}

#contact-top {
	background-image: url("../images/contact-top.gif");
	width: 279px;
	height: 13px;
	overflow: hidden;
}

#contact-middle {
	background-image: url("../images/contact-middle.gif");
	width: 279px;
	background-repeat: repeat-y;
	min-height: 125px;
}

#contact-bottom {
	background-image: url("../images/contact-bottom.gif");
	width: 279px;
	height: 12px;
	overflow: hidden;
}

#content {
	width: 732px;
	margin: auto auto auto auto;
}

#copy {
	padding: 5px 0px 0px 22px;
	width: 400px;
	float: left;
}

#copy a {
	color: #065CD1;
}

#copy a:hover {
	color: #065CD1;
}

#footer {
	width: 734px;
	height: 47px;
	background-image: url("../images/footer.gif");
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 10px;
}

#footer a {
	color: #546371;
}

#footer a:hover {
	color: #42A0B9;
}

#footer h3 {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	float: left;
}

#footer p {
	float: right;
	text-align: right;
	padding: 0px;
	margin: 10px 10px 0px 0px;
}

#homebox {
	width: 279px;
	height: 63px;
	background-image: url("../images/homebox.gif");
	float: right;
	overflow: hidden;
	text-align: right;
}

#homebox h2 {
	color: #000000;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	font-size: 14px;
}

#homebox h3 {
	color: #494949;
	margin: 5px 15px 0px 0px;
	padding: 0px;
	font-size: 14px;
}

#looking {
	width: 400px;
	height: 226px;
	overflow: hidden;
	margin: 5px 0px 0px 22px;
	float: left;
}

#main {
	width: 764px;
	margin: 0px auto 0px auto;
}

#main-bottom {
	width: 764px;
	height: 20px;
	background-image: url("../images/bg-bottom.gif");
	overflow: hidden;
}

#main-middle {
	width: 764px;
	background-image: url("../images/bg-middle.gif");
	background-repeat: repeat-y;
}

#main-top {
	width: 764px;
	height: 20px;
	background-image: url("../images/bg-top.gif");
	overflow: hidden;
}

#menu {
	clear: both;
	padding: 5px 0px 0px 0px;
}

#newsbox {
	width: 279px;
	height: 226px;
	background-image: url("../images/newsbox.gif");
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	float: right;
}

#newsbox a {
	color: #065CD1;
}

#newsbox a:hover {
	color: #065CD1;
}

#newstitle {
	margin: 10px;
}

#newstitle h3 {
	color: #DC1C00;
	font-weight: normal;
	margin: 0px 0px 0px 5px;
	padding: 4px 0px 0px 0px;
	font-size: 16px;
	float: left;
}

#news-content {
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}

#readme {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}

#sidebar {
	width: 279px;
	float: right;
}

#sidebar a {
	color: #065CD1;
}

#sidebar a:hover {
	color: #065CD1;
}

#testimonials {
	width: 279px;
	height: 226px;
	background-image: url("../images/testbox.gif");
	overflow: hidden;
	margin: 5px 0px 0px 0px;
}

#testimonials p {
	width: 250px;
	margin: 10px 0px 0px 10px;
	text-align: justify;
}

#textnav {
	text-align: right;
	font-size: 10px;
}

#textnav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#textnav ul li {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#title h1 {
	padding: 5px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
}