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

body {

scrollbar-arrow-color: #464646;

scrollbar-3dlight-color: #CCCCCC;

scrollbar-darkshadow-color: #999999;

scrollbar-face-color: #D4D0C8;

scrollbar-highlight-color: #FFFFFF;

scrollbar-shadow-color: #CCCCCC;

scrollbar-track-color: #e6e6e6;

}

#container {
	width: 1020px;
	height: 600px;
	margin: 0px auto 0px auto;
}

#home {
	float:left;
	width: 1020px;
	height: 600px;
	background-image:url(../images/beard_riser1.jpg);
}

#home_empty {
	float:left;
	width: 1020px;
	height: 521px;
}




#home_buttons {
	float:left;
	width: 510px;
	height: 82px;
}

#purpose {
	float:left;
	width: 1020px;
	height: 600px;
	background-image:url(../images/purpose_bg1.gif);
}

#projects {
	float:left;
	width: 1020px;
	height: 600px;
/*	background-image:url(../images/projects_bg1.gif); */
}

#quad1 {
	float:left;
	width: 510px;
	height: 300px;
}
#quad2 {
	float:left;
	width: 510px;
	height: 300px;
}
#quad3 {
	float:left;
	width: 510px;
	height: 300px;
}
#quad4 {
	float:left;
	width: 510px;
	height: 300px;
}

#quad3emtpy {
	float:left;
	width: 510px;
	height: 221px;
}

#projects_header {
	float:left;
	width: 510px;
	height: 31px;
}

#copy_scroll {
float: left;
width: 485px;
height: 269px;
/*overflow: auto;*/
overflow:scroll;
overflow-x: hidden;
/* text-align: left; */
}

#copy_scroll_links {
float: left;
width: 485px;
height: 250px;

/* text-align: left; */
}


#projects_links {
	float:left;
	width: 510px;
	height: 300px;
	direction:rtl;
	overflow:scroll;
	overflow-x: hidden;
}

#projects_links_left {
	float:left;
	width:240px;
	height:300px;
}

#projects_links_right {
	float:left;
	width:240px;
	height:300px;
}


/*
#projects_links {
	float:right;
	width: 390px;
	height: 300px;
}
*/

#flash_logo {
	float:left;
	width:91px;
	height:60px;
}

#main_links {
	float:left;
	width:419px;
	height:100px;
}











