<!--Index page styles -->

/*wraper-container*/
	
#pg_container{
	width:572px;
	background-color:#fff;
	height:auto;
	margin:0 auto;
	margin:0px ;
	position:relative;
	padding:0;
	}
	
#pg_hd1{font-size:16px;}	
/*left*/

#pg_left{
	width:572px;
	margin:0 0 0px 0;
	background:url(../../images/dollar-in-hand.png) no-repeat right 30px;
	}
	
.pg_heading{
	height:31px;
	width:100%;
	background:url(../../images/pattan.png) repeat 0 0;
		clear:both;
	}

#pg_heading_1{
	height:31px;
	width:100%;
	background:url(../../images/pattan.png) repeat 0 0;
	line-height:30px;
	padding-left:4px;
}
	
.pg_heading h1{
	font-size:16px;
	font-weight:bold;
	padding:7px 0 0 20px;
	
	}
	
.pg_text-1{
	font-size:13px;
	padding:10px 10px 15px 20px;
	}
	#pg_text_2{
	font-size:13px;
	padding:10px 180px 15px 20px;
	}
/*right*/

#pg_right{
	width:170px;
	float:right;
	}
	
#pg_forms{
	width:160px;
	height:120px;
	border:1px solid #000000;
	background-color:#e6edfd;
	}
	
#pg_forms label{
	font-size:11px;
	}
	
#pg_username{
	width:85px;
	height:20px;
	border:1px solid #7f9db9;
	margin:5px 0 0 0px;
	}
	
#pg_password{
	width:85px;
	height:20px;
	border:1px solid #7f9db9;
	margin:13px 0 0 4px;
	}
	
#pg_button{
	width:57px;
	height:24px;
	margin:10px 0 0 69px;
	}
	
#pg_submit{
	width:167px;
	height:49px;
	margin:5px 2px 0 0px;
	background:url(../../images/sign-up.png) no-repeat 0 0;
	border:none;
	}
	
#pg_affialing-login{
	width:160px;
	height:14px;
	color:#FFFFFF;
	background-color:#003366;
	font-size:11px;
	font-weight:bold;
	}
	
/*down-bar*/

#pg_down-bar{
	width:572px;
	height:31px;
	background:url(../../images/pattan.png) repeat 0 0;
	position:relative;
	}
	
#pg_heading-text-2{
	font-size:16px;
	font-weight:bold;
	padding:7px 0 0 140px;
	}

#pg_heading-text-3{
	font-size:16px;
	font-weight:bold;
	padding:7px 0 0 140px;
	}	
	
#pg_bar-image{
	position:absolute;
	top:-25px;
	left:10px;

	
	}
	
/*content*/

#pg_content{
	width:572px;
	height:auto;
	}
	
#pg_text{
 	padding:10px 110px 10px 20px;
	font-size:13px
	}
	
#pg_content_heading{
	padding:5px 0 10px 20px;
	font-style:italic;
	font-size:30px;
	color:#003366;
	}
	
#pg_content_heading span{
	color:#c70549;
	}
	



#pg_lists-container{
	width:570px;
	height:auto;
	margin:10px auto;
	}
	
	
/*code for image in list*/
	
#pg_sales_1{
font-size:12px;
}
	
#pg_left-text-1{
	float:right;
	width:130px;
	background:url(../../images/coins.png) no-repeat  center 170px;
	height:190px;
	}
	
#pg_left-text-2{
	float:right;
	width:130px;
	background:url(../../images/coins.png) no-repeat  center 160px;
	height:190px;
	}
	
#pg_left-text-3{
	float:right;
	width:130px;
	background:url(../../images/coins.png) no-repeat  center 150px;
	height:190px;
	}
	
#pg_left-text-4{
	float:right;
	width:130px;
	background:url(../../images/coins.png) no-repeat  center 140px;
	height:190px;
	}
	
/*code for list text style*/


	

	
.pg_dollar{
	color:#003366;
	font-size:18px;
	}
	
.pg_amount{
	color:#003366;
	font-size:45px;
	padding:0px 0 0 0;
	}
	

/*code for list first row arrangment*/
	
ul#pg_menu {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	color:#6e7072;
	font-size:16px;
}



#pg_menu li{
	display:inline;
	margin:0 0px 0px 5px;
	padding:0;
	width:130px;
	float:left;
}
.pg_heading-lists {
	color:#003366;
	font-size:20px;
	
	}
	
#pg_menu li#pg_line_1{
	display:inline;
	margin:15px 0px 0px 0px;
	padding:0;
	width:2px;
	float:left;
	background-image:none;
}

#pg_menu li#pg_line_2{
	display:inline;
	margin:15px 0px 0px 0px;
	padding:0;
	width:2px;
	float:left;
	background-image:none;
}

#pg_menu li#pg_line_3{
	display:inline;
	margin:15px 0px 0px 0px;
	padding:0;
	width:2px;
	float:left;
	background-image:none;
}

#pg_menu li p{
	text-align:center;
	padding:18px 0 0 0 ;
	}
	
#pg_login{
	margin:0 0 0 20px;
	}
	
#pg_sign{
	margin:0 0 0 0px;
	}