.tabmenu {
	float: left;
	width: 750px;
}

.tabcontent {
	float: left;
	width: 730px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
}

.tabbottom {
	float: left;
	width: 750px;
	margin-bottom: 20px;
	background-image: url(../images/tabcontentbk.jpg);
	background-repeat: no-repeat;
	height: 10px;
}

.tabspace {
	float: left;
	width: 95px;
	height: 160px;
}

/* ---------------------------------------------------------------
00 Home
--------------------------------------------------------------- */

#tabHome {
	float: left;
	height: 160px;
	width: 80px;	
	background-image : url(../images/tabOFF_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#tabHome a{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabOFF_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
}

#tabHome a:hover{
	background-image : url(../images/tabON_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
	text-decoration: none;
}

#tabHome a.selected{
	float: left;
	height: 160px;
	width: 80px;
	background: url(../images/tabON_home.jpg) no-repeat right;
}

#tabHome a.selected:hover{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabON_home.jpg) no-repeat right;
}

/* ---------------------------------------------------------------
01 Pictures
--------------------------------------------------------------- */

#tabPictures {
	float: left;
	height: 160px;
	width: 80px;	
	background-image : url(../images/tabOFF_pictures.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#tabPictures a{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabOFF_pictures.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
}

#tabPictures a:hover{
	background-image : url(../images/tabON_pictures.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
	text-decoration: none;
}

#tabPictures a.selected{
	float: left;
	height: 160px;
	width: 80px;
	background: url(../images/tabON_pictures.jpg) no-repeat right;
}

#tabPictures a.selected:hover{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabON_pictures.jpg) no-repeat right;
}

/* ---------------------------------------------------------------
02 Expos
--------------------------------------------------------------- */

#tabExpos {
	float: left;
	height: 160px;
	width: 80px;	
	background-image : url(../images/tabOFF_expos.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#tabExpos a{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabOFF_expos.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
}

#tabExpos a:hover{
	background-image : url(../images/tabON_expos.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
	text-decoration: none;
}

#tabExpos a.selected{
	float: left;
	height: 160px;
	width: 80px;
	background: url(../images/tabON_expos.jpg) no-repeat right;
}

#tabExpos a.selected:hover{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabON_expos.jpg) no-repeat right;
}

/* ---------------------------------------------------------------
03 Reports
--------------------------------------------------------------- */

#tabReports {
	float: left;
	height: 160px;
	width: 80px;	
	background-image : url(../images/tabOFF_reports.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#tabReports a{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabOFF_reports.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
}

#tabReports a:hover{
	background-image : url(../images/tabON_reports.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
	text-decoration: none;
}

#tabReports a.selected{
	float: left;
	height: 160px;
	width: 80px;
	background: url(../images/tabON_reports.jpg) no-repeat right;
}

#tabReports a.selected:hover{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabON_reports.jpg) no-repeat right;
}

/* ---------------------------------------------------------------
04 Books
--------------------------------------------------------------- */

#tabBooks {
	float: left;
	height: 160px;
	width: 80px;	
	background-image : url(../images/tabOFF_books.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#tabBooks a{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabOFF_books.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
}

#tabBooks a:hover{
	background-image : url(../images/tabON_books.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
	text-decoration: none;
}

#tabBooks a.selected{
	float: left;
	height: 160px;
	width: 80px;
	background: url(../images/tabON_books.jpg) no-repeat right;
}

#tabBooks a.selected:hover{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabON_books.jpg) no-repeat right;
}

/* ---------------------------------------------------------------
05 Home Sweet Home
--------------------------------------------------------------- */

#tabHomesh {
	float: left;
	height: 160px;
	width: 80px;	
	background-image : url(../images/tabOFF_homesh.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#tabHomesh a{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabOFF_homesh.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
}

#tabHomesh a:hover{
	background-image : url(../images/tabON_homesh.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
	text-decoration: none;
}

#tabHomesh a.selected{
	float: left;
	height: 160px;
	width: 80px;
	background: url(../images/tabON_homesh.jpg) no-repeat right;
}

#tabHomesh a.selected:hover{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabON_homesh.jpg) no-repeat right;
}

/* ---------------------------------------------------------------
06 Links
--------------------------------------------------------------- */

#tabLinks {
	float: left;
	height: 160px;
	width: 80px;	
	background-image : url(../images/tabOFF_links.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#tabLinks a{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabOFF_links.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
}

#tabLinks a:hover{
	background-image : url(../images/tabON_links.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
	text-decoration: none;
}

#tabLinks a.selected{
	float: left;
	height: 160px;
	width: 80px;
	background: url(../images/tabON_links.jpg) no-repeat right;
}

#tabLinks a.selected:hover{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabON_links.jpg) no-repeat right;
}

/* ---------------------------------------------------------------
07 Contact
--------------------------------------------------------------- */

#tabContact {
	float: left;
	height: 160px;
	width: 80px;	
	background-image : url(../images/tabOFF_contact.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#tabContact a{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabOFF_contact.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
}

#tabContact a:hover{
	background-image : url(../images/tabON_contact.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #00a8e5;
	text-decoration: none;
}

#tabContact a.selected{
	float: left;
	height: 160px;
	width: 80px;
	background: url(../images/tabON_contact.jpg) no-repeat right;
}

#tabContact a.selected:hover{
	float: left;
	height: 160px;
	width: 80px;
	background-image : url(../images/tabON_contact.jpg) no-repeat right;
}
