body {
	background:#4787CF url(../images/bg.jpg) repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 0 10px;
}

#mainbox {
	width:851px;
	background:url(../images/pg_bg.png) repeat-y;
	margin:0 auto;
	padding:20px 26px;
	text-align:left;
}
*html #mainbox {
	background:#FFFFFF;
	padding:20px 18px;
}

#container {
	margin-top:20px;
}

.width {
	width: 848px;
}

#first-menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 848px;
	background: #0044B0;
	margin:3px 0 0 0px;
}

#first-menu td {
	text-align: center;
	border-right: 1px solid #fff;
	padding: 10px 0px;
}

#first-menu td:hover {
	background: url(../images/menu_hover.jpg) repeat-x;
}

#first-menu .current {
	background: url(../images/menu_hover.jpg) repeat-x;
}

#first-menu td a {
	color: #fff;
	text-decoration: none;
	padding: 0px 10px;
	outline: none;
}

#first-menu td a:hover {
	text-decoration: none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#053F8C;
	text-align:left;
}

p {
	text-align:justify;
	line-height:1.4em;
}

#left_col {
	width:555px;
	border-right:1px solid #CCCCCC;
	padding-right:12px;
}

#right_col {
	float:right;
	overflow:hidden;
	width:267px;
	margin-right:4px;
}

#freetrial {
	font-family:Tahoma; 
	background:#BCE0F8 url(../images/freetrial_bg.jpg) no-repeat;
	width:266px;
	height:152px;
}

#forex_report {
	
}

.sep_bar {
	border-top:1px solid #CCCCCC;
	margin:20px 0 16px 0;
}

.side_title {
	font-family:Tahoma; 
	font-size:19px; 
	color:#053F8C; 
	text-align:left;
	padding:0 10px 10px;
}

#online_course {
	background:url(../images/online_course_bg.jpg) no-repeat;
	width:267px;
	height:122px;
}
#online_course2 {
	background:url(../images/online_course_bg2.jpg) no-repeat;
	width:260px;
	height:119px;
}
#online_course3 {
	background:url(../images/online_course_bg3.jpg) no-repeat;
	width:271px;
	height:132px;
}

#left_panel {
	float:left;
	width:554px;
	padding:0 0px;
}
#right_panel {
	width:267px;
	margin-left:580px;
}
#left_panel_200 {
	float:left;
	width:200px;
	padding:0 0px;
}
#right_panel_620 {
	width:620px;
	margin-left:228px;
}
#right_panel_300_2 {
	width:620px;
	margin-left:228px;
}
#inside-left-column {
	width:267px;
}
#inside-right-column {
	width:267px;
}

#security {
	clear:both;
}

#footer {
	background:url(../images/footer.png) no-repeat;
	width:904px;
	width:902px !IE7;
	height:26px;
	margin:0 auto;
	padding-top:3px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
#footer { 
	width:902px;
} 
}
*html #footer {
	background:#053F8C;
	width:888px;
}


#footer a {
	color:#FFFFFF;
}

#copyright {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


/************************
Subpage Menu
************************/

#link-box {
	padding: 5px;
	margin-top: 20px;
}

#link-box h2 {
	font-family: tahoma;
	color: #666;
	font-weight: normal;
	border-bottom: 1px dashed #333;
	margin: 5px 0 0 0;
	padding-bottom:10px;
}

#link-box a {
	color: #666666;
}

/*==^..^== List Style ==^..^==*/
#link-box ul {
	margin:0px;
	padding:0;
	list-style-type:none;
}
#link-box li.link {
	margin:0;
	padding:10px 0px 10px 15px;
	border-bottom:1px dashed #333;
	list-style:none;
	background:url(../images/arrow.jpg) 0px 50% no-repeat;
	line-height: 15px;
	text-decoration:none;
}
#link-box li.link-1 {
	margin:0;
	padding:10px 0px 10px 15px;
	border-bottom:1px dashed #333;
	list-style:none;
	background:url(../images/arrow.jpg) 0px 35% no-repeat;
	line-height: 15px;
	text-decoration:none;
}
#link-box li.sublink {
	list-style:none;
	padding:10px 10px 10px 30px;
	border-bottom:1px dashed #333;
}
#link-box a.linkstyle {
	text-decoration:none;
}
#link-box a.linkstyle:hover {
	text-decoration:none;
	color:#094697;
}

#menu_bar {
	height:5px; 
	background:#81AF1C; 
	width:847px;
	font-size:1px;
}
