/* =reset (dont change this)
----------------------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-size : 100%;
	vertical-align : baseline;
	background : transparent;
}
ol, ul {
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table, td, th {
	vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none;
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: none;
}
abbr, acronym {
	border-bottom-width : 0;
}
strong {
	font-weight : bold;
}
em {
	font-style : italic;
}
body {
	background: url(images/layout/background.jpg);
	font: 12px/16px Helvetica, Arial, sans-serif;
	color: #666;
	text-shadow: 1px 1px 0 #fff;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #666;
}
p {
	padding: 0 0 10px;
}
h2 {
	padding: 6px 0 10px 0;
	font: bold 16px/22px "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	color: #333;
}
.left {
	float: left;
	margin: 5px 16px 5px 0;
}
.right {
	float: right;
	margin: 5px 0 5px 16px;
}
.home-slide-content {
	margin: 0 auto;
	padding-left:20px;
	padding-top:20px;
}
#outerWrapper {
	overflow: hidden;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 135px;
}
#contentWrapper {
	position: relative;
	overflow: hidden;
	width: 500px;
	height: 278px;
	margin: 0 auto;
}
#content {
	position: relative;
	overflow: hidden;
	width: 540px;
	height: 208px;
}
#scrollWrapper {
	position: relative;
	width: 9999px;
}
.section {
	position: relative;
	float: left;
	margin-right: 50px;
	width: 540px;
	height: 208px;
	padding: 0 10px 25px;
}
#big_wrapper {
	background-color: #C8C8C8;
	padding-top:100px;
}
#one_top {
	background-image: url(images/layout/1-jim.jpg);
	background-repeat: no-repeat;
	height: 77px;
	width: 722px;
	margin: 0 auto;
}
#frame_top {
	background-image: url(images/layout/frame-top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 722px;
	margin: 0 auto;
}
#frame_back {
	background-image: url(images/layout/frame-back.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 722px;
	margin: 0 auto;
}
#frame_mid {
	background-image: url(images/layout/frame-mid.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 722px;
	margin: 0 auto;
}
#frame_nav {
	background-image: url(images/layout/navigation.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 722px;
	margin: 0 auto;
}
#frame_bottom {
	background-image: url(images/layout/frame-bottom.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 722px;
	margin: 0 auto;
}
#one_bottom {
	background-image: url(images/layout/1-bottom.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 722px;
	margin: 0 auto;
}
#navMain {
	position: absolute;
	bottom: 27px;
	left: 250px;
	overflow: hidden;
	z-index: 100;
	clear: both;
	width: 200px;
	height: 31px;
	padding: 10px 0 4px 10px;
	text-align: center;
}
#navMain li {
	display: block;
	float: left;
}
#navMain li a {
	display: block;
	float: left;
}
#navMain li img {
	padding: 0 7px;
}
#navMain li a {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
#navMain li a.selected, #navMain li a:hover, #navMain li a:focus {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#home {
	padding: 65px 10px 25px;
	height: 188px;
}
#home h1 {
	position: relative;
	margin: 0;
	padding: 30px 0 0;
	font: normal 36px/52px "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	color: #333;
	text-align: center;
}
#home h3 {
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	color: #666;
	text-align: center;
}
a.vcard {
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	top: 0;
	right: 110px;
}
a.vcard img {
	width: 34px;
	height: 34px;
	font-size: 12px;
	line-height: 16px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
a.vcard:hover img, a.vcard:focus img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#about {
	width:492px;
}
ul.gallery {
	overflow: hidden;
	padding: 5px 0 0 1px;
}
ul.gallery li {
	float: left;
	display: inline;
	width: 154px;
	height: 148px;
	margin: 0 5px 5px;
}
#thirds{
	float: left;
	display: inline;
	width: 300px;
	height: 148px;
	margin: 5px 5px 5px 5px;
}
ul.gallery li a {
	float: left;
	display: block;
	width: 154px;
	height: 148px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
ul.gallery li a:hover, ul.gallery li a:focus {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.navGallery {
	width: 500px;
	height: 20px;
	position: absolute;
	margin-left:390px;
	margin-top:12px;
}
.navGallery li {
	display: inline;
}
.navGallery li a {
	padding: 0 4px;
	color: #666;
}
.navGallery li a:hover, .navGallery li a:focus, .navGallery li.current a {
	text-decoration: none;
	color: #000;
}
navGallery li.current a {
	text-decoration: underline;
}
#networks ul {
	overflow: hidden;
	padding: 2px 0 2px;
}
#networks li {
	overflow: hidden;
	display: block;
	float: left;
	width: 480px;
	height: 180px;
	margin: 50px 14px 0 0;
}
#networks li a {
	overflow: hidden;
	display: block;
	float: left;
	width: 252px;
	height: 36px;
	padding: 50px 0 0 0;
	color: #666;
}
#networks li a:hover, #networks li a:focus {
	text-decoration: none;
	color: #333;
}
#networks img {
	float: left;
	margin: 0 16px 0 10px;
}
#networks a img {
	margin-top: 50px;
}
#networks li a:hover img {
	margin-left: 4;
}
#networks strong {
	display: block;
	font: bold 14px/20px "Myriad Pro", Myriad, Helvetica, Arial, sans-serif;
	color: #333;
}
#bird {
	margin-right:100px;
}
#addressDetails {
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
	padding: 0 0 0 1px;
}
#addressDetails h3 {
	padding: 6px 0 0 0;
	font: bold 14px/22px;
	color: #333;
}
#contactForm {
	float: left;
	width: 200px;
}
#note {
	color: #333;
	font: bold 11px/14px Arial, Helvetica, sans-serif;
}
.notification_error {
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
p#copyright {
	height: 20px;
	left: 10px;
	position: absolute;
	top:-30px;
	width: 990px;
	padding: 10px 0 18px 0;
	background: url(images/layout/copyright-symbol.gif) no-repeat bottom right;
	color: #888;
	text-shadow: 1px 1px 0 #eee;
	text-align: right;
}
form {
	padding: 0;
	margin: 0;
}
fieldset {
	clear: both;
}
form .field, form .buttons {
	padding-bottom: 10px;
}
form .field {
	padding-left: 60px;
}
form .field label {
	display: inline;
	float: left;
	width: 70px;
	margin-left: -70px;
}
label, button, input.submit {
	cursor: pointer;
}
input.submit {
	margin-left: 60px;
	background-color: #ccc;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
	color: #555;
}
input.reset {
	margin-left: 10px;
}
input.submit:hover {
	background-color: #555;
	color: #fff;
}
input.text, textarea {
	width: 130px;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 12px;
	color: #555;
}
input.text:focus, input.password:focus, textarea:focus, select:focus {
	background-color: #eee;
}
hr {
	display: none;
	visibility: hidden;
}
.visuallyHidden {
	position: absolute;
	top: -500px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

::selection {
color: #fff;
background-color: #333;
text-shadow: none;
} /* webkit */
::-moz-selection {
color: #fff;
background-color: #333;
text-shadow: none;
} /* mozilla */
