body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#323132;
	font-size:12px;
	height:100%;
	}
html{
	height:100%;
	}
a{
	text-decoration:none;
	color:#0581ca;
	}
a:hover{
	color:#0581ca;
	text-decoration:underline;
	}

h3{
	font-size:16px;
	color:#3a3a3b;
	margin:11px 0 0 0;
	}
select, input{
	border:1px solid #CCCCCC;
	font-size:12px;
	color:#323132;
	margin:0 0 1px 5px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 3px;
	}
textarea{
	border:1px solid #CCCCCC;
	font-size:12px;
	color:#323132;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 0 5px;
	}
#main_container{
	width:960px;
	margin:auto;
	padding:0;
	min-height:100%;
	}
/* Header starts here */
#header{
	height:171px;
	width:958px;
	border-left:1px solid #222020;
	border-right:1px solid #222020;
	}
#logo{
	width:292px;
	position:absolute;
	height:129px;
	margin:22px 0 0 37px;
	}
#hdr_right{
	width:466px;
	float:right;
	margin:13px 0 0 0;
	}
.hdr_top{
	width:300px;
	float:left;
	height:57px;
	}
#OE_logo{
	width:125px;
	float:left;
	height:31px;
	margin:0 0 0 12px;
	}
#member_login{
	width:466px;
	float:right;
	}
.login_bg{
	background:#3395D4;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.members_bg{
	background:#49C3F2;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	}
.members_bg a{
	color:#FFFFFF;
	}
.gray_bg{
	background:#E9E9E9;
	font-size:12px;
	/*font-weight:bold;*/
	}
.login_btn{
	border:none;
	height:auto;
	padding:0;
	margin:0;
	}
.sml_gra_txt{
	font-size:10px;
	font-weight:bold;
	}
.sml_gra_txt a{
	color:#323132;
	text-decoration:none;
	}
.sml_gra_txt a:hover{
	text-decoration:underline;
	}
/* Header ends here */
/* Admin Navigation starts here */
.admin_navigation{
	height:39px;
	background:url(../images/nav_bg.jpg) repeat-x;
	border-left:1px solid #222020;
	border-right:1px solid #222020;
}
.admin_navigation a{
	display:block;
	float:left;
	color:#3a3a3b;
	font-size:14px;
	text-decoration:none;
	padding:12px 35px 11px;
	border-right:1px solid #FFFFFF;
	}
.admin_navigation a:hover{
	background:url(../images/hover_bg.jpg) repeat-x;
	color:#FFFFFF;
	}
.admin_navigation .selected{
	color:#FFFFFF;
	height:39px;
	}
.admin_navigation .selected a{
	color:#FFFFFF;
	}
.buttons
	{
	border-spacing:10px;
	
	}	
/* Navigation ends here */


/* Navigation starts here */
#navigation{
	height:39px;
	background:url(../images/nav_bg.jpg) repeat-x;
	border-left:1px solid #222020;
	border-right:1px solid #222020;
	}
#navigation ul{
	display:inline;
	margin:0;
	padding:0;
	}
#navigation li{
	list-style:none;
	font-weight:bold;
	float:left;
	}
#navigation li a{
	display:block;
	float:left;
	color:#3a3a3b;
	font-size:14px;
	text-decoration:none;
	padding:12px 35px 11px;
	border-right:1px solid #FFFFFF;
	}
#navigation li a:hover{
	background:url(../images/hover_bg.jpg) repeat-x;
	color:#FFFFFF;
	}
#navigation .selected{
	background:url(../images/hover_bg.jpg) repeat-x;
	color:#FFFFFF;
	height:39px;
	}
#navigation .selected a{
	color:#FFFFFF;
	}
/* Navigation ends here */

/* Container starts here */
#container{
	width:910px;
	height:auto;
	padding:24px;
	border:1px solid #000000;
	border-top:none;
	float:left;
	}
.lft_panel{
	width:501px;
	float:left;
	}
.globe_img{
	background:url(../images/dollor_globe.jpg) no-repeat;
	width:501px;
	height:331px;
	float:left;
	}
