@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-image: url(../images/top-header_02.jpg);
	background-repeat:repeat-x;	
}

#container {
	width: 100%;
	
}

h6 {
	font-family: GeosansLight, Cicle Semi, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #aeadad;
	line-height: 31px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 100;		
}

h5 {
	font-family: Cicle Semi, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #ad2833;
	line-height: 38px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 100;
	text-align: left;		
}

h4 {
	font-family: GeosansLight, Cicle Semi, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #525352;
	line-height: 58px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 100;
	letter-spacing: 2.5px;

}

h3 {
	font-family: Cicle Semi, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #890000;
	font-size: 20px;
	letter-spacing: 1px;
	text-align: left;

}

h2 {
	font-family: Cicle Semi, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 17px;
	letter-spacing: 1px;
	text-align: left;
	font-weight: bold;
}

.font01 {
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #525352;
}

#page-visible {
	display: none;
}

#top-header {
	background-image: url(../images/top-header-bg01_04.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#logo {
	padding-top: 30px;
	text-align: left;
	float: left;
}

#call {
	font-family: calibri, Verdana, Geneva, sans-serif;
	color: #FFF;
	float: left;
	text-align: right;
}

#side01 {
	display: none;
}

#side02 {
	display: none;
}

#added-menu {
	display: none;
}

#main-menu2 {
	display: none;
}

#navbar {
	float: left;	
	width: 60%;
	padding-left: 20%;
	padding-right: 20%;
	
}

.nav-style {
	height: 47px;
	background-image: url(../images/nav-bg_06.jpg);
	background-repeat: repeat-x;	
	font-family: calibri, Tahoma, Geneva, sans-serif;
	color: #868686;
	letter-spacing:.7px;
	font-weight: 500;
	font-size: 14px;
	text-shadow:#fff 0px 1px 0, #666 0 -1px 0;
	text-align: center;
	font-weight: 100;	
}

#nav {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing:1px;	
	
}

#nav li {
	float: left;
}

#nav li a {
	text-decoration: none;
	display: block;
	padding: 13px 26px;
	color: #868686;
}

#nav li a:hover {
	background-color: #b50d1b;
	color: #fff;
}

#header {
	height: 420px;
	width: 100%;
	background-image: url(../images/header-bg_08.jpg);
	background-repeat: repeat-x;
	background-position:top;
	float: left;
}	


.header-slide {
	width: 1198px;
	height: 341px;
	margin-top: 38px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
  	background-color: #fff;    
    background:#fff;
	-webkit-box-shadow: 2px 3px  #ededed,  -2px 0 3px #ededed;   
	-moz-box-shadow: 2px 0 3px #ededed,  -2px 0 3px #ededed;   
	box-shadow: 2px 0 3px #ededed,  -2px 0 3px #ededed; 

}

.image-slider {
	width: 565px;
	height: 341px;
	float: left;
	overflow: hidden;
}

.text-slider {
	width: 553px;
	height: 211;
	padding-left: 45px;
	padding-right: 35x;
	padding-bottom: 65px;
	padding-top: 65px;
	float: left;
}

.call01 {
	font-size: 32px;
}

.margin-nav {
	float: left;
	padding-top: 13px;
	padding-bottom: 13px;
}

#lower-body {
	width: 100%;
	float: left;
	background-color: #FFF;
	margin-top: 35px;
	margin-bottom: 35px;
}

#lower-body-content {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

#lower-body-left {
	width: 850px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
	text-align: justify;
}

#news {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-top: 20px;
}

#news-maintitle {
	width: 99%;
	float: left;
	padding: 10px;
	background-color: #4c4c4c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#news-maintitle a {
	color: #fff;
	font-family: Cicle Semi, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;	
}

#news-maintitle a:hover {
	color: #CCC;
}

#news-container {
	width: 100%;
	float: left;
	height: 315px;
	margin-top: 15px;
	margin-bottom: 15px;
	overflow-y: scroll;
	overflow-x: hidden;
}

::-webkit-scrollbar-track
{
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	border-radius: 6px;
	background-color: #e2e2e2;
}

::-webkit-scrollbar {
      width: 6px;
		/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	border-radius: 10px;
	background-color: #e2e2e2;	
}

