body {
	background-repeat:no-repeat;
	text-align:center;
	margin-top:0px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Calibri, Arial;
	font-size: 12px;
}
.main {
	top:0px;
	margin: 0 auto;
	text-align: justify;
	width: 924px;
}
.tablediv {
	display:  table;
	width:100%;
	vertical-align:text-bottom;
	position:relative;
	height: 38px;
}
.celldiv {
	float:left;/*fix for  buggy browsers*/
	display:  table-cell;
	text-align:justify;
	vertical-align:text-bottom;
	position:relative;
	height: 100%;
}
.rowdiv  {
	display:  table-row;
	max-height:100px;
	vertical-align:text-bottom;
	height:100%;
	position:relative;	
}
.menu {
	background-image: url(../images/topMenu-Bg.png);
	height: 38px;
	width: 100%;
}
.linkBox {
	width: 100px;
	text-align: center;
	padding-top:10px;
}
.linkSep {
	text-align: center;
	padding-top:8px;
	font-size: 16px;
	color: #FFFFFF;
	height: auto;
}
a:link {
	font-size:14px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size:14px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-size:14px;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
.conArea {
	margin-top:20px;
}
.sideMenu {
	background-image: url(../images/SideMenu---Bg.png);
	height: 24px;
	width: 145px;
}
.leftContent {
	width:150px;
}
.sideMenuLink {
	top: 3px;
	position: relative;
	left: 0px;
	width: auto;
}
a.sideMenuLinkContent:link {
	font-size:12px;
	color: #333333;
	text-decoration: none;
}
a.sideMenuLinkContent:visited {
	font-size:12px;
	text-decoration: none;
	color: #333333;
}
a.sideMenuLinkContent:hover {
	font-size:12px;
	text-decoration: none;
	color: #999999;
}
a.sideMenuLinkContent:active {
	font-size:12px;
	text-decoration: none;
	color: #333333;
}
.spacerTop {
	margin-top:10px;
}
.content {
	width:770px;
}
.center {
	width:350px;
}
.right {
	width:360px;
}
.gallery {
	width: 359px;
}
.header {
	text-align: center;
	height: 22px;
}
.galleryHead {
	background-image: url(../images/galleryBg.png);
	width: 140px;
	color: #FFFFFF;
}
.galleryContent {
	background-image:url(../images/galleryContent-Bg.jpg);
	width:359px;
	height: 187px;
}
.galleryContentArea {
	float: left;
	text-align:left;
	width: 160px;
	position: relative;
	left: 10px;
	top: 5px;
}
.galleryContentArea2 {
	left: 30px;
}
.galleryContentArea3 {
	top: 30px;
}
.galleryContentArea4 {
	top: 50px;
}
.img {
	border:0px;
}
.newsHeader {
	background-image: url(../images/menuBgOn.png);
	float: left;
	height: 22px;
	width: 103px;
	color: #FFFFFF;
}
.newsHeader1 {
	background-image: url(../images/menuBgOff.png);
	float: left;
	height: 22px;
	width: 105px;
	color: #333333;
}
.newsContent {
	background-image: url(../images/newsBg.png);
	height: 134px;
	width: 359px;
}
.newsContent {
	background-image: url(../images/newsBg.png);
	height: 134px;
	width: 359px;
	background-repeat: no-repeat;
	position: relative;
}
.news  {
	display:  table-row;
	position:relative;	
}
.partners {
	height: 138px;
	width: 358px;
	position: relative;
}
.footer {
	background-image: url(../images/footerBg.png);
	height: 101px;
	width: 823px;
	position: relative;
}
.footerContent {
	position: relative;
	left: 143px;
	top: 20px;
	width: 600px;
	font-size: 14px;
}
img {
	border-width:0px;
}

