@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
	width: 100%;
	background-color:#baa57b;
	color:#dad8d9;
	text-decoration:none;
	background-attachment:fixed;
	background-image:url(../images/bg_fade.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	}
	
	#bg_fade{
	position:absolute;
	bottom: 0px;
	height: 200px;
	width: 100%;
	background-image:url(../images/bg_fade.jpg);
	background-repeat:repeat-x;
	
	}
	
	#wrapper {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 843px;
	height: auto;
	margin-top: 0px; /*set to a negative number 1/2 of your height*/
	margin-left: -421px;
	z-index:1;
}
	
	#navigation{
	position: relative;
	top: 0px;
	height: 81px;
	width: 843px;

}

#nav_line{
width:843px;
height:1px;
position:absolute;
}
	
	
	#logo_holder{
	position: relative;
	left: 0px;
	width: 219px;
	height:81px;
	float:left;

	
	}
	
	#buttons{
	position: relative;
	height:81px;
	right:2px;
	float:right;

		}
				
	#imagecontainer {
	position: relative;
	overflow: hidden;
	width:841px;
	height:331px;
	
			
}	

#imagecontainer img {
	display: none;
	position: absolute;
	top: 0; left: 0;
	width:841px;
	height:331px;
}

#left_text_holder{
position: static;
width:498px;
height:auto;
margin-top:30px;


}

.title{
font-size:26px;
color:#a17577;
}
 
.main_text{
line-height: 18px;
color:#CCCCCC;

}

.intro_text{
font-size:15px;
line-height: 21px;
color:#CCCCCC;


}

#squares_holder{
position: static;
height:150px;

}

#fp_square{
width: 158px;
height:144px;
position:static;
float:left;
}


.box_title{
font-weight:bold;
line-height: 25px;
}


#right_text_holder{
position: absolute;
width: 276px;
margin-top:30px;
top: 346px;
left: 560px;

}

#right_box{
position: relative;
width:276px;
background-image:url(../images/beige_box.jpg);
margin-bottom:20px;
}

#top_wrap{
height:10px;
width:276px;
}

#bot_wrap{
height:10px;
width:276px;
position:absolute;
bottom: 0px;
}



#box_text{
position: inherit;
margin-left:18px;
width:240px;
color:#2a2a2a;
line-height: 16px;
height:365px;
}

#box_text a{
color: #333333;
font-weight:bold;
text-decoration:none;
}

#box_text a:hover{
color: #cb0018;
}




#box_pic{
	position: absolute;
	top:18px;
	left:14px;
	height:102px;
	width:73px;
	float:left;
}
.gap{
line-height:26px;
}

#red_box{
	position: inherit;
	width:276px;
	height:249px;
	background-image:url(../images/red_box_fade.png);
	}
	
#red_box_text{
width: 234px;
left:18px;
top:12px;
position:relative;
}



#red_box_pics{
width: 234px;
left:18px;
top:18px;
position:relative;



}



#copy_box{
height: 12px;
left: 0px;
margin-top: 5px;
float:left;
	font-size:9px;
	margin-bottom: 20px;


}


#copy_box_gallery{
	height: auto;
	margin-top: 5px;
	float:left;
	font-size:9px;
	margin-bottom: 20px;
	left: 200px;
	top: toptop;
}

#fat_toad_box{
right: 0px;
margin-top:6px;
position:absolute;
	font-size:9px;


}

#fat_toad_box a{
color: #FFFFff;
text-decoration: none;
}

#fat_toad_box a:hover{
color: #99cc00;
text-decoration: none;
}

.normal_text{

font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight:normal;}
	
	
#devs_box {
width:514px;
margin-top: 111px;
margin-bottom:10px;
float:left;
margin-bottom:40px;


}

#devs_box img {
margin-bottom:2px;

}
#devs_box_gallery {
width:845px;
margin-top: 30px;
margin-bottom:10px;
float:left;
margin-bottom:40px;


}
#right_para {
width:285px;
height:auto;
margin-top: 72px;
float:left;
margin-left: 45px;
margin-bottom: 100px;
}


#big_right{
width:285px;
height:auto;
margin-top: 110px;
float:left;
margin-left: 45px;
margin-bottom: 50px;
}


#normal_para {
width:285px;
height:auto;
margin-top: 72px;
float:left;
margin-bottom: 100px;


}
#normal_para a{
color:#FFFFFF;
text-decoration:none;

}

#normal_para a:hover{
color:#db1a31;
text-decoration:none;

}



#middle_holder{
width: 845px;
position: static;
}

#dev_mini_boxes{
height: 163px;
width: 163px;
background-color:#b1b5a3;
float:left;
margin-right: 8px;
margin-bottom:8px;

}

#dev_mini_boxes a{
text-decoration:none;
line-height:16px;
color:#FFFFFF;
display:block;
padding-bottom:14px;
}

#dev_mini_boxes a:hover{
color:#FFFFFF;
background-image:url(../images/red_box_bottom.jpg);
display:block;

}


.dev_text{
padding-left: 16px;

}

