@charset "windows-1253";

body {
	background:url(../images/bgGrandient.jpg) repeat-x;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
	font:normal 11px Arial, Helvetica, sans-serif;
}

a:link {
	color:#000;
}
a:visited {
	color:#4C4C4C;
}
a:hover{
	color:#D72029;
}
a:active {
	color:#000;
}

.clearFloats {
	clear:both;
}

.spacer {
	height:20px;
}

.quickLinks {
	width:960px;
	height:41px;
	margin:0px auto;
	padding:0px;
	position:relative;
}

.quickBtns {
	width:250px;
	position:absolute;
	left:535px;
}


.quickBtns ul {
	margin:0;
	padding:0;
}

.quickBtns ul li {
	list-style:none;
	float:left;
	font-size:8pt;
	text-align:left;
}

.quickBtns ul li.seperator {
	width:15px;
	border-top:4px solid #B42632;
}

.quickBtns ul li a {	
	display:block;
	padding-left:20px;
	text-decoration:none;
	color:#000000;
	border-top:4px solid #B42632;
	height:41px;
	line-height:20px;
}

.quickBtns ul li a:hover {
	color:#B42632;
}

.quickBtns ul li a.qHome {
	background:url(../images/HomeOff.png) no-repeat;

}

.quickBtns ul li a.qMail {
	background:url(../images/MailOff.png) no-repeat;
}

.quickBtns ul li a.qSite {
	background:url(../images/SitemapOff.png) no-repeat;
}

.quickBtns ul li a.qHome:hover {
	background:url(../images/HomeOn.png) no-repeat;
}

.quickBtns ul li a.qMail:hover {
	background:url(../images/MailOn.png)  no-repeat;
}

.quickBtns ul li a.qSite:hover {
	background:url(../images/SitemapOn.png) no-repeat;
}

.flashArea {
	position:relative;
	width:960px;
	height:273px;
	margin:0px auto;
	padding:0px;
	z-index:1000;
	
}

.logo a{
	position:absolute;
	top:54px;
	left:29px;
	z-index:1000;
	width:221px;
	height:130px;
	background-image:url(../images/logo.png);	
}

.flashCotnainer {
	position:absolute;
	width:848px;
	height:273px;
	left:82px;
	background-color:#666666;
	z-index:100;
}

.flashTop {
	width:100%;
	height:19px;
	background:url(../images/flashTop.jpg);
}

.menuBottom {
	width:100%;
	height:18px;
	background:url(../images/menuBottom.jpg);
}

.flashMain {
	width:100%;
	height:192px;
	background:url(../images/flash.jpg);
}

.menuArea {
	width:100%;
	height:44px;
	position:relative;
}

.menuLeft {
	width:13px;
	height:44px;
	background:url(../images/menu_Left.jpg);
	float:left;
}

.menuCenter {
	width:758px;
	height:44px;
	background:url(../images/menuBg.jpg);
	float:left;
}

.menuRight {
	width:77px;
	height:44px;	
	background:url(../images/menuRight.jpg);
	float:left;	
}

.mainArea {
	width:960px;
	margin:0px auto;
	padding:0px;
	position:relative;
	z-index:100
}
.title {
	width:900px;
	margin:0 auto;
	height:56px;
	background:url(../images/bullet.jpg) 0px 30px no-repeat;
	color: #386846;
	font-size:15px;
	font-weight:bold;
	line-height:78px;
	border-bottom:2px solid #D72029;
}

.leftPhotos {
	width:200px;
	float:left;
	margin-left:36px;
}
.leftImageBox {
	margin-top:15px;
	margin-bottom:15px;
}

.leftImageBox img{
	border:1px solid #727272;
}

.mainContent {
	float:left;
	text-align:left;
	margin-top:15px;
}

.rightPhotos {
	float:left;
	width:200px;
}
.rightImageBox {
	margin-top:15px;
	margin-bottom:15px;
}

.rightImageBox img{
	border:1px solid #727272;
}

.footerContainer {
	position:relative;
	width:100%;
}

.footer {
	width:960px;
	height:62px;
	margin:0 auto;
	position:relative;
	z-index:1000;
	color:#0F5226;
}

.copyright {
	background:url(../images/copyrightBg.jpg);
	width:186px;
	height:47px;
	float:left;
	position:relative;
	font-size:11px;
	text-align:left;
	line-height:20px;
	padding-top:15px;
	padding-left:40px;
}
.copyright a{
	color:#0F5226;
	text-decoration:none;
}
.copyright a:link. .copyright a:visited{
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}
.copyright a:active{
	text-decoration:none;
}
.copyrightExpand {
	background:url(../images/copyrightLine.jpg);
	width:700px;
	height:62px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

.flags {
	background:url(../images/footerIFlags.jpg);
	width:477px;
	height:63px;
	float:left;
	position:relative;
}

.subtitles {
	color:#4C4C4C;
	font-size:13px;
	font-style:italic;
	height:36px;
	width:448px;
	background:url(../images/bullet.jpg) left center no-repeat;
	line-height:36px;
	border-bottom:2px solid #D72029;
	padding-left:30px;
	margin-bottom:10px;
}

.subtitles2 {
	color:#4C4C4C;
	font-size:13px;
	font-style:italic;
	height:30px;
	background:url(../images/bullet.jpg) left center no-repeat;
	line-height:30px;
/*	border-bottom:2px solid #D72029;*/
	padding-left:30px;
	margin-bottom:10px;
}

.pageIndicators a{
	font-size:12px;
	text-decoration:none;
}

.pageIndicators a:link, .pageIndicators a:visited{
	color:#808080;
}
.pageIndicators a:hover, .pageIndicators a.On{
	color:#D72029;
}
.pageIndicators a:active{
	color:#808080;
}