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



body {
	color: #444;
	font: 12px Arial, Helvetica, Helv, sans-serif;
	background-image: url("../images/bg.jpg");
	margin: 0;
	padding: 0;
	line-height:1.6em;
}
a:link, a:active, a:visited {
	color: #3683AB;
	text-decoration: none;
}
img {
	border:none;
	outline:none;
	vertical-align:middle;
}
img a {
	border:none;
	outline:none;
}
h1, h2, h3 {
	padding:0px;
	margin:0px;
}
table td {
	vertical-align:top
}
p {
	margin-top:10px;
	margin-bottom:10px
}
ul {
	padding:0px;
	margin:0px
}
/* Menu */



.wrapper {
	width:968px;
	height:auto;
	margin:auto;
	background-color:#fff;
	margin-top:10px;
	margin-bottom:10px;
	box-shadow: 0px 0px 5px #ccc;
	padding-bottom:20px;
	border:1px solid #e2e2e2;
}
.marquee {
	width:968px;
	overflow: hidden;
}
.logo {
	padding-bottom:5px;
	background:url(../images/map.png) right bottom no-repeat;
	float:left;
	width:100%;
	text-align:left;
}
.logo img {
	padding:10px 0px 10px 20px;
}
.logo .contactText img {
	padding:0px
}
.contactText{padding: 0px 25px 0px 0px;
    color: #333;
    font-size: 16px;
    margin-right: 60px;
    text-align: right;}

.contactText .mail{ margin-top:20px; padding-left:25px; background:url(../images/mail.png) center left no-repeat; text-align:left;}

.contactText .mail a{ font-size:14px}

.contactText .mail1{ margin-top:20px; padding-left:106px; background:url(../images/mail.png) 80px no-repeat;}

.contactText .mail1 a{ font-size:14px}

.contactText .phone{margin-top: 30px;
    background: url(../images/phone.png) center left no-repeat;
    padding-left: 25px;
    float: right;}
.contactText .phone {
	margin-top:30px
}
/* Header top menu style*/





.topmenu {
	height:33px;
	float:right;
	position:relative
}
.topmenu ul {
	padding:0px;
	margin:0px;
}
.topmenu ul li {
	height:33px;
	float:left;
	position:relative;
	padding-top:10px;
	list-style:none
}
.topmenu ul li a {
	float:left;
	position:relative;
	color:#fff;
	list-style:none;
	text-decoration:none;
	border-right:1px solid #fff;
	padding-left:10px;
	padding-right:10px;
	font-size:11px
}
.topmenu .noRightBorder {
	border-right:0px solid #fff
}
/* Header top menu style*/



/* Header Menu style */



#NavMenu {
	background: url("../images/menu_Bg.png") repeat-x;
	height: 41px;
	margin: 0 auto 0 -16px;
	position: absolute;
	width: 1000px;
	z-index: 111111;
}
#NavMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#NavMenu li {
	display:inline-block;
	position:relative;
	float:left;
	z-index: 2147483647;
}
#NavMenu a {
	float: left;
	line-height: 41px;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:700;
	text-align:center;
	width:95px;
	color: #fff;
	/*padding:0px 16px 0px 16px;*/

	text-align:center;
	border-right:1px solid #d34326
}
#NavMenu a.marqueeScroll {
	float: left;
	line-height: 41px;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 12px;
	font-weight:700;
	text-align:center;
	width:95px;
	color: #fff;
	/*padding:0px 16px 0px 16px;*/

	text-align:center;
	border-right:1px #ab0415
}
#NavMenu a.marqueeScroll {
	width:967px
}
#NavMenu a.menuWidth1 {
	width:78px
}
#NavMenu a.menuWidth2 {
	width:112px
}
#NavMenu a.menuWidth3 {
	width:76px
}
#NavMenu a.menuWidth4 {
	width:112px
}
#NavMenu a.menuWidth5 {
	width:76px
}
#NavMenu a.menuWidth6 {
	width:125px
}
#NavMenu ul ul li.hover {
	position: relative;
	z-index: 1;
	cursor: default;
}
#NavMenu ul ul li a {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	border-bottom:1px solid #3592c2;
}
#NavMenu ul ul li a:hover {
	background:url(../images/menu_activeBg.png) repeat-x;
	color:#fff
}
#NavMenu ul li ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index:1;
	background: #3F9AC9;
}
#NavMenu ul ul li {
	float: none;
	display:inlinen
}
#NavMenu ul ul {
	top: -2px;
	left: 100%;
}
#NavMenu li:hover > ul {
	visibility: visible;
}
#NavMenu a:hover {
	background:url(../images/menu_activeBg.png) repeat-x;
color:#fff  color: #fff;
}
#NavMenu a.marqueeScroll:hover {
	background:url(../images/menu_Bg.png) repeat-x;
color:#fff  color: #fff;
}
#NavMenu .active a {
	background:url(../images/menu_activeBg.png) repeat-x;
