/** TITLES */

#title1 { background: url(images/homepage36.gif) no-repeat; }
#title2 { background: url(images/homepage39.gif) no-repeat; }
#title3 { background: url(images/homepage37.gif) no-repeat; }
#title4 { background: url(images/homepage38.gif) no-repeat; }
#title5 { background: url(images/subpage1_01.gif) no-repeat; }
#title6 { background: url(images/subpage2_01.gif) no-repeat; }
#title7 { background: url(images/homepage21.gif) repeat; }

.title {
	padding-left: 16px;
	background-image: url(images/homepage20.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}

.title2 {
	padding-left: 16px;
	background-image: url(images/homepage20.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
	font-size: 9px;
}

.title h1, .title h2, .title h3 {
	height: 30px;
	margin: 0px 0px 0px 0px;
}

.title b { position: absolute; left: -10000px; }

/** BASIC */

html, body {
	height: 100%;
}

.text3 {
	clear: both;
	float: left;
	margin-bottom: 11px;
	padding: 2px 5px;
}

/** WRAPPER */

#wrapper {
	padding-top: 20px;
}

/** HEADER */

#header {
	width: 639px;
	margin: 0px auto;
	padding-bottom: 12px;
	background: url(images/homepage05.gif) no-repeat left bottom;
}

#logo {
	display: block;
	float: left;
	width: 200px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	background: url(images/homepage03.jpg) no-repeat;
}

#slogan {
	padding-top: 15px;
	text-align: right;
}

#logo b { position: absolute; left: -10000px; }

/** MAIN MENU */

#mainmenu {
	width: 639px;
	height: 48px;
	margin: 0px auto;
}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
	height: 48px;
}

#mainmenu1 {
	width: 106px;
	background-image: url(images/homepage06.jpg);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
#mainmenu2 {
	width: 128px;
	background-image: url(images/homepage06.jpg);
	text-align: center;
	vertical-align: 50%;
}
#mainmenu3 {
	width: 128px;
	background-image: url(images/homepage06.jpg);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
#mainmenu4 {
	width: 128px;
	background-image: url(images/homepage06.jpg);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}
#mainmenu5 { 
    width: 128px; 
    background-image: url(images/homepage06.jpg);
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle; }

#mainmenu b { position: absolute; left: -10000px; }

/** THUMBNAILS */

#thumbs {
	width: 633px;
	height: 104px;
	margin: 0px auto;
	padding: 2px 0px 0px 3px;
}

#thumbs ul {
	padding: 0px;
	list-style: none;
}

#thumbs li {
	display: inline;
}

#thumbs img {
}

/** WELCOME */

#welcome {
	width: 636px;
	height: 25px;
	margin: 0px auto 5px auto;
}

#welcome h2 {
	float: left;
	margin: 0px;
	padding: 5px 0px 8px 18px;
	background: url(images/homepage14.gif) no-repeat left bottom;
	font-size: 10px;
	font-weight: normal;
}

#welcome p {
	float: right;
	margin: 0px;
	padding: 5px 18px 8px 0px;
	background: url(images/homepage16.gif) no-repeat right bottom;
}

/** CONTENT */

#content {
	width: 636px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#extra1 {
	width: 636px;
	height: 5px;
	background: url(images/homepage17.gif) no-repeat left top;
}

#extra2 {
	width: 636px;
	height: 5px;
	background-image: url(images/homepage18.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.content {
	background: url(images/homepage21.gif);
}

.tc {
	height: 7px;
	background: url(images/homepage25.gif) repeat-x;
}

.tl {
	height: 7px;
	background: url(images/homepage22.gif) no-repeat left top;
}

.tr {
	height: 7px;
	background: url(images/homepage27.gif) no-repeat right top;
}

.bc {
	height: 7px;
	background: url(images/homepage26.gif) repeat-x left bottom;
}

.bl {
	height: 7px;
	background: url(images/homepage23.gif) no-repeat left bottom;
}

.br {
	height: 7px;
	background: url(images/homepage28.gif) no-repeat right bottom;
}

.cl {
	background: url(images/homepage24.gif) repeat-y left top;
}

.cr {
	padding: 0px 10px;
	background: url(images/homepage29.gif) repeat-y right top;
}

/** 3-COLUMN LAYOUT */

.three-col {
	height: 450px;
}

.three-col .colA {
	float: left;
	width: 188px;
}

.three-col .colB {
	float: left;
	width: 267px;
}

.three-col .colC {
	float: left;
	width: 181px;
}

/** 2-COLUMN LAYOUT */

.two-col {
}

.two-col .colA {
	float: left;
	width: 188px;
}

.two-col .colB {
	float: left;
	width: 448px;
}

/** 1-COLUMN LAYOUT */

.one-col {
	padding-left: 7px;
}

/** BOX1 */

#box1 {
	margin: 0px 7px;
}

#box1 .title {
}

#box1 .content {
}

#box1 p {
	clear: both;
}

/** BOX2 */

#box2 {
	margin: 0px 7px;
}

#box2 .title {
}

#box2 .content {
}

/** BOX3 */

#box3 {
	margin: 0px 7px 0px 0px;
}

#box3 .title {
}

#box3 .content {
}

#box3 .cr {
}

html>body #box3 .cr {
	height: auto;
}

/** BOX4 */

#box4 {
	margin: 0px 7px 0px 0px;
}

#box4 .title {
}

#box4 .content {
}

#box4 .cr {
}

html>body #box4 .cr {
	height: auto;
}

/** FOOTER */

#footer {
	width: 636px;
	margin: 0px auto;
	padding-top: 10px;
	text-align: right;
}

#footerA {
	float: left;
}

#footerB {
	float: right;
	text-align: right;
}
#googleads {
	width: 625px;
	text-align: center;
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
}
.googlead-tc {
	height: 70px;
	width: 625px;
	background-image: none;
	background-color: #4C555D;
	padding-right: 5px;
	padding-left: 5px;
}
.googleads-tr {
	height: 60px;
	background-repeat: repeat;
	width: auto;
}
.crCopy {
	padding: 0px 7px;
	top: 3px;
	right: 5px;
}
.clCopy {
	background-image: url(images/homepage24.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
}
.crGOOGLEADSPLAT {
	padding: 0px;
	background-image: none;
	background-position: center center;
	left: 50%;
}
.clGOOGLEADSPLAT {
	background-image: none;
	background-repeat: repeat-y;
	background-position: center center;
}
#header-for-links {

	width: 639px;
	margin: 0px auto;
	padding-bottom: 12px;
	background: url(images/homepage05.gif) no-repeat left bottom;
}
#welcomeforlinks {
	width: 636px;
	height: 20px;
	background-image: none;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding-right: 12px;
	padding-left: 12px;
	left: 12px;
	right: 12px;
}
.text3-bottom {
	clear: both;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
