body, td{
	font-family: arial;
	margin:0;
	padding:0;
}
#container{
	width:988px;
	margin:30px auto;
	text-align:left;

	
}

#main{
	float:left;
	border:1px solid #74564A;
	width:988px;
	height:502px;
}

#logo{
	text-indent:-9999px;
	outline:none;
	display:block;
	width:266px;
	height:32px;
	background:url(images/logo.gif) no-repeat;
	margin: 0 0 0 40px;
}

a#logo:hover{
	background-position:0 -36px;
}


#nav{
	margin:16px 0 0;
	border:0px solid green;
	float:left;
	width:100%;
}

.nav_link{
	outline:none;
	background: url(images/menu.gif) no-repeat;
	width:78px;
	height:14px;
	display:block;
	text-indent: -9999px;
	float:right;
	line-height:1px;
}
a#nav_login:hover{
	background-position: 0 -14px;
}

#nav_contact{
	background-position: -78px top;
	width:103px;
}
a#nav_contact:hover{
	background-position: -78px -14px;
}

#home_menu{
	clear:both;
	width:121px;
	margin:116px auto 0;
	list-style:none;
}
#home_menu li{
	list-style:none;	
}

#home_menu a{
	background:url(images/home_menu.gif?ck=2) no-repeat;
	display:block;
	text-indent:-9999px;
	outline:none;
	height:32px;
	margin:0 0 23px 0;
}

a#home_editors:hover{
	background-position:-121px 0;
}
a#home_designers{
	background-position:left -53px;
}
a#home_designers:hover{
	background-position:-121px -53px;
}
a#home_visual-fx{
	background-position:left -106px;
}
a#home_visual-fx:hover{
	background-position:-121px -106px;
}



#maincol{
	width:510px;
	float:left;
	border:0px solid red;
	padding: 0 0 0 236px;
}

#sidecol{
	width:200px;
	float:left;
	border:0px solid red;
	padding: 345px 0 0 0;
}

#footer{
	text-indent:-9999px;
	background:url(images/footer.gif) no-repeat 573px 2px;
	height:13px;
	float:left;
	width:100%;
	margin:15px 0 0;
	border:0px solid red;
}

#bottom_side_menu {
	position:absolute;
	bottom:40px;
	right:-10px;
	border:0px solid red;
	display:block;
}

@media screen and (-webkit-min-device-pixel-ratio:0){

#bottom_side_menu {

	}
}

#side_menu li{
	list-style:none;
}
#side_menu a{
	display:block;
	width:83px;
	height:22px;
	background: url(images/side_menu.gif?ck=3) no-repeat;
	outline:none;
	text-indent: -9999px;

}
a:hover#side_menu_editors{
	background-position: -83px top;
}

a:hover#side_menu_designers{
	background-position:  -83px -23px;
}

a#side_menu_designers{
	background-position:  0px -23px;
}
a:hover#side_menu_visual-fx{
	background-position:  -83px -46px;
}

a#side_menu_visual-fx{
	background-position:  0 -46px;
}

.page {
	text-align:left;
}

.person_list, .category_list{
	margin: 0 0 0 291px;
}
.person_list div.handle, .category_list div.handle
{
border:0px solid red; float:left; width:12px;
height:12px;
margin-top:5px;
background: #999;
}
.category_list div.handle
{
margin-top:20px;
}
.person_list li, .category_list LI{
	list-style:none;
	text-indent:-9999px;
	float:left;
	width:100%;
}

.person_list li a, .category_list li a{
	text-decoration: none;
	text-transform: lowercase;
	font-size:13px;
	/* color:#451e0e; */
	letter-spacing:1px;
	display:block;
	width:155px;
	height:22px;
	float:left;
	border:0px solid red;
}
.category_list{
	margin:90px auto 0;
	
	width:220px;
}

.category_list a, .category_list li a{
	height: 32px;
		width:200px;
		border:0px solid red;
		margin:12px 0;
		display:block;
		text-indent:-9999px;
		outline:none;
		
}
.person_list a:hover, .category_list A:HOVER;{
	color:#ccc;
}

.category_small{
	margin:0;
	border:0px solid red;
}

.category_small li a{
	height: 21px;
		width:200px;
		border:0px solid red;
		margin:0px 0;
}

#sidebar_list{
	margin:0 20px 0 0;
	border:0px solid red;
	width:155px;
}

#sidebar_list li{
	

}

#sidebar_list a{
	/* color:#ccc;*/
}

#sidebar_list a:hover{
	color:#451e0e;
}

#sidebar_list li.selected a{
	color:#451e0e;
}

#contact_map{
	width:424px;
	height:372px;
	float:left;
	background: url(images/contact_map.gif);
}

#contact_address{
	width:304px;
	height:208px;
	float:left;
	background: url(images/contact_address.gif?ck=3);
	text-indent: -9999px;
	outline:none;
}

a#contact_sales {
	display:block;
	background:url(images/contact_links.gif?ck=2);
	width:304px;
	height:87px;
	float:left;
	text-indent: -9999px;
	outline:none;
}

a#contact_sales:hover{
	background:url(images/contact_links.gif?ck=2) -308px 0;
}
a#contact_producer {
	display:block;
	background:url(images/contact_links.gif?ck=2) 0 -87px no-repeat;
	width:304px;
	height:87px;
	float:left;
	text-indent: -9999px;
	outline:none;
}
a#contact_producer:hover{
	background:url(images/contact_links.gif?ck=2) -308px -87px no-repeat;
}

a#facebook_link{
	display:block;
	width:14px;
	height:14px;
	float:right;
	background:url(images/facebook_icon.gif);
	margin-right:26px;
}

#footer p{
	width:400px;
	float:right;
}