::-webkit-scrollbar-thumb
{
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #a8a8a8;
}

#news-readmore {
	width: 100%;
	float: left;
	margin-top: 15px;
	padding-top: 10px;
	text-align: right;
}

#news-readmore a{
	text-decoration: none;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;	
}

#news-readmore a:hover {
	color: #900;
}

#list-news-container {
	width: 98%;
	padding-bottom: 10px;
	padding-left: 25px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	
	overflow-y: scroll;
	max-height: 320px;
	border: 2px solid #efefef;
}

::-webkit-scrollbar-track
{
	/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	border-radius: 6px;
	background-color: #e2e2e2;
}

::-webkit-scrollbar {
      width: 5px;
		/*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
	border-radius: 4px;
	background-color: #e2e2e2;	
}

::-webkit-scrollbar-thumb
{
	border-radius: 4px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #a8a8a8;
}

.news-table {
	width: 845px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f1f1f1;
}

.table-news-photo {
	width: 136px;
	height: 77px;
	float: left;
	overflow: hidden;
	border: 3px solid #efefef;
}

.table-news-title {
	width: 590px;
	float: left;
	padding-left: 20px;
}

.table-news-title a {
	text-decoration: none;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
transform : scale(1,1.1);
-webkit-transform:scale(1,1.1); /* Safari and Chrome */
-moz-transform:scale(1,1.1); /* Firefox */
-ms-transform:scale(1,1.1); /* IE 9+ */
-o-transform:scale(1,1.1); /* Opera */
	color: #717171;	
}

#news-rpt {
	width: 92%;
	float: left;
	height: 90px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}

.table-news-title a:hover {
	color: #000;
}

.table-news-content {
	width: 590px;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;	
}

.font-news {
	font-size: 12px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	color: #CCC;
}

.news-rpt {
	width: 92%;
	float: left;
	height: 90px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #efefef;
	background-color: #fff;
}

#lower-body-right {
	width: 258px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	border: 1px solid #E9E9E9;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #6c6c6c;	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	
	-moz-box-shadow: 0px 3px 5px #e3e3e3;
-webkit-box-shadow: 0px 3px 5px #e3e3e3;
box-shadow: 0px 3px 5px #e3e3e3;
}

#left-navbar {
	float: left;
	width: 258px;	
}

ul#left-navbar {
	list-style-type:none;
	margin:0;
	padding:0;
}

#left-navbar li {
	display: block;
	padding-top: 13px;
	padding-left: 30px;
	background-image: url(../images/bullet_15.png);
	background-repeat: no-repeat;
	background-position: left center;	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 13px;	
}

#left-navbar li a{
	text-decoration: none;
	color: #6c6c6c;
	font-size: 17px;
	

}

#left-navbar li a:hover {
	color: #C00;	
	border-bottom-color: #C00;	
}

#find-us {
	width: 258px;
	float: left;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #45bdc6;
	text-align: right;
}

#bottom-content {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 25px;	
}

.logo-boxes {
	width: 100%;
	float: left;
}

.bottom-content-box {
	width: 16%;
	height: 240px;
	float: left;
	margin: 5%;
	padding: 3%;
	border: 1px solid #c5c5c5;
	text-align: center;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
}

#box2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
}

#footer {
	width: 100%;
	float: left;
	background-color: #912020;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer-content {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-family: calibri, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#footer-left {
	width: 925px;
	float: left;
	height: 300px;
}

#footer-right {
	width: 275px;
	height: 170px;
	float: left;
	text-align: left;
	background-color: #811a1a;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 100px;
	font-size: 11px;
}

.footer-column {
	width: 225px;
	float: left;
	padding-left:5px;
	padding-right: 5px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#FFF;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 30px;
}

.footer-font {
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dec0c0;	
}

#footer-nav {
	padding: 0;
	margin: 0;
}

ul#footer-nav {
	list-style-type:none;
	margin:0;
	padding:0;	
}

#footer-nav li {
	display: block;
	width: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f1c1c;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer-nav li a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #dec0c0;
	
}

#footer-nav a:hover {
	color: #F33;
	
}

#fade {
	list-style-type: none;
}