color:#fff  color: #fff;
}
#NavMenu .noRightBorder {
	border-right:0px solid #333;
	background:none;
}
#NavMenu .menuHome {
	width:42px
}
.banner {
	height:501px;
}
.inner-banner {
	height: 208px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.home-message {
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #d92a18;
	background-image: url(../images/red-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	font-style: italic;
}
.readmore {
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:7px 15px 7px 15px;
	height:25px;
	line-height:25px;
	background-color:#FFF;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#666;
}
.readmore:hover {
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:7px 15px 7px 15px;
	height:25px;
	line-height:25px;
	background-color:#900;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
.home-message-left {
	width:600px;
	float:left;
	text-align:left;
}
.home-message-right {
	width:200px;
	float:right;
	text-align:right;
}
h1 {
	padding:10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 27px;
	text-align: left;
	font-weight: normal;
	color: #3d3d3d;
}
h2 {
	padding:0px 0px 0px 0px;
	margin: 20px 0px 10px 0px;
	font-size:17px;
	text-align:left;
	color: #ab0415;
}
h3 {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	text-align:left;
	color: #ab0415;
}
.padLeft20 {
	padding-left:20px
}
.padLeft10 {
	padding-left:10px
}
.content-section-pad {
	padding:0px 0px 10px 0px;
	line-height:18px;
}
.home-content-left {
	width:470px;
	float:left;
	text-align:left;
}
.home-content-right {
	width:470px;
	float:right;
	text-align:left;
}
.home-section-left {
	width:150px;
	float:left;
}
.home-section-right {
	width:320px;
	float:left;
}
.events_app_content {
	border-top:4px solid #5c5c5c;
	background:#f8f4e9;
	float:left;
	position:relative;
	margin-top:10px;
	width:941px
}
.eventsPod {
	float:left;
	position:relative;
	width:235px;
	height:auto;
	min-height:200px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px
}
.appPod {
	float:left;
	position:relative;
	width:317px;
	height:auto;
	min-height:200px;
	background:url(../images/appPod_Bg.png) no-repeat;
	padding-left:32px;
	padding-right:32px;
	margin-top:-13px;
	padding-bottom:10px
}
.testimonialPod {
	float:left;
	position:relative;
	width:235px;
	height:auto;
	min-height:200px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px
}
.locations {
	background:url(../images/location_HeaderBg.png) repeat-x;
	float:right;
	width:100%
}
.locations h2 {
	float:right;
	padding-right:50px
}
.txtBlack {
	color:#333;
	font-size:13px
}
#footer {
	padding: 10px 0px 10px 0px;
	margin-top: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	line-height:22px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dbdbdb;
}
.footermenu {
	width:100%;
	height:58px;
	float:left;
	position:relative;
	background:url(../images/footermenu_BG.png) repeat-x bottom;
	padding-top:30px;
	padding-bottom:10px
}
.footermenu .floatLeft {
	float:left
}
.floatLeft {
	float:left
}
.floatRight {
	float:right
}
.footermenu ul {
	padding:0px;
	margin:0px 0px 0px 5px
}
.footermenu ul li {
	height:30px;
	float:left;
	position:relative;
	list-style:none;
	padding-top:20px
}
.footermenu ul li a {
	float:left;
	position:relative;
	padding:0px 4px 0px 4px;
	color:#333;
	list-style:none;
	text-decoration:none;
	font-size:11px;
	border-right:1px solid #ccc
}
.footermenu ul li a:hover {
	color:#000;
}
.footermenu ul li a.noRightBorder {
	border-right:0px solid #ccc
}
.footer-left {
	float:left;
	padding:0px 0px 0px 0px;
	width:425px;
	line-height:22px;
	text-align:left;
	text-transform:uppercase;
	font-size:11px;
}
.footerBG {
	width:921px;
	float:left;
	position:relative;
	background:#999999;
	padding:10px;
	color:#fff;
}
.footerBG a {
	color:#fff;
}
.footerBG a:hover {
	color:#fff;
}
.footerBG ul li {
	height:30px;
	float:left;
	position:relative;
	list-style:none;
}
.footerBG ul li a {
	float:left;
	position:relative;
	padding:0px 4px 0px 4px;
	color:#fff;
	list-style:none;
	text-decoration:none;
	font-size:12px;
	border-right:1px solid #ccc
}
.footerBG ul li a.noRightBorder {
	border-right:0px solid #ccc
}
.footer-right {
	float:right;
	width:425px;
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
}
.inner-content-round {
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color:#FFF;
	padding:10px;
	line-height:19px;
	text-align:justify;
	min-height:300px;
}
.inner-content-left {
	width:620px;
	float:left;
	padding:0px 20px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.inner-content-right {
	width: 270px;
	float: right;
}
table.contact-form-pad {
	width:100%;
}
table.contact-form-pad td {
	width:50%;
	text-align:left;
	padding:5px 5px 5px 5px;
}
table.contact-form-pad td textarea {
	border:1px solid #cdcdcd;
	margin:5px 0 10px 0;
	width:250px;
}
table.contact-form-pad td input.textfld {
	width:255px;
	border:1px solid #cdcdcd;
	margin:5px 0 10px 0;
}
/* Site Map */

#cssmenu,  #cssmenu ul,  #cssmenu li,  #cssmenu a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	font-weight: normal;
	text-decoration: none;
	line-height: 1;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	position: relative;
}
#cssmenu {
	width: 250px;
	border-bottom: 4px solid #656659;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#cssmenu a {
	line-height: 1.3;
}
#cssmenu > ul > li:first-child {
	background: #66665e;
	background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
	background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
	background: linear-gradient(#66665e 0%, #45463d 100%);
	border: 1px solid #45463d;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
#cssmenu > ul > li:first-child > a {
	padding: 15px 10px;
	background: url(../images/pattern.png) top left repeat;
	border: none;
	border-top: 1px solid #818176;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	font-family: 'Ubuntu', sans-serif;
	text-align: center;
	font-size: 1.2em;
	font-weight: 300;
	text-shadow: 0 -1px 1px #000000;
}
#cssmenu > ul > li:first-child > a > span {
	padding: 0;
}
#cssmenu > ul > li:first-child:hover {
	background: #66665e;
	background: -moz-linear-gradient(#66665e 0%, #45463d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #66665e), color-stop(100%, #45463d));
	background: -webkit-linear-gradient(#66665e 0%, #45463d 100%);
	background: linear-gradient(#66665e 0%, #45463d 100%);
}
#cssmenu > ul > li {
	background: #e94f31;
	background: -moz-linear-gradient(#b8280d 0%, #ab0415 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b8280d), color-stop(100%, #ab0415));
	background: -webkit-linear-gradient(#b8280d 0%, #ab0415 100%);
	background: linear-gradient(#b8280d 0%, #ab0415 100%);
}
#cssmenu > ul > li:hover {
	background: #e84323;
	background: -moz-linear-gradient(#e84323 0%, #c33115 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e84323), color-stop(100%, #c33115));
	background: -webkit-linear-gradient(#e84323 0%, #c33115 100%);
	background: linear-gradient(#e84323 0%, #c33115 100%);
}
#cssmenu > ul > li > a {
	font-size: .9em;
	display: block;
	background: url(../images/pattern.png) top left repeat;
	color: #ffffff;
	border: 1px solid #ba2f14;
	border-top: none;
	text-shadow: 0 -1px 1px #751d0c;
}
#cssmenu > ul > li > a > span {
	display: block;
	padding: 12px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
#cssmenu > ul > li > a:hover {
	text-decoration: none;
}
#cssmenu > ul > li.active {
	border-bottom: none;
}
#cssmenu > ul > li.has-sub > a span {
	background: url(../images/icon_plus.png) 96% center no-repeat;
}
#cssmenu > ul > li.has-sub.active > a span {
	background: url(../images/icon_minus.png) 96% center no-repeat;
}
#cssmenu ul ul {
	display: none;
	background: #fff;
	border-right: 1px solid #a2a194;
	border-left: 1px solid #a2a194;
}
#cssmenu ul ul li {
	padding: 0;
	border-bottom: 1px solid #d4d4d4;
	border-top: none;
	background: #f7f7f7;
	background: -moz-linear-gradient(#f7f7f7 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ececec));
	background: -webkit-linear-gradient(#f7f7f7 0%, #ececec 100%);
	background: linear-gradient(#f7f7f7 0%, #ececec 100%);
}
#cssmenu ul ul li:last-child {
	border-bottom: none;
}
#cssmenu ul ul a {
	padding: 10px 10px 10px 25px;
	display: block;
	color: #676767;
	font-size: .8em;
	font-weight: normal;
}
#cssmenu ul ul a:before {
	content: '\00BB';
	position: absolute;
	left: 10px;
	color: #e94f31;
}
#cssmenu ul ul a:hover {
	color: #e94f31;
}
/* List */