.rht_panel{
	width:389px;
	float:right;
	margin:0 0 0 19px;
	}
.video_img{	
	width:389px;
	height:333px;
	}
.content{
	width:100%;	
	margin:10px 0 0 0;
	float:left;
	border:1px solid #b9b9b9;
	}
.content_reports{
	width:100%;	
	margin: 9px 0 0 0;
	float:left;
	border:0px solid #b9b9b9;
	}
.contentmember{
	width:80%;	
	margin:10px 0 0 15px;
	float:left;	
	}
.grad_bg{
	background:url(../images/content_grad.jpg) repeat-x;
	height:29px;
	color:#3a3a3b;
	font-weight:bold;
	font-size:18px;
	padding:8px 0 0 13px;
	margin:0 0 10px 0;
	}
.content p{
	margin:0 0 15px 0;
	padding:0px 15px 0 15px;
	line-height:18px;
	}
.read_more{
	float:right;
	width:113px;
	height:19px;
	margin: 12px 12px 19px 0;
	}
.bonus_img{
	background:url(../images/bonus-img.jpg) no-repeat;
	width:352px;
	height:137px;
	margin:auto;
	}
.grn_txt{
	color:#0e580a;
	}
.grn_txt a{
	color:#0e580a;
	text-decoration:none;
	}
.input{
	height:18px;
	margin:0 0 5px 0;
	padding:5px 0 0 3px;
	font-family:Arial, Helvetica, sans-serif;
	}
.signup_btn{
	float:right;
	margin:35px 10px 0 0;
	}
#footer{
	width:100%;
	margin:18px 0 0 0;
	float:left;
	}
.footer_grad{
	background:url(../images/ftr_bg.jpg) repeat-x;
	height:20px;
	border:1px solid #b9b9b9;
	text-align:center;
	padding:9px 0 0 0;
	}
.copyright{
	width:100%;
	text-align:center;
	line-height:20px;
	margin:20px 0 0 0;
	color:#818181;
	}
/* Container ends here */
/*inner page starts here */

#inner_container{
	width:934px;
	padding:0px 0 24px 24px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	float:left;
	}
#about_us{
	width:600px;
	border:1px solid #b9b9b9;
	margin:0 0 0 0;
	float:left;
	height:auto;
	}
#about_us p{
	margin:0 0 15px 0;
	padding:0px 15px 0 15px;
	line-height:18px;
	}
#aboutus_rht{
	width:274px;
	margin:21px 0 0 0;
	background:url(../images/about_us_grad.jpg) repeat-x;
	height:auto;
	float:right;
	}
.blue_txt{
	color:#0581ca;
	font-weight:bold;		
	}
.black_txt{
	color:#000000;			
	}	
.seal
	{
	position:absolute;
	left:950px;
	top:550px;
	} 
.blue_txt_rt{
	color:#0581ca;
	margin-right:10px;
	margin-top:3px;
	font-weight:bold;
	font-size:small;
	float:right;
	}
.input1{
	height:20px;
	margin-bottom:3px;
	padding:3px 0 0 3px;
	color:#323132;
	width:150px;
	}
.listmenu{
	width:255px;
	height:20px;
	}
#sign_up{
	width:100%;
	border:1px solid #b9b9b9;
	}
.credit_info{
	width:447px;
	float:right;
	border-left:1px solid #b9b9b9;
	padding:0 0 0 25px;
	}
.bdr_lft{
	border-left:1px solid #b9b9b9;
	}
.blue_bg{
	background:#98C9E9;
	padding:15px 0px 0 10px;
	height:40px;
	background-repeat:no-repeat;
	width:425px;
	margin:35px auto 0;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	}
.down_arrow{
	background:url(../images/down_arrow.jpg) no-repeat;
	float:right;
	height:33px;
	margin:0 10px 0 0;
	width:249px;
	}
.order_top{	 
	background:url(../images/order_bg.png) no-repeat;
	}		
.bdr_top{
	border-top:1px solid #b9b9b9;
	}