#main-body {
	width: 100%;
	float: left;
	background-image: url(../images/body_bg_03.jpg);
	background-repeat: repeat-x;
}

#main-body-content {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 35px;
}

#right-main-nav-title {
	width: 180px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: 100;
	color: #ad2833;
}

#right-main-body {
	width: 200px;
	float: left;
}

#right-main-nav {
	width: 200px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 35px;
	float: left;
	border: 1px solid #E9E9E9;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #6c6c6c;	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	
	-moz-box-shadow: 0px 3px 5px #e3e3e3;
-webkit-box-shadow: 0px 3px 5px #e3e3e3;
box-shadow: 0px 3px 5px #e3e3e3;
}

#right-main-navbar {
	float: left;
	width: 200px;	
}

ul#right-main-navbar {
	list-style-type:none;
	margin:0;
	padding:0;
}

#right-main-navbar li a{
	text-decoration: none;
	display:block;
	color: #6c6c6c;
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 30px;
	background-image: url(../images/bullet_15.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#right-main-navbar a:hover {
	color: #c85555;
	border-bottom-color: #999;	
}

#right-find-us {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	color: #45bdc6;
	text-align: center;
}


#affiliated-logo {
	width: 100%;
	float: left;
	padding-top: 20px;
}

#main-content {
	width: 850px;
	padding-right: 50px;
	padding-left: 100px;	
	padding-top: 50px;
	padding-bottom: 100px;
	float: left;
	text-align: justify;
}

#main-body-navbar {
	width: 850px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #282828;
}

#main-navbar {
	width: 850px;
	float: left;
}

ul#main-navbar {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align: left;
	display: block;
	background-color: #F5F5F5;	
}

#main-navbar li {
	display: inline;

}

#main-navbar li a{
	text-decoration: none;
	font-size: 18px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-left: 20px;
	padding-right: 20px;
	color: #282828;	
}

#main-navbar a:hover {
	color: #C00;
}

#main-body-image {
	width: 850px;
	float: left;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	margin-bottom: 20px;
}

.content {
	width: 850px;
	float: left;
	text-align: justify;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.back-button {
	width: 850px;
	float: left;
	text-align: right;
	padding-top: 20px;
}

.back-button a {
	text-decoration: none;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #CCC;
}

.read-more {
	display: none;
}

.sub-content {
	width: 100%;
	float: left;
	padding-top: 20px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;	
}

.table-container {
	width: 90%;
	height: 100%;
	float: left;
}

.table-heading {
	width: 90%;
	float: left;
}

.table-heading-title {
	width: 13%;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #900;	
	margin-left: .25%;
	margin-right: .25%;
	background-color: #E9E9E9;
	text-align: center;
}

.table-content {
	width: 90%;
	float: left;
}

.table-content-inside {
	width: 13%;
	float: left;
	padding-top: 9px;
	padding-bottom: 7px;
	height: 35px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;	
	margin-left: .25%;
	margin-right: .25%;
	background-color: #fff;
	border-bottom: 1px #CCC dotted;
	text-align: center;
}

#top-header {
	width: 100%;
	height: 132px;
}
	
#logo {
	width: 50%;
	padding-top: 30px;
	float: left;
}

#call {
	width: 50%;
	padding-top: 20px;	
	float: left;
}

.margin-container {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
}



/* responsive web for laptops, netbook, desktop 1400px - 1680px */	
@media screen and (max-width: 1680px) {
	
.margin-container {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
}

.margin-nav {
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
}

#top-header {
	width: 100%;
	height: 132px;
}
	
#logo {
	width: 50%;
	padding-top: 30px;
	float: left;
}

#call {
	width: 50%;
	padding-top: 20px;	
	float: left;
}

#navbar {
	width: 80%;
	padding-left: 10%;
	padding-right: 10%;
	float: left;
}

.nav-style {
	height: 47px;
	background-image: url(../images/nav-bg_06.jpg);
	background-repeat: repeat-x;	
	font-family: calibri, Tahoma, Geneva, sans-serif;
	color: #868686;
	letter-spacing:.7px;
	font-weight: 500;
	font-size: 15px;
	text-shadow:#fff 0px 1px 0, #666 0 -1px 0;
	text-align: center;
	font-weight: 100;	
}

