/*
Global.css

*/

/* Basic Formatting */	
body{
	min-width:915px;
	background:#000;
	text-align:center;
}
/* Basic Formatting */

/* Layout */
#wrap{
	width:896px;
	margin:0 auto;
	text-align:left;
}
#head{
	width:896px;
	height:82px;
}
#top-thumbnails{
	width:896px;
	height:56px;
	clear:both;
}
#side-thumbnails{
	width:120px;
	padding:4px 0 0 0;
	float:left;
	clear:left;
}
#main{
	width:772px;
	padding:8px 0 0 4px;
	float:left;
}
/* Layout */

/* head */
.logo {
	margin-top:49px;
	float:left;
}

.name {
	margin:57px 0px 0 0;
	float:right;
}
/* head */

/* top-thumbnails */
#top-thumbnails a {
	width:56px;
	height:56px;
	margin:0 4px 0 0;
	display:block;
	float:left;
}
/* CONSTANTS */
#top-thumbnails a.top_thumb00{background:url(../images/menu_photoshops.jpg);}
#top-thumbnails a.top_thumb01{background:url(../images/menu_photography.jpg);}
#top-thumbnails a.top_thumb02{background:url(../images/menu_renderings.jpg);}
#top-thumbnails a.top_thumb03{background:url(../images/menu_aerials.jpg);}
#top-thumbnails a.top_thumb00:hover{background-position:56px 0;}
#top-thumbnails a.top_thumb01:hover{background-position:56px 0;}
#top-thumbnails a.top_thumb02:hover{background-position:56px 0;}
#top-thumbnails a.top_thumb03:hover{background-position:56px 0;}
#top-thumbnails a.top_thumb14{background:url(../images/menu_contact.jpg);margin:0 0 0 0;}
#top-thumbnails a.top_thumb14:hover{background-position:56px 0;}
#top-thumbnails a.current{background-position:56px 0;}
/* CONSTANTS */

/*#top-thumbnails a:hover{background-position:56px 0;}*/
/* top-thumbnails */

/* side-thumbnails */
#side-thumbnails a {
	width:56px;
	height:56px;
	margin:0 4px 4px 0;
	display:block;
}
/* CONSTANTS */
#side-thumbnails a.side_thumb00{float:left;}
#side-thumbnails a.side_thumb01{float:left;}
#side-thumbnails a.side_thumb02{float:left;clear:left;}
#side-thumbnails a.side_thumb03{float:left;}
#side-thumbnails a.side_thumb04{float:left;clear:left;}
#side-thumbnails a.side_thumb05{float:left;}
#side-thumbnails a.side_thumb06{float:left;clear:left;}
#side-thumbnails a.side_thumb07{float:left;}
#side-thumbnails a.side_thumb08{float:left;clear:left;}
#side-thumbnails a.side_thumb09{float:left;}
#side-thumbnails a.side_thumb10{float:left;clear:left;}
#side-thumbnails a.side_thumb11{float:left;}
#side-thumbnails a.side_thumb12{margin-bottom:6px;float:left;clear:left;}
#side-thumbnails a.side_thumb13{margin-bottom:5px;float:left;}
#side-thumbnails a.side_renderplex{background:url(../images/logo_renderplex.jpg);width:116px;height:41px;margin:0 0 7px 0;clear:left;}
#side-thumbnails a.side_thumb14{background:url(../pictures/renderplex/thumbnails/side_14.jpg);float:left;}
#side-thumbnails a.side_thumb15{background:url(../pictures/renderplex/thumbnails/side_15.jpg);float:left;}
/* CONSTANTS */

/* side-thumbnails */

/* main */
#main iframe{
	width:772px;
	height:522px;
	margin-bottom:45px;
}
/* main */