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

body
{
	background:#333333;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

img
{
	border:none;
}

ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

li
{
	height:15px;
}

a,
a:visited
{
	text-decoration:none;
	color:#999999;
}

.header td
{
	vertical-align:top;
}

.border_right
{
	border-right:2px solid;
}

#top
{
	width:820px;
	margin:0 auto;
	padding:20px 0 30px 0;
	border-bottom:2px solid #999999;
}

#logo
{
	height:100px;
	width:447px;
}

#nav1
{
	text-align:right;
}


#nav1 a,
#nav1 a:visited,
#nav2 a,
#nav2 a:visited,
#content1 a,
#content2 a:visited
{
	font-size:12px;
}

#nav1 img,
#nav2 img
{
	margin:0;
	font-weight:normal;
	padding:0 0 3px 0;
}

#cat_photography
{
	height:19px;
}

#cat_design
{
	height:19px;
}

#plus
{
	width:41px;
	text-align:center;
}

#plus h2
{
	font-size:18px;
	letter-spacing:5px;
	margin:0 auto 6px;
	font-weight:normal;
}

#main
{
	width:820px;
	margin:0 auto;
	height:400px;
	padding:0 0 100px;
	border-bottom:2px solid #999999;
}

#content
{
	width:100%;
	height:100%;
}

#content1
{
	width:50%;
	vertical-align:bottom;
	text-align:center;
	height:auto;
}

#content2
{
	width:50%;
	vertical-align:bottom;
	text-align:center;
	height:auto;
}

#content3,
#content4
{
	text-align:center;
	height:37px;
}

#content3 a,
#content4 a
{
	margin:0 auto;
	text-align:center;
	font-size:32px;
	font-weight:normal;
	color:#ffffff;	
}

#bottomnav
{
	margin:18px auto;
	height:32px;
}

#bottomnav td
{
	vertical-align:bottom;
}

#bottomnav img
{
	margin:0 22px;
}

#footer
{
	width:820px;
	margin:0 auto;
}

#footer_info
{
	margin:0 auto;
	border-top:1px solid #999999;
}

#footer_info td
{
	text-align:center;
}

#footer_info p
{
	color:#999999;
	font-size:11px;
	padding:2px 10px;
	margin:0;
}

#footer_info .border_right
{
	border-right:1px solid #999999;
}

#nav1 li,
#nav2 li
{
  line-height:15px;

}