#nav {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	letter-spacing:1px;	
	
}

#nav li {
	float: left;
}

#nav li a {
	text-decoration: none;
	display: block;
	padding: 13px 25px;
	color: #868686;
}

#nav li a:hover {
	background-color: #b50d1b;
	color: #fff;
}


}

/* responsive web for ipad, ipad mini, laptops, desktops 1400px */
@media screen and (max-width: 1400px) {
.margin-container {

}

#top-header {
	width: 100%;
	height: 132px;
}
	
#logo {
	width: 50%;
	padding-top: 30px;
	float: left;
}

#call {
	width: 50%;
	padding-top: 20px;	
	float: left;
}

#nav li a {
	padding: 13px 18px;
}

.nav-style {
	font-size: 14px;
}


.header-slide {
	width: 900px;
	height: 341px;
	margin-top: 38px;
	margin-left: auto;
	margin-right: auto;
}

.image-slider {
	width: 565px;
	height: 341px;
	float: left;
}

.text-slider {
	width: 300px;
	height: 211;
	padding-left: 25px;
	padding-right: 35x;
	padding-bottom: 65px;
	padding-top: 65px;
	float: left;
}

h6 {
	font-size: 23px;
	line-height: 30px;	
}

h4 {
	font-size: 37px;
	font-weight: 200;
	line-height: 42px;		
}

#lower-body-content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#lower-body-left {
	width: 720px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}

#lower-body-right {
	width: 208px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	border: 1px solid #E9E9E9;
}

#left-navbar {
	float: left;
	width: 208px;
	padding: 0;
	margin: 0;	
}

#left-navbar li a{
	font-size: 15px;
}

#find-us {
	width: 180px;
	float: left;
}

#bottom-content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 25px;	
}

.bottom-content-box {
	width: 280px;
	height: 140px;
	float: left;
	text-align: center;
}

#box2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
}

#footer {
	width: 100%;
	float: left;
	background-color: #912020;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer-content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-family: calibri, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#footer-left {
	width: 725px;
	float: left;
	height: 300px;
}

#footer-right {
	width: 275px;
	height: 170px;
	float: left;
	text-align: left;
	background-color: #811a1a;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 100px;
	font-size: 11px;
}

.footer-column {
	width: 200px;
	float: left;
	padding-left:5px;
	padding-right: 5px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#FFF;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 25px;
}

.footer-font {
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dec0c0;	
}

#footer-nav {
	padding: 0;
	margin: 0;
}

ul#footer-nav {
	list-style-type:none;
	margin:0;
	padding:0;	
}

#footer-nav li {
	display: block;
	width: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f1c1c;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer-nav li a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #dec0c0;
	
}

#footer-nav a:hover {
	color: #F33;
	
}

.content {
	width: 850px;
	float: left;
}

#main-body-image {
	width: 850px;
	float: left;
}

.back-button {
	width: 850px;
	float: left;
}

#main-navbar {
	width: 850px;
	float: left;
}

#main-body-navbar {
	width: 850px;
	float: left;
}

#main-content {
	width: 850px;
	float: left;
}

.news-table {
	width: 845px;
	float: left;
	padding: 10px;
	margin-bottom: 20px;
	background-color: #f1f1f1;
}

.table-news-photo {
	width: 136px;
	height: 77px;
	float: left;
	overflow: hidden;
	border: 3px solid #efefef;
}

.table-news-title {
	width: 60%;
	float: left;
	padding-left: 20px;
}

.table-news-title a {
	text-decoration: none;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
transform : scale(1,1.1);
-webkit-transform:scale(1,1.1); /* Safari and Chrome */
-moz-transform:scale(1,1.1); /* Firefox */
-ms-transform:scale(1,1.1); /* IE 9+ */
-o-transform:scale(1,1.1); /* Opera */
	color: #717171;	
}

#news-rpt {
	width: 92%;
	float: left;
	height: 90px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}

.table-news-title a:hover {
	color: #000;
}

.table-news-content {
	width: 590px;
	float: right;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333;	
}

.font-news {
	font-size: 12px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	color: #CCC;
}

