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

body {
	color: #000000;
	background-color: #DDDDDD;
	margin: 0px
}
p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}
h1 {
	padding: 25px 0px 15px 20px;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}
a, a:active, a:visited {
	color: #A60000;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #A60000;
	text-decoration: underline;
}
form {
	padding: 0px;
	margin: 0px;
}
INPUT, SELECT, OPTION, TEXTAREA {
	font-size: 11px;
	margin-bottom: 8px;
}
.header {
	background-image: url(../gifs/header/back.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 131px;
	text-align: center;
	overflow: visible;
	visibility: visible;
	display: block;
	clear: both;
}
.tophome {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 185px;
	height: 111px;
	margin-left: -370px;
	visibility: visible;
}
.topnav {
	position: absolute;
	top: 91px;
	left: 50%;
	width: 311px;
	height: 40px;
	margin-left: 61px;
	visibility: visible;
}
.tagline {
	background-image: url(../gifs/body/ter_back_top.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 66px;
	text-align: center;
}
.tagline_text {
	padding-left: 20px;
	width: 741px;
	height: 66px;
	text-align: left;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 13px;
	line-height: 66px;
	color: #FFFFFF;
}
.body_main {
	background-color: #DDDDDD;
	background-image: url(../gifs/body/ter_back_body.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 283px;
	text-align: center;
}
.body_message {
	width: 861px;
	height: 50px;
	padding-left: 20px;
	text-align: left;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 11px;
	line-height: 50px;
	color: #444444;
}
.body_box {
	background-color: #FFFFFF;
	background: url(../gifs/body/box_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 881px;
	text-align: left;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 11px;
	color: #444444;
}
.body_box_img {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.body_box_text {
	padding: 0px 20px 5px 20px;
}
.portfolio_back {
	width: 881px;
	height: 465px;
	text-align: left;
}
.portfolio_text {
	padding: 310px 28px 20px 85px;
	width: 437px;
	color: #FFFFFF;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 12px;
	line-height: 15px;
}
.portfolio_text a, .portfolio_text a:active, .portfolio_text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.portfolio_text a:hover, .portfolio_text a:visited:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
.footer {
	margin-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 10px;
	line-height: 20px;
	color: #888888;
}
.footer a, .footer a:active, .footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover, .footer a:visited:hover {
	color: #888888;
	text-decoration: underline;
}