@import url(clear.css);
body {background-color:#02011B;}
/*body {background-color:#02011B; background-image: url(../images/juthlogo.gif); background-repeat: no-repeat; background-position: left top;}*/
a {color:#e9f5f5; text-decoration:none;}
a:hover {color:#8ed2db;}
p {color:#6A6981; font-family: Arial; font-size:11px;}
.bold {color:#e2e6e6; font-weight:bold; margin-bottom:6px;}
#logo {margin:0 auto; width:500px; text-align:center; margin-top:80px;}
#logo img {margin-bottom:120px;}

#bigimage {
	margin:0 auto;
	width:818px;
	margin-top:105px;
	height:347px;
	background-image: url(../images/juth_studio.gif);
	background-repeat: no-repeat;
}

.work {margin:0 auto; width:250px; margin-bottom:15px; height:99px;}
.workleft {width:179px; float:left; margin-right:15px;}
.workleft img {
	border: 2px solid #000;
}
.workright {width:300px; float:right;}

.contact {margin:0 auto; width:500px; text-align:center; margin-top:60px;}
.contact a {color:#6A6981; text-decoration:none;}
.contact a:hover {color:#AAA9BB; text-decoration:underline;}