.news-rpt {
	width: 92%;
	float: left;
	height: 90px;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom: 1px solid #efefef;
	background-color: #fff;
}

.aff-logo {
	width: 209px;
	height: 63px;
}

.news-list-scroll {
	width: 730px;
}
.news-list-row {
	width: 680px;
}
.news-info {
	width: 555px;
	margin-left: 25px;
}
#paging_container2{
	width: 680px;
	float: left;	
}
#news {
	width: 680px;
}
}


/* responsive web for ipad, ipad mini, laptops, desktops 1400px */
@media screen and (max-width: 1200px) {
	
#nav li a {
	padding: 13px 9px;
}

.nav-style {
	font-size: 12px;
}

#left-navbar {
	float: left;
	width: 180px;
	padding: 0;
	margin: 0;	
}

#left-navbar li a{
	font-size: 13px;
}

#find-us {
	width: 180px;
	float: left;
}

.content {
	width: 680px;
	float: left;
}

#main-body-image {
	width: 680px;
	float: left;
}

.back-button {
	width: 680px;
	float: left;
}

#main-navbar {
	width: 680px;
	float: left;
}

#main-body-navbar {
	width: 680px;
	float: left;
}

#main-content {
	width: 680px;
	float: left;
}

.why-img {
	width: 650px;
	height: 204px;
}

.aff-logo {
	width: 166px;
	height: 50px;
}

.news-list-scroll {
	width: 680px;
}
.news-list-row {
	width: 570px;
}
.news-info {
	width: 445px;
	margin-left: 25px;
}
#paging_container2{
	width: 570px;
	float: left;	
}
#news {
	width: 570px;
}

}


/* responsive web for tablets, laptops, netbook, desktop 1042px */
@media screen and (max-width: 1010px) {
.margin-container {

}

#top-header {
	width: 100%;
	height: 132px;
}
	
#logo {
	width: 50%;
	padding-top: 30px;
	float: left;
}

#call {
	width: 50%;
	padding-top: 20px;	
	float: left;
}

#nav li a {
	padding: 13px 10px;
}

.nav-style {
	font-size: 12px;
}

.header-slide {
	width: 900px;
	height: 341px;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

.image-slider {
	width: 565px;
	height: 341px;
	float: left;
}

.text-slider {
	width: 295px;
	height: 211;
	padding-left: 20px;
	padding-right: 20x;
	padding-bottom: 65px;
	padding-top: 65px;
	float: left;
}

h6 {
	font-size: 20px;
	line-height: 25px;	
}

h4 {
	font-size: 35px;
	font-weight: 200;
	line-height: 40px;		
}

#lower-body-content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#lower-body-left {
	width: 670px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}

#lower-body-right {
	width: 158px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	border: 1px solid #E9E9E9;
}

#left-navbar {
	float: left;
	width: 158px;
	padding: 0;
	margin: 0;	
}

#find-us {
	width: 158px;
	float: left;
}

#bottom-content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 25px;	
}

.bottom-content-box {
	width: 280px;
	height: 140px;
	float: left;
	text-align: center;
}

#footer {
	width: 100%;
	float: left;
	background-color: #912020;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer-content {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-family: calibri, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#footer-left {
	width: 625px;
	float: left;
	height: 300px;
}

#footer-right {
	width: 275px;
	height: 170px;
	float: left;
	text-align: left;
	background-color: #811a1a;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 100px;
	font-size: 11px;
}

.footer-column {
	width: 175px;
	float: left;
	padding-left:5px;
	padding-right: 5px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#FFF;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 20px;
}

.footer-font {
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dec0c0;	
}

#footer-nav {
	padding: 0;
	margin: 0;
}

ul#footer-nav {
	list-style-type:none;
	margin:0;
	padding:0;	
}

#footer-nav li {
	display: block;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f1c1c;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer-nav li a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #dec0c0;
	
}

#footer-nav a:hover {
	color: #F33;
	
}

.content {
	width: 620px;
	float: left;
}

#main-body-image {
	width: 620px;
	float: left;
}

.back-button {
	width: 620px;
	float: left;
}

#main-navbar {
	width: 620px;
	float: left;
}

#main-body-navbar {
	width: 620px;
	float: left;
}

