/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}

#about_body{
background:#fde5d9;
width:955px;
overflow:auto;

}
#navbar {
	margin: 0 0 0 0;
	padding: 0px;
	position:relative;
}
#navbar ul {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	float: left;
	color:#242426;
}
#navbar li {
	display:block;
	padding: 5px 0 0 0;
	float:left;
	width:98px;
	text-align:center;
	background: url(../images/menu.gif) no-repeat;
	height:30px;
	border-right:2px solid  #FFFFFF;
}

#navbar li a {
	display:block;
	color:#242426;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	cursor: pointer;
	width:98px;
	height:30px;
}
#navbar li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}
.founder{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#995f2d;
}
.welcome{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#c46104;
}
#map{
	position:absolute;
	margin:0 0 0 8px;
	height:300px;
	width:270px;
	background:url(../images/map.png) no-repeat;
	left: 150px;
	top: 4px;
}
.header{
	background:url(../images/header.jpg) no-repeat;
	height:306px;
}
.tabletopmenuBG{
	background:url(../images/tabletopBG.gif) no-repeat;
	height:40px;
}
.tablebottommenuBG{
	background:url(../images/tablebottomBG.gif) no-repeat;
	height:40px;
}
.tableBG{
	background:url(../images/tableBG.gif) repeat-y;
}
#founderBG{
	background:url(../images/founderBG.gif) no-repeat center;
	height:125px;
	width:125px;
	
}
#founderBG img{
margin-top:13px;
}
.tdmargin{
	width:15px;
}
.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#2828DB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	
}
.bodyLeftTopArc{
	background:url(../images/bodyLeftTopArc.gif) no-repeat;	
	width:15px;
	height:15px;
}
.bodyLeftBottomArc{
	background:url(../images/bodyLeftBottomArc.gif) no-repeat;
	width:15px;
	height:15px;
}
.bodyRightTopArc{
	background:url(../images/bodyRightTopArc.gif) no-repeat;
	width:15px;
	height:15px;
}
.bodyRightBottomArc{
	background:url(../images/bodyRightBottomArc.gif) no-repeat;
	width:15px;
	height:15px;
}
.leftMenuTopBG{
	background:url(../images/leftMenuTopBG.gif) no-repeat;
	width:197px;
	height:37px;
}
.leftMenuBottomBG{
	background:url(../images/leftMenuBottomBG.gif) no-repeat;
	width:197px;
	height:37px;
}
.leftMenuDot{
	background:url(../images/leftMenuDot.png) ;
	height:2px;
}
.contactLeftArc{
	background:url(../images/contactleftarc.jpg) no-repeat;
	width:15px;
	height:96px;
}
.contactRighttArc{
	background:url(../images/contactrightarc.jpg) no-repeat;
	width:15px;
	height:96px;
}
.contactBG{
	background:url(../images/contactBG.jpg) repeat-x;
	height:96px;
}
.ovel{
	background:url(../images/ovel.gif) no-repeat;
	width:130px;
	height:90px;
}
.achiveBG{
	background:url(../images/achiveBG.gif) repeat-x;
	height:35px;
}
.achiveHeader{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	
}
.achiveLine{
	background:url(../images/achiveLine.gif) repeat-x;
	height:1px;
}
.achiveLineEnd{
	background:url(../images/achiveLineEnd.gif) repeat-x;
	height:1px;
}
/*Founder message*/
.fheader{
	background:url(../images/foundermessage/header.jpg) no-repeat;
	width:600px;
	height:229px;
}
.founders{
    color:#3333FF;
     font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.fcontent{
	color:#747474;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.ffotter{
	background:url(../images/foundermessage/fotter.jpg) repeat-x;
	height:32px;
}
