* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#0c479d; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#6f6863;
}


.logo {
	position:absolute;
	left:730px;
	top:301px;
	width: 237px;
	height: 194px;
}

.rfq {
	position:absolute;
	left:210px;
	top:207px;
	width: 103px;
	height: 79px;
	z-index: 9999;
}

.firstimpress {
	color: #0D469D;
	font-weight: bold;
	font-size: 18px;
}

.locationbold {
	color: #0D469D;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
}


img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.white {
	color: #FFFFFF;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright {
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}

.homepicframe {
	width:225px;
	padding: 5px;
	border: 3px solid #CCC;
}



/*==== GLOBAL =====*/
#main {
	width:957px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}
#header-index {
	height:370px;
}
#header {
	height:130px;
}
#footer {
	height:62px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.gif) left top repeat-x #fff;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:28px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#ad0909; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	color:#cc0000;
	line-height:1.2em;
	font-size:22px;
	font-style:italic;
	margin-bottom:10px;
}
h3 {
	font-size:20px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	color:#1e1b17;
	letter-spacing:-1px;
	margin-bottom:11px;
}
h4 {
	font-size:24px;
	font-weight:normal;
	line-height:5px;
	color:#fffffe;
	margin-bottom:9px;
	padding: 10px 5px 5px 0px;
}
h5 {
	font-size:21px;
	line-height:1.2em;
	text-transform:uppercase;
	font-weight:normal;
	color:#1e1b17;
	letter-spacing:-1px;
	margin-bottom:5px;
}
h6 {
	color:#071e63;
	line-height:1.2em;
	font-size:24px;
	margin-bottom:10px;
	font-weight: bold;
}
h7 {
	font-size:22px;
	font-weight:normal;
	line-height:8px;
	color:#fffffe;
	margin-bottom:9px;
	padding: 10px 5px 5px 0px;
}
.link1 {
	display:block;
	float:left;
	background:url(images/link1-bg.gif) left top repeat-x;
	color:#fff !important;
	text-decoration:none;
	font-size:16px;
	padding: 0px;
	margin: 2px;
	font-weight: bold;
}
.link1:hover { 
	text-decoration:none;
}
	.link1 em {
		display:block;
		background:url(images/link1-left.gif) no-repeat left top;
	}
	.link1 b {
	display:block;
	background:url(images/link1-right.gif) no-repeat right top;
	padding:6px 11px 8px 11px;
	font-weight:bold;
	}
	

.link2 {
	color:#d5cfc8;
}

.smallhome {
	font-size:11px;
}			

.line-hor { 
	background:#eae9e7;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:39px 0 39px 0;
}
.line-hor1 { 
	background:#eae9e7;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:15px 0 39px 0;
}


/*==================boxes====================*/
.box {
	background:#f6f6f6;
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.gif) no-repeat left top;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.gif) no-repeat right top;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.gif) no-repeat left bottom;
		width:100%;
		}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.gif) no-repeat right bottom;
		}
	.box .inner { 
		padding:20px 25px 24px 27px;
	}
	.box .inner2 { 
		padding:20px 25px 24px 7px;
	}	
	.box1 .innerseo {
	padding:20px 25px 0px 18px;
	}
		.box .link1 em {
			background:url(images/link1-1-left.gif) no-repeat left top;
		}
		.box .link1 b { 
			background:url(images/link1-1-right.gif) no-repeat right top;
		}
		
	.boxmoreinfo {
	background:url(images/nav-bg-seo.jpg) no-repeat left top;
	width: 281px;
	height: 197px;
	}	
	
	.boxmoreinfopad {
	padding:20px 23px 24px 17px;
	}	
	
.box1 {
	background:url(images/box1-bg.gif) left top repeat-x #0c479d;
	width:100%;
	color:#d5cfc8;
}
	.box1 .left-top-corner {
		background:url(images/left-top-corner1.gif) no-repeat left top;
	}
	.box1 .right-top-corner {
		background:url(images/right-top-corner1.gif) no-repeat right top;
	}
	.box1 .left-bot-corner {
		background:url(images/left-bot-corner1.gif) no-repeat left bottom;
		width:100%;
		}
	.box1 .right-bot-corner {
		background:url(images/right-bot-corner1.gif) no-repeat right bottom;
		}
	.box1 .inner {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 27px;
	}
	.box1 a {
		color:#d5cfc8;
	}
	
			.box1 .link1 em {
			background:url(images/link1-2-left.gif) no-repeat left top;
			}
			.box1 .link1 b { 
				background:url(images/link1-2-right.gif) no-repeat right top;
			}

.address dt {
	margin-bottom:16px;
}
.address dd { 
	clear:both;
	text-align:right;
}
	.address dd span { 
		float:left;
		padding-right:10px;
	}


