/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:800px;
} 

body { 
	background:#1d1e1f; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:90%; 
	line-height:.3em; 
	color:#98b9d2; 
	min-width:800px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:.5em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

.zoom {
	
}

/*=========================== TAILING =========================*/

.header-bg {
	background:url(header-bg.jpg) no-repeat center top;
}

.tail-top { 
	background:url(header-bg.jpg) center top repeat-x;
}

.tail-cont {
	background:url(tail-cont.jpg) repeat-x center top;
}

.tail-middle {
	background:url(tail-middle.jpg) repeat center top;
}

.tail-bottom { 
	background:url(tail-bottom.gif) left bottom repeat-x;
}

/*========================== LISTS ============================*/

.list {
	margin-top:-10px;
}
.list li {
	padding-top:5px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}

.list1 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	background:url(line-hor1.gif) repeat-x left bottom;
	padding:0 0 10px 0;
	margin-bottom:13px;
}
.list1.alt li {
	padding-bottom:10px;
	margin-bottom:15px;
}
.list1 li.last {
	background:none;
	padding:0;
	margin:0;
}
.list1 li strong {
	color:#eaedef;
	display:block;
	line-height:1.5em;
	top:-2px;
	position:relative;
	margin-bottom:-5px;
} 
.list1 li span {
	color:#e67144;
	font-size:.7em;
}
.list1 li a {
	display:block;
	float:left;
	position:relative;
	z-index:10;
	margin-right:5px;
	border:1px solid #494a4c;
}
.list1 li a:hover {
	border:1px solid #fff;
}
.list1 li .link a,
.list1 li .link a:hover {
	border:0;
	padding:0;
}

.list2 {
	width:100%;
	overflow:hidden;
	margin-top:-15px;
}
.list2 li {
	width:135px;
	float:left;
	overflow:hidden;
	vertical-align:top;
	margin-right:15px;
	padding-top:15px;
}
.list2 li.alt {
	margin:0;
	padding-bottom:0;
}
.list2 li strong {
	font-size:.75em;
	color:#0c4ca3;
	display:block;
	padding-top:5px;
}
.list2 li a {
	display:block;
	border:1px solid #9ea0a3;
}
.list2 li a:hover {
	border:1px solid #000;
}

.list3 {
	width:100%;
	overflow:hidden;
}
.list3 li {
	background:url(line-hor1.gif) repeat-x left bottom;
	line-height:1.29em;
	padding-bottom:6px;
	margin-bottom:5px;
}
.list3 li.last {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}
.list3 li span {
	padding-left:20px;
	display:inline-block;
	background:url(marker.gif) no-repeat left 2px;
}
.list3 li a {
	text-decoration:none;
}
.list3 li a:hover {
	color:#fff;
}

.list4 {
	width:100%;
	overflow:hidden;
	margin-bottom:-14px;
}
.list4 li {
	width:192px;
	float:left;
	margin-right:9px;
	padding-bottom:21px;
}
.list4 li.alt {
	margin-right:0;
}
.list4 li a {
	display:block;
	border:1px solid #9b9da0;
}
.list4 li a:hover {
	border:1px solid #fff;
}
.list4 li strong {
	font-size:.86em;
	color:#4a87c3;
	display:block;
	padding-top:8px;
	text-align:center;
}

.list5 {	
	margin-top:-20px;
}
.list5 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	color:#0c4ca3;
	font-size:.86em;
	padding-top:20px;
}
.list5 li p {
	margin-bottom:0;
	line-height:1.75em;
}
.list5 li span {
	font-size:.92em;
	display:block;
	padding-top:5px;
}
.list5 li span a {
	text-decoration:none;
	color:#e67144;
	border:0;
}
.list5 li span a:hover {
	border:0;
	text-decoration:underline;
}
.list5 li a {
	display:block;
	float:left;
	margin-right:15px;
	border:1px solid #9b9da0;
}
.list5 li a:hover {
	border:1px solid #000;
}


/*========================== OTHER ============================*/

.img-box1 { 
	width:100%; 
	overflow:hidden;
}
.img-box1 .img-link {
	margin-right:17px;
}
.img-box1 h2 {
	top:-5px;
	position:relative;
}
.img-box1.alt {
	padding-bottom:20px;
}

p { 
	margin-bottom:12px;
	line-height:1.5em;
}

.phone { 
	float:right; 
	margin-right:30px;
}

