/* GLOBAL RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th { font-size: 1em; font-weight: normal; font-style: normal; }
ul, ol { list-style: none; }
fieldset, img { border: none; }
caption, th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-color: #aab5c6;
}
input, textarea { border: 1px solid #7d7d7d; padding: 2px; }
.img-left { float: left; margin-right: 5px; margin-bottom: 5px; }
.img-right { float: right; padding-top: 0; padding-right: 0px; padding-bottom: 5px; padding-left: 5; }
.clear { clear: both; }
/* GLOBAL RESET */
.wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.but01 {
	background-image: url(images/but01.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 94px;
	display: block;
}
.but02 {
	background-image: url(images/but02.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 94px;
	display: block;
}
.but03 {
	background-image: url(images/but03.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 93px;
	display: block;
}
.but04 {
	background-image: url(images/but04.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 94px;
	display: block;
}
.but05 {
	background-image: url(images/but05.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 70px;
	width: 94px;
	display: block;
}
.but01:hover, .but02:hover, .but03:hover, .but04:hover, .but05:hover {background-position: bottom;}
.but01.selected, .but02.selected, .but03.selected, .but04.selected, .but05.selected {background-position: bottom;}
.box {
	padding: 10px;
}
.box-text {
	height: 110px;
	width: 325px;
	position: absolute;
	margin-left: 50px;
	margin-top: 35px;
	*margin-left: -155px;
}
.box-text2 {
	height: 110px;
	width: 325px;
	position: absolute;
	margin-left: 50px;
	margin-top: 35px;
	*margin-left: -155px;
}
.box-text3 {
	height: 110px;
	width: 325px;
	position: absolute;
	margin-left: 50px;
	margin-top: 30px;
	*margin-left: -155px;
}
.box-text4 {
	height: 110px;
	width: 325px;
	position: absolute;
	margin-left: 50px;
	margin-top: 35px;
	*margin-left: -155px;
}
.box01 {
	background-image: url(how/box01.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 418px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.box02 {
	background-image: url(how/box02.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 418px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.box03 {
	background-image: url(how/box03.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 418px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.box04 {
	background-image: url(how/box04.gif);
	background-repeat: no-repeat;
	height: 167px;
	width: 418px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.wrap  .address {
	background-image: url(where/addressbox.gif);
	background-repeat: no-repeat;
	height: 147px;
	width: 452px;
}

.addressbox {
	height: 85px;
	width: 315px;
	position: absolute;
	margin-top: -30px;
	margin-left: 110px;
	*margin-top: 40px;
}
.headingtext {
	margin-top: 10px;
}
.freetools {
	position: absolute;
	left: 1008px;
	top: 144px;
}



.footer {
	background-color: #363636;
	background-image: url(images/footer-bg01.jpg);
	background-repeat: repeat-x;
}
.wrap p {
	margin-top: 5px;
	line-height: 1.5em;
}
.wrap p strong {
	font-weight: bold;
	color: #000000;
}

.blacktext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blacktext a {
	color: #000000;
	text-decoration: none;
}
.blacktext a:hover {
	color: #000000;
	text-decoration: underline;
}
.blacktext strong {
	font-size: 12px;
	font-weight: bold;
}
.blacktext ul {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.blacktext li {
	line-height: 1.5em;
	color: #333333;
}


.bodytext {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bodytext a {
	color: red;
	text-decoration: none;
}
.bodytext a:hover {
	color: red;
	text-decoration: underline;
}
.whitetext {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.whitetext a {
	color: #ffffff;
	text-decoration: none;
}
.whitetext a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.greytext {
	color: #7d7d7d;
}
.redtext {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


h1, h1 a {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
h1  a:hover {
	color: #CC0000;
}
h2 {
	font-size: 14px;
	color: #CCCCCC;
}
h2 strong {
	font-weight: bold;
}
.tagcloud1 {
	font-size: 200%;
}
.tagcloud2 {
	font-size: 180%;
}
.tagcloud3 {
	font-size: 150%;
}
.tagcloud4 {
	font-size: 100%;
}
.tagcloud5 {
	font-size: 80%;
}
