@charset "utf-8";
/* CsStyles by mar */

body {
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#333333;
	background: url(../_images/bg-body-web.jpg) repeat-x top center;
}
h1, h2, h3, h4 { margin:0; padding:0;}
a {
	color:#003366; text-decoration: none;
}
a img {
	border:0;
}
p {
	margin:0; padding:0;
}
.top-logo {
	background:url(../_images/top-logo.jpg) no-repeat left top;
}
.top-logo h3 {
	color:#CCCCCC;
	margin-left:150px;
	letter-spacing:3px;
	font-size:10px;
}
.top-logo p {
	color:#ffffff;
	letter-spacing:2px;
	background:url(../_images/phone-1.jpg) no-repeat center left;
	margin:0 0 0 0;
	padding:4px 0 4px 30px;
	font-size:16px;
	font-weight:bold;
}
/*.top-bg-menu {
	background:url(../_images/top-bg-menu.jpg) repeat-x left bottom;
	height:107px;
}*/
.top-menu {
	color:#666666;
	background:url(../_images/top-bg-menu.jpg) repeat-x left bottom;
	height:107px;
}
.top-menu ul {
	margin:0;
	padding: 0 0 8px 150px
}
.top-menu li {
	list-style:none;
	display:inline;
	
}
.top-menu li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#999999;
	font-weight:bold;
	letter-spacing:1px;
	padding:30px 5px 18px 5px;
	display:inline-block;
	margin:0 10px;

	
}
.top-menu li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	letter-spacing:1px;
	background: url(../_images/arrow.gif) no-repeat center bottom;
}
.top-menu li a.active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#E80000;
	font-weight:bold;
	letter-spacing:1px;
	background: url(../_images/arrow.gif) no-repeat center bottom;
}
.bg-banner { background:url(../_images/bg-banner.jpg) no-repeat center center; width: 308px; height:187px; color:#CCCCCC;}
.bg-banner h3{ font-size:18px; color:#00CCFF;  padding:40px 10px 4px 30px;}
.bg-banner p{ font-size:13px;  padding:4px 10px 8px 30px;}
.bg-body { background:url(../_images/bg-body.jpg) repeat-y center top;}

.bg-now-serving { background:url(../_images/bg-now-serving.jpg) no-repeat center top; height:39px; color:#FFFFFF;}
.bg-now-serving p { margin:0 10px 0 30px; padding:0; font-weight:bold; text-transform: uppercase; font-size:10px; color:#99FF00;}
.bg-now-serving span { margin:0 0px 0 13px; padding:0; font-weight:bold;  font-size:10px; color:#ffffff;}
.bg-now-serving a {text-decoration:none; }
.bg-now-serving a:hover { color:#99FF00;}


.left-nav { background: url(../_images/bg-content.jpg) repeat-x left top;}


.content { background: url(../_images/bg-content.jpg) repeat-x left top; padding:20px 20px;}
.content h1 {color:#003366;}
.content h2 {color:#003366;}
.content p {
	color:#666666;
	line-height:20px;
	padding:8px 0;
	font-size: 12px;
}
.bg-services {background: url(../_images/bg.jpg) repeat-x left top;}
.bg-services li{ color:#990000; margin:0; padding:0 0 4px 0; font-weight: bold;}
.bg-services p a{ background: url(../_images/services.jpg) no-repeat center right; margin:0; padding:4px; color:#FFFFFF; font-size:10px; font-weight:bold; text-align:right; text-decoration:none;}
.foot-bg {background: url(../_images/foot-bg.jpg) repeat-x center center;}




.foot-bg ul {
	margin:0;
	padding:0;
}
.foot-bg li {
	list-style:none;
	display:inline;
	
}
.foot-bg li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	padding:11px 10px ;
	display:inline-block;
	margin:0 10px;

	
}
.foot-bg li a:hover {
	text-decoration:none;
	color:#CCCCCC;
	font-weight:bold;
	letter-spacing:1px;
	background-color:#666666;
}
.line { background: url(../_images/line.jpg) repeat-x bottom left; height:1px;}
.flash-banner { background:url(../_images/flash-banner.jpg) no-repeat center center; height:187;}

/* Scroller Box */
#scroller_container {
 position: relative;
 width: 640px;
 height: 16px;
 overflow: hidden;
}

#scroller {
 white-space: nowrap;
 line-height: -10px;
 font-size: 12px;
}

#scroller p {
 padding: 0;
}
/* Scoller Box */
