body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0b3668;
	background-color: #E8E8E8;
}
li + li {
	margin-top: 0.5em;
	}

#dropmenudiv{
	position: absolute;
	color: #FFFFFF;
	line-height: 25px;
	z-index: 100;
}
#dropmenudiv a{
	width: 100%;
	border-bottom: 1px solid #adadad;
	color: #FFFFFF;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
}
#dropmenudiv a:hover{ /*hover background color*/
	background-color: #adadad;
	color: #0b3668;
}
a:link {
	color: #0b3668;
	text-decoration: underline;
}
a:visited {
	color: #0b3668;
	text-decoration: underline;
}
a:hover {
	color: #a60600;
	text-decoration: none;
}
a:active {
	color: #0b3668;
	text-decoration: underline;
}
img {
	border: 0px;
}
#imgborder {
	border: 1px solid #adadad;
}
.nopadding {
	padding: 0px;
}
.padding {
	padding: 5px;
}
.center {
	text-align: center;
}
div#table {
	width: 556px;
	height: 206px;
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #adadad;
	border-left: 1px solid #adadad;
	text-align: center;
}
.tablecell {
	padding: 5px;
	width: 267px;
	border-right: 1px solid #adadad;
	float: left;
	text-align: left;
}
hr {
	color: #FFFFFF;
}
.paddingmore {
	padding: 20px 0px 20px 0px;
	position: relative;
	height: 80px;
}
.imgpartners {
	width: 195px;
	text-align: center;
	padding: 10px 5px 0px 0px;
	position: absolute;
}
.textpartners {
	width: 601px;
	position: absolute;
	left: 240px;
	text-align: left;
}
.float {
	width: 350px;
	float: left;
	padding: 20px;
}
div#wrapper {
	width: 900px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -450px;
	padding: 0px;
}
	div#nav {
		width: 900px;
		padding: 0px
	}
	div#content {
		width: 898px;
		left: 0px;
		padding: 0px;
		border: 1px solid #dfdfdf;
		background-color: #FFFFFF;
	}
	div#content_sp {
		width: 840px;
		left: 0px;
		padding: 29px 27px 30px 31px;
		border: 1px solid #dfdfdf;
		background-color: #FFFFFF;
		min-height: 400px;
	}
	div#body {
		width: 572px;
		position: relative;
		padding: 29px 27px 21px 31px;
	}
	div#contact {
		width: 249px;
		position: absolute;
		top: 309px;
		left: 631px;
		padding: 22px 21px 0px 0px;
	}
		div#contactbkgrnd {
			width: 235px;
			position: relative;
			top: 0px;
			padding: 0px 0px 0px 14px;
			background-image: url(images/contactbkgrnd.jpg);
		}
		div#contactbtm {
			width: 14px;
			height: 18px;
			position: relative;
			top: 0px;
			padding: 11px 17px 20px 218px;
			background-image: url(images/contactbtm.jpg);
		}
	div#boxcontainer {
		width: 580px;
		padding: 0px 24px 0px 26px;
	}
		.box {
			width: 290px;
			float: left;
			padding-bottom: 15px;
		}
			.boxbkgrnd {
				width: 257px;
				padding: 0px 16px 0px 17px;
				background-image: url(images/boxbkgrnd.jpg);
				position: relative;
				z-index: 2;
				min-height: 165px;
			}
				.columntext {
					width: 120px;
					padding: 0px 5px 0px 0px;
					float: left;
					z-index: 1;
				}
				.nomargin {
					margin-left: 0px;
					padding: 0px;
					list-style-type: none;
				}
				div#imgpadding {
					width: 95px;
					float: left;
					padding: 0px;
				}
			.boxbtm {
				width: 10px;
				height: 12px;
				background-image: url(images/boxbtm.jpg);
				padding: 19px 18px 14px 262px;
				position: relative;
			}
	div#footer {
		width: 866px;
		height: 26px;
		background-image: url(images/footerbkgrnd.jpg);
		padding: 22px 0px 0px 32px;
		color: #adadad;
	}
