/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}
body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#8d8d8d; 
	min-width:1024px;
	padding-bottom:28px;
}
object { 
	vertical-align:top; 
	outline:none;
}
input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}
p { 
	margin:0; 
	padding:0;
}
img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}
.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}
.wrapper { 
	width:100%; 
	overflow:hidden;
}
.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/
/*
#form .form,
#form .form1 { 
	float:left;
	margin-right:9px;
}
#form span {
	background:url(/images/input-bg.gif) no-repeat left top;
	width:181px;
	height:24px;
	display:block;
	float:left;
}
#form label {
	font-size:14px;
	line-height:1.2em;
	color:#fff;
	margin-bottom:3px;
	display:block;
}
#form .form1 label {
	padding-top:24px;
}
#form input {
	width:171px; 
	background:none;
	padding-top:5px;
	border:0; 
	vertical-align:top;	
	line-height:1.2em;
	margin-left:5px;
	color:#8d8d8d;
}
#form .link1 {
	margin-left:5px;
}

#form1 select {
	width:158px;
	height:20px;
	color:#8d8d8d;
	float:left;
	margin-right:5px;
}
#form1 .link3 {
	float:left;
}

#form2 .form {
	height:35px;
}
#form2 select {
	width:188px;
	height:20px;
	color:#8d8d8d;
}
*/
/*========================== LISTS ============================*/

ul, ol { 
	list-style:none;
}

.site-nav {
	position:absolute;
	right:12px;
	top:29px;
	background:url(/images/nav-tail.gif) repeat-x left top;
}
.site-nav ul li {
	float:left;
	background:url(/images/divider.gif) no-repeat right top;
	padding-right:2px;
	font-size:14px;
	line-height:1.2em;
}
.site-nav ul li a {
	width:144px;
	display:block;
	text-decoration:none;
}
.site-nav ul li.first a span {
	background:url(/images/nav-left.gif) no-repeat left top;
}
.site-nav ul li.last a span {
	background:url(/images/nav-right.gif) no-repeat right top;
}
.site-nav ul li a span {
	display:block;
}
.site-nav ul li a b {
	display:block;
	padding:12px 0 16px 24px;
	font-weight:normal;
}
.site-nav ul li a:hover,
.site-nav ul li a.active {
	background:url(/images/nav-act-tail.gif) repeat-x left top;
}
.site-nav ul li a:hover span,
.site-nav ul li a.active span {
	background:url(/images/nav-act-left.gif) no-repeat left top;
}
.site-nav ul li a:hover b,
.site-nav ul li a.active b {
	background:url(/images/nav-act-right.gif) no-repeat right top;
}
.site-nav ul li.last {
	background:none;
	padding-right:0;
}

.banner-list {
	position:absolute;
	right:85px;
	bottom:0;
}
.banner-list ul li {
	float:left;
	margin-left:3px;
}

.list li { 
	font-size:1.17em; 
	color:#000000; 
	padding:0 0 5px 0;
}
.list li.alt b { 
	background:url(/images/pic1.gif) no-repeat right 2px;
	display:inline-block; 
	padding-right:22px;
}

.list1 li {
	padding:0 0 12px 20px;
	background:url(/images/marker2.gif) no-repeat left 2px;
}
.list1 li a {
	font-size:1.17em;
}
.list1 li b {
	display:block;
	padding-top:2px;
}

.list2 li {
	font-weight:bold;
	padding:0 0 8px 19px;
	background:url(/images/marker2.gif) no-repeat left 2px;
}
.list2 li a {
	color:#c81915;
}

/*========================== OTHER ============================*/

.img-box img { 
	margin-bottom:32px; 
	display:block;
}

.p1 { 
	margin-bottom:6px;
}
.p2 { 
	margin-bottom:12px;
}

.phone { 
	float:right; 
	margin-right:30px;
}

dl {
	margin-bottom:-24px;
	padding-bottom:8px;
}
dl dt {
	font-weight:bold;
	margin-bottom:10px;
}
dl dd {
	margin-bottom:24px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#8d8d8d; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	font-size:23px;
	line-height:1.2em;
	color:#242424;
	margin-bottom:12px;
}
h4 {
	color:#242424;
	font-size:1.17em;
	margin-bottom:14px;
}
h4 b {
	font-size:17px;
	line-height:1.2em;
}
h5 {
	font-size:1em;
	margin-bottom:15px;
}
h5.style1 {
	color:#242424;
}

.txt1 {
	line-height:1.67em;
}

.link1 { 
	display:block; 
	float:left; 
	background:url(/images/link1-tail.gif) repeat-x left top;
	color:#fff; 
	text-decoration:none; 
	line-height:1.4em;
	font-size:14px;
}
.link1 em { 
	display:block; 
	background:url(/images/link1-left.gif) no-repeat left top;
}
.link1 b { 
	display:block; 
	background:url(/images/link1-right.gif) no-repeat right top;
	padding:2px 15px 3px 15px; 
	font-style:normal; 
	font-weight:normal;
}
.link1:hover {
	color:#d8ceb5;
}

.link2 {
	position:absolute;
	right:13px;
	top:9px;
	font-size:14px;
	line-height:1.2em;
	padding-right:13px;
	background:url(/images/marker1.gif) no-repeat right 2px;

}
.link2 a {
	border-bottom:1px solid #fff;
	color:#fff;
	text-decoration:none;
	display:block;
}
.link2 a:hover {
	border:0;
}

