body {
	background: #575757;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #414141;
	border-left-color: #414141;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper #menu {
	background: url(images/topbg.gif) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	height: 37px;
}
#wrapper #menu h1 {
	font-size: .8em;
	padding: 12px 0px 0px;
	text-align: center;
	margin: 0px;
	height: 25px;
}
#wrapper #menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper #toolbox {
	background: #F7F7F7 url(images/intro.jpg) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
#wrapper #toolbox #headline {
	background: url(images/toolbox_bg.jpg) no-repeat scroll 10px top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 260px;
}
.tagline {
	margin-top: 35px;
}
.quicktip {
	text-align: center;
	margin: 8px 0px 0px;
	padding: 0px;
	font-size: .8em;
	font-weight: bold;
	color: #333333;
}
#tools {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 20px;
}
#partner {
	margin: 5px 5px 30px;
	padding: 0px;
}
#wrapper #footer_top {
	background: #A10D0D;
	height: 10px;
}
#wrapper #footer_bottom {
	background: #770000;
	height: 20px;
}
.blue {
	background: url(images/_blue.gif) no-repeat scroll left top;
}
#wrapper #tools #partner h2 {
	margin: 0px 10px 5px;
	padding: 0px;
	color: #1E1E1E;
	font-size: 1.3em;
}
#wrapper #tools #split {
	background: #ECECEC;
	height: 3px;
}
#wrapper #tools #partner .details {
	margin: 10px;
	padding: 0px;
	text-align: justify;
	font-size: .9em;
	line-height: 1.3;
	color: #333333;
}
#wrapper #tools #partner .url {
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	color: #B40000;
}
.yellow {
	background: url(images/_yellow.gif) no-repeat scroll left top;
}
.green {
	background: url(images/_green.gif) no-repeat scroll left top;
}
.red {
	background: url(images/_red.gif) no-repeat scroll left top;
}
.brown {
	background: url(images/_brown.gif) no-repeat scroll left top;
}