.bdr_all{	 
	border:1px solid #b9b9b9;
	}
#contact{
	width:842px;
	margin:auto;
	}
.contact_heading{
	font-size:14px;
	font-weight:bold;
	color:#0581ca;
	border-bottom:1px solid #b9b9b9;
	}
.heading{
	font-size:24px;
	font-weight:bold;
	color:#0581ca;
	}
/*inner page ends here */
	
/*After login pages start here */
.logout{
	margin:54px 24px 0 0;
	float:right;
	border:none;
	height:auto;
	}
/* Navigation starts here */
#navigation2{
	height:39px;
	background:url(../images/nav_bg.jpg) repeat-x;
	border-left:1px solid #222020;
	border-right:1px solid #222020;
	}
#navigation2 ul{
	display:inline;
	margin:0;
	padding:0;
	}
#navigation2 li{
	list-style:none;
	font-weight:bold;
	float:left;
	}
#navigation2 li a{
	display:block;
	float:left;
	color:#3a3a3b;
	font-size:14px;
	text-decoration:none;
	padding:12px 18px 11px 19px;
	border-right:1px solid #FFFFFF;
	}
#navigation2 li a:hover{
	background:url(../images/hover_bg.jpg) repeat-x;
	color:#FFFFFF;
	}
#navigation2  .selected{
	background:url(../images/hover_bg.jpg) repeat-x;
	height:39px;
	color:#FFFFFF;
	}
#navigation2  .selected a{
	color:#FFFFFF;
	}
#navigation2 .getstarted{
	background:url(../images/blue_arrow.jpg) repeat-x;
	color:#3a3a3b;
	padding:0;
	height:39px;
	}
#navigation2 .getstarted a{
	display:block;
	width:103px;
	float:left;
	font-size:14px;
	height:35px;
	text-decoration:none;
	padding:4px 15px 0px 35px;
	}
#navigation2 .getstarted a:hover{
	background:url(../images/blue_arrow_h.jpg) repeat-x;
	}
#navigation2 .getselected{
	background:url(../images/blue_arrow_h.jpg) repeat-x;
	color:#FFFFFF;
	padding:0;
	height:39px;
	}
#navigation2 .getselected a{
	display:block;
	width:103px;
	float:left;
	font-size:14px;
	height:35px;
	text-decoration:none;
	padding:4px 15px 0px 35px;
	}
#navigation2 .white_txt {
	color:#FFFFFF;
	}
#navigation2 .getselected a:hover{
	background:url(../images/blue_arrow_h.jpg) no-repeat;
	}
#home_left{
	width:599px;
	float:left;
	}
.money_img{
	background:url(../images/money.jpg) no-repeat;
	width:599px;
	height:308px;
	
	}
#home_right{
	width:295px;
	float:right;
	}
.trading_alerts{
	line-height:18px;
	font-size:12px;
	border:1px solid #b9b9b9;
	margin:0 0 15px 0;
	}
.trading_alerts p{
	padding: 0 5px 10px 7px;
	margin:-3px 0 0 0;
	}
.gray_grad{
	/*background:url(../images/gray_grad.jpg) repeat-x;*/
	/*height:670px;*/
	height:100%;
	width:274px;	
	float:right;
	}
.blue_grad{
	background:url(../images/blue_grad.jpg) repeat-x;
	height:31px;
	text-align:center;
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0 0 0;
	}
.blogs{
	height:145px;
	margin:0 0 15px 0;
	padding:0px 15px 15px 15px;
	line-height:15px;
	}
.btm_curve{
	background:url(../images/gray_btm_curve.jpg) no-repeat;
	width:274px;
	height:21px;
	float:right;
	}
.account{
	width:90%;
	margin:30px auto;
	padding:0;
	}
.account p{
	margin:0;
	padding:0;
	}
.hr{
	border-bottom:1px solid #b9b9b9;
	}
.right{
	float:right;
	color:#b9b9b9;
	font-weight:bold;
	}
.right a{
	color:#b9b9b9;
	}
.right a:hover{
	color:#3a3a3a;
	}
/*After login pages end here */