@charset "utf-8";
#container-absolute {
	position: absolute;
	top:50%;
	left:50%;
	margin:-271px 0 0 -442px;
	text-align:left;
	width:884px;
	height: 543px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-image: url(../images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.4em;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#box {
	height: 520px;
	width: 860px;
	padding-top: 9px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 10px;
}
#grid {
	padding: 28px;
	height: 464px;
	width: 804px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 22px;
	color: #999999;
	line-height: 1.272em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

p {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	line-height: 1.4em;
}
#content {
	display: block;
	margin-top: 14px;
	height: 408px;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 14px;
}
#home_image {
	margin-right: 14px;
	padding-right: 14px;
	border-right-color: #da714c;
	border-right-width: 0px;
	border-right-style: dotted;
}
a {
	color: #da714c;
}


h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #da714c;
	line-height: 1em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
.content {
	margin-top: 14px;
	padding-top: 14px;
	border-top-style: dotted;
	border-top-color: #da714c;
	border-right-color: #da714c;
	border-bottom-color: #da714c;
	border-left-color: #da714c;
	border-top-width: 1px;
}
/* sub navigation */
#sub-nav {
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 166px;
	margin-left: 14px;
}
#map {
	border: 1px solid #666666;
}


#sub-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sub-nav li {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 0;
	/*border: 1px solid #333;*/
}

.sub-nav-active {
	color: #000;
}

#sub-nav a:hover {
	text-decoration:blink;
}
.text-content {
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	width: 450px;
}
h3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.16em;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#footer {
	display: block;
	bottom: 20px;
	position: absolute;
	width: 803px;
	text-align: right;
	font-size: 8px;
	color: #999999;
	left: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topcontact {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
#menu a {
	color: #DA714C;
	text-decoration: none;
}
#menu a:hover {
	color: #666666;
	text-decoration: none;
}
