/** BASIC */
html, body {
	height: 100%;
}

body {
	margin: auto;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1 {
	font-size: 22px;
	color: #004198;
}

h2 {
	font-size: 15px;
	font-weight: normal;
	color: #645E4F;
}

h3 {
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #645E4F;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

.list1 {
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	list-style: none;
	text-indent:10px;
	line-height: 125%;
}

.list2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list2 li {
	padding: 10px 0px;
	background: url(images/homepage06.gif) repeat-x left top;
}

.list2 li.first {
	background: none;
}

/** LINKS */

a {
	color: #0082E6;
}

a:hover {
	text-decoration: none;
}

.more {
	line-height: normal;
}

.more a {
	display: block;
	height: 18px;
	padding: 3px 0px 0px 10px;
	background: url(images/homepage12.gif) no-repeat left top;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #557682;
}

.more a:hover {
	text-decoration: underline;
}

/** HEADER */
#header {
	width: 800px;
	height: 212px;
	margin: 0px auto;
	background: url(images/subpage01x.jpg);
}
/** LOGO */
#logo {
	float: left;
	width: 374px;
	height: 212px;
	background: url(images/subpage02.jpg) no-repeat left top;
}

#logo h1, #logo p {
	text-indent: -999em;
}

#slogan {
	float: left;
	width: 404px;
	height: 212px;
	background: url(images/homepage01.jpg) no-repeat left top;
}

/** MENU */
#menu {
	width: 800px;
	height: 41px;
	margin: 0px auto;
	background: #FFFFFF url(images/subpage01.jpg) repeat-x left top;
}
#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 240px;
	list-style: none;
}

#menu li {
	float: left;
	height: 27px;
	padding: 14px 25px 0px 35px;
	background: url(images/homepage02.jpg) no-repeat left top;
}

#menu li.first {
	padding-left: 25px;
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #6D5D3C;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	width: 800px;
	margin: 0px auto;
}

/** CONTENT */
#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #545043;
	float: right;
	width: 500px;
	padding: 0px 23px 0px 0px;
}

#content .box {
	margin-bottom: 20px;
}

#content .box .title {
	margin: 0px 0px 15px 0px;
	padding: 25px 0px 10px 0px;
	background: url(images/homepage06.gif) repeat-x left bottom;
}

#content .box2 {
	background: url(images/homepage11.gif) no-repeat 100% 38px;
}

#content .box2 .title {
	height: 28px;
	padding: 10px 0px 0px 13px;
	background: url(images/homepage10.gif) repeat-x left top;
	font-size: 13px;
	font-weight: bold;
	color: #645E4F;
}


#content .box2 .content {
	padding: 15px 13px;
	background: url(images/homepage11.gif) no-repeat 0px 0px;
}


#content .two-columns .column-one {
	float: left;
	width: 229px;
}

#content .two-columns .column-two {
	float: right;
	width: 229px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 230px;
	margin-top: -80px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar a {
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar .box {
	width: 210px;
	padding: 0px 0px 0px 10px;
}

#sidebar .box .title {
	height: 28px;
	margin: 0px;
	padding: 13px 0px 0px 20px;
	background: url(images/homepage09.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar .box .content {
	padding: 0px 5px;
}

/** STYLES */

.style1 {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #1066BD;
}


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}


/** FOOTER */
#footer {
	clear: both;
	width: 800px;
	height: 60px;
	margin: 0px auto;
	background: url(images/homepage13.gif) no-repeat left top;
}

#footer p {
	padding-top: 25px;
	text-align: center;
}

/** BOX4 */

#box4 {
	position: relative;
	background: url(images/subpage03.jpg) repeat-y left top;
}

#box4 .title {
	height: 26px;
	margin: 0px;
	padding: 13px 0px 0px 30px;
	background: url(images/homepage03.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#box4 .title2 {
	height: 26px;
	margin-left:10px;
	padding: 13px 0px 0px 30px;
	background: url(images/homepage03x.jpg) no-repeat left top;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

#box4 .bg-top {
	background: url(images/homepage04.jpg) no-repeat left top;
}

#box4 .content {
	padding: 0px 25px 10px 25px;
	background: url(images/subpage04.jpg) no-repeat left bottom;
	font-size: 10px;
}

#box4 .content2 {
	margin-left:15px;
}


#box4 .phone {
	font-size: 14px;
	padding-left: 17px;
	background: url(images/homepage07.gif) no-repeat left center;
}

#box4 .email {
	padding-left: 17px;
	background: url(images/homepage08.gif) no-repeat left center;
}

strong {font-weight:normal;}