.tags {
	font-weight:bold;
	line-height:1em;
}
.tags a {
	color:#0c4ca3;
	text-decoration:none;
}
.tags .style1 {
	font-size:1.14em;
}
.tags .style2 {
	font-size:.86em;
}
.tags .style3 {
	font-size:.71em;
}
.tags .style4 {
	font-size:1.07em;
}
.tags .style5 {
	font-size:.93em;
}
.tags a:hover {
	text-decoration:underline;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#98b9d2; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	font-size:2.5em;
	line-height:1.5em;
	letter-spacing:-3px;
	padding-top:10px;
}
h1 a {
	text-decoration:none;
	color:#3d3f41;
	background:url(logo.png) no-repeat left top;
	padding:8px 0 0 66px;
	display:block;
}
h1 span {
	display:block;
	color:#fff;
	position:relative;
	top:-50px;
	left:-1px;
}
h2 {
	font-size:1.15em;
	line-height:1.7em;
	font-weight:bold;
	color:#fff;
}
h2.extra {
	margin-bottom:12px;
}
h3 {
	font-size:.75em;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	height:30px;
	background:url(title-tail.gif) repeat-x left top;
	margin-bottom:5px;
}
h3 span {
	display:block;
	padding:17px 0 0 20px;
}
h4 {
	font-size:1em;
	color:#fff;
	text-transform:uppercase;
	height:35px;
	background:url(title-tail.gif) repeat-x left top;
	margin-bottom:2px;
}
h4 span {
	display:block;
	padding:17px 0 0 20px;
}
h4.extra {
	background:url(title-tail1.gif) repeat-x left top;
}

.txt1 {
	color:#4a87c3;
	font-size:.86em;
}

.img-link {
	display:block;
	float:left;
	border:1px solid #989fa9;
}
.img-link:hover {
	border:1px solid #fff;
}

.link {
	font-size:.86em;
	color:#6d7176;
}
.link span {
	color:#e67144;
}
.link a {
	color:#e67144;
	text-decoration:none;
}
.link a:hover {
	text-decoration:underline;
}

.line-hor { 
	background:url(line-hor.png) repeat-x left center;
	height:30px; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

.line-ver {
	background-image:url(line-ver.png);
	background-position:633px 0;
	background-repeat:repeat-y;
}

/*============================ BOXES ==========================*/

.box { 
	background:#0c0e10;
	width:100%;
}
.box .inner { 
	padding:10px 10px 10px 10px;
}
.box h3 {
	background:none;
	height:auto;
}

.box1 {
	width:100%;
	background:#333;
}
.box1 .border-top {
	background:url(border.gif) repeat-x left top;
}
.box1 .border-right {
	background:url(border.gif) repeat-y right top;
}
.box1 .border-bot {
	background:url(border.gif) repeat-x left bottom;
}
.box1 .border-left {
	background:url(border.gif) repeat-y left top;
}
.box1 .inner {
	padding:20px 22px 20px 20px;
}

.box2 {
	width:100%;
	background:url(box2-tail.gif) repeat-x left top #d0d1d3;
}
.box2 .border-top {
	background:url(border1.gif) repeat-x left top;
}
.box2 .border-right {
	background:url(border1.gif) repeat-y right top;
}
.box2 .border-bot {
	background:url(border1.gif) repeat-x left bottom;
}
.box2 .border-left {
	background:url(border1.gif) repeat-y left top;
}
.box2 .inner {
	padding:10px 10px 18px 10px;
}
.box2 h4 {
	height:40px;
}
.box2 h4 span {
	padding-top:12px;
}

/*========================== HEADER ===========================*/

#header .logo {
	height:80px;
	overflow:hidden;
}
#header ul {
	width:100%;
	overflow:hidden;
	background:url(nav-tail.png) repeat-x left top;
	padding-top:7px;
}
#header ul li {
	float:left;
	text-transform:uppercase;
	font-size:1em;
	line-height:1em;
	border-right:1px solid #8a8c8e;
	padding-right:24px;
	margin-right:24px;
}
#header ul li.last {
	border:0;
	padding-right:0;
	margin-right:0;
}
#header ul li a {
	text-decoration:none;
	color:#fff;
}
#header ul li a:hover {
	text-decoration:underline;
}

/*========================= CONTENT ===========================*/

#content {
	padding:0 5px 5px 5px;
}
#content .indent {
	padding:0 5px;
}
#content .indent1 {
	padding:5px 9px;
}

/*========================= FOOTER ============================*/

#footer p {
	color:#8e8e8f;
	font-size:.86em;
	padding-top:5px;
}
#footer a {
	color:#8e8e8f;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
}

/*=============================================================*/


