/*** Begin site-wide styles ***/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background: #999 url('../images/background.jpg') top left no-repeat;
/*	text-align: center;	*/
}

*, body {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: underline;
	color: #FFF;
}

a:visited {
	text-decoration: underline;
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

a:active {
	text-decoration: none;
	color: #FFF;
}

h2 {
	margin: 0 0 16px 0;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	margin: 0 0 16px 0;
	font-size: 14px;
	font-weight: bold;
}

h4 { 
	margin: 10px 0;
}

h5 {
	margin: 8px 0;
}

.maincontainer {
	position: absolute;
	width: 100%;
	min-height: 100%;
	margin: 0;
	border: none;	
/*	border: 1px solid #933;		*/
	display: block;
}

.containerforinternetexplorertobehaveitselfiloveinternetexplorer {
	width: 100%;
	margin: 0;
	border: none;
	padding: 0;
	display: block;
	text-align: center;
}

/*** Begin top banner area styles ***/

.topbanner {
	width: 780px;
	height: 146px;
	margin: 32px auto 0 auto;
	border: none; 	
/*	border: 1px solid #0FF;		*/
	padding: 0;
	font-size: 14px;
	color: #FFF;
	background: transparent url('../images/topframe.gif') 32px 0 no-repeat;
	text-align: left;
	display: block;
}

.topbanner a:link, .topbanner a:visited {
	text-decoration: underline;	
	color: #FFF;
}

.topbanner a:hover, .topbanner a:active {
	text-decoration: none;
	color: #FFF;
}

.logo {	
	position: relative;
	top: 17px;	
	left: 32px;	
	width: 295px;
	height: 0px !important;
	height /**/:107px;
	margin: 0;
	border: none;
	padding: 107px 0 0 0;
	background: transparent url('../images/orangedot.jpg') top center no-repeat;
	overflow: hidden;
}

.logotext {
	position: relative;
	top: -57px;	
	left: 19px;
	width: 305px;
	height: 18px !important;
	height /**/:92px; /* was 85 */
	margin: 0;
	border: none;
	padding: 74px 0 0 0;
	background: transparent url('../images/wwwcom1.gif') top left no-repeat;
	line-height: 18px;
	text-align: center;
	letter-spacing: 1px;
	overflow: hidden;
}

.title {
	position: relative;
	top: -179px; /* was 172 */
	left: 346px;
	width: 350px;
	height: 20px !important;
	height /**/:64px;
	border: none;
	padding: 44px 0 0 0;
	background: transparent url('../images/bigtitle.jpg') top left no-repeat;
	overflow: visible;
	text-align: left;
	text-indent: 5px; 
	letter-spacing: 1px;
	word-spacing: 2px;
}

.title h2 {
	margin: 0px;
	line-height: 20px;
	font-size: 14px;
}

.intro {
	position: relative;
	top: -174px; /* was 167 */
	left: 346px;
	width: 370px;
	height: 70px;	
	border: none;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	text-align: left;
	line-height: 20px;
}

/*** End top banner styles ***/
/*** Begin nav bar styles ***/

.navarea {
	height: 51px;
	width: 780px;
	margin: 20px auto;
	border: none; 
/*	border: 1px solid #66F;		*/
	padding: 0;
	display: block;
}

ul.menulist {
	height: 51px;
	width: 760px;
	margin: 0 0 0 20px;
	list-style-type: none;
	display: block;
	overflow: hidden;
}

.menulist li {
	float: left;
	height: 51px;
	width: 170px;
	margin: 0 20px 0 0;
	border: none;
	padding: 0;
	background-color: transparent;
	text-align: left;
	list-style-type: none;	
	display: block;
	overflow: hidden;
}

/*** End nav bar styles ***/
/*** Begin content area styles ***/

.contentarea {
	width: 780px;
	margin: 20px auto 48px auto;
	border: none; 	
/*	border: 1px solid #880;		*/
	padding: 0 0 32px 0;
	background-color: transparent;
	text-align: left;
	display: block;
}

ul.contentlist {
	width: 760px;
	margin: 0 0 0 20px;
	border: none;
	padding: 0;
	list-style-type: none;
	display: block;
	overflow: hidden;
}

ul.contentlist li {
	float: left;
	width: 170px;
	margin: 0 20px 0 0;
	border: none;
	padding: 0;
	background-color: transparent;
	text-align: left;
	list-style-type: none;	
	display: block;
	overflow: hidden;
}

.content {
	margin: 0 20px;
	padding: 0;
	color: #000; 
	background-color: transparent;
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	display: block;
}

#indexpage .content {
	width: 100%;
	height: 330px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	display: block;
}

