@charset "utf-8";

/* @IXCHEL Corporation 2010
 *	Author: Abdulsalam Masoud
 *	Email: abdulsalam@ixchelent.com
 *	Tuesday, Jan 25, 2010
 */

body {
	background-color: #0f3b10;
	background-image:url(../imgs/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	margin:0px;
}

#mainDiv{

}

#menuDiv{
	width:950px; 
	padding-top:95px;
	background-image:url(../imgs/menubg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#banner{
	background-image:url(../imgs/banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom:#023202 solid 1px;
	border-top:#023202 solid 2px;
	height:260px;
	width:950px;
}

#mainMenu, a:link, a:focus, a:visited{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}

#marq{
	padding-top:0px;
	width:950px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#container{
	margin-top:10px;
	width:950px;
	border:#043404 solid 1px;
	background-color:#FFF;
	height:628px;
	filter:alpha(opacity=50);
	opacity:0.95;
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	position:relative;
	background:rgba(228,235,222,0.3);
}

#aboutPcontainer{
	margin-top:10px;
	width:950px;
	height:790px;
	position:relative;
}
#aboutPMsgcontainer{
	margin-top:10px;
	width:950px;
	min-height:570px;
	height:auto !important;
	height:570px
	background:rgba(228,235,222,0.65);
}
#aboutPMsgcontainer1{
	margin-top:10px;
	width:950px;
	min-height:570px;
	height:auto !important;
	height:570px
	background:rgba(228,235,222,0.65);
}
#bizPcontainer{
	margin-top:10px;
	width:950px;
	height:500px;
	position:relative;
}

#topicL1{
	background-color:#e4ebde;
	/*background:rgba(228,235,222,0.3);*/
	border:#043404 solid 1px;
	height:203px;
	width:468px;
	margin:4px;
	background-image:url(../imgs/topicbg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	left:0px;
	float:left;

}

#topicL2{
	background-color:#e4ebde;
	border:#043404 solid 1px;
	height:203px;
	width:468px;
	margin:4px;
	background-image:url(../imgs/topicbg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	top:208px;
	float:left;
}

#topicR1{
	background-color:#e4ebde;
	border:#043404 solid 1px;
	height:203px;
	width:468px;
	margin:4px;
	background-image:url(../imgs/topicbg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	left: 472px;
	float:right;
}

#topicR2{
	background-color:#e4ebde;
	border:#043404 solid 1px;
	height:203px;
	width:468px;
	margin:4px;
	background-image:url(../imgs/topicbg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	left:472px;
	top:208px;
	float:right;

}

#topicHeader{
	background-image:url(../imgs/topicHeader.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:10px;
}

#text{
	margin:10px 3px 3px 2px;
}

#contentText{
	margin-top:5px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#mainMenu, a:link, a:focus, a:visited{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}

#link:hover{
	text-decoration:none;
	color:#308730;
}

#link:focus{
	text-decoration:none;
	color:#FFF;
}

#footer{
	height:70px;
	background-color:#8aa28a;
	border-top:#FFF solid 3px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#ixchel{
	font-weight:bold;
	color: #FFFFFC;
}

#rightReserved{
	color:#333333;
	font-size: 12px;
	font-family: Tahoma;
	display:block;
	margin-top:2px;
}

/*----------------------*/

#popitmenu{
	position: absolute;
	background-color:#e3f1cb;
	border:1px solid black;
	font: normal 10px tahoma;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 3px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
	/*background-color: #FFCC33;*/
	background-color: #339933;
	color:#FFF;
}

#mails{
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	font-weight:normal;
	color: #FFF; 
	text-decoration: none;
}


#biznetSpans{
	text-align:left; 
	display:block; 
	margin-top:10px; 
	margin-left:20px; 
	font-family: Verdana; 
	font-size: 9pt; 
	font-style: normal; 
	color: #FFF; 
	text-decoration: none; 
	width:300px; 
	float:left;
}

#theLine{
	width:650px; 
	color:#006633; 
	filter:alpha(opacity=10); 
	opacity:0.1; 
	float:left;
	clear:both;
}
p#about_president{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color:#FFF;
	text-shadow: #000 1px 1px 0px;
	font-size:15px;
	font-weight:bold;
}
p#about_president1{
	/*background:rgba(228,232,222, 0.5);*/
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	color:#fff;
	text-shadow: #000 1px 1px 0px;
	font-size:15px;
	font-weight:bold;
}
.contentstyleB {  font-family: Verdana; font-size: 10pt; font-style: normal; font-weight: bold; color:#fff; text-shadow:#000 1px 1px 0px;  text-decoration: none;}

.contentstylei {  font-family: Verdana; font-size: 9pt; font-style: normal; font-weight: bold; text-decoration: none; text-align: justify;}
#preMsg{
	border:1px solid #CCC;
	margin-left:4px;
}
