/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 8px 0px;
}

.text6 {
	margin-bottom: 15px;
	padding-left: 30px;
	background: url(../img/homepage11.gif) no-repeat left center;
}

/** HEADER */

#header {
	width: 970px;
	height: 123px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 580px;
	height: 123px;
}

#logo h1, #logo h2 {
	display: none;
}

div#tel
{
	float:left;
	width:235px;
	padding:30px 0 0 150px;
}

div#tel a:link,
div#tel a:visited
{
color:#22a309;
font-weight:normal;
}

div#tel a:hover,
div#tel a:active
{
	text-decoration:underline;
}

div#tel p
{
	font-size:2em;
	color:#0d5480;
	margin:0;
	text-align:right;
}

div#tel p.emailaddress
{
	font-size:1.17em;
	color:#0d5480;
	margin:0;
	text-align:right;
}

/** TOP MENU */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	list-style: none;
}

#topmenu li {
	display: block;
	float: left;
	width: 61px;
	height: 38px;
	background: url(../img/homepage03.gif) repeat-y left top;
}

#topmenu a {
	display: block;
	width: 61px;
	height: 13px;
	padding: 25px 0px 0px 0px;
}

#topmenu .first {
	background: none;
}

#topmenu1 { background: url(../img/homepage04.gif) no-repeat 50% 5px; }
#topmenu2 { background: url(../img/homepage05.gif) no-repeat 50% 5px; }
#topmenu3 { background: url(../img/homepage06.gif) no-repeat 50% 5px; }

/** HEADER2 */

#header2 {
	width: 970px;
	height: 250px;
	margin: 0px auto;
	padding: 20px 0px;
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: block;
	width: 180px;
	height: 25px;
	padding: 8px 0px 0px 31px;
}

/** SPLASH */

#splash {
	float: left;
	padding-bottom:15px;
}

/** CONTENT */

#content {
	width: 970px;
	margin: 0px auto;
	clear:left;
}

#left {
	float: left;
	width: 738px;
	border-top: dashed 1px #CCCCCC;
	padding-top:10px;
}

#right {
	float: right;
	width: 211px;
	text-align:center;
}

/** FOOTER */

#footer {
	clear: both;
	width: 970px;
	margin: 0px auto;
	padding-top: 20px;
}

#footer p
{
	margin:0;
}

#footer ul {
	width: 970px;
	height: 35px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#footer li {
	float:left;
}

#footer li a {
	display: block;
	float: left;
	height: 20px;
	padding: 5px 12px 0px 14px;
	background: url(../img/subpage.gif) no-repeat left top;
}

#footer .first a {
	padding-left: 230px;
	background: none;
}

#footer p {
	padding-top: 5px;
}

/** BOX1 */

#box1 {
	margin-bottom: 20px;
	padding-bottom: 10px;
}

/** BOX2 */

#box2 {
	float: left;
	width: 225px;
	padding-right: 17px;
}

/** BOX3 */

#box3 {
	float: left;
	width: 226px;
	padding-left: 18px;
}

/** BOX4 */

#box4 {
}

#box4a {
	height: 10px;
	background: url(/site/img/homepage15.gif) no-repeat left top;
}

#box4b {
	padding: 0 9px;
	background: url(/site/img/homepage17.gif) repeat-y left top;
}

#box4c {
	height: 10px;
	background: url(/site/img/homepage16.gif) no-repeat left top;
}

#box4 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#box4 li {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#box4 h3 {
	margin-bottom: 10px;
}