@charset "utf-8";
/* CSS Document */

 /* -----------------------------------------------------------------------------------------------------------------*/
/* -------------------------------------------------- COMMON -------------------------------------------------------*/
body {
	background-color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525151;
	line-height:20px;
	padding:0px;
	margin:0px;
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat;
}
#container {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
#mainbody {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}


#header-main {
	height: 65px;
	margin-top: 5px;
}
#header-main-callus {
	font-size: 27px;
	font-style: italic;
	color: #666666;
	text-align:right;
	float: right;
	width: 400px;
	margin-top: 25px;
}
#navigation {
	height: 50px;
}
#slideshow {
	height: 260px;
	width: 960px;
}


#header-main-logo {
	float: left;
	height: 65px;
	width: 196px;
}


a:link{
	color:#525151; text-decoration:none;
}
a:visited{
	color:#525151; text-decoration:none;
}
a:hover{
	color:#611373; text-decoration:underline;
}
a:active{
	color:#525151; text-decoration:underline;
}

#header {
	height: 110px;
}
#header-smallmenu {
	font-size: 11px;
	line-height: 16px;
	text-align:right;
	color: #333333;
}
ul {
   padding:0;
   margin-top:7px;
   margin-left: 15px;
   line-height:16px;
   list-style-position:outside;
  }

/*----------------------MENU---------------------------*/
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 13px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 50px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.about {
	background: url(../images/about.png) no-repeat;
	width: 192px; 
}
ul#topnav a.products {
	background: url(../images/products.png) no-repeat;
	width: 193px; 
}
ul#topnav a.solutions {
	background: url(../images/industry_solutions.png) no-repeat;
	width: 192px; 
}
ul#topnav a.gallery {
	background: url(../images/gallery.png) no-repeat;
	width: 192px; 
}
ul#topnav a.quote {
	background: url(../images/free_quote.png) no-repeat;
	width: 191px; 
}


ul#topnav li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#slider-wrapper {
	background-color: #FFFFFF;
	height: 250px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#subslider {
	background-color: #FFFFFF;
	width: 960px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
}
#subslider-greybar {
	background-color: #424242;
	height: 15px;
	margin-bottom: 20px;
}
#subpageheader {
	height: 120px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#subpageheader-pic {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#subpagecontent {
	width: 960px;
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}
#subpagecontent-rtcol {
	float: right;
	width: 210px;
	padding-left: 25px;
}
#subpage-title {
	font-size: 24px;
	color: #611373;
	margin-bottom: 20px;
	padding-left: 50px;
	margin-top: 20px;
}
#menuright-header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #611373;
	line-height: 35px;
	font-size: 14px;
	margin-bottom: 2px;
	text-indent:10px;
}

#subpage-content {
	padding-right: 50px;
	padding-left: 50px;
}

#subpagecontent-main {
	width: 724px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}


#subslider-solutions {
	height: 245px;
	margin-bottom: 40px;
}

#subslider1-title {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 29px;
}
#subslider1-content {
	font-size: 11px;
	padding: 12px;
	line-height: 13px;
	height: 165px;
}
#subslider1-moreinfo {
	font-size: 11px;
	padding-right: 12px;
	padding-left: 12px;
	line-height: 16px;
	color: #611373;
}
#subslider-solutions1 {
	background-image: url(../images/industrysub_back.png);
	height: 245px;
	width: 184px;
	margin-right: 10px;
	float: left;
}
#subslider-solutions2 {
	background-image: url(../images/industrysub_back.png);
	height: 245px;
	width: 184px;
	float: right;
}
#bottom-intro-about {
	float: left;
	height: 225px;
	width: 475px;
	margin-right: 35px;
}
#bottom-intro-about-title {
	font-size: 25px;
	color: #611373;
	padding-bottom: 12px;
}
#bottom-intro-about-content {
	line-height: 35px;
}

#bottom-intro {
	height: 315px;

}
#bottom-intro-products {
	float: left;
	width: 210px;
	margin-right: 30px;
}
#bottom-intro-products2 {
	float: left;
	width: 210px;
	margin-top:25px;
}
#bottom-intro-products1 {
	float: right;
	width: 210px;
}
#bottom-intro-products-title {
	font-size: 19px;
	line-height: 30px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #611373;
	margin-bottom: 7px;
	font-weight: normal;
	color: #611373;
}
#bottom-intro-products-title a:link{
	color:#611373; text-decoration:none;
}
#bottom-intro-products-title a:visited{
	color:#611373; text-decoration:none;
}
#bottom-intro-products-title a:hover{
	color:#525151; text-decoration:none;
}
#bottom-intro-products-title a:active{
	color:#611373; text-decoration:none;
}
#footer {
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom:15px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 11px;
}
#menu_right ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#menu_right li { margin: 0 0 0 0; 
width: 210px;
	height:25px;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
	line-height:24px;
	text-indent:10px;


}

#menu_right a
{
	display: block;
	vertical-align:middle;
	color: #424242;
	background-color: #CCCCCC;
	font-size:12px;
	width: 210px;
	height:25px;
	text-decoration: none;
}

#menu_right a:hover
{
	background-color: #611373;
	color: #fff;
}
