* { margin:0; padding:0;}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#393939;
	background-color: #002;
}

input, textarea { font-family:Arial, Helvetica, sans-serif}

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

.tail-cont { background:url(images/body-bg.jpg) repeat-x;}


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

.form-block {width:100%; overflow:hidden;}
.form-block span { width:88px; display:block; float:left;}
.form-block select { background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; font-size:11px; padding-left:3px; height:17px;}
.form-block .form .sel-1 { width:71px;}
.form-block .form .sel-2 { width:58px;}
.form-block .form .sel-3 { width:50px; margin-left:5px;}
.form { height:29px;}
.form input {width:170px; padding-left:3px; background:#fff; border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f;}
textarea { width:169px; height:103px; background:#fff; overflow:auto;  border-top:1px solid #303030; border-left:1px solid #303030; border-bottom:1px solid #9f9f9f;  border-right:1px solid #9f9f9f; padding:2px 0 0 3px;}


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

.site-nav {
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	font-weight: bold;
}
.site-nav li {
	margin-bottom:15px;
}
.site-nav li a { background:url(images/marker-2.gif) no-repeat left center; padding-left:29px; color:#fff; font-size:14px; text-decoration:none;}
.site-nav li a:hover { color:#93a300;}

.list {
	overflow:hidden;
	float:right;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.list li {
	display:inline;
	float:left;
	margin-right:-15px;
}
.list li a {
	color:#DB5C0B;
	text-decoration:none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
}
.list li a:hover {
	color:#072956;
}
.list li a.act {
	text-decoration:underline;
}
.list li a.act:hover { text-decoration:none;}

.list1 li {margin-bottom:4px;}
.list1 li a { background:url(images/marker-3.gif) no-repeat left center; color:#1d170d; padding-left:9px;}


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

.p1 {margin-top:20px;}
.p2 {margin-top:8px;}
.p3 {margin-top:15px;}

.phone {
	margin-right:60px;
}

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

h1 {
	color:#022C5E;
	font-size:24px;
	font-weight:normal;
	line-height:18px;
	margin-bottom:22px;
}
h1 span {
	font-size:30px;
	display:block;
	line-height:29px;
	font-weight:bold;
	color: #022C5E;
}
h2 {
	font-size:24px;
	color:#022C5E;
	font-weight:normal;
	margin-bottom:15px;
}
h2 span { font-size:24px; line-height:29px; font-weight:bold;}

.link { background:url(images/marker-3.gif) no-repeat left center; color:#1d170d; padding-left:9px; font-weight:bold;}

.link1 { background:url(images/marker-4.gif) no-repeat left center; color:#1d170d; padding-left:9px; text-decoration:none;}
.link1:hover { text-decoration:underline;}

.link2 { background:url(images/marker-3.gif) no-repeat right center; color:#1d170d; padding-right:9px; font-weight:bold;}

.line-hor { border-bottom:1px solid #bababa; padding-bottom:10px; margin-bottom:20px;}

/*==================boxes====================*/
#col-1 .cont-box { min-height:490px; height:auto !important; height:490px;}
#col-1 .cont-box .inner {
	padding:25px 50px 15px 30px;
}
#page2 #content #col-1 { background:url(images/cont-bg1.jpg) no-repeat;}
#page3 #content #col-1 {
	background-image: url(images/aboutus-bg.jpg);
	background-repeat: no-repeat;
}
#page4 #content #col-1 { background:url(images/cont-bg3.jpg) no-repeat;}
#page5 #content #col-1 {
	background:url(images/contact-bg.jpg) no-repeat;
}
#page6 #content #col-1 { background:url(images/cont-bg5.jpg) no-repeat;}
#page7 #content #col-1 {
	background-image: url(images/services-bg.jpg);
	background-repeat: no-repeat;
}
#page8 #content #col-1 {
	background-image: url(images/menu-bg.jpg);
	background-repeat: no-repeat;
}

/*header*/
#header .fright { padding:40px 24px 0 0;}

/*content*/
#content { padding:0 0 0 10px; line-height:15px;}
#content #col-1 { float:left; width:739px; margin-right:39px;}
#content #col-2 { float:left; margin-top:-5px; position:relative;}

/*footer*/
#footer .indent { padding:40px 0 0 40px;}
#footer p {
	color:#FFF;
}
#footer a {
	color:#FFF;
}

/*==========================================*/
.menu_highlight {
	background-color: #F58E25;
}

