/* CSS Document */
body {
	background:url(../images/body_bg.jpg) repeat-x top;
	background-color:#003D5B;
}
a {
	color:#0093DF;
}
a:hover{
	color:#6B6B6B;
}
#top_container {
	background-color:#006EA4;
	height:20px;
}
#other_container {
/*	background:url(../images/_r2_c1.jpg) repeat-x top; */
}
#cetificate_image {
	padding-top:4px;
	text-align:right;
	padding-right:20px;
}
/*------------------- Menu  <<--------------------------*/
#menu {
	/*width:800px;*/
	height:24px;
	padding:0px 0px 0px 0px;
}
#menu ul {
	padding:5px 0px 0px 0px;
	margin:0px;
}
#menu li {
	padding:0px 0px 0px 0px;
	margin:0px;
	height:24px;
	display:block;
	list-style:none;
	float:left;
	text-align:center;
	color:#000;
	font-family:"Trebuchet MS";
	font-size:12px;
	width:72px;
}
#menu li a {
	color:#000;
	text-decoration:none;
	display:block;
	/*width:70px;*/
	height:24px;
	font-weight:normal;
	padding:5px 5px 0px 5px;
	background-color:#FFFFFF;
	overflow:auto;
}
#menu li a:hover {
	color:#FFF;
	text-decoration:none;
	display:block;
	display:block;
	font-weight:normal;
	padding:5px 5px 0px 5px;
	height:24px;
	background:#6B6B6B;
}
#menu span {
	padding-right:1px;
	display:block;
}
#bodycontainer_top {
	background:url(../images/body_top.gif) top no-repeat;
	height:12px;
	margin:0px;
	padding:0px;
	line-height:1;
}
#bodycontainer_middle {
	background-color:#FFFFFF;
	height: 1%;
	/*height:540px;*/
	overflow:auto;
}
#bodycontainer_bottom {
	background:url(../images/body_bottom.gif) top no-repeat;
	height:18px;
}
#bottom {
	padding-top:5px;
	height:77px;
}
#whoweare {
	margin-left:7px;
	width:470px;
	background:url(../images/whoweare_bg.jpg) repeat-x;
	/*height:204px;*/
	overflow:auto;
	float:left;
}
#whoweare h2 {
	margin:0px;
	padding-top:3px;
	padding-left:10px;
	font-size:18px;
}
#whoweare p {
	padding:0px 15px 0px 10px;
}
#whoweare img {
	border:#000000 1px solid;
	margin-right:5px;
}
#ourservices {
	background:url(../images/overservices_bg.jpg) repeat-x;
	height:204px;
	width:470px;
	float:left;
}
#ourservices h2 {
	margin:0px;
	padding-top:3px;
	padding-left:5px;
	font-size:18px;
}
#ourservices p{
	padding:0px 5px 0px 10px;
}
#ourservices ul {
	width:150px;
	padding:0px 0px 0px 10px;
	margin:0px;
}
#ourservices li {
	padding:0px;
	margin:0px;
	list-style:none;
	background:url(../images/bullet.gif) no-repeat;
	padding-left:15px;
	width:150px;
}
#ourservices img {
	margin:0px;
	padding:0px;
	border:#000000 1px solid;
}
#copyright {
	color:#668B9D;
}
#bcs {
	color:#FFFFFF;
}


/***********************************/
#innerimage{
	padding:0px 9px 0px 9px;
}

#breadcub {
	text-align:right;
	height:20px;
	border-bottom:#EAEEF0 1px solid;
	padding-right:10px;
	/*font-size:10px;*/
	font-weight:bold;
}

#withoutmenu {
	/*border-top:#EAEEF0 1px solid;*/
	/*margin-top:20px;*/
	padding:3px 10px 0px 10px;
}

#withmenu {
	/*border-top:#EAEEF0 1px solid;*/
}

#withoutmenu h1 {
	margin:0px 0px 5px 0px;
	font-size:18px;
}

#leftmenu {
	padding:3px 10px 0px 10px;
}

#leftmenu h1 {
	margin:0px 0px 5px 0px;
	font-size:18px;
}
#leftmenu ul {
	padding:0px 0px 0px 0px;
	margin:0px;
}
#leftmenu li {
	padding:0px 0px 3px 15px;
	margin:0px;
	list-style:none;
	background:url(../images/bullet.gif) no-repeat;
	border-bottom:#EAEEF0 1px solid;
	color:#0093DF;
	text-decoration:underline;
}
#leftmenu li a {
	color:#0093DF;
}
#rightcontents
{
	padding:3px 10px 0px 10px;
	border-left:#EAEEF0 solid 1px;
}
#rightcontents h1 {
	margin:0px 0px 5px 0px;
	font-size:18px;
}