@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(../images/top_bg_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#wrapper {
	width: 1030px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/bg_wrapper.png);

}
#banner {
	float: left;
	width: 1000px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/banner_divider.gif);
	background-repeat: no-repeat;
	background-position: center 310px;
	height: 325px;
}
#banner_holder {
	float: left;
	width: 705px;
	margin-right: 5px;
	margin-left: 20px;
	background-attachment: scroll;
	background-image: url(../images/banner_slideshow_bg.gif);
	background-repeat: repeat-x;
}
#banner_holder #slidesContainer {
	width:705px ;
	
	overflow:auto; /* allow scrollbar */
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		z-index:1;
}
#banner_holder #slidesContainer .slide {
	width:705px ; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	
	margin-top: 0;
	margin-bottom: 0;
		z-index:1;
}

#banner_subholder {
	float: left;
	width: 250px;
}


#top {
	background-attachment: scroll;
	background-image: url(../images/top_bg_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 41px;
	width: 1000px;
	margin-right: 15px;
	margin-left: 15px;
}

#logo {
	height: 150px;
	width: 1000px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	clear: none;
}

#menu {
	height: 43px;
	float: left;
	width: 980px;
	background-attachment: scroll;
	background-image: url(../images/menu_main_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 20px;
}

#menu li {
	list-style: none;
	float: left;
	padding-top: 12px;
	background-attachment: scroll;
	background-image: url(../images/menu_main_bg_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 41px;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 25px;
	margin-left: 25px;
	list-style-type: none;
	font-weight: bold;
}

#menu a:hover {
	color: #003366;
}
#menu_holder {
	height: 43px;
	float: left;
	width: 90px;
	margin-right: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
}


#submenu {
	width: 980px;
	float: left;
	height: 31px;
	margin-right: 20px;
	margin-top: 10px;
}

.menu_line {
	background-attachment: scroll;
	background-image: url(../images/sub_line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#submenu li {
	list-style-type: none;
	float: right;
	height: 31px;
	margin-right: 15px;
	margin-left: 15px;
}

#submenu li:hover {
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../images/submenu_arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 25px;
}

#submenu a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	clear: none;
}

#submenu a:hover {
	color: #CCCCCC;
	list-style-type: none;
	height: 41px;
}
#footer {
	background-attachment: scroll;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 300px;
	margin-top:10px;
}
#footer_holder {
	background-attachment: scroll;
	background-image: url(../images/footer_bg_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 250px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#footer_holder_01 {
	background-attachment: scroll;
	background-image: url(../images/footer_bg_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	height: 35px;
}
#footer_holder_02 {
	background-attachment: scroll;
	background-image: url(../images/footer_bg_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 300px;
	float: left;
}
#footer_holder_03 {
	background-attachment: scroll;
	background-image: url(../images/footer_bg_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 198px;
	float: left;
	padding-left: 25px;
}
#footer_holder_04 {
	background-attachment: scroll;
	background-image: url(../images/footer_bg_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 35px;
	float: left;
	width: 970px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 15px;
	margin-top: 20px;
}



#footer_holder h1 {
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: 5px;
	padding-left: 15px;
}
#footer_holder h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 21px;
	text-transform: uppercase;
	padding-left: 15px;
}


#footer_holder p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 21px;
	margin-bottom: 10px;
	padding-left: 15px;
}
a.footer_link  {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.footer_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content_holder {
	float: left;
	width: 1000px;
	margin-right: 15px;
	margin-left: 15px;
}
#content_left_holder {
	float: left;
	width: 300px;
	margin-left: 20px;
	margin-bottom: 30px;
}

#content_left {
	float: left;
	width: 300px;
}
#content_left h1 {
	float: left;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #30A8CA;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 21px;
	margin-bottom: 15px;
	width: 280px;
	display: block;
}

#content_left li {
	list-style-type: none;
	text-decoration: none;
	width: 250px;
	margin-bottom: 5px;
	text-indent: 10px;
	margin-left: 15px;
}
.content_left_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #69d019;
	font-weight: normal;
	text-transform: uppercase;
}

#content_left ul {
	margin-bottom: 25px;
}

#content_left a {
	color: #0099cc;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: bold;
}

#content_left a:hover {
	color: #27588f;
	text-decoration: none;
	background-position: 5px center;
}
#content_left_curve {
	width: 300px;
	float: left;
}
#content_left_curve   h1 {
	margin-right: 5px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #30A8CA;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 21px;
	margin-bottom: 15px;
}
.content_left_bg {
	list-style-type: none;
	background-attachment: scroll;
	background-image: url(../images/left_curve_03.png);
	background-repeat: repeat-y;
	background-position: center center;
}
#holder {
	float: left;
	width: 660px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.content_list {
	list-style-type: disc;
	text-decoration: none;
	text-indent: 10px;
	list-style-position: outside;
}

