@charset "utf-8";

html {overflow: scroll;} 
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #eeeeee;

}

h1 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
}
h2 {
	font-size: 12px;
	color: #0053d0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a:link {
	color: #0053d0;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #0053D0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff3618;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #0053D0;
	text-decoration: none;
	font-weight: bold;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#Page {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff3618;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0053d0;
	border-right-color: #ff3618;
	border-left-color: #0053d0;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#Page #header {
	float: left;
	width: 210px;
	margin-top: 5px;
}


#Page #header #menu {
	width: 200px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	list-style: none;
	}
	
#Page #header #menu li a {
	height: 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 12px;
	text-decoration: none;
	list-style: none;
	}	
	
#Page #header #menu li a:link, #menu li a:visited {
	color: #333333;
	display: block;
	padding: 5px 0px 5px 25px;
	background-image: url(../images/menu.gif);
	list-style: none;
	}

#Page #header #menu li a:hover {
	color: #0053d0;
	background:  url(../images/menu.gif) 0 -22px;
	padding: 5px 0px 5px 25px;
	text-decoration: underline;
	list-style: none;
	}
#Page #header #services {
	margin-top: 20px;
}
#Page #main {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 520px;
	float: right;
	margin-left: 10px;
	clear: right;
}

#Page #main #main2 {
	background-image: url(../images/main2_background.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 5px;
}


#Page #catchline {
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
	clear: both;
}
#Page #top {
	clear: both;
	height: 0px;
}



#footer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}
