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

body
{
background-image:url(images/gray_white_background.gif);
background-repeat:repeat-y;
background-color:#f5f5f5;
width:1024px;
}

#header{
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	position:absolute;
	margin-left:50px;
	margin-top:-12px;
	left: 8px;
}
#header a
{
border:none;
}
#header img
{
border:none;
}

#whitebox
{
	background-repeat:no-repeat;
	height:1000px;
	width:914px;
	position:absolute;
	left:447px;
	margin-left: -387.5px;
	top:103px;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	background-color: #FFFFFF;
}


#design_types
{
	border:none;
	height:235px;
	width:154px;
	position:absolute;
	left:89px;
	top:131px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:25px;
	letter-spacing:2px;
}

#design_types a
{
text-decoration:none;
color:#999999;
}
#design_types a:hover
{
color:#609fba;
text-decoration:none;
}

#motion_graphic{
	position:absolute;
	height:496px;
	width:654px;
	top:162px;
	left:272px;
}

#pics
{
	border:none;
	height:846px;
	width:669px;
	position:absolute;
	left:265px;
	top:131px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:15px;
	letter-spacing:2px;
}


#pics h1
{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
font-weight:normal;
}

#pics p
{
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
font-weight:normal;
width:500px;
}