.menubutton {
	width: 156px;
	height: 0px !important;
	height /**/:51px;
	margin: 0 0 16px 0;
	border: none;
	padding: 51px 0 0 0;
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
}

#aboutbutton { background-image: url('../images/aboutbutton.gif'); }
#servicesbutton { background-image: url('../images/servicesbutton.gif'); }
#portfoliobutton { background-image: url('../images/portfoliobutton.gif'); }
#contactbutton { background-image: url('../images/contactbutton.gif'); }

a.nav {
	background-color: transparent;
	text-decoration: none;
	color: #000;
	display: block;
	cursor: pointer;
}

a.nav:link .content, a.nav:visited .content { color: #000; }

a.nav:hover .content, a.nav:active .content { color: #FFF; }

a.nav .menubutton { background-position: 0 0; }

a.nav:link .menubutton, a.nav:visited .menubutton { background-position: 0 0; }

a.nav:hover .menubutton, a.nav:active .menubutton { background-position: 0 -51px; }


.clear {
	height: 0;
	clear: both;
	overflow: hidden;
	display: block;
}

#info {
	width: 546px;
	height: 18px;
	margin: 20px 0 20px 120px;
	padding: 0;
	color: #222;
	text-align: left;
	font-size: 16px;
	clear: both;
}

.pagetitle {
	height: 0 !important;
	height /**/:22px;
	margin: 0;
	border: none;	
	padding: 22px 0 0 0;
	color: #FFF;
	background-color: transparent;
	background-position: 2px 2px;
	background-repeat: no-repeat;
	font-size: 16px;
	text-align: left;
	display: block;
	overflow: hidden;
}

#aboutpagetitle {
	width: 76px;
	background-image: url('../images/abouttitle.gif');
	background-position: 2px 1px;
}

#servicespagetitle {
	width: 96px;
	background-image: url('../images/servicestitle.gif');
}

#portfoliopagetitle {
	width: 116px;
	background-image: url('../images/portfoliotitle.gif');
	background-position: 1px 2px;
}

#contactpagetitle {
	width: 99px;
	background-image: url('../images/contacttitle.gif');
}

#aboutpage .content p, #servicespage .content p, #portfoliopage .content p, #contactpage .content p {
	margin: 8px 53px 8px 0;
}

.picture {
	margin: 24px 53px;
	border: 2px solid #000;
	padding: 2px;
}

.portfolioitem {
	width: 100%;
	margin: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #000;
	padding: 0;
	clear: both;
}

.pagetitle + .portfolioitem {
	border: none;
}

.portfolioimage {
	float: left;
	width: 275px;
	height: 170px;
	margin: 20px 0;
	border: none;
	padding: 0;
}

.portfolioimage img {
	width: 267px !important;
	width /**/:275px;
	height: 162px !important;
	height /**/:170px;
	margin: 0;
	border: 2px dashed #000;
	padding: 2px;
}

.portfolioimage a img {
	border-style: solid;
}

.portfolioimage a img, .portfolioimage a:link img, .portfolioimage a:visited img {
	border-color: #FFF;
}

.portfolioimage a:hover img, .portfolioimage a:active img {
	border-color: #000;
}

.portfoliotext {
	float: right;
	width: 421px;
	margin: 20px 0;
	border: none;
	padding: 0;
}

.portfoliotext h4 {
	margin: 0 0 10px 0;
}

#selfportrait {
	float: left;
	width: 170px !important;
	width /**/:178px;
	height: 227px !important;
	height /**/:235px;
}

#servicespage .content li {
	margin: 0 0 3px 53px;
}

#serviceslist {
	float: left;
	width: 350px;
	margin: 0 0 16px 0;
}

#skillslist {
	float: left;
	width: 350px;
	margin: 0 0 16px 0;
}

#pricing {
	margin: 16px 0;
	clear: both;
}

/*** End content area styles ***/
/*** Begin footer area styles ***/

.footer {
	position: absolute;	
	bottom: 0;
	width: 100%;
	height: 48px;
	margin: 0;
	border: none;	
/*	border: 1px solid #808;		*/
	padding: 0;
	text-align: center;
	display: block;
	clear: both;
}

.footertext {	
	width: 780px;
	height: 20px !important;
	height /**/:48px;
	margin: 0 auto;
	border: none;
	padding: 28px 0 0 0;
	color: #FFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: transparent url('../images/footerframe.gif') top center no-repeat;
	line-height: 20px;
	text-align: center;
}

/*** End footer area styles ***/