#content_right {
	float: left;
	width: 645px;
	margin-bottom: 30px;
	padding-left: 15px;
}
#content_right  h1 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #30A8CA;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 21px;
	margin-bottom: 15px;
	width: 640px;
}
#content_right h2 {
	float: left;
	font-family: arial;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	width: 110px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	margin-right: 5px;
	margin-left: 5px;
}
#content_right h2 a {
	
	color: #0099CC;
	text-decoration:none;
}
#content_right h3 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #30A8CA;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	margin-bottom: 5px;
	padding-right: 20px;
	margin-top: 6px;
	width: 600px;
}
#content_right h4 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #30A8CA;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	margin-bottom: 5px;
	padding-right: 20px;
	margin-top: 6px;
	width: 600px;
}
#content_right h5 {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #0099CC;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 21px;
	width: 110px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	margin-right: 5px;
	margin-left: 5px;
}
#content_right h5 a {
	
	color: #0099CC;
	text-decoration:none;
}
.content_righth5 {
	font-family: arial;
	font-size: 10px;
	color: #0099CC;
	font-weight: normal;
	text-transform: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0099CC;
	font-style: italic;
}





#content_right li {
	float: left;
	width: 120px;
	margin-right: 5px;
	height: 155px;
	margin-bottom: 15px;
	display: block;
	border: 1px solid #30A8CA;
	background-attachment: scroll;
	background-image: url(../images/thumb/bg_thumb.png);
	background-repeat: no-repeat;
	background-position: center 5px;
}
#content_right img {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

#readmore a  {
	list-style-type: none;
	float: left;
	height: 23px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: lowercase;
	width: 190px;
	color: #FFFFFF;
	text-decoration: none;	
	display: block;
	text-align: right;
	padding-top: 9px;
	padding-right: 15px;
	background-attachment: scroll;
	background: url(../images/submenu_arrow.png) no-repeat 58% 50%;


}
#readmore a:hover  {
	list-style-type: none;
	background-attachment: scroll;
	background: url(../images/submenu_arrow.png) no-repeat 60% 50%;
	color: #003366;
}
#content_divider {
	float: left;
	width: 630px;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
#content_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	margin-right: 15px;
	margin-bottom: 10px;
	clear: both;
}
#content_index {
	float: left;
	width: 645px;
	margin-bottom: 0px;
	padding-left: 15px;
}
#content_index h1 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #30A8CA;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 21px;
	margin-bottom: 15px;
	width: 630px;
	display: block;
}
#content_index h2 {
	float: left;
	font-family: arial;
	font-size: 16px;
	color: #30A8CA;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	margin-bottom: 5px;
	width: 185px;
	text-align: right;
	padding-right: 20px;
	display: block;
}
#content_index li {
	float: left;
	width: 205px;
	margin-right: 5px;
	background-image: url(../images/img_product_savco_bg.png);
	height: 235px;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#content_index img {
	float: left;
	background-image: url(../images/img_product_savco_bg.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.table_class {
	border: 1px dotted #30A8CA;
}
#table_classp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	padding: 10px;
	width: 600px;
	border: 1px dotted #0099FF;
}
#content_others {
	float: left;
	width: 645px;
	margin-bottom: 30px;
	padding-left: 15px;
}
#content_others p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	margin-right: 15px;
	margin-bottom: 10px;
	clear: both;
}
#content_others h1 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #30A8CA;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 21px;
	margin-bottom: 15px;
	width: 640px;
}
#content_others li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 20px;
}
#content_others li ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	list-style-position: inside;
	list-style-type: decimal;
}
#content_others h2 {
	font-family: arial;
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	float: left;
}
#submitform {
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
}
#submitform p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.submitclass {
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	vertical-align: top;
	line-height: 21px;
	padding-top: 1px;
}
.submitclass2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}
#map {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #0066CC;
	border-left-color: #0066CC;
	height: 360px;
	width: 560px;
}
#banner_subholder1 {
	float: left;
	width: 230px;
	height: 130px;
	background-attachment: scroll;
	background-image: url(../images/banner_left_a.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#banner_subholder2 {
	float: left;
	width: 230px;
	height: 130px;
	background-attachment: scroll;
	background-image: url(../images/banner_left_b.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#banner_subholder h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 21px;
	padding-bottom: 5px;
}
#banner_subholder p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}
#banner_subholder  img {
	float: left;
	margin-right: 10px;
}
#banner_subholder_readmore  {
	float: left;
	height: 30px;
	width: 230px;
	margin-top: 5px;
}
#banner_subholder_readmore a {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/arrow_2.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 78px;
	float: right;
	padding-right: 15px;
}
#banner_subholder_readmore a:hover {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/arrow_2.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 75px;
	float: right;
	padding-right: 15px;
}

#slideshow {
	background-image:url(../images/bannerbg.jpg);
	float: left;
	width:705px;
	z-index:1;
	margin-right: 5px;
	margin-left: 20px;
	height: 300px;


}
#slideshow #slidesContainer {
	width:705px;
	overflow:auto; /* allow scrollbar */
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index:1;
}
#slideshow #slidesContainer .slide {
	width:705px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height:281px;
	margin-top: 0;
	margin-bottom: 0;
	z-index:1;
}
