/* CSS Document */
/* This CSS Document is used for creating the borders of the main navigation */

.content {
position:relative; float:left; margin-top:10px; border:0px; background-color:white; width:436px; text-align:justify;
	}
	
.content2 {
position:relative; float:left; margin-top:10px; border:0px; background-color:white; width:436px; text-align:left;
	}
	
.content3 {
position:relative; float:left; margin-top:10px; border:0px; background-color:white; width:436px; height:600px; text-align:left;
	}
	
.content4 {
position:relative; float:left; margin-top:10px; border:0px; background-color:white; width:500px; text-align:left;
	}
	
#nav_left {
position:relative; width:152px; border:0px; padding-bottom:10px; float:left; margin-right:10px; margin-top:10px; text-align:left;
	}
	
#before_invest {
position:relative; width:152px; height:450px; border:0px; float:left; margin-right:10px; margin-top:10px; text-align:left; background-image:url(../Images/investor_bar.gif);
padding-top:5px; background-repeat:no-repeat;
	}
	
#nav_right {
	position:relative;
	width:168px;
	height:330px;
	border:0px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	text-align:left;
	background-image:url(../Images/gradient1.gif);
	background-repeat:no-repeat;
	padding-top:5px;
	top: 35px;
	}
	
.left_container {
position:relative; width:226px; border:0px; padding-bottom:10px; float:left; margin-right:15px; margin-top:10px; text-align:left; }
	
.seminar_left{
	position:relative;
	width:226px;
	padding-bottom:10px;
	float:left;
	text-align:left;
	margin-bottom:10px;
	padding-top:5px;
	background-color:#00006B;
	text-align:center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.image_container {
	position:relative; width:152px; border:0px; padding-bottom:10px;
	}
	
.image_container2 {
	position:relative; width:168px; border:0px; margin-top:10px; margin-left:10px; float:left; background-repeat:no-repeat; height:143px;
	}
	
.image_background {
	background-image: url(../Images/resource_back.gif); height:18px; text-align:left;
	}
	
.image_background2 {
	background-image: url(../Images/resource_back2.gif); height:17px; text-align:left; background-repeat:no-repeat; position:relative;
	}
	
.language_nav {
font-family:Arial, Helvetica, sans-serif; font-size:10px; left:auto; color:#FFFFFF; text-decoration:none; text-align:left; 
	}
	
.main_back {
	position:relative; 
	
	}
	
	