#main-content {
	width: 620px;
	float: left;
}

.why-img {
	width: 630px;
	height: 204px;
}

.news-list-scroll {
	width: 600px;
}
.news-list-row {
	width: 550px;
}
.news-info {
	width: 400px;
	margin-left: 25px;
}
#paging_container2{
	width: 550px;
	float: left;	
}
#news {
	width: 550px;
}

}


/* responsive web for tablet 800px */
@media screen and (max-width: 960px) {
.margin-container {

}

#top-header {
	width: 100%;
	height: 132px;
}
	
#logo {
	width: 50%;
	padding-top: 30px;
	float: left;
}

#call {
	width: 50%;
	padding-top: 20px;	
	float: left;
}	

.nav-style {
	font-family: calibri, Tahoma, Geneva, sans-serif;
	color: #868686;
	letter-spacing:.7px;
	font-weight: 500;
	font-size: 12px;
	text-shadow:#fff 0px 1px 0, #666 0 -1px 0;
	text-align: center;
}

#nav li a {
	padding: 13px 8px;
}

.nav-style {
	font-size: 12px;
}

.header-slide {
	width: 750px;
	height: 281px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.image-slider {
	width: 465px;
	height: 241px;
	float: left;
}

.img01 {
	width: 465px;
	height: 280px;
}

.text-slider {
	width: 255px;
	height: 211;
	padding-left: 15px;
	padding-right: 20x;
	padding-bottom: 65px;
	padding-top: 65px;
	float: left;
}

h6 {
	font-size: 17px;
	line-height: 23px;	
}

h4 {
	font-size: 30px;
	font-weight: 200;
	line-height: 35px;		
}

#lower-body-content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#lower-body-left {
	width: 570px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}

#lower-body-right {
	width: 158px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	border: 1px solid #E9E9E9;
}

#bottom-content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 25px;	
}

.bottom-content-box {
	width: 260px;
	height: 140px;
	float: left;
	text-align: center;
}

#footer {
	width: 100%;
	float: left;
	background-color: #912020;
	padding-top: 0px;
	padding-bottom: 0px;
}

#footer-content {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-family: calibri, Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#footer-left {
	width: 100%;
	float: left;
	height: 300px;
}

.footer-image {
	width: 187px;
	height: 31px;
}

#footer-right {
	width: 100%;
	height: 50px;
	float: left;
	text-align: left;
	background-color: #811a1a;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 11px;
}

.footer-column {
	width: 27%;
	float: left;
	padding-left:5px;
	padding-right: 5px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#FFF;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-right: 15px;
}

.footer-font {
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #dec0c0;	
}

#footer-nav {
	padding: 0;
	margin: 0;
}

ul#footer-nav {
	list-style-type:none;
	margin:0;
	padding:0;	
}

#footer-nav li {
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f1c1c;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer-nav li a {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #dec0c0;
	
}

#footer-nav a:hover {
	color: #F33;
	
}

.content {
	width: 550px;
	float: left;
}

#main-body-image {
	width: 550px;
	float: left;
}

.back-button {
	width: 550px;
	float: left;
}

#main-navbar {
	width: 550px;
	float: left;
}

#main-body-navbar {
	width: 550px;
	float: left;
}

#main-content {
	width: 550px;
	float: left;
}

.why-img {
	width: 550px;
	height: 204px;
}

.news-list-scroll {
	width: 560px;
}
.news-list-row {
	width: 500px;
}
.news-info {
	width: 365px;
	margin-left: 25px;
}
#paging_container2{
	width: 500px;
	float: left;	
}
#news {
	width: 500px;
}

}


/* responsive web for tablet 800px 	*/
@media screen and (max-width: 800px) {
.margin-container {

}

#top-header {
	width: 100%;
	height: 132px;
}
	
#logo {
	width: 50%;
	padding-top: 30px;
	float: left;
}

#call {
	width: 50%;
	padding-top: 20px;	
	float: left;
}	

#nav li a {
	padding: 16px 4px;
}

.nav-style {
	font-size: 11px;
}

