@charset "utf-8";
@font-face {
	font-family: "LaneNarrowRegular";
	src: url(font/LANENAR.eot);
	src: local("LaneNarrowRegular"), url(font/LANENAR.ttf) format("truetype");
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#clear{ clear:both; }
#container-body {
	width: 1021px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg-header.jpg);
	width: 1029px;
	background-repeat: no-repeat;
	background-position: left top;
}
#container-body .header {
	min-height: 360px;
}
#container-body .header .menu {
	font-family: arial, Helvetica, sans-serif;
	color: #000; font-weight: normal;
	font-size: 18px; width:700px; float:left;
}
#container-body .header .menu ul { 
	list-style: none;
	padding: 0; margin:0; margin-top:5px;
}
#container-body .header .menu ul li { 
	float: left; 
	margin-left: 20px;
}
#container-body .header .menu ul li a {
	text-decoration: none; color: #000;
}
#container-body .header .menu ul li a:hover{
	text-decoration: none; color: #ff0000;
}
#container-body .header .menu li .active {
	color: #FE0000;
}

#container-body .header .text-phone {
	float: left;
	width: 280px;
	font-size: 26px;
	text-align: right;
	font-family: arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	padding-right: 35px;
}
#container-body .header .tag-line {
	float: left;
	width: 700px;
	margin-bottom: 10px;
}
#container-body .header .tag-line-page {
	margin-top: 115px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}

#container-body .header .img-button {
	float: left;
	width: 320px;
	text-align: right;
	margin-top: 15px;
}
#container-body .small-panel {
	padding-top: 10px;
}

#container-body .small-panel .small-panel-left {
	background-image: url(images/left-shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	min-height: 479px;
	width: 12px;
}
#container-body .small-panel .small-container {
	float: left;
	width: 997px;
	background-color: #FFF;
	border: 1px solid #FFF;min-height: 479px;
}
#container-body .small-panel .small-container .icon-panel {
	background-image: url(images/bg-panel.jpg);
	float: left;
	width: 231px;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
#container-body .small-panel .small-container .icon-panel H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #515151; padding: 0px; margin: 0px; margin-top: 5px;
	font-weight: normal; font-size: 18px; margin-bottom: 5px;
}
#container-body .small-panel .small-container .icon-panel .icon-text {
	text-align: left;
	min-height: 150px;
}
#container-body .small-panel .small-container .icon-panel .link-button {
	line-height: 24px;
	background-image: url(images/bg-button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;
	text-shadow: #000000 0.1em 0.1em 0.2em;
}
#container-body .small-panel .small-container .icon-panel .link-button a {
	text-decoration: none;
	color: #fff;
}

#container-body .small-panel .small-panel-right {
	background-image: url(images/right-shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	min-height: 479px;
	width: 12px;
}
#container-body .small-panel .small-container  .navigation {
	background-image: url(images/panel-grey-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 220px; min-height: 432px;
	float: left;
	-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px;
}
#container-body .small-panel .small-container .navigation-shadow {
	background-image: url(images/panel-grey-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left; min-height: 432px;
	width: 9px;
}
#container-body .small-panel .small-container .navigation h1 {
	font-size: 20px;
	margin-left: 15px; margin-right: 10px;
	padding-bottom: 5px;
    text-shadow: #fff 0.1em 0.1em 0.2em;
	-webkit-text-stroke: 4px solid #fff;
    color: #F00;
    border-bottom: 2px groove #CCC;
}
#container-body .small-panel .small-container .navigation h1 a {
	text-decoration: none;color: #F00;
}
#container-body .small-panel .small-container .navigation h1 a:hover {
	color: #666;
}
#container-body .small-panel .small-container .content {
	float: left;
	width: 750px;
	padding-left: 10px;
	font-size: 14px;
}
.content a {
	color:#F00; font-weight: bold;
	font-style: italic;
}
#container-body .small-panel .big-panel {
	margin-top: 10px;
}
#container-body .small-panel .big-panel .icon-panel {
	background-image: url(images/bg-panel-big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	min-height: 202px;
	width: 313px;
}
#container-body .small-panel .big-panel .icon-panel a {
	text-decoration: none;
	color: #ff0000;
}
#container-body .big-panel .icon-panel H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 24px;
	background-image: url(images/bg-button.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 30px; padding: 0; margin: 0;
	margin-left: 3px;
	text-shadow: #000000 0.1em 0.1em 0.2em;
}
#footer {
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 149px;
}
#footer .text-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer .text-menu a {
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .logo-footer {
	text-align: center;
}
#footer .copyright {
	text-align: center;
}
#footer .copyright a {
	color: #333;
	text-decoration: none;
}


.ui-corner-top { 
	-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; 
	-moz-border-radius-topright: 5px; 	-webkit-border-top-right-radius: 5px; 	border-top-right-radius: 5px; 
}
.ui-corner-all { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.contact-text {
	font-weight: bold;
	margin-top: 15px;
}
.contact-link {
	color: #36F;
	text-decoration: underline;
	font-style:normal;
}
.contact-link a {
	color: #36F;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;

}
