body{
 background:#000000 url("../images/body_bg.jpg") repeat-x;
 font-family: georgia, serif;
}

a:link {
	color: #a4616a; 
	font-size:12px; 
	text-decoration: none;
}

a:visited {
	color: #a4616a; 
	font-size:12px; 
	text-decoration: none;
}

a:active {
	color: #a4616a;
	font-size:12px;
	text-decoration: none;
}

a:hover {
	color: #a4616a; 
	font-size:12px; 
	text-decoration: underline;
}

#on {
  font-family: georgia, serif;
  font-size: 17px;
  font-weight:normal;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  color: #000;
  text-decoration: none;
}

#main_wrapper{
 width:915px;
 height:750px;
 font-family: georgia, serif ; 
 margin:0px auto 0px auto;
}

#header_wrapper{
 width:912px;
 height:313px;
}

#header_left{
float:left;
width:10px;
height:315px;
background:url("../images/header_left.jpg") no-repeat;
}

#header_center{
background:url("../images/header_bg.jpg") repeat;
width:885px;
float:left;
height:303px;
margin-top:4px;
}

#header_right{
float:left;
width:10px;
height:315px;
margin-top:2px;
background:url("../images/header_right.jpg") no-repeat;
}

#logo_nav_wrapper{
 width:890px;
 height:80px;
}

#logo_wrapper{
 width:256px;
 height:80px;
 float:left;
 background:url("../images/logo.jpg") no-repeat;
 margin:5px 0px 0px 10px;
 overflow:hidden;
}


#nav_wrapper{
  white-space: nowrap;
  height: 32px;
  float: left;
  width:395px;
  margin:50px 20px 0px 200px;
}

#nav_wrapper ul{
  margin: 0;
  padding: 0;
  list-style:none;
}

#nav_wrapper li{
	float: left;
	margin-left: 10px;
	padding: 0px;
}

#nav_wrapper a{
  font-family: georgia, serif;
  font-size: 17px;
  font-weight:normal;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  color: #738994;
  text-decoration: none;
}

#nav_wrapper a:active{
  font-family: georgia, serif;
  font-size: 17px;
  font-weight:normal;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  color: #000;
  text-decoration: none;
}

#nav_wrapper a:hover{
  font-family: georgia, serif;
  font-size: 17px;
  font-weight:normal;
  float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 5px;
  color: #000;
  text-decoration: none;
}

#flash_wrapper{
 width:882px;
 height:212px;
 position:relative;
 background:url("../images/flash_bg.jpg") no-repeat;
}

#content_wrapper_main{
 width:900px;
 height:360px;
 margin-top:10px;
}

#content_wrapper{
 width:900px;
 height:500px;
 margin-top:10px;
}

#left_content_wrapper{
 width:530px;
 height:350px;
 float:left;
 margin-left:5px;
}

#right_content_wrapper1{
 width:350px;
 height:480px;
 border-left:1px solid #292c29;
 float:left;
}

#right_content_wrapper{
 width:350px;
 height:350px;
 border-left:1px solid #292c29;
 float:left;
}

#footer_wrapper{
 width:900px;
 height:30px;
 margin-left:30px;
 color:#FFF;
 font-size:12px;
}

span#copyright{
 position:relative;
 color:#626562;
 font-size:12px;
}

span#address{
 position:relative;
 color:#949594;
 font-size:12px;
}

span#phone_no{
 position:relative;
 color:#acaeac;
 font-size:12px;
}

span#mail_id{
 position:relative;
 color:#a4616a;
 font-size:12px;
}

H3{
 color:#62b2c5;
 margin:10px 0px 0px 30px;
}

p{
 font-size:12px;
 color:#ffffff;
 margin:20px 0px 0px 30px;
 width:455px;
}

.round_top{
 height:8px;
 width:278px;
 background:#fff url("../images/round_top.jpg") no-repeat;
 margin:10px 0px 0px 30px;
}

.round_bottom{
 height:8px;
 width:278px;
 background:#fff url("../images/round_bottom.jpg") no-repeat;
 margin:0px 0px 0px 30px;
}

.rounded{
 margin:0px 0 0px 30px;
 font-size:10px;
 font-family:sans-serif;
 color:#FFF;
 width:278px;
 height:auto;
 background:#071e25;
 position:relative;
 display:block;
 overflow:auto;
}

.arrow{
 float:left;
 background:#071e25 url("../images/arrow.jpg") no-repeat;
 width:10px;
 height:10px;
 position:relative;
 top:2px;
 left:5px;
}

.news_line{
float:left;
width:255px;
background:#071e25;
position:relative;
top:0px;
left:10px;
display:block;
}


/**************************css for management page*****************************/

#flash_wrapper_managment{
 width:882px;
 height:212px;
 position:relative;
 background:url("../images/management_flash_bg.jpg") no-repeat;
}

/**************************css for services page*****************************/

#flash_wrapper_services{
 width:882px;
 height:212px;
 position:relative;
 background:url("../images/services_flash_bg.jpg") no-repeat;
}

h4{
 color:#5a7d83;
 font-size:14px;
 margin-bottom: 0px;
}

#left_content_wrapper div{
 font-size:12px;
 color:#ffffff;
 margin:20px 0px 0px 30px;
 width:455px;
}

/


