* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	}
#main-container {
	width: 1200px;
	height: 650px;
	margin: 50px auto;
	padding-top: 5px;
	background-color: none;
	}
.logo {
	width: 222px;
	height: 65px;
	display: block;
	background:url(images/robsondesign_logo_spr.jpg) no-repeat;
	}
.logo:hover {
	background-position: -1px -65px;
	}
#navbox{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	background-color: none;
	}	
#nav {
	width: 890px;
	height: 70px;
 	list-style:none;
  	margin:-45px;
  	padding:0;
  	text-align:left;
  	float: right;
}
#nav li{
  	display:inline;
  	padding-left: 15px;
  	padding-right: 24px;
  	float: left;
	padding: -6px 30px 6px 30px;
	text-decoration: none;
	background-color: none;
	}
	
#nav a{
  display:inline;
  word-spacing: 30px;
	}
.button {
	font-family: EB Garamond, serif;
	font-size: 19px;
	text-decoration: none;
	letter-spacing:0.30em;
	color: #828282;
	}
h1 {
	font-family: EB Garamond, serif;
	font-size: 19px;
	text-decoration: none;
	color: #828282;
	}
h2 {
	font-family: EB Garamond, serif;
	font-size: 28px;
	font-stretch: condensed; 
	line-height: 45px;
	text-decoration: none;
	letter-spacing: .05em;
	color: #6bb43f;
	}	
.introcopy {
	font-family: EB Garamond, serif;
	font-size: 28px;
	line-height: 45px;
	text-decoration: none;
	letter-spacing: .05em;
	color: #6bb43f;
	}
#introbox {
	float: right;
	width: 945px;
	height: auto;
	background-color: none;
	margin: 0 auto;
	}
	
a:link, a:visited {color:#6bb43f;}
a:active {color:#6bb43f;}
a:hover {color: #439d08;}

.button:link, .button:visited {color:#888888; text-underline:none;}
.button:active {color:#6bb43f; text-decoration: none;}
.button:hover {color: #444444; text-decoration: none;}

ul{list-style:none;}

#gallery {width: 970px; height: 450px; margin:0 auto; float: left; background-color: none;}
#gallery ul {padding-left: 0;}
#gallery li {display: inline; margin-right: 6px;}
#gallery #main-img {background: url(bg_img.png) no-repeat; padding-top: 10px; padding-bottom: 30px;}

#contactimg { 
	width: 696px;
	height: 406px;
	margin: 0 230px; 
	background-color: none;
	}

p {
  margin-bottom: 0 }
p + p {
  text-indent: 1.5em;
  margin-top: 0 }