.link3 { 
	display:block; 
	float:right; 
	background:url(/images/link3-tail.gif) repeat-x left top;
	color:#fff; 
	text-decoration:none; 
	line-height:1.4em;
	font-size:14px;
}
.link3 em { 
	display:block; 
	background:url(/images/link3-left.gif) no-repeat left top;
}
.link3 b { 
	display:block; 
	background:url(/images/link3-right.gif) no-repeat right top;
	padding:2px 7px 3px 7px; 
	font-style:normal; 
	font-weight:normal;
}
.link3:hover {
	color:#d8ceb5;
}

.link4 {
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:9px;
	background:url(/images/marker3.gif) no-repeat right 4px;
}
.link4 a {
	color:#c81915;
}

.line-ver1 {
	background:url(/images/line-ver.gif) repeat-y 324px 0;
}
.line-ver2 {
	background:url(/images/line-ver.gif) repeat-y 216px 0;
}
.line-ver3 {
	background:url(/images/line-ver.gif) repeat-y 451px 0;
}

.line-hor {
	height:1px;
	background:url(/images/line-hor.gif) repeat-x left top;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:10px 0 10px 0;
}
.search-graphic {
	margin-bottom:10px;
	position:absolute;
	left:372px;
	top:120px;
	z-index:10;
}
.searchpos {
   position: absolute;
   left:250px;
   top:15px;
   z-index:20;
}
.title {
	margin-bottom:10px;
	color:#e1a20c;
	font-size:24px;
	line-height:1.2em;
	position:absolute;
	left:370px;
	top:200px;
	z-index:10;
}

/*============================ BOXES ==========================*/
.main-box {
	width:100%;
}
.main-box .border-top {
	background:url(/images/border-top.gif) repeat-x left top;
}
.main-box .border-left {
	background:url(/images/border-left.gif) repeat-y left top;
}
.main-box .border-right {
	background:url(/images/border-right.gif) repeat-y right top;
}
.main-box .left-top-corner {
	background:url(/images/top-corner-new.jpg) no-repeat left top;
}
.main-box .right-top-corner {
	background:url(/images/right-top-corner.gif) no-repeat right top;
}
.main-box .border-bot {
	background:url(/images/border-bot.gif) repeat-x left top;
	height:170px;
}
.main-box .left-bot-corner {
	background:url(/images/left-bot-corner.gif) no-repeat left top;
	height:170px;
}
.main-box .right-bot-corner {
	background:url(/images/right-bot-corner.gif) no-repeat right top;
	height:170px;
}
/*
.form-box {
	position:absolute;
	right:39px;
	top:148px;
	width:1px;
	background:url(/images/form-box-tail.gif) repeat-x left top;
}
.form-box .left {
	background:url(/images/form-box-left.gif) no-repeat left top;
}
.form-box .right {
	height:107px;
	background:url(/images/form-box-right.gif) no-repeat right top;
}
.form-box .inner {
	padding:43px 0 0 17px;
}

.form-box1 {
	position:absolute;
	left:4px;
	bottom:4px;
	width:221px;
	height:49px;
	background:url(/images/form-box1-bg.gif) no-repeat left top;
}
.form-box1 span {
	display:block;
	padding:15px 0 0 12px;
}
*/
.box { 
	width:100%;
	position:relative;
   margin-bottom:18px;
	margin-top:18px;
}
.box .border-top { 
	background:url(/images/border.gif) repeat-x left top;
	width:100%;
}
.box .border-bot { 
	background:url(/images/border.gif) repeat-x left bottom;
	height:auto;
}
.box .border-left { 
	background:url(/images/border.gif) repeat-y left top;
}
.box .border-right { 
	background:url(/images/border.gif) repeat-y right top;
}
.box .left-top-corner {	
	background:url(/images/left-top-corner1.gif) no-repeat left top;
}
.box .right-top-corner { 
	background:url(/images/right-top-corner1.gif) no-repeat right top;
}
.box .left-bot-corner {	
	background:url(/images/left-bot-corner1.gif) no-repeat left bottom;
	height:auto;
}
.box .right-bot-corner { 
	background:url(/images/right-bot-corner1.gif) no-repeat right bottom;
	height:auto;
}
.box .extra-corner {
	background:url(/images/pic2.gif) no-repeat 2px 2px;
}
.box .inner { 
	padding:21px 25px 20px 25px;
}
.box .inner1 { 
	padding:21px 15px 20px 25px;
}

/*========================== HEADER ===========================*/

#header .logo {	
	position:absolute;
	left:43px; 
	top:57px;
}

/*========================= CONTENT ===========================*/

#content {
	padding:0 0 0 29px;
}
#content .indent {
	padding-bottom:18px;
}
#content .indent1 {
	padding-top:20px;
}
#content .indent2 {
	padding:35px 30px 40px 28px;
}

/*========================= FOOTER ============================*/

#footer .indent {
	padding:44px 0 0 55px;
}
#footer p {
	line-height:1.5em;
}
#footer p a {
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
#footer ul li {
	padding-bottom:4px;
}
#footer ul li a {
	font-weight:bold;
}
#footer ul li.alt {
	font-size:1.17em;
	color:#242424;
	padding-bottom:8px;
}

/*=============================================================*/

