body  {
	padding: 0;
	text-align: center;
	color: #fff;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-top: 0px;
	font-family: Calibri, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-image:url(../images/wrapper_bg.jpg);
	background-repeat:repeat-x;
	background-color:#011b54;
}


#wrapper {
	position: relative;
	width: 900px;
	margin:auto;
	text-align: left;
	background-color:#e2f2ff;


} 



/*--------------header----------------*/
#header {
	height: 299px;

	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	
	background-position:left;



} 

/*--------------end of header----------------*/



#above_header
{
	height:123px;
	width:900px;
	margin:auto;

	
}

.logo{margin-top:25px; float:left;}
.right_tele{float:right; margin-top:30px; background-image:url(../images/gg.png); background-repeat:no-repeat; height:90px; width:425px; text-align:center; padding-top:23px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px;}
.right_tele b {font-size:19px;}







#nav_bar {
	background-color:#4382bd;
	height:37px;
	background-image:url(../images/nav.jpg);
	background-repeat:repeat-x;
	width:900px;
	margin:auto;
	text-align:center;

	
}

#nav_bar ul
{
	width:900px;
	text-align:right;
	padding-top:10px;
	text-align:center;	

}


#noborder
{
	border:none;
	border-right:0px;
	
}


#nav_bar li
{
	display:inline;
	text-align:center;
	margin-right:45px;
	padding-right:45px;
	font-size:14px;
	font-weight:bold;
	border-right:#333 1px dotted;
	text-align:center;	


}

#nav_bar .noborder{border:none; border-right:none;}

a:link {
	color: #021b54;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #021b54;
}
a:hover {
	text-decoration: none;
	color: #3c8830;
}
a:active {
	text-decoration: none;
	color: #021b54;
}











#mainContent_wid {

	
}


/*--------------right----------------*/

#square
{
	width:470px;
	padding:10px;
	background-color:#FFF;
	margin-left:10px;
	margin-top:20px;
	border:#663366 1px dashed;

}

#square h1
{
	color:#011c53;
	font-family:"Times New Roman", Times, serif;
	
}


#square b
{
	color:#793f71;
	font-size:20px;

}

#square em
{
	color:#3d8732;
	font-size:20px;
}

#square p
{
	color:#32160b;
}


#right_cloumn
{
	float:right;
	width:390px;
}



#testi
{
	background-image:url(../images/testi.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-left:10px;
	width:372px;
	height:251px;
}


#testi p
{
	color:#773e73;
	padding-top:50px;
	padding-right:25px;
	padding-left:25px;
}

#testi em
{
	float:right;
	font-size:15px;
	color:#003;
}

#phone_address
{
}



/*--------------end of right----------------*/


#left_cloumn
{
	float:left;
}













.clearit {
	clear: both;
}
#footer {
	clear: both;
	margin-top:20px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	color:#793f71;
	height:49px;
	margin-left:0px;
} 
.float_right { 
	float: right;
	margin-left: 8px;
}
.float_left { 
	float: left;
	margin-right: 8px;
}



.pink
{
	font-size:15px;
	color:#773e73;
	padding-top:50px;


}

.cyan
{
	color:#3872a0;
	font-size:18px;
}

.gray_style
{
	color:#333;
}
