/* CSS Document */
html body{
	background-color:#FFFFFF;
	margin:0 auto 0 auto; 
}

div#wrapper{
	border:#d9d9d9 1px solid;
	margin:0 auto 0 auto;
	width:1000px;
	height:auto;
	padding:0;
	overflow:hidden;
}

div#header{
	float:left;
	overflow:hidden;
}

div#home_container,
div#main_container
{
	margin:0 0 0 0;
	background-image:url(../images/freeworld_home_back.jpg);
	background-repeat:repeat-x;
	width:1000px;
	height:218px;
	float:left;
}

div#main_container{
	height:auto;
	background-image:none;
}

div#left_container,
div#left_content
{
	width:392px; 
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#636466; 
	padding:0 0 0 38px;
	float:left;
}

div#left_content{
	background-image:url(../images/about_back.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:372px;
	height:auto;
	min-height:800px !important;
	padding:0 30px 0 38px;
}

html * div#left_content{
	height:800px;
}

div#left_container{
	width:342px; 
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#636466; 
	padding:0 0 0 30px;
	float:left;
}

div#center_container{
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#636466; 
	float:left; 
	width:170px; 
	padding:0 0 0 30px;
}

div#right_container{
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#636466; 
	float:left; 
	width:170px;
	padding:0 0 0 40px;
	height:auto;
}

div#right_content{
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#636466; 
	float:left; 
	width:420px;
	padding:0 0 0 15px;
}

div#right_content_x{
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#636466; 
	float:left; 
	width:520px;
	padding:0 0 0 15px;
}

div#content_wrapper{
	float:left;
	width:500px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:dashed 1px #79797a;
}

div#footer{
	background-color:#373738;
	background-image:url(../images/freeworld_foot.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
	height:200px;
	width:1000px;
}

/*----------------OTHER--------------------*/
p{
	padding:0px;
	margin:0px;
}

.content{
	padding:0 10px 0 0;
}


div#sub_head{
	border-bottom:solid 1px #79797a; 
	padding:0px 0 5px 0; 
	margin:0 0 5px 0;
	font-weight:bold;
}

div#button,
div#button2{
	background-image:url(../images/button_back.jpg); 
	background-repeat:no-repeat; 
	width:98px; 
	height:25px;
	margin-top:10px;
	color:#636466;
	float:left;
}

div#button2{
	margin-left:10px;
}

div#button_text{
	float:left; 
	width:60px; 
	padding:5px;
}

div#arrow{
	padding:2px 0px 3px 2px;
	float:left;
	width:19;
	height:20px;
}

div#left_footer_text{
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#b2b2b2;
	padding:21px 0 0 45px;
	width:490px;
	float:left;
	overflow:hidden;
}

.legal{
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#ffffff;
	float:left; 
}

div#footer_link_holder{
	float:left;
	width:437px;
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#b2b2b2;
	padding-top:20px;
}

div#footer_link1{
	width:60px;
	text-align:center;
	float:left;
}

div#footer_link2{
	width:85px;
	text-align:center;
	float:left;
}

div#footer_link3{
	width:75px;
	text-align:center;
	float:left;
}

div#footer_link4{
	width:95px;
	text-align:center;
	float:left;
}

.linkage{
	color:#d3d3d3;
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

div#page_controls{
	text-align:left;
	margin-top:10px;
	height:20px;
	float:left;
}

#brand{
	width:530px;
	float:left;
	border-bottom:dashed #cccccc 1px;
}

#brand_logo{
	width:150px;
	float:left;
	height:100px;
	padding-top:25px;
}

#brand_text{
	float:left;
	width:351px;
	padding-left:10px;
}

#flipper{
	margin:0 auto auto auto;
	width:900px; 
}

div#fin_content{
	background-image:url(../images/about_back.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	font-family: Arial, Tahoma, sans-serif; 
	font-size:11px; 
	color:#636466; 
	padding:0 0px 0 0px;
}

.fix{
	padding-left:180px;
	width:600px;
}
