
	  
BODY {
	background-color: #2d7675;
	background-image: url(images/background_main.jpg);
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
  	text-decoration: none;  
	font-size: 12px;
}
a:link {
	color: #efefef;
}
a:active {
	color: #f8f8f8;
}
a:hover {
	color: #ffffff;	
}
a:visited {
	color: #FFFF00;	
}
div#logo {
	height: 80px;
}

div#headerRight {
	text-align: right;
	font-size: 12px;
	height: 80px;
}

div#menu {
	height: 65px;
	background-color: red;
}


.panel_bg {
	display: block;
	width: 291px;
	height: 323px;
	background-image: url(images/panel_bg.png);
	background-repeat: no-repeat;
}
.panel_bgContact {
	display: block;
	width: 291px;
	height: 323px;
	background-image: url(images/panel_bgDiamond.png);
	background-repeat: no-repeat;
}
.panel_bgContact1 {
	display: block;
	width: 291px;
	height: 323px;
	background-image: url(images/panel_bgDiamond2.png);
	background-repeat: no-repeat;
}
.panel_bgContact2 {
	display: block;
	width: 291px;
	height: 323px;
	background-image: url(images/panel_bgDiamond3.png);
	background-repeat: no-repeat;
}
.p_title_bg {
	display: inline-block;
	width: 25px;
	height: 54px;
	background-image: url(images/panel_title.png);
	background-repeat: no-repeat;
	float: left;
}
.p_title_text {
	font-weight: bold;
	font-size: 15px;
	display: inline-block;
	width: 266px;
	line-height: 65px;
	height: 54px;
}
.p_body_text {
	font-size: 12px;
	margin-left: 10px;
	maring-right: 10px;
	color: #FFFFFF;
	display: inline-block;
	width: 260px;
	height: 250px;
}

.p_footer1_bg {
	display: block;
	float: left;
	width: 291px;
	height: 50px;
	background-image: url(images/readMore1.png);
	background-repeat: no-repeat;
	position: relative;
	top: -30px;
	left: 4px;
	z-index: 1000;
}

.p_footer2_bg {
	display: inline-block;
	float: left;
	width: 291px;
	height: 50px;
	background-image: url(images/readMore2.png);
	background-repeat: no-repeat;
	position: relative;
	top: -30px;
	left: 4px;
}

.p_footer3_bg {
	display: inline-block;
	float: left;
	width: 291px;
	height: 50px;
	background-image: url(images/readMore3.png);
	background-repeat: no-repeat;
	position: relative;
	top: -30px;
	left: 4px;
}

div#aboutUs {
	color: red;	
}

div#aboutInfo {
	display: block;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	height: 400px;
	background-color: white;
}

div#space
	{
		display: block;
		height: 10px;
	}
.galleryBar {
	background-image: url(images/imageNav.png);
	background-repeat: no-repeat;
	width: 780px;
	height: 24px;
	padding-left: 30px;
	padding-top: 9px;
}
.choosePage {
	display: inline-block;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: 600;
	float: left;
	width: 80px;
}
#arrowLeftOff {
	width: 23px;
	height: 11px;
	background-image: url(images/arrowLeftOff.png);
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
	float: left;
	cursor: pointer;
}
a.nav:link {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:active {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/pageSelected.png);
}
a.nav:visited {
	font-family: Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	
}
a.topNavigation:link {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topNavigation:visited {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topNavigation:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topNavigation:active {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
