* { margin:0; padding:0;}
body {
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0.875em;
	color:#393939;
	color:#F60;
	background-color: #000;
}

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

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

.alignright { text-align:right;}
.aligncenter {
	text-align:center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

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

p {
	margin-bottom:14px;
	text-align: left;
	text-transform: none;
	font-size:1.15em;
	color: #000;
}

p1 {
	text-align: left;
	text-transform: none;
	font-size:1.15em;
	color: #000;
}

/*==================forms====================*/
input, select {font-weight:normal;}
img {border:0; text-align:left;}

#contacts-form label { display:block; height:39px;} 
#contacts-form label input { width:235px; padding:2px 0 3px 3px; color:#000; background:#FFFFFF; border:1px solid #a4a4a4;}
#contacts-form textarea {width:220px; height:56px; padding:0 0 0 3px; margin-bottom:15px; color:#91867f; background:#FFF; border:1px solid #a4a4a4;}

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

#nav {
	width:100%;
	overflow:hidden;
	font-size: 10px;
}
#nav li {
	display:inline;
}
#nav li a { display:block; float:left; margin-right:10px; height:35px; line-height:34px; font-size:10px; color:#fff; text-decoration:none; padding:0 0px;}
#nav li a:hover {
	text-decoration:none;
	background-color: #FFF;
	font-size: 10px;
	color: #FFF;
}
#nav li a.current {
	background-color: #C93;
}

.list1 li { color:#fff; padding-bottom:7px;}
.list1.alt li { color:#ff8a36;}
.list1.alt li a {color:#ff8a36;}
.list1 li a { text-decoration:underline;}
.list1 li a:hover { text-decoration:none;}


.list2 li { background:url(../images/line-dotted.gif) left bottom repeat-x; width:100%; overflow:hidden; margin-bottom:7px;}
.list2 li a { float:left; background:#000; color:#ff8a36;}
.list2 li span { float:right; background:#000; color:#fff;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:26px;}
.img-box img { float:left; margin:0 25px 0 0;}

blockquote p { margin-bottom:0;}

.p1 { margin-bottom:18px;}

/*==================txt, links, lines, titles====================*/
a {text-decoration:none;}

a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	color:#00F;
}

h2 {
	font-size:1.55em;
	line-height:1.1em;
	color:#007DB3;
	font-weight:normal;
	margin-bottom:21px;
	text-transform: uppercase;
}

h2a {
	font-size:1.55em;
	line-height:1.1em;
	color:#007DB3;
	font-weight:normal;
	margin-bottom:0px;
	text-transform: uppercase;
}

h3 {
	font-size:1.25em;
	color:#ff8a36;
	font-weight:normal;
	margin-bottom:14px;
}
h3 span { color:#fff;}


h4 { font-size:1.15em; color:#ff8a36; font-weight:normal;}

.link1 { color:#000}
.link2 { color:#000; text-decoration:underline; font-size:1.15em}

.line-hor { background:#171717; height:2px; line-height:0; font-size:0; overflow:hidden; margin:18px 0 27px 0;}
.line-hor1 { background:#171717; height:2px; line-height:0; font-size:0; overflow:hidden; margin:10px 0 10px 0;}
.line-vert { background:#171717; height:8px; line-height:0; font-size:0; overflow:hidden; margin:0px 0 0px 0;}

/*==================boxes====================*/
.box { background:#000; width:575px;}
.box .inner {
	padding:32px 30px 20px 24px;
	color: #000;
}

.scroll-box { 
	height:482px; 
	overflow:auto;
	}
.scroll-wrap {padding:30px 10px 10px 10px; background:url(../images/Gradient_Background.jpg) no-repeat; background-color:#FFF }

.scroll-box1 { overflow:auto; width:521px; height:120px;}
.scroll-wrap1 { width:800px; background-color:#FFF}
.scroll-box1 img { margin-right:30px;}
.scroll-box1 img.alt { margin-right:0;}

.cont-box { padding:0 100px 0 0; margin:0;}
.cont-box span { float:right;}

/*content*/
#content {
	height:768px;
	background:url(../images/content-bg.jpg) no-repeat left top;
	position:relative;
	background-image: url(../images/Background.jpg);
}
#content .indent {
	padding:50px 0 0 283px;
	text-align: left;
}

#content #logo { position:absolute; left:72px; top:82px;}

/*splash*/
#splash { position:relative; height:695px;}
#splash .img1 { position:absolute; left:0; top:0;}
#splash .img2 { position:absolute; left:247px; top:0;}
#splash .img3 { position:absolute; left:504px; top:0;}
#splash .img4 { position:absolute; left:675px; top:0;}
#splash .img5 { position:absolute; left:0; top:214px;}
#splash .img6 { position:absolute; left:675px; top:321px;}
#splash .img7 { position:absolute; left:0; top:433px;}
#splash .img8 { position:absolute; left:335px; top:531px;}
#splash .img9 { position:absolute; left:517px; top:531px;}
#splash #logo { position:absolute; left:335px; top:214px;}

/*footer*/
#footer {text-align: center; text-transform:uppercase}
#footer a {color:#808080; text-decoration:none; text-align: center; text-transform:uppercase}
#footer a:hover { text-decoration:underline; text-align: center; text-transform:uppercase}
/*==========================================*/
Secondary {
	color: #415D7C;
	text-decoration: underline;
	text-align: center;
}
.secondarynav {
	color: #C93;
	text-decoration: underline;
	text-align: center;
}
#page5 #main #content .indent .box .inner .scroll-box .scroll-wrap .img-box div {
	text-align: center;
}
#page5 #main #footer {
	color: #999;
}
#page5 #main #footer {
	color: 000;
}
#footertext {
	font-family: Arial, Helvetica, sans-serif;
	background-position: center;
	text-transform:uppercase
}
