/* CSS Document */
html, body, form, img { margin:0px; padding:0px; border:0px; }
body {
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
input.text { padding:2px; }
a, a:link {
	color:#485969;
}
a:hover {
	color:#758A9F;
}
#container {
	width:760px;
	margin:0 auto;
	text-align:left;
	background:url(/img/nav_rpt.jpg) top left repeat-y;
}
#header {
	width:760px;
	height:154px;
	background:url(/img/header_bg.jpg) top left no-repeat #687A8E;
}
#logo {
	
}

#search_form {
	float:right;
	margin-top:10px;
	text-align:right;
	position:relative;
	z-index:50;
}
#search_form input { display:block; }
#search_btn {
	border:0px;
	width:73px;
	height:21px;
	color:#FFFFFF;
	background:url(/img/search_btn.jpg) top left no-repeat;
	position:absolute;
	z-index:55;
	top:18px;
	right:0px;
	font-weight:bold;
	cursor:pointer;
}
#s { 
	padding:1px 4px 2px 4px;
	width:116px;
	border:0px;
	margin-right:8px;
	background:none transparent;
}
#center_section {  }
#nav {
	float:left;
	width:140px;
	background:url(/img/nav_bg.jpg) top left no-repeat #758A9F;
	padding:8px 0px 10px 10px;
}
/*#nav ul {
	margin:8px 0px 15px 10px;
	padding:0px 0px 0px 16px;
	list-style:url(/img/bullet.jpg);
}
#nav ul li { line-height:22px; }
#nav ul li a {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#nav ul li a:hover {
	text-decoration:underline;
}*/
#content {
	float:left;
	background:url(/img/content_bg.jpg) top left no-repeat #FFFFFF;
	width:570px;
	min-height:500px;
	height:auto;
	_height:500px;
	padding:10px 20px 20px 20px;
}
#content, #content td, #content th {
	font-size:12px;
}

#content h1 {
	background:url(/img/h1_bgleft.gif) top left no-repeat;
	height:26px;
	padding:0px 0px 0px 28px;
	margin:8px 0px;
	width:auto;
	text-transform:uppercase;
	font-size:16px;
}
#content h1 a {
/*	color:#F60;		*/ /* old color */
	color:#F00;
	text-decoration:none;
}
#content h1 a:hover {
	text-decoration:underline;
}
#content h1 span {
	float:left;
	padding-top:4px;
	height:22px;
	background:#F7F7F7;
/*	color:#F60;		*/ /* old color */
	color:#F00;
	padding-right:15px;
}
#content h1 b {
	float:left;
	background:url(/img/h1_bgright.gif) top right no-repeat;
	height:26px;
	width:7px;
}

.zebra {
	background:#D2D9E1;
}

.box{
	width:285px;
}
.box .bottom,
.box .top{
	width:285px;
	height:9px;
	background:url(/img/bg-top.png);
	overflow:hidden;
}
.box .bottom{
	height:13px;
	background:url(/img/bg-bottom.png);
}
.box .center{
	background:url(/img/bg-center.png);
	width:285px;
	position:relative;
	z-index:100;
}
.box .text{
	background:url(/img/bg-gradient.gif) repeat-x 0 0;
	width:273px;
	
	padding:0 0 18px;
	margin:0 0 0 5px;
	overflow:hidden;
}
* html .box .text{height:230px;overflow:visible;}
.box .text a.more{
	background:url(/img/bullet.png) no-repeat 0 0;
	padding:0 0 0 14px;
	color:#676767;
	text-decoration:none;
	font-size:10px;
	position:absolute;
	z-index:150;
	bottom:0;
	right:18px;
}
.box .text a.more:hover{
	text-decoration:underline;
}
.box h1{
	margin:0 0 0 3px !important;
	padding:0 0 0 21px !important;
	height:auto !important;
	font-size:18px !important;
	width:0;
	white-space:nowrap;
/*	color:#f60;		*/ /* old color */
	color:#F00;
	text-transform:uppercase;
	background:url(/img/dot.png) no-repeat 0 0 !important;
	_background:none !important;
}
.box h1 .dot {
	position:absolute;
	width:18px;
	height:21px;
	top:0px;
	left:10px;
	display:block;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/dot.png', sizingMethod='crop'); /* less than ie 7 only */
}

.box h2 {
	text-transform:uppercase;
	color:#758A9F;
	font-size:12px;
	margin:0px;
	padding:6px 0px 5px 0px;
}

.box img{
	float:left;
	margin:4px 8px 0 5px;
}
.box p{margin:9px 10px 0 11px;}

#loomsBox.box .text {
}

#welcomeBox.box .text {
}

#col1, #col2 {
	float:left;
	width:285px;
}

#phone_info {
	padding:15px;
	font-size:14px;
}

#bottom_images { clear:both; padding-top:15px; }

#footer {
	text-align:center;
	color:#FFFFFF;
	background:url(/img/footer_bg.jpg) top left repeat-x #5F7186;
	height:47px;
	padding-top:9px;
}
#footer_nav a {
	color:#FFFFFF;
	text-decoration:none;
	margin-left:2px;
	margin-right:2px;
}
#footer_nav a:hover { text-decoration:underline; }

#copyright a {
	color:#FFF;
	text-decoration:none;
	cursor:text;
}

#copyright a:hover {
	text-decoration:none;
	color:#FFF;
}

.clearer { clear:both; height:0px; line-height:0px; }
