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

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;}

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

p { margin:0; padding:0;}

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

.form { height:32px; width:100%; overflow:hidden;}
.form input { width:150px; 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:195px; 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:270px; height:75px; overflow:auto; 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; padding:2px 0 0 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:17px;
	left:0px;
	width: 988px;
}
.site-nav li { float:left;}

.list { margin:-4px 0 15px 0;}
.list li {
	background:url(images/icon-2.gif) no-repeat left 10px;
	padding:4px 0 0 10px;
	color:#fff;
}
.list li a {
	color:d1680a;
	text-decoration:none;
}
.list li a:hover { text-decoration:underline;}

.list1 {
	margin:0px 0 15px 0;
}
.list1 li {
	padding:4px 10px 10px 10px;
	color:#fff;
	list-style-image: url(images/icon-1.gif);
	margin-left: 10px;
}
.list1 li a {
	color:d1680a;
	text-decoration:none;
}
.list1 li a:hover { text-decoration:underline;}

.list2 {
	margin:0px 0 15px 0;
}
.list2 li {
	padding:4px 10px 10px 10px;
	color:#333333;
	list-style-image: url(images/icon-3.gif);
	margin-left: 10px;
}
.list2 li a {
	
	text-decoration:none;
}
.list2 li a:hover { text-decoration:underline;}

/*==================other====================*/
.p1 { margin-bottom:21px;}
.p2 {
	margin-bottom:15px;
}

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


/*==================txt, links, lines, titles====================*/
a {
	color:#D16B0A;
}
a:hover{
	text-decoration:none;
	color: #FFFFFF;
}

h3 { font-size:1.58em; color:#fff; text-transform:uppercase; font-family:"Trebuchet MS"; font-weight:normal; background:url(images/icon-1.gif) no-repeat left top; padding-left:27px;}
h4 { color:#e7e7e7; font-size:1em; margin-bottom:18px;}

.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:none;}
.link:hover {
	text-decoration:underline;
	color: d1680a;
}

/*==================boxes====================*/
.box { width:253px; position:absolute; right:37px; top:10px; 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;}
.cont-box dl dt { font-weight:bold; color:#e7e7e7; margin-top:18px;}
.cont-box .inner { padding:19px 22px 24px 15px;}

.title-box { margin-bottom:3px; background:#171717; width:100%;}
.title-box .inner { padding:18px 0 17px 17px;}

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

/*header*/
#header .logo { position:absolute; left:13px; top:0;}

/*content*/
#content .indent { padding:12px 10px 0 5px;}

/*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;}

/*==========================================*/
#content .indent1 {
	padding:12px 10px 0 5px;
	background-color: #FFCC00;
}
.p2a {
    border: solid #ffffFF; 
	margin-bottom:15px;
	background-color: #D16B0A;
	padding: 15px;
}
.form1 label {
	margin-right:7px;
}
.form1 input.inp-1 {
	width:70px;
}
.form1 .fright {
	padding-right:18px;
}
form1 .buttons {
	margin-top:10px;
	text-align:right;
	padding-right:10px;
}
form1 .buttons .link {
	margin-left:18px;
}

