/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:16px;
}
body {
	background-image: url(images/background.jpg);
}
#rightcontent {
	padding-left:10px;
	padding-top:20px;
	padding-right:18px;
	text-align:justify;
}
#leftcontent {
	padding-left:10px;
	margin-top:10px;
	padding-right:10px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
#content {
	margin-left:6px;
	padding-left:4px;
	margin-top:10px;
	margin-right:18px;
	margin-bottom:20px;
	overflow:auto;
	width:724px;
	height:290px;
	background-image:url(images/contact_background.jpg);
	background-repeat:no-repeat;
	background-position:bottom-right;
}
#content a {
	color:#CC0000;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#maintenance {
	margin-left:6px;
	padding-left:4px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:20px;
	overflow:auto;
	width:734px;
	height:290px;
}
h1 {
	color:#CC0000;
	font-size:11px;
}