#header {
	height: 351px;
	width: 100%;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.header-slide {
	width: 700px;
	height: 261px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

.image-slider {
	width: 465px;
	height: 221px;
	float: left;
}

.img01 {
	width: 410px;
	height: 260px;
}

.text-slider {
	width: 215px;
	height: 201;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 65px;
	padding-top: 65px;
	float: left;
}

h6 {
	font-size: 18px;
	line-height: 22px;
}

h4 {
	font-size: 26px;
	font-weight: 300;
	line-height: 35px;		
}

#lower-body-content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#lower-body-left {
	width: 470px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}

#lower-body-right {
	width: 158px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	float: left;
	border: 1px solid #E9E9E9;
}

#bottom-content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	margin-top: 20px;
	margin-bottom: 25px;	
}

.bottom-content-box {
	width: 230px;
	height: 100px;
	float: left;
	text-align: center;
}

#footer-content {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

#footer-left {
	width: 250px;
	float: left;
}

#footer-right {
	width: 450px;
	float: left;
	text-align: right;
}

.news-list-scroll {
	width: 500px;
}
.news-list-row {
	width: 450px;
}
.news-info {
	width: 315px;
	margin-left: 25px;
}
#paging_container2{
	width: 450px;
	float: left;	
}
#news {
	width: 450px;
}

}


/* responsive web for tablet, iphones 768px 	*/
@media screen and (max-width: 768px) {
.margin-container {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}

.margin-nav {
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
}

#top-header {
	width: 100%;
	height: 132px;
}
	
#logo {
	width: 42%;
	padding-top: 30px;
	padding-bottom: 25px;
	padding-left: 8%;
	text-align: center;
	float: left;
}

#call {
	width: 42%;
	height: 40px;
	padding-top: 25px;	
	padding-bottom: 15px;
	padding-right: 8%;
	text-align: right;
	float: left;
}

.call01 {
	font-size: 28px;
}

#lower-body {
	margin-top: 5px;
	margin-bottom: 15px;
}

.call01 {
	font-size: 20px;
}

.nav-style {
	font-size: 10px;
	font-weight: normal;
	height: 47px;	
}

#nav li a {
	padding: 15px 3px;
}

#header {
	height: 271px;
	width: 100%;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}

.header-slide {
	width: 550px;
	height: 191px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.image-slider {
	width: 305px;
	height: 191px;
	float: left;
}

.img01 {
	width: 305px;
	height: 190px;
}

.text-slider {
	width: 100x;
	height: 211;
	padding-left: 25px;
	padding-right: 5x;
	padding-bottom: 35px;
	padding-top: 35px;
	float: left;
}

h6 {
	font-size: 18px;
	line-height: 22px;
}

h4 {
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;		
}

#lower-body-content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#lower-body-left {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 5%;
	float: left;
}

#lower-left-body2 {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 10px;
	padding-bottom: 5%;
	float: left;	
}

#lower-body-right {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 10px;
	padding-bottom: 5%;
	float: left;
	border: none;
	background: none;
	box-shadow: none;
}

.font01 {
	font-size: 13px;
}

h5 {
	font-size: 25px;
}

#find-us {
	width: 100%;
	text-align: center;
	float: left;
}

#left-navbar {
	background: none;
	width: 100%;
	text-align: center;
}

#left-navbar ul{
	margin:0;
	padding:0;	
}

#left-navbar li {
	display: inline;
	background-image: none;
	border: none;
	margin:0;
	padding:0;
}

#left-navbar li a{
	text-decoration: none;
	color: #333;
	font-size: 15px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}

#left-navbar a:hover {
	background-image: none;
	color: #C00;
}

#bottom-content {
	width: 100%;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;	
}

.bottom-content-box {
	width: 30%;
	height: 100px;
	float: left;
}

#img1 {
	height: 111px;
	width: 103px;	
}

#img2 {
	height: 68px;
	width: 127px;	
}

#img3 {
	height: 69px;
	width: 113px;
}

#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;	
}

#footer-content {
	width: 100%;
	color: #FFF;
	float: left;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#footer-img {
	display: none;
}

#footer-left {
	width: 100%;
	float: left;
	text-align: center;	
}

#footer-right {
	width: 100%;
	float: left;
	text-align: center;
}

#footer-nav li {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#regular-menu {
	display: none;
}
}

