/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: url(../images/body_bkg.jpg) repeat;
}

#header {
	position: relative;
	height: 100px;
	width: 1200px;
	left: 0px;
	top: 0px;
	visibility: visible;
	background-image: url(../images/header_bkg.jpg);
}

#nav {
	background-image: url(../images/nav_bkg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 68px;
	width: 1200px;
}
#menu {
  list-style: none;
  padding: 0;
  margin: 0; 
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	background-image: url(../images/home_button.gif);
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .home {
	width: 86px;
	height: 44px;
	background: url(../images/home_button.gif) no-repeat;
	left: 155px;
	top: 12px;
}

#menu .cv {
	width: 50px;
	height: 30px;
	background:url(../images/cv_button.gif) no-repeat;
	left: 240px;
	top: 14px;
}

#menu .retouching {
	width: 155px;
	height: 49px;
	background: url(../images/retouching_button.gif) no-repeat;
	left: 283px;
	top: 7px;
}

#menu .web {
	width: 66px;
	height: 35px;
	background: url(../images/web_button.gif) no-repeat;
	left: 438px;
	top: 15px;
}

#menu .artwork {
	width: 115px;
	height: 39px;
	background: url(../images/artwork_button.gif) no-repeat;
	left: 503px;
	top: 13px;
}

#menu .branding {
	width: 112px;
	height: 26px;
	background: url(../images/branding_button.gif) no-repeat;
	left: 608px;
	top: 16px;
}

#content {
	background-image: url(../images/content_bkg.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 1200px;
	margin: 0;
	padding: 0;
}

#copy {
	width: 518px;
	line-height: 20px;
	min-height: 300px;
	padding-top: 14px;
	padding-left: 180px;
	padding-bottom: 10px;
	padding-right: 0px;
	position: relative;
	font-size: 12px;
}

#imagerow1 {
	width: 518px;
	position: relative;
	line-height: 14px;
}

#imagerow2 {
	width: 518px;
	top: 18px;
	position: relative;
}

#imagerow3 {
	width: 518px;
	position: relative;
	top: 12px;
}


#imagerow4 {
	width: 518px;
	position: relative;
	top: 26px;
	padding-bottom: 40px;
}

#web1 {
	width: 430px;
	position: relative;
	left: 50px;
	top: 2px;
}

#web2 {
	width: 430px;
	position: relative;
	left: 50px;
	top: 5px;
}

#artwork1 {
	width: 430px;
	position: relative;
	left: 45px;
	top: 14px;
}

#artwork2 {
	width: 430px;
	position: relative;
	left: 45px;
	top: 8px;
}

#artwork3 {
	width: 430px;
	position: relative;
	left: 45px;
	top: 2px;
}

#branding1 {
	width: 430px;
	position: relative;
	left: 45px;
	top: 26px;
	padding-bottom: 20px;
}


#footer{
    background: url(../images/botnote_bkg.jpg) no-repeat;
	height: 300px;
	width: 1200px;
	left: 0px;
	position: relative;
}



#regionlinks a:link {
	color:#000000
}      /* unvisited link */  
#regionlinks a:visited{
	color:#000000
}  /* visited link */
#regionlinks a:hover {
	color:#0066FF
}  /* mouse over link */
#regionlinks a:active {
	color:#FF3300
}  /* selected link */

#footer {
	position: relative;
	font-size: 9px;
}

#footerlinks {
	position: relative;
	font-size: 9px;
	padding: 15px 0px 10px 300px;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	 /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #000000;
	
}
#footer a:link {
	color:#000000
}      /* unvisited link */  
#footer a:visited{
	color:#000000
}  /* visited link */
#footer a:hover {
	color:#0066FF
}  /* mouse over link */
#footer a:active {
	color:#FF3300
}  /* selected link */

#folder{
	background: url(../images/folder.jpg) no-repeat;
	padding:0;
	margin:0;
	width:468px;
	height:540px;
	position:absolute;
	visibility:visible;
	left: 732px;
	top: 0px;
	z-index:2;
}

#sticker{
	background: url(../images/sticker.jpg) no-repeat;
	padding:0;
	margin:0;
	width:130px;
	height:109px;
	position:absolute;
	visibility:visible;
	left: 659px;
	top: 1px;
	z-index:3;
}

#griffin{
	background: url(../images/griffin.jpg) no-repeat;
	padding:0;
	margin:0;
	width: 222px;
	height: 273px;
	position:absolute;
	visibility:visible;
	left: 805px;
	top: 542px;
	z-index:2;
}

#pencil{
	background: url(../images/pencil.jpg) no-repeat;
	padding:0;
	margin:0;
	width:89px;
	height:182px;
	position:absolute; 
	visibility:visible; 
	left: 0px; 
	top: 135px; 
	z-index:2;
}

#blackberry{
	background: url(../images/blackberry.jpg) no-repeat;
	padding:0;
	margin:0;
	width:245px;
	height:334px;
	float: left; 
	visibility:visible; 
	z-index:3;
}

#search{
	padding:0;
	margin:0;
	position:relative;
	visibility:visible;
	left: 57px;
	top: 135px;
	z-index:3;
}

#search-button{
	padding:0;
	margin:0;
	position:relative;
	visibility:visible;
	left: 30px;
	top: 10px;
}

#contactcontent {
	background-image: url(img/notebook.jpg);
	background-repeat: repeat-y;
	position: relative;
	left: 30px;
	width: 500px;
	height: 380px;
	top: 10px;
}

#contactform{
	width: 550px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	position: relative;
}

#contact-area {
	width: 550px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 360px;
	font-family: Verdand, sans-serif;
	font-size: 10px;
	margin-left: 10px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 160px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #900;
}

#contact-area input.submit-button {
	width: 77px;
	height: 57px;
	float: right;
	margin-right: 92px;
}

td.oneliner {
	width: 70px;
	vertical-align: middle;
	text-align: right;
	height: auto; 
	
}

td.message {
	width: 70px;
	text-align: right;
	vertical-align: top;
	align: left;
	height: auto; 
	
}

td.captcha {
	
	vertical-align: top;
	height: auto;
	padding-left: 80px;
	
}
#contactcopy {
	width: 418px;
	left: 106px;
	top: 16px;
	min-height: 200px;
	position: relative;
} 
#contactcopy h1{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#contactcopy p{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#contactcopy a:link {
	color:#000000
}      /* unvisited link */  
#contactcopy a:visited{
	color:#000000
}  /* visited link */
#contactcopy a:hover {
	color:#0066FF
}  /* mouse over link */
#contactcopy a:active {
	color:#FF3300
}  /* selected link */
