#maincontainer {
	width: 960px;
	height:800px;
}

body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
#leftcolumn {
	float: left;
	width: 130px;
}

#logocontainer a:link {
	display:block;
	text-indent:-500px;
	overflow:hidden;
	height: 40px;
	width: 104px;
	margin: 50px 0 0 26px;
	border:0;
	background:url('nav/logo_03.gif') no-repeat;
}
#wrapper {
	float: left;
	width: 130px;
	
}
	
.navheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	font-style: normal;
}
#nav {
	float: left;
	width: 130px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #777;
	text-decoration: none;
	text-align: right;
	line-height: 22px;
	margin-top: 40px;
}

ul#mainMenu li{
	display:block;
	
}

.graphicdesigner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #888;
	letter-spacing: 0.05em;
	border-bottom-style: none;
	padding-top: 5px;
	text-align: right;
}

#nav a{
	font-size: 11px;
	font-style: italic;
	color: #777;
	text-decoration: none;	
}

#nav a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
/* #gradient {
	background-image: url(nav/gradient_03.png);
	background-repeat: repeat-y;
	float: left;
	width: 20px;
	margin-left: 40px;
	height: 660px;
} */

#rightcolumn {
	float: left;
	width: 740px;
	margin-left: 0px;
}


/*#copy{
	height: 0px;
	width: 700px;
	margin: 70px 0 0 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	font-style:normal;
}*/

#imgcontainer {
	width: 632px;
	float: left;
	margin-left: 0px;
	/*color: #777;
	letter-spacing: 0em;
	font-style: normal;
	font-weight: bold;*/
}

ul#images li{
	display:block;
}

#logo {
	margin:30px 30px 100px 38px;
}

/*#arrowcopy {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #777;
	margin: 0 0 0 30px;
	
}*/

#contact {
	width: 800px;
	float: left;
	margin: 0px 0 0 50px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#contact h1{
	font-size:123px;
	font-style: oblique;
	color: #777;
	margin: 50px 0 0 0px;
	padding:0;
}

#contact p{
	margin:0;
	font-style: normal;
	font-size: 20px;
	line-height:40px;
}


#contact h2 a:link, #contact h2 a:visited{
	font-style: oblique;
	color:#777;
	text-decoration: none;
	line-height: 40px;

}

#contact a:hover {
	color:#777;
}