/* responsive web for smartphones: 600px */
@media screen and (max-width: 600px) {
#top-header {
	width: 100%;
	height: 80px;	
}

#top-header {
	background-image: url(../images/top-header-bg01_04.jpg);
	background-position: center;
	background-repeat: repeat;
}

#logo {
	padding-top: 20px;
}

#footer {
	width: 100%;
}

#logo01 {
	width: 196px;
	height: 38px;
}

#call {
	display: none;
}

#header {
	display: none;
}

#side01 {
	display: block;
}

#side02 {
	display: block;
}

#added-menu {
	display: block;
}

#main-menu2 {
	display: block;
	width: 100%;
	height: 28px;
	background-color: #551b1b;	
}

#main-menu2-content {
	width: 430px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 4px;
	font-family: calibri, Verdana, Geneva, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight:bold;
	color: #fff;
}

#main-menu2-content a {
	text-decoration: none;
	color: #fff;
}

#main-menu2-content a:hover {
	color: #CCC;
}

#main-menu-small {
	vertical-align: middle;
	padding-right: 5px;
}

#navbar {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	height: 100%;
}

#nav {
	width: 100%;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */	
/*	background-image: none;*/	

}

.nav-style {
	font-size: 19px;
	height: 47px;
	font-weight: bold;
}

#nav li {
	width: 100%;	
}

#nav li a {
	color: #666;
	/*	background-color: #990914;*/
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 10%;
	text-align: left;
	background-image: url(../images/nav-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav li a:hover {
	background-image: url(../images/nav-arrow0.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #fff;
}

#lower-body {
	display: none;
}

#footer-content {
	font-size: 10px;
}

#regular-menu {
	display: none;
}

#footer-left {
	display: none;
}

.news-list-scroll {
	width: 400px;
}
.news-list-row {
	width: 350px;
}
.news-info {
	width: 215px;
	margin-left: 25px;
}
#paging_container2{
	width: 350px;
	float: left;	
}
#news {
	width: 350px;
}
}


/* responsive web for smartphones: iphone.... 320px - 480px */
@media screen and (max-width: 480px) {
.margin-container {

}

#top-header {
	width: 100%;
}
	
#logo {
	width: 90%;
	text-align: center;	
	float: left;
}

#call {
	width: 100%;
	text-align: center;
	font-size: 14px;
	float: left;
}

.call01 {
	font-size: 20px;
}

img.size {
	height: 70px;
	width: 300px;
}

#img1 {
	height: 91px;
	width: 84px;	
}

#img2 {
	height: 48px;
	width: 97px;	
}

#img3 {
	height: 49px;
	width: 93px;
}

.bottom-content-box {
	height: 90px;
	float: left;
	text-align: center;
}

#box2 {
	border:none;
}
}

/* responsive web for smartphones: iphone.... 320px - 480px */
@media screen and (max-width: 480px) {
.margin-container {

}

#top-header {
	width: 100%;
}
	
#logo {
	width: 90%;
	text-align: center;	
	float: left;
}

#call {
	width: 100%;
	text-align: center;
	font-size: 14px;
	float: left;
}

.call01 {
	font-size: 20px;
}

img.size {
	height: 70px;
	width: 300px;
}

#img1 {
	height: 91px;
	width: 84px;	
}

#img2 {
	height: 48px;
	width: 97px;	
}

#img3 {
	height: 49px;
	width: 93px;
}

.bottom-content-box {
	height: 90px;
	float: left;
	text-align: center;
}

#box2 {
	border:none;
}

.news-list-scroll {
	width: 250px;
}
.news-list-row {
	width: 200px;
}
.news-info {
	width: 150px;
	margin-left: 25px;
}

}


/* responsive web for smartphones: iphone.... 240px */
@media screen and (max-width: 240px) {

#call {
	width: 100%;
	text-align: center;	
	float: left;
}

#img1 {
	height: 61px;
	width: 54px;	
}

#img2 {
	height: 28px;
	width: 77px;	
}

#img3 {
	height: 29px;
	width: 73px;
}

.news-list-scroll {
	width: 180px;
}
.news-list-row {
	width: 160px;
}
.news-info {
	width: 100px;
	margin-left: 25px;
}

}









