/*
Author: amine, mana ltd
www.manadesignstudios.com
*/

/*main body sections*/

.main_body {
	width: 900px;
	height: 480px;
	background-image:  url();
	background-position: top center;
	text-align: left;
	background-color: #FFFFFF;
}

.main_body_inner {
	width: 520px;
	height: 500px;
	background-image:  url();
	background-position: top center;
	text-align: left;
	background-color: #FFFFFF;
}

.header_body {
	width: 900px;
	height: 50px;
	background-image:  url(../assets/imgs/nav1.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

.lan {
	width: 900px;
	height: 30px;
	text-align: right;
	border-right-style: solid;

}
.lan_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.nav {
	width: 650px;
	height: 50px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: auto;
}
/*NAVIGATION*/

.menu {
	font-family: "Zurich Lt BT";
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	cursor: default;
}

.menu:hover {
	font-family: "Zurich Lt BT";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}


.base_body {
	width: 900px;
	height: 12px;
	background-position: top center;
	text-align: right;

/*main body text*/

}.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.base_body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.base_body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}

/*body texts*/

.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}

.text_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;

}

.text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}
.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	}

.text_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;

#header.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
}
.header.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
	text-align: right;
}