/*===== header =====*/
#header .row-1 {
	height:122px;
}
	#header .row-1 .fleft {
		padding:0px 0 0 0;
	}
	#header .nav {
		float:right;
		padding:80px 0 0 0;
	}
		#header .nav li {
			float:left;
			padding-left:1px;
		}
			#header .nav li a {
				display:block;
				float:left;
				background:url(images/nav-bg1.gif) no-repeat left top;
				width:107px;
				height:42px;
				line-height:42px;
				text-align:center;
				color:#fff;
				text-decoration:none;
				font-size:15px;
			}
			#header .nav li a.current {
				background:url(images/nav-bg2.gif) no-repeat left top;
				text-transform:uppercase;
				color:#3b362e;
			}
#header .row-2 {
	padding:99px 0 0 38px;
}


/*===== content =====*/
#content .indent {
	padding:8px 0 32px 0;
}
	#content .indent .indent {
		padding:21px 0 0 13px;
	}
	#content .indent .indentsub {
	padding:0px 0 0 0px;
	}
	
	#content .indent .indentsub .indentsubsearch{
		width:500px;
	}
	
.banners {
	width:100%;
	overflow:hidden;
	padding:2px 0 0 0;
}
	.banners li {
		float:left;
	}
	
#cse-search-results iframe{
	width:650px;
	padding:2px 0 0 0;
}

.list1 li {
	background:url(images/arrow1.gif) no-repeat left 7px;
	padding:0 0 7px 13px;
}

.list2 li {
	padding:0 0 14px 28px;
}
	.list2 li.icon1 {
	background-color: #0c479d;
	background-image: url(images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	}
	.list2 li.icon2 {
		background:url(images/icon2.gif) no-repeat left 9px;
	}
	.list2 li.icon3 {
		background:url(images/icon3.gif) no-repeat left 9px;
	}
	.list2 li.icon4 {
		background:url(images/icon4.gif) no-repeat left 9px;
	}
	.list2 li.icon5 {
		background:url(images/icon5.gif) no-repeat left 9px;
	}
		.list2 li a {
			color:#d5cfc8;
		}

.list3 li {
	padding:0 0 7px 26px;
}
	.list3 li.icon1 {
		background:url(images/icon1.gif) no-repeat left 3px;
	}
	.list3 li.icon2 {
		background:url(images/icon2.gif) no-repeat left 3px;
	}
	.list3 li.icon3 {
		background:url(images/icon3.gif) no-repeat left 3px;
	}
	.list3 li.icon4 {
		background:url(images/icon4.gif) no-repeat left 3px;
	}
	.list3 li.icon5 {
		background:url(images/icon5.gif) no-repeat left 3px;
	}
	.list3 li.icon6 {
		background:url(images/icon6.gif) no-repeat left 3px;
	}
	.list3 li.icon7 {
		background:url(images/icon7.gif) no-repeat left 3px;
	}
	.list3 li.icon8 {
		background:url(images/icon8.gif) no-repeat left 3px;
	}
		.list3 li a {
			color:#fff;
		}


/*===== footer =====*/
#footer {
	color:#a1988e;
}
	#footer .indent {
		padding:16px 0 0 0;
	}
		#footer strong {
			color:#fff;
		}
		#footer a {
			text-decoration:none;
			color:#a1988e;
		}
			#footer a:hover {
				color:#fff;
			}
		#footer .nav {
			float:right;
		}
			#footer .nav li {
				display:inline;
				color:#6c665e;
			}
				#footer .nav li a {
					padding:0 7px 0 4px;
					color:#a1988e;
					text-decoration:none;
				}
				#footer .nav li a:hover, #footer .nav li a.current {
					color:#fff;
				}


/*----- forms -----*/
#search-form {
	background:url(images/search-bg.gif) no-repeat left top;
	position:absolute;
	width:215px;
	right:0;
	top:42px;
}
	#search-form fieldset {
		border:none;
	}
		#search-form input.text {
			width:178px;
			border:none;
			background:none;
			padding:2px 2px 2px 5px;
			margin-right:2px;
		}
		#search-form input.submit {
			width:27px;
			height:27px;
			border:none;
			background:none;
			cursor:pointer;
			outline:none;
		}
		
#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:32px;
	} 
		#contacts-form label input { 
			width:192px;
			padding:2px 0 2px 3px;
			color:#d5cfc8;
			background:#5d534a;
			border:1px solid #fff;
		}
		#contacts-form textarea {
			width:192px;
			height:94px;
			padding:2px 0 2px 3px;
			margin-bottom:25px;
			color:#d5cfc8;
			overflow:auto;
			background:#5d534a;
			border:1px solid #fff;
		}
		#contacts-form .link1 {
			float:right;
			margin-left:10px;
		}


ol.upperletters {list-style-type:upper-alpha; margin-left: 55px; padding-left: 0; padding-bottom: 5px;}
ol.letters {list-style-type:lower-alpha; margin-left: 55px; padding-left: 0; padding-bottom: 5px;}
ol.roman {list-style-type:lower-roman; margin-left: 55px; padding-left: 0; padding-bottom: 0px;}
ol.numberssub {list-style-type:decimal; margin-left: 55px; padding-left: 0; padding-bottom: 5px;}
ol.listindents {list-style-type:disc; margin-left: 55px; padding-left: 0; padding-bottom: 5px;}
/*==========================================*/

