/* CSS Document */

body	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #666666;
}

#container	{
	width: 930px;
	margin: 0px auto;
	padding: 0px;
}

#header	{
	height: 205px;
	margin: 0px;
}

#content	{
	margin: 0px;
	width: 930px;
}

#cont-left	{
	width: 182px;
	float: left;
}

#cont-left a	{
	margin: 0px;
	outline: none;
}



#doller	{
	width: 70px; 
    float: left; 
}

#arrow	{
	width: 20px; 
	float: left;
}

#doll-valu	{
	width: 62px; 
	float: left;
}



#cont-lttop	{
	height: 77px;
	background: url(../images/left.jpg) no-repeat;
}

#exchange-cont	{
	width: 182px;
}

#exe-main	{
	background: url(../images/sidenav_tile.jpg) repeat-y;
	margin: 0px;
}

#exe-cont{
	padding: 15px;
	padding-top: 2px;
	background: url(../images/sidenav_bottom.jpg) bottom no-repeat;
	font-size: 10px;
}

#exchange-cont p	{
	margin: 0px;
	padding-top: 0px;
	font-size: 10px;
}

#cont-right	{
	width: 748px;
	float: left;
}

#pic-bg	{
	width: 210px; 
	height: 60px;
	margin: 0px; 
	float: left;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;

}

#pic-bg2	{
	width: 210px; 
	height: 59px;
	margin: 0px; 
	float: left;
	border-bottom: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
	border-top: 1px solid #c7c7c7;
}


#pic-cont	{
	width: 490px; 
	height:60px; 
	margin: 0px; 
	padding: 5px;
	border-left: 1px solid #c7c7c7; 
	border-bottom:1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;  
	background: #e8e8e8; 
	float: left;
}

#pic-cont2	{
	width: 505px; 
	height:60px; 
	margin: 0px; 
	border-left: 1px solid #c7c7c7; 
	border-bottom:1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;  
	background: #e8e8e8; 
	float: left;
}

.pic-cont-head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:0px;	
	padding-top: 15px;
}
.pic-cont-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#0163D2;
	padding-left:0px;	
}

#right-content-main	{
	height: 50px;
	background:url(../images/heading_coaching.jpg) top left no-repeat;
}

#right-content	{
	margin: 0px;
	padding: 40px 5px 0px 8px;
	text-align: justify;
}


#cont-rttop-menu	{
	height: 33px;
	margin: 0px;
}

#cont-rttop-menu img	{
	margin: 0px;
	padding: 0px;
}

#cont-rttop-menu a	{
	margin: 0px;
	outline: none;
}



#footer	{
	height: 121px;
	background: url(../images/bottom.jpg) bottom no-repeat;
}

#copyright	{
	margin: 0px;
	padding-top: 10px;
}

.heading_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#688CAC;
	font-weight:bold;
}	
.heading_txt2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#688CAC;
	font-weight:bold;
	text-decoration:underline;
}	

a:link {
	color: #0163D2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0163D2;
}
a:hover {
	text-decoration: none;
	color: #0163D2;
}
a:active {
	text-decoration: none;
	color: #0163D2;
}