* { margin:0; padding:0;}
body {
	background:#020202;
	font-family:DinC;
	font-size:100%;
	line-height:1em;
	color:#000;
	min-width:948px;
}

input, textarea, select { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

object { vertical-align:top; outline:none;}

.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%;}
.zoom { overflow:hidden;}

p { margin:0; padding:0;}

.header-top { background:url(images/header-top.jpg) no-repeat center top;}
.tail-top { background:url(images/tail-top.gif) left top repeat-x;}
.tail-cont { background:url(images/tail-cont.gif);}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#form1 .form { height:37px;}
#form1 input {width:253px; padding:3px 0 3px 3px; background:#fff; border:1px solid #bfbfbf;}
#form1 textarea { width:253px; height:178px; overflow:auto; background:#fff; border:1px solid #bfbfbf; padding:3px 0 0 3px; margin-bottom:14px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav { width:100%; overflow:hidden;padding:130px 0 0 16px}
.site-nav li { float:left; margin-right:-2px; }
.site-nav li.alt { position:relative; z-index:2}

#header .row-2 { height:83px; width:100%; overflow:hidden;   margin: 48px 0 0 17px;}
#header .row-2 .logo { float:left; padding:23px 0 0 21px;}
#header .slogan { position:absolute; right:65px; top:314px;}
#header .button { position:absolute; right:65px; top:376px;}

.list { width:100%; overflow:hidden; position:relative;}
.list li { float:left; width:248px; margin-right:71px;}
.list li p { color:#aeaeae; margin-bottom:14px;}
.list li img { float:left; margin-right:17px;}
.list li span { display:block; margin:0 0 20px 0;}
.list li span img { float:none;}
.list li a { cursor:pointer; position:relative;}
.list li a img { float:none; margin:0;}
.list li.last { margin-right:0;}

.list1 li { padding:0 0 6px 11px; background:url(images/marker.gif) no-repeat left 6px;}
.list1 li a { text-decoration:none; color:#e23b00;}
.list1 li.last a { color:#272727; font-weight:bold;}
.list1 li a:hover { text-decoration:underline;}

.list2 { margin-top:-16px;}
.list2 li { padding-top:16px;}
.list2 li cite { font-style:normal; display:block; margin-bottom:4px;}
.list2 li h4 { text-align:right;}


/*==================other====================*/
.img-box img { margin-bottom:18px; display:block;}
.img-box a img { margin-bottom:0;}

.img-box1 { width:100%; overflow:hidden;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:20px;}

.phone { float:right; margin-right:80px;}


/*==================txt, links, lines, titles====================*/
a {color:#292929; outline:none;}
a:hover{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

h4 { font-size:1em;}

.link { position:relative;}

.title { margin-bottom:26px;}


/*==================boxes====================*/
.line-box { width:100%;}
.line-box .tail1 { background:url(images/line1-tail.gif) repeat-y 285px 0;}
.line-box .tail2 { background:url(images/line1-tail.gif) repeat-y 600px 0;}
.line-box .top1 { background:url(images/line1-top.gif) no-repeat 285px 0;}
.line-box .top2 { background:url(images/line1-top.gif) no-repeat 600px 0; min-height:207px; height:auto!important; height:207px;}
.line-box .bot1 { background:url(images/line1-bot.gif) no-repeat 285px bottom;}
.line-box .bot2 { background:url(images/line1-bot.gif) no-repeat 600px bottom;}

.line-box1 { width:100%;}
.line-box1 .tail1 { background:url(images/line2-tail.gif) repeat-y 285px 0;}
.line-box1 .tail2 { background:url(images/line2-tail.gif) repeat-y 600px 0;}
.line-box1 .top1 { background:url(images/line2-top.gif) no-repeat 285px 0;}
.line-box1 .top2 { background:url(images/line2-top.gif) no-repeat 600px 0; min-height:348px; height:auto!important; height:348px;}
.line-box1 .bot1 { background:url(images/line2-bot.gif) no-repeat 285px bottom;}
.line-box1 .bot2 { background:url(images/line2-bot.gif) no-repeat 600px bottom;}

.box { background:#2c2c2c; width:100%; margin-bottom:4px;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; min-height:253px; height:auto!important; height:253px;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:18px 30px 28px 30px;}

.box1 { background:#f7f7f7; width:100%;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:17px 26px 34px 30px;}


/*header*/
#header div {
	position:absolute;
	left:-16px;
	top:0;
	font-family: Arial, Helvetica, sans-serif;
}

/*content*/
#content { padding:5px 0 34px 0;}
#content .indent { padding-top:8px;}
#content .indent1 { padding:20px 0;}
#content p,
#content cite,
#content dl {
	line-height:1.42em;
	font-family: Arial, Helvetica, sans-serif;
}
#content dl dt { font-weight:bold; margin-top:20px;}

/*footer*/
#footer p { color:#fff; text-align:center; padding-top:32px;}
#footer p a { font-weight:bold; color:#e23b00; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/
#page5 tr tr td a span font {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
}
.a {
	color: #FF5F00;
}
.a {
	color: #FF5F00;
}
#page5 .tail2 .bot1 .bot2 .top1 .top2.indent1 .wrapper form table tr td {
	color: #111;
}

