@charset "UTF-8";
/* CSS Document */
body { background: #D7D7D7; }
table {	border: 0; }
img { border: 0; }

#wrap {
	background: #FFFFFF;
	width: 960px ;
	height: 620px ;
	margin-top: 20px;
	margin-left: auto ;
	margin-right: auto ;
	z-index:1;
}
#header {
	height: 75px;
	width: 960px;
	float: left;
	clear: both;
}
#logo {
	float: left;
	padding-left: 20px;
	padding-top: 13px;
	width: 188px;
	height: 59px;
	z-index:1;
}
#nav {
	float: right;
	margin-top: 41px;
	margin-right: 20px;
	width: 283px;
	height: 19px;
	z-index:1;
}
#content {
	width: 960px;
	padding-top: 64px;
	float: left;
	clear: both;
}
#contentindex {
	width: 960px;
	padding-top: 40px;
	float: left;
	clear: both;
}
.index {
	width: 340px;
	margin-left: 75px;
	float: left;
}
.about {
	width: 51px;
	height: 16px;
	margin-left: 20px;
	float: left;
}
.aboutlinks {
	width: 180px;
	margin-left: 132px;
	float: left;
}
.aboutblock {
	width: 344px;
	margin-left: 55px;
	float: left;
}
.QandA {
	width: 38px;
	margin-left: 20px;
	float: left;
}
.QandAlinks {
	width: 190px;
	margin-left: 145px;
	float: left;
}
.QandAblock {
	width: 360px;
	margin-left: 57px;
	float: left;
}
.single {
	width: 258px;
	height: 400px;
	margin-left: 200px;
	float: left;
}
.singlewhite {
	border-color: #939598;
	border-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-bottom-width: thin;
	width: 258px;
	height: 400px;
	margin-left: 200px;
	float: left;
}
.doubleleft {
	width: 258px;
	height: 400px;
	margin-left: 59px;
	float: left;
}
.doubleright {
	width: 258px;
	height: 400px;
	margin-left: 20px;
	float: left;
}
.doubleleftwhite {
	border-color: #939598;
	border-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-bottom-width: thin;
	width: 258px;
	height: 400px;
	margin-left: 59px;
	float: left;
}
.doublerightwhite {
	border-color: #939598;
	border-style: solid;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	border-bottom-width: thin;
	width: 258px;
	height: 400px;
	margin-left: 20px;
	float: left;
}
.rightcol {
	width: 284px;
	margin-left: 200px;
	float: left;
	clear: right;
}
.rightcolwhite {
	width: 284px;
	margin-left: 197px;
	float: left;
	clear: right;
}
.rightcoldouble {
	width: 284px;
	margin-left: 63px;
	float: left;
	clear: right;
}
.rightcoldoublewhite {
	width: 284px;
	margin-left: 59px;
	float: left;
	clear: right;
}