@charset "utf-8";
/* CSS Document */

body {
	background-color: #edece7;
	background-image: url(img/tws-header_bg.png);
	background-repeat: repeat-x;
	background-position:0px 125px;
}

#container {
/*background: #CCC;*/
/*border: 1px solid #666;*/
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333;
position: absolute;
width: 940px;
height: 100%;
top: 0;
left: 50%;
margin-top: 0;
margin-left: -470px;
}

#header {
/*background: #2A2A2A;*/
/*border: 1px solid #666;*/
width: 100%;
height: 150px;
}

.logo {
width: 260px;
height: 145px;
margin-top: 0;
margin-left: 0;
/*background-color: #0F0;*/
float: left;
}

.banner {
/*width: 818px;*/
height: 150px;

/*background-color: #0F0;*/

}

#main {
background: #FFF;
margin: 20px 0 0 0;
padding: 5px 0 5px 5px;
/*border: 1px solid #666;*/
width: 940px;
/*min-height: 300px;*/
float: left;
}

#main2 {
background: #FFF;
margin: 0 0 50px 0;
padding: 5px 0 5px 5px;
/*border: 1px solid #666;*/
width: 940px;
/*min-height: 300px;*/
float: left;
}

.box1 {
float: left;
width: 230px;
margin: 0 5px 0 0;
}

.box2 {
float: left;
width: 230px;
margin: 0 5px 0 0;
}

.box3 {
float: left;
width: 230px;
margin: 0 5px 0 0;
}

.box4 {
float: left;
width: 230px;
}

.box5 {
float: left;
width: 230px;
}

.title {
background: #F8F8F8;
font-weight: bold;
float: left;
width: 230px;
text-align: center;
margin: 0 0 10px 0;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.picture {
background: #F8F8F8;
float: left;
width: 230px;
text-align: center;
padding: 30px 0 20px 0;
min-height: 280px;
}

#footer {
	width: 940px;
	height: 287px;
	background-image: url(img/tws-bg-footer2.png);
	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
	float: left;

}

.ad01 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: -10px 0 0 0;
}

.ad02 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.ad03 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.ad04 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.ad05 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
