* {
	margin: 0px;
}
#wrapper {
	width: 740px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	background-repeat: repeat;
	background-image: none;
	background-color: #757575;
}
#wrapper #header {
	background-color: #000;
	height: 60px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF3;
	font-weight: 600;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 25px;
	background-color: #000;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#wrapper #left {
	clear: none;
	float: left;
	width: 590px;
	background-color: #FFF;
	height: auto;
}
#wrapper #right {
	background-color: #757575;
	float: right;
	width: 150px;
	text-indent: 20px;
	height: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	left: 0px;
	text-align: left;
	top: 10px;
	bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#wrapper #footer {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: none;
	height: 50px;
	clear: both;
	text-indent: 10px;
	text-align: center;
	font-weight: 500;
}
#shadow {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E8E8E8;
	background-image: url(../images/trisuit-shad.jpg);
	background-repeat: repeat-y;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-weight: bold;
	line-height: normal;
	padding: 0px;
}
p {
	padding: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #1AB1CC;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
img {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.header_title a:link, .header_title a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #1AB1CC;
	font-weight: bold;
	text-decoration: none;
}
img {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#shadow #wrapper #footer p {
	font-size: 11px;
}
