* {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
body {
	background:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#D2D2D2;
	padding-top:0px;
}

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:middle;
	text-align:left;
}

.form { height:65px;}
.form input {width:173px; padding:3px 0 3px 3px; background:#1f1f1f; text-transform:uppercase; color:#fff; border:0;}
textarea { width:173px; height:218px; overflow:auto; background:#1f1f1f; text-transform:uppercase; color:#fff; border:0; padding:3px 0 0 3px; }
form label { display:block; color:#c6c6c6;}
form .buttons { margin-top:20px;}
form .buttons .link { margin-right:22px;}


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

div.site-nav {
	padding:28px 0 28px 100px;
}
.site-nav ul {
	width:100%;
	overflow:hidden;
}
.site-nav li { float:left; display:inline; margin-right:59px;}
.site-nav li a { color:#fff; text-decoration:none; background:url(../_images/marker.gif) no-repeat left 1px; padding:0 0 0 18px;}
.site-nav li a:hover {
	background:url(../_images/marker-act.gif) no-repeat left 1px;
}
.site-nav li a.act { background:url(../_images/marker-act.gif) no-repeat left 1px;}
.site-nav li.last { margin-right:0;}

.list li { color:#c6c6c6; background:url(../_images/marker-1.gif) no-repeat left 5px; padding:0 0 0 14px; margin-top:7px;}
.list li a { color:#c6c6c6; text-decoration:none;}
.list li a:hover { text-decoration:underline;}

.list1 { width:100%; overflow:hidden; padding-bottom:11px;}
.list1 li { float:left; padding:0 9px 10px 0;}
.list1 li img { border:5px solid #3d3d3d;}
.list1 li.alt { padding-right:0;}

.list2 li { color:#c6c6c6; padding-bottom:20px; line-height:2em;}
.list2 span { color:#fff;}

.list3 li { padding-bottom:11px;}
.list3 li img { border:5px solid #3d3d3d;}

.list4 li { color:#c6c6c6; background:url(../_images/marker-1.gif) no-repeat left 5px; padding:0 0 0 10px; margin-top:7px;}
.list4 li a { color:#33ccff;}

.list5 li { color:#c6c6c6; background:url(../_images/marker-2.gif) no-repeat left 5px; padding:0 0 0 10px; margin-top:7px;}
.list5 li a { color:#33ccff;}


/*==================other====================*/
.img-box img { margin-bottom:9px;}
.img-box p { line-height:1.89em; padding-left:5px;}
.img-box p span { color:#7e7e7e;}

.img-box1 { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box1 img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:12px; }
.p2 {
	margin-bottom:12px;
	font-size:0.8em;
	background-image: url(../_images/marker-1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}

.p3 {
	margin-bottom:12px;
	color:#7e7e7e;
	padding-left: 30px;
}

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


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

h2 { font-size:1.5em; color:#33ccff; margin-bottom:18px;}
h3 { font-size:1em; color:#33ccff; margin-bottom:18px;}
h4 {
	color:#33ccff;
	font-size:1em;
}
h5 { font-size:1em; color:#33ccff; margin-bottom:14px;}
.txt1 { color:#6e6e6e;}

.link {
	padding-left:14px;
	color:#c6c6c6;
	text-decoration:none;
	background-image: url(../_images/marker-2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.link:hover { text-decoration:underline;}

.line-hor { border-bottom:1px solid #303030; margin:20px 0; overflow:hidden; font-size:0; line-height:0;}

/*==================boxes====================*/
.box {
	background:#1f1f1f;
	border:11px solid #252525;
	width: 100%;
}
.box .bg {
	width:756px;
	height:481px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.box .lt {
	width:210px;
	height:175px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}
.box p, .box h3, .box h4 {
	line-height:2em;
}
.box .inner { padding:10px;}
.box .inner1 { padding:10px 10px 10px 34px;}

.box1 {
	width:100%;
	background:#282828;
}
.box1 p { color:#c6c6c6;}
.box1 p.txt1 {
	color:#CCC;
	text-transform: none;
}
.box1 .inner { padding:16px 13px 22px 20px;}
.box1 .inner1 { padding:10px;}

/*header*/
#header p {
	text-align:center;
	padding-top:15px;
}

/*content*/
#content {
	background:#181818;
	min-height:350px;
	height:auto!important;
	height:576px;
	padding:0 95px 0 73px;
}
#content .indent { padding:16px 18px 0 0;}
#content .indent1 { padding:16px 0 0 0; background:#1f1f1f;}
#content .indent2 { padding:16px 0 0 24px;}
#content .indent3 { margin-bottom:10px;}

/*footer*/
#footer p { color:#606060; padding:16px 0 0 7px;}
#footer p a { text-decoration:none; color:#c5c5c5;}
#footer p a:hover { text-decoration:underline;}

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