@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#everything {
	overflow: auto;
	height: 100%;
}
#header {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 75px;
	background-image: url(../images/bg_header.jpg);
	position: fixed;
	background-color: #FFFFFF;
	top: 0px;
	z-index: 1000;
}
#header #headerwrap {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}
#header img {
	float: right;
}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	margin-top: 88px;
}
#content  #show {
	height: 500px;
	padding-bottom: 300px;
}
#content #photography {
	height: 500px;
	padding-bottom: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content #photography td {
	padding-left: 10px;
}
#content #photography h1 {
	padding: 0px;
	margin-top: 8px;
	font-size: 90%;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #photography p {
	padding: 0px;
	margin-top: 0px;
	font-size: 80%;
	font-weight: normal;
	color: #999999;
	width: 200px;
	margin-right: 0px;
	margin-bottom: 16px;
}
#content #design {
	padding-bottom: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#content #about {
	height: 500px;
	padding-bottom: 300px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#content #about img {
	float: left;
	margin-right: 0px;
}
#content #about h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: right;
}
#content #about p {
	font-size: 80%;
	margin-bottom: 18px;
	margin-top: 10px;
	line-height: 22px;
	text-align: justify;
	font-weight: normal;
}
#content #about h3 {
	font-size: 120%;
	font-weight: normal;
	text-transform: capitalize;
	float: right;
}
#content #contact {
	height: 500px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-bottom: 200px;
	margin-bottom: 200px;
	clear: right;
}
#content #contact #info {
	float: right;
	width: 500px;
}
#content #contact h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: right;
}
#content #contact td {
	padding: 8px;
	font-size: 80%;
	text-transform: uppercase;
	width: 120px;
}
#content  #contact  .td1   {
	padding: 8px;
	font-size: 80%;
	text-transform: uppercase;
	width: 250px;
}
#content #contact p {
	font-size: 80%;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: right;
}
#content  #contact  h2  {
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#footer {
	font-size: 70%;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 400px;
	clear: both;
	color: #666666;
	bottom: 0px;
	position: fixed;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	right: 100px;
}
#footer  #sharebutton {
	float: left;
}
#footer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
#footer #footerwrap {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#content a:link {
	text-decoration: none;
	color: #666666;
}
#content a:visited {
	text-decoration: none;
	color: #666666;
}
#content a:focus {
	text-decoration: none;
	color: #999999;
}
#content a:hover {
	text-decoration: underline;
	color: #333333;
}
#content a:active {
	text-decoration: none;
	color: #FFCC66;
}
#content #photography img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flashcontent {
	clear: both;
}
#headergallery {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 75px;
	background-image: url(../images/bg_header.jpg);
	background-color: #FFFFFF;
	z-index: 1000;
}
#headergallery #headerwrap {
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
}
#headergallery img {
	float: right;
}
#gallerylinks {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#gallerylinks td {
	width: 80px;
	text-align: left;
	font-size: 80%;
	font-variant: small-caps;
	padding-left: 20px;
}
#gallerylinks a:link {
	text-decoration: none;
	color: #999999;
}
#gallerylinks a:visited {
	text-decoration: none;
	color: #999999;
}
#gallerylinks a:focus {
	text-decoration: none;
	color: #999999;
}
#gallerylinks a:hover {
	text-decoration: none;
	color: #333333;
}
#gallerylinks a:active {
	text-decoration: none;
	color: #FFCC66;
}
#calendar {
	width: 600px;
	margin-top: 88px;
	margin-right: auto;
	margin-left: auto;
}

#assisting {
	margin-top: 88px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#assisting h1 {
	font-size: 3em;
	color: #E0E0E0;
	clear: left;
	float: left;
	padding-bottom: 100px;
}
#assisting h2 {
	padding-left: 300px;
}
#assisting p {
	margin-bottom: 10px;
	padding-left: 300px;
}
#assisting  .resume   {
	color: #3399FF;
	padding: 15px;
	float: right;
}
#content_store  {
	margin-right: auto;
	margin-left: auto;
	margin-top: 88px;
	position: relative;
}
#content #store {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: 1px solid #999999;
}
#content #storeinfo {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#content #storeinfo h1 {
	font-size: 5em;
}
#content #storeinfo h2 {
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px;
}
#content #storeinfo p {
	width: 550px;
	padding-top: 20px;
	line-height: 1.5em;
	text-align: justify;
}
#content #googleCheckoutLogo {
	float: right;
	margin-right: 20px;
}
#content .store {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