ul {
	padding-left:20px
}
li {
	list-style-image:url(../images/dot.jpg)
}
ul.nolist {
	list-style:none;
	padding-left:10px
}
ul.nolist li {
	list-style:none
}
padLeft20 {
	padding-left:20px;
}
/* Button */

input.btn {
	background-color:#ab0415;
	color:#FFFFFF;
	font-size:12px;
	padding:3px;
	width:70px;
	border:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
input.btn:hover {
	background-color:#585858;
	color:#FFFFFF;
	font-size:12px;
	padding:3px;
	width:70px;
	border:1px solid #333333;
	font-weight:bold;
}
/*GoTo Top*/

.link_goTop {
	text-align:right
}
.link_goTop a {
	color:#ab0415;
	font-size:11px;
	background:url(../images/gotoTop.gif) right no-repeat;
	padding-right:20px;
}
.link_goTop a:hover {
	color:#ab0415;
	font-size:11px;
	background:url(../images/gotoTop.gif) right no-repeat;
	padding-right:20px;
	text-decoration:underline
}
.link_goTop a:visited {
	color:#ab0415;
	font-size:11px;
	background:url(../images/gotoTop.gif) right no-repeat;
	padding-right:20px;
}
.link_goTop a:active {
	color:#ab0415;
	font-size:11px;
	background:url(../images/gotoTop.gif) right no-repeat;
	padding-right:20px;
}
