body {
	margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 40px;
	background-image: url(_images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

.body_wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.header {
	width: 925px;
	clear:both;
}

.header .logo {
	width: 231px;
	height: 46px;
	border: 2px solid #000000;
	float:left;
}

.header .does {
	width: 410px;
	height: 46px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-image: url(_images/does_bg.gif);
	background-repeat: no-repeat;
	float: left;	
}

.header .who {
	width: 276px;
	height: 46px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-image: url(_images/who_bg.gif);
	background-repeat: no-repeat;
	float: left;	
}

.heading {
	height:18px;
	margin-left:7px;
	margin-top:7px;
	padding-left: 5px;
	padding-top: 0px;
	border-left-width: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	font-family: "Arial Black", Arial, Verdana, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #000000;
}
.heading_sub {
	margin-left:21px;
	margin-top: 3px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	margin-bottom: 0px;
}

.main {
	width: 925px;
	padding-top: 30px;
	clear: left;
}


.main .bulk {
	float:left;
}

.main .bulk .header1, .main .bulk .header2, .main .bulk .header3 {
	width: 604px;
	height: 32px;
	border: 2px solid #000000;
}

.main .bulk .header1 {
	background-image: url(_images/header1_bg.gif);
	background-repeat: no-repeat;
}

.main .bulk .header2 {
	background-image: url(_images/header2_bg.gif);
	background-repeat: no-repeat;
}

.main .bulk .header3 {
	background-image: url(_images/header1_bg.gif);
	background-repeat: no-repeat;
}


.main .panel_wrapper {
	margin-left: 15px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	clear: none;
	float: right;
}

.main .panel_wrapper .panel {
	margin-bottom: 20px;
}

.main .panel_wrapper .panel .header1, .main .panel_wrapper .panel .header2 {
	width: 276px;
	height: 32px;
	border: 2px solid #000000;
}

.main .panel_wrapper .panel .header1 {
	background-image: url(_images/panel1_bg.gif);
	background-repeat: no-repeat;
}

.main .panel_wrapper .panel .header2 {
	background-image: url(_images/panel2_bg.gif);
	background-repeat: no-repeat;
}

.panel .contact {
	padding-top: 10px;
}

.panel .links {
	padding-top: 10px;
}

.copyright {
	padding-top: 10px;
	width: 600px;
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.panel .art {
	padding-top: 20px;
}

.art #art01 {
	width: 120px;
	float: left;
	padding-bottom: 20px;
}

.art #art02 {
	width: 120px;
	float:right;
	padding-bottom: 20px;
}


input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.bulk .section_wrapper {
	padding-bottom: 32px;
}

.tee_wrapper {
	padding-top: 20px;
	width: 600px;
}

.saying {
	padding-top: 10px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #333333;
}

.saying .title {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 2px;
}

.saying .text {
	padding-bottom: 10px;
}

.tee {
	width:80px;
	padding-right:5px;
	float: left;
	padding-bottom: 20px;
}

.tee .image {
	width: 80px;
}

.tee .desc {
	width: 80px;
	padding-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.tee .color {
	padding-top: 2px;
	width 80px;
}

.tee .color img {
	padding-right: 3px;
}