@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;
}

input
{
	margin:0 0 12px;
	background:#cccccc;
}

textarea
{
	margin:0 0 12px;
	background:#cccccc;
}

h5
{
	color:#66cccc;
	font-weight:bold;
	margin:10px 0;
}

#content p
{
	color:#ffffff;
	font-size:12px;
	margin:12px 0 12px;
}

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;
}

#title
{
	text-align:center;
}

#title img
{
	margin:16px auto 0 auto;
}

#content
{
	width:100%;
	height:100%;
	margin:-14px 0 0 0;
}

#content1
{
	vertical-align:top;
	text-align:left;
	height:auto;
	width:50%;
}

#content2
{
	vertical-align:top;
	text-align:right;
	height:auto;
	width:50%;
	padding:20px;
}

#content2 img
{
	margin-top:20px;
}

#content2 p,
#content2 h5
{
	padding:0 12px;
}

#namefield,
#phonefield,
#messagefield
{
	width:335px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#submitbutton
{
	float:right;
	margin-right:25px;
	-moz-border-radius:5px;
	background:#669999;
	font-weight:bold;
	color:#222222;
	border-color:#333;
	width:72px;
	height:28px;
	font-size:12px;
	padding-bottom:4px;
}

#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;
}