* {
	margin: 0;
	padding: 0;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#747474;
	background-color: #000;
	text-align: left;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	height: auto;
	width: auto;
}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter {
	text-align:center;
	font-size: medium;
}

.wrapper, block {
	width:100%;
	overflow:hidden;}
.container { width:100%;}

p {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:100;
}
img {border:0;font-family: Tahoma, Geneva, sans-serif;}

.form {
	height:32px;
	width:100%;
	overflow:hidden;
}
.form input { width:267px; padding:4px 0 4px 3px; font-size:.92em; color:#3c3b3b; border-top:1px solid #404040; border-left:1px solid #808080; border-right:1px solid #d4d0c8; border-bottom:1px solid #d4d0c8; font-family:Tahoma, Arial, helvetica, sans-serif;}
.form input.inp-1 { width:70px;}
.form  label { margin-right:7px;} 
.form .fright { padding-right:18px;}
form .buttons { margin-top:10px; text-align:right; padding-right:10px;}
form .buttons .link { margin-left:18px;}

.form1 { height:26px;}
.form1 input {width:268px; padding:2px 0 2px 3px; background:#fff;  font-size:.92em; color:#3c3b3b; border-top:1px solid #404040; border-left:1px solid #808080; border-right:1px solid #d4d0c8; border-bottom:1px solid #d4d0c8;}
textarea {
	width:150px;
	height:150px;
	overflow:auto;
	background:#fff;
	font-size:0.82em;
	color:#3c3b3b;
	border-top:1px solid #404040;
	border-left:1px solid #808080;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
form .buttons1 { margin-top:18px; text-align:right; padding-right:17px;}
form .buttons1 .link { margin-left:31px;}


/*==================list====================*/
ul { list-style:none;}

.site-nav {
	position:absolute;
	bottom:95px;
	left:121px;
}
.site-nav li { float:left;}

.list {
	font-weight: bold;
	color: #999;
	margin-top: -4px;
	margin-right: 40px;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}
.list li { background:url(images/icon-2.gif) no-repeat left 10px; padding:4px 0 0 10px; color:#fff;}
.list li a { color:#fff; text-decoration:none;}
.list li a:hover {
	text-decoration:underline;
	text-align: left;
}

/*==================other====================*/
.p1 { margin-bottom:21px;}
.p2 {
	margin-bottom:15px;
	font-size: 12px;
	text-align: left;
}

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


/*==================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{
	text-decoration:none;
	font-size: 12px;
	color: #F60;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}

h3 {
	font-size:24px;
	color:#fff;
	text-transform:capitalize;
	font-family:"Trebuchet MS";
	font-weight:normal;
	background:url(images/icon-1.gif) no-repeat left top;
	padding-left:27px;
	text-align: left;
}
h4 {
	color:#FFF;
	font-size:12px;
	margin-bottom:18px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.txt1 { color:#e7e7e7; font-weight:bold;}

.link {background:url(images/icon-2.gif) no-repeat right 6px; padding-right:8px; font-weight:bold; color:#e7e7e7; text-decoration:underline;
}
.link:hover {text-decoration:underline;
	color: #f06400;
	font-size: 12px;
}

/*==================boxes====================*/
.box { width:253px; position:absolute; right:37px; top:0; border-top:3px solid #e7e7e7; background:#181818; min-height:343px; height:auto!important; height:343px;}
.box .title { margin-bottom:22px; background:none;}
.box h3 {color:#f06400; font-size:.75em; font-family:Arial, Helvetica, sans-serif; font-weight:normal; text-transform:uppercase; line-height:1.44em; margin-bottom:18px; background:none; padding:0;}
.box p { color:#fff; font-size:.75em; text-transform:uppercase; line-height:1.33em;}
.box a { cursor:pointer;}
.box .inner { padding:26px 34px 26px 28px;}

.cont-box { width:100%; background:url(images/cont-tail.gif);}
.cont-box .top { background:url(images/cont-tail-top.gif) repeat-x top;}
.cont-box dl {
	margin:-18px 0 18px 0;
	text-align: center;
}
.cont-box dl dt { font-weight:bold; color:#e7e7e7; margin-top:18px;}
.cont-box .inner {
	padding:19px 22px 24px 15px;
	font-size: 12px;
	font-weight: normal;
}
	{padding:19px 22px 24px 15px;
	font-family: Tahoma, Geneva, sans-serif;
}

.title-box {
	margin-bottom:3px;
	width:100%;
	color: #FFF;
	background-color: #171717;
	text-align: left;
	font-size: 12px;
}
.title-box .inner {
	padding:18px 0 17px 17px;
	font-weight: bold;
}

.img-box {
	background:#292929;
	position:relative;
	width:100%;
	margin-bottom:6px;
}
.img-box .inner {
	padding:5px;
	font-size: small;
	color: #FFF;
	font-weight: bold;
}
.img-box .button { position:absolute; bottom:-1px; left:0;}
.img-box .button a { cursor:pointer;}

/*header*/
#header .menu { position:absolute; left:0; top:381px;}

/*content*/
#content .indent {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}

/*footer*/
#footer p { color:#747474; padding:33px 0 0 24px;}
#footer p a { color:#e7e7e7; font-weight:bold; text-decoration:none;}
#footer p a:hover { text-decoration:underline;}

/*==========================================*/
#page8 #main #content .cont-box .top .inner .indent dl table tr td p {
	font-family: "Times New Roman", Times, serif;
}
#page7 #main #content .cont-box .top .inner .wrapper .col-1 .indent p {
	font-size: 14%;
}
#page7 #main #content .cont-box .top .inner .wrapper .col-1 .indent p {
	font-size: medium;
}
#page7 #main #content .cont-box .top .inner .wrapper .col-1 .indent p {
	font-size: small;
	color: #FFF;
}
#page7 #main #footer p {
	font-weight: bold;
}
#page6 #main #content .cont-box .top .inner .wrapper .col-2 .img-box {
	font-size: small;
}
#page6 #main #content .cont-box .top .inner .wrapper .col-1 .title-box {
	font-weight: bold;
}
#page6 #main #content .cont-box .top .inner .wrapper .col-1 .title-box {
	font-size: small;
	color: #FFF;
}
#page4 #main #footer p {
	font-weight: bold;
}
#page4 #main #content .cont-box .top .inner .wrapper #apDiv1 p {
	font-size: small;
	text-align: justify;
}
#page4 #main #content .cont-box .top .inner .wrapper #apDiv1 p {
	font-size: small;
}
#page8 #main #content .cont-box .top .inner .indent dt {
	color: #FFF;
}
#page3 #main #content .cont-box .top .inner .wrapper .col-3 .indent dt {
	font-size: medium;
}
#page3 #content .cont-box .top .inner .wrapper .col-3 .indent .title-box h5 {
	font-size: small;
}
#page3 #content .cont-box .top .inner .wrapper .col-1 p {
	font-size: medium;
}
#page3 #content .cont-box .top .link .wrapper .col-2 .indent p .link {
}
#page3 #content .cont-box .top .link .wrapper .col-3 .indent .title-box h5 {
	font-size: medium;
}
#page3 #content .cont-box .top .inner .wrapper .col-1 .indent .p2 {
	font-size: small;
}
#dt {
	font-size: small;
}
h5 {
	font-size: small;
	text-align: left;
}
#dt {
	font-weight: bold;
	color: #FFF;
}
#dt {
	font-size: small;
}
#dt {
	font-size: small;
}
#page6 #main #content .cont-box .top .inner .wrapper .col-1 .title-box div {
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
}
td {
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
#page8 #main #content .cont-box .top .inner p {
	font-size: small;
	color: #FFF;
}
#page8 dt {
	font-size: small;
}
#page8 p {
	color: #FFF;
	text-align: center;
}
#main #content .cont-box .top .inner .indent dl dt {
	color: #FFF;
}
#page8 #main #content .cont-box .top .inner .indent dl dt {
	color: #FFF;
}
#page8 #main #content .cont-box .top .inner .indent dl p {
	color: #FFF;
}
#page8 #main #content .cont-box .top .inner .indent dl dt {
	color: #FFF;
}
#page8 #main #content .cont-box .top .inner .indent p {
	color: #FFF;
	text-align: left;
}
#page8 #main #content .cont-box .top .inner .indent .txt1 {
	color: #eeeeee;
}
#page8 #main #content .cont-box .top .inner .indent dl .cont-box {
	color: #ffff00;
}
var {
	text-align: justify;
}
#page8 #main #content .cont-box .top .inner p {
	color: #FFF;
}
#page4 #main #content .cont-box .top .inner .wrapper .col-2 .indent p {
	text-align: left;
}
