body {
	background-color:#5b5b5b;
	font-family:Tahoma;
	font-size:9px;
	text-align:center;
	margin: 0px;
	color:#FFFFFF;
}

img {
	border-width: 0px;
	display: inline;
}

label {
	float: left;
	width: 45px;
	text-align: right;
	margin-right: 5px;
}

input.text, textarea {
	float: left;
	margin-bottom: .5em;
	width: 245px;
}

input, textarea {
	background-color: #FF9F10;
	border-color: #FF9F10;
}

input:focus, textarea:focus {
	background-color: #FFB030;
	border-color: #FFB030;
}

textarea {
	height: 60px;
}

form div {
	text-align: center;
	width: 300px;
}

form br {
	clear: both;
}

a:link, a:visited {
	color: #FF7F00;
	text-decoration: none;
}

a:active, a:hover {
	color: #FF9F10;
	text-decoration: underline;
}

div.list {
	display: block;
}

div.list div {
	display: list-item;
	list-style-type: disc;
	margin-left: 2em;
}

div.row {
	display: table-cell;
	vertical-align: top;
}

div.link {
	white-space: nowrap;
}

li {
	margin-left: -15px;
	padding-bottom: 0.4em;
}

#container {
	margin: 0 auto;
	width: 844px;
	text-align:left;
	background-image:url(images/content_middle.gif);
	background-repeat:repeat-y;
}

#navi {
	background-image:url(images/navi.jpg);
	height:45px;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:9px;
	text-align:left;
	width:844px;
}

.navi_text {
	padding-top:13px;
	padding-left:55px;
}

.navi_link a:link {
	font-family:Tahoma;
	font-size:9px;
	text-decoration:none;
	color:#000000;
	padding:30px;
}

.navi_link a:visited {
	font-family:Tahoma;
	font-size:9px;
	text-decoration:none;
	color:#000000;
	padding:30px;
}

.navi_link a:active {
	color:#000000;
	font-family:Tahoma;
	font-size:9px;
	text-decoration:none;
	padding:30px;
}

.navi_link a:hover {
	padding:30px;
	color:#000000;
	text-decoration:none;
	background-image:url(images/hover.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:5px;
	height:30px;
	font-family:Tahoma;
	font-size:9px;
}

#header {
	width:844px;
	height:161px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}

.slogan {
	padding-left:514px;
	padding-top:79px;
	color:#FFFFFF;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
}

#content_top {
	background-image:url(images/content_top.jpg);
	width:844px;
	height:30px;
	background-repeat:no-repeat;
}

#content_middle {
	background-image:url(images/content_middle.gif);
	background-repeat: repeat-y;
	width:844px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	overflow:hidden;
}

.main_content_padding {
	padding-left:105px;
	padding-right:105px;
	padding-top:10px;
	padding-bottom:10px;
}

#content_left {
	width:150px;
	float:left;
	margin-right:10px;
}

#content_right {
	width:468px;
	float:left;
}

.main_header, .sub_header {
	background-image:url(images/main_header.gif);
	background-repeat:no-repeat;
	width:468px;
	height:16px;
	padding: 0px 0px 5px 1px;
	font-family: Arial, sans;
	font-size: 7pt;
}

.sub_header {
	width:151px;
	height:19px;
}

#content_bottom {
	background-image:url(images/content_bottom.jpg);
	width:844px;
	height:34px;
	background-repeat:no-repeat;
}

#stretcher {
	background-image:url(images/content_middle.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	height:auto;
}

#footer {
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:844px;
	height:68px;
}

.footer_content_padding {
	color:#999999;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-left:105px;
	padding-right:105px;
	padding-top:15px;
	padding-bottom:10px;
}

#footer_left {
	width:300px;
	float:left;
	margin-right:10px;
}

#footer_right {
	width:300px;
	float:left;
	text-align:right;
}

.footer_link a:link {
	padding-top:10px;
	color:#999999;
	text-decoration:none;
	font-family:Verdana;
	font-size:9px;
}

.footer_link a:visited {
	padding-top:10px;
	color:#999999;
	text-decoration:none;
	font-family:Verdana;
	font-size:9px;
}

.footer_link a:active {
	padding-top:10px;
	color:#999999;
	text-decoration:none;
	font-family:Verdana;
	font-size:9px;
}

.footer_link a:hover {
	padding-top:10px;
	color:#666666;
	text-decoration:underline;
	font-family:Verdana;
	font-size:9px;
}

.portfolio {
	width: 100%;
	display: table;
}

.portfolio div {
	display: table-row;
}

.portfolio div div {
	height: 75px;
	text-align: left;
	vertical-align: top;
	display: table-cell;
}

.portfolio div div.a {
	width: 75px;
}

form.util textarea {
	width: 225px;
	height: 100px;
}

form.util textarea.small {
	height: 30px;
}

#content_left .text {
	width: 50px;
}

