@charset "utf-8";
/*Layout styles NEW SHIT*/
*{
	margin: 0;
}
body{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #030;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
}
.mainWrapper {
	width: 100%;
	background-image: url(images/layout-main-bg.gif);
	background-repeat: repeat-y;
	position: relative;
}
.topTitle {
	width: 954px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	padding-top: 4px;
}
.topTitleName {
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 10px;
	color: #FF9;
	font-weight: bold;
}
.topBorder {
	background-image: url(images/border.jpg);
	height: 22px;
}
.contentWrapper {
	width: 963px;
	padding: 0px;
	position: relative;
}
.logo {
	background-image: url(images/layout-logo.jpg);
	height: 176px;
	width: 198px;
	display: block;
}
.key {
	background-image: url(images/layout-slogan.jpg);
	height: 225px;
	width: 198px;
}
p{
	margin-top: 0px;
	margin-bottom: 8px;
}
.leftPanel {
	width: 198px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 72px;
	float: left;
}
.rightPanel {
	width: 693px;
	float: right;
}
.rightPanelOne {
	float: left;
	width: 684px;
	padding: 0px;
	outline:none;
}
.rightPanelTwo {
	background-image: url(images/layout-right-shadow.jpg);
	height: 543px;
	width: 9px;
	float: right;
}
.headerImage {
	background-image: url(images/layout-header-image.jpg);
	height: 258px;
	width: 684px;
	line-height: 0px;
}
#header {
	width: 684px;
	padding: 0px;
	line-height: 0px;
}
.sideImage {
	background-image: url(images/sideImage.jpg);
	height: 330px;
	width: 261px;
	float: right;
	margin-left: 20px;
}
#side {
	height: 330px;
	width: 261px;
	float: right;
	margin-left: 20px;
}
.textHolder {
	width: 363px;
	float: left;
}
.textPanel {
	width: 644px;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.bottomPanel {
	width: 684px;
}
.footer {
	clear: both;
	padding: 0px;
}
.topFooter {
	width: 963px;
}
.leftFooter {
	float: left;
	width: 178px;
	background-image: url(images/contactArea.jpg);
	background-repeat: no-repeat;
	padding:15px 10px 10px 82px;
	background-position: 72px;
}
.rightFooter {
	background-image: url(images/footer-Div.jpg);
	width: 693px;
	background-repeat: no-repeat;
	height: 113px;
	float: right;
}
.footerMenu {
	background-image: url(images/border.jpg);
	height: 20px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	clear: both;
}
.modalTitle {
	background-image: url(images/modal-title.png);
	height: 23px;
	width: 188px;
}

.footerMenuRight {
	width: 963px;
	text-align: right;
	padding-top: 2px;
}
.footerMenuLeft {
	float: left;
	padding-top: 2px;
	padding-left: 6px;
}

/*Content styles*/
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #960;
	text-align: left;
}
.internalImg {
	margin-right: 10px;
	border: 1px none #006579;
	display: block;
}

.alrTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #006579;
}
.miniTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #960;
}
.subTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006579;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.divider {
	background-color: #F8D583;
	height: 1px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	clear: both;
}

/*Link styles*/
a:link {
	color: #3366cc;
	text-decoration: none;
}
a:hover {
	color: #C30;
	text-decoration: underline;
}
a:visited {
	color: #30C;
	text-decoration: none;
}
a:active {
	color: #006579;
}
.topTitle a:link {
	color: #FF9;
	text-decoration: none;
}
.topTitle a:hover {
	color: #FFF;
	text-decoration: underline;
}
.topTitle a:visited {
	color: #FF9;
	text-decoration: underline;
}
.menuHome {
	background-image: url(images/menu-Home.jpg);
	height: 54px;
	width: 198px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
}
a.menuHome:hover {
	background-image: url(images/menu-Home.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -54px;
}
.menuA {
	background-image: url(images/menu.jpg);
	height: 54px;
	width: 198px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.menuA:hover {
	background-image: url(images/menu.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -162px;
}
.currentLinkA {
	background-image: url(images/menu.jpg);
	height: 54px;
	width: 198px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -162px;
}
.menuB {
	background-image: url(images/menu.jpg);
	height: 54px;
	width: 198px;
	background-repeat: no-repeat;
	background-position: 0px -54px;
	display: block;
}
a.menuB:hover{
	background-image: url(images/menu.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -216px;
}
.currentLinkB {
	height: 54px;
	width: 198px;
	background-image: url(images/menu.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -216px;
}
.menuC {
	background-image: url(images/menu.jpg);
	height: 54px;
	width: 198px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -108px;
}
a.menuC:hover {
	background-image: url(images/menu.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -270px;
}
.currentLinkC {
	height: 54px;
	width: 198px;
	background-image: url(images/menu.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -270px;
}
.menuD {
	background-image: url(images/menu-Gallery.jpg);
	height: 54px;
	width: 198px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.menuD:hover {
	background-image: url(images/menu-Gallery.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -54px;
}
.currentLinkD {
	background-image: url(images/menu-Gallery.jpg);
	height: 54px;
	width: 198px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -54px;
}
.menuE {
	background-image: url(images/menu-partners.jpg);
	height: 54px;
	width: 198px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.menuE:hover {
	background-image: url(images/menu-partners.jpg);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -54px;
}
.currentLinkE {
	background-image: url(images/menu-partners.jpg);
	height: 54px;
	width: 198px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px -54px;
}
.footerMenu a:link {
	color: #9F9;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.footerMenu a:hover {
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}
.footerMenu a:visited {
	color: #FFF;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: underline;
}

/*Form styles*/
form {
	min-width: 383px;
	max-width: 383px;
	width: 363px;
	margin-top: 10px;
	margin-bottom: 20px;
}
form label {
	float: left;
	text-align: left;
	width: 110px;
	display: block;
}
form textarea {
	background-color: #FCF8ED;
	font-size: 11px;
	color: #000;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	border: 1px dashed #960;
	width: 225px;
}
.textField{
	background-color: #FCF8ED;
	font-size: 11px;
	color: #000;
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	border: 1px dashed #960;
	width: 225px;
}
form input {
	font-size: 11px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
}
form select {
	font-size: 11px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
}
form #submit, form #reset {
	font-size: 11px;
	color: #960;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F8D583;
	border: 1px dashed #960;
}

/*Misc styles*/
.hidden {
	display: none;
}

#mask{
	position:absolute; /* important */
	top:0px; /* start from top */
	left:0px; /* start from left */
	height:780px; /* cover the whole page */
	width:100%;  /* cover the whole page */
	display:none; /* don't show it '*/
	
	/* styling bellow */
    background-color:#FFF;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
}
.modal_window {
}
#modal_window {
	width: 790px;
	position:absolute;
	display: none;
	padding: 5px;
	height: 500px;
}
.theWindow {
	margin-top:10px;
	background-color:#FFF;
	width:750px;
	height:450px;
	padding:5px;
}
.close_modal {
	color: #CCC;
	height: 16px;
	width: 50px;
	background-image: url(images/closeModal.png);
	background-repeat: no-repeat;
	display: block;
}
.flashStuff {
	height: 452px;
	width: 750px;
	padding-top: 2px;
}
.specialTreatment {
	background-color: #FAE2B6;
	width: 644px;
	height: 132px;
	display: block;
	margin-top: 15px;
	float: left;
	background-repeat: no-repeat;
	background-position: right;
}
.textHolder img {
	margin-right: 10px;
	margin-bottom: 10px;
}

