@charset "UTF-8";
/* CSS Document */


body {
	font-family: arial, "lucida console", sans-serif;
	font-size:12px;
	background: #006766;
	margin: 0; 
	padding: 0;
	line-height: 150%;
/*	text-align: center; 
*/	color: #666666;
	background-repeat:repeat-x;
	background:url(../images/BackgroundGradient.jpg);
}
.oneColFixCtrHdr #mainContent {
	margin:20px auto 0px auto;
	width:974px;
	height:396px;
	background: #FFFFFF;
}
.oneColFixCtrHdr #mainContentPortfolio {
	margin:30px auto 0px auto;
	width:974px;
	height:440px;
	background: #FFFFFF;
}
.oneColFixCtrHdr #header {
	margin:30px auto 0px auto;
	width:974px;
	height:24px;
	background: #FFFFFF;
}
.oneColFixCtrHdr #header #headerimage{
	/*	marign-top:-100px;*/
	padding-top:20px;
	padding-left:22px;
	
	background: #FFFFFF;
	/*margin-right:550px;*/
}
.oneColFixCtrHdr #type{
	margin-left:22px;
}
.oneColFixCtrHdr #hometype{
	margin-left:50px;
}
.oneColFixCtrHdr #intro{
	margin-left:22px;
	margin-top:30px;
}

.oneColFixCtrHdr #left{
	float:left;
	width:487px;
	height:440px;
}
.oneColFixCtrHdr #right{
	float:right;
	width:487px;
}
.oneColFixCtrHdr #mainContent #contactright #contact{
	width:400px;
	margin-top:20px;
	margin-left:22px;
}
.oneColFixCtrHdr #mainContent #contactright #helene{
	width:240px;
	margin-top:30px;
	margin-left:22px;
}

.oneColFixCtrHdr #mainContent #designleft{
	float:left;
	width:359px;
}
.oneColFixCtrHdr #mainContent #designright{
	float:right;
	width:595px;
	padding-top:20px;
	padding-left:10px;
}
.oneColFixCtrHdr #mainContent #contactleft{
	float:left;
	width:522px;
}
.oneColFixCtrHdr #mainContent #contactright{
	float:right;
	width:452px;
}
.oneColFixCtrHdr #footer {
	background:#FFFFFF;
	width:974px;
	height:40px;
	margin:0px auto;
}

.oneColFixCtrHdr #credits {
	width:974px;
	height:40px;
	margin:0px auto;
	text-align:right;
	padding-right:20px;
	padding-top:5px;
	color:#333;
}

/*.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 0;
}*/

#footer ul{
	list-style:none;
	padding:0;
	height:40px;
	margin-left:0px;
}

#footer ul li{
	padding-top:10px;
	float:left;
	background:#FFFFFF;
}

#footer ul a {
	display:block;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
}

#footer ul a.artiststatement {
	margin-left:40px;
	height:20px;
	width:151px;
	background-position:top right;
	background:url(../images/ArtistsStatement.png);
	background-repeat:no-repeat;
}
#footer ul a.artiststatement:hover, body#artiststatement #footer ul a.artiststatement { background-position:0 -20px; }

#footer ul a.blog {
        margin-left:0px;
        height:20px;
        width:70px;
        background-position:top right;
        background:url(../images/Blog.png);
        background-repeat:no-repeat;
}
#footer ul a.blog:hover, body#blog #footer ul a.blog { background-position:0 -20px; }


#footer ul a.contact {
	margin-left:0px;
	height:20px;
	width:93px;
	background-position:top right;
	background:url(../images/Contact.png);
	background-repeat:no-repeat;
}
#footer ul a.contact:hover, body#contact #footer ul a.contact { background-position:0 -20px; }

#footer ul a.portfolio {
	margin-left:0px;
	height:20px;
	width:104px;
	background-position:top right;
	background:url(../images/Portfolio.png);
	background-repeat:no-repeat;
}
#footer ul a.portfolio:hover, body#portfolio #footer ul a.portfolio { background-position:0 -20px; }

#footer ul a.designprocess {
	margin-left:0px;
	height:20px;
	width:150px;
	background-position:top right;
	background:url(../images/DesignProcess.png);
	background-repeat:no-repeat;
}
#footer ul a.designprocess:hover, body#designprocess #footer ul a.designprocess { background-position:0 -20px; }


#footer ul a.logo
{
	height:30px;
	width:217px;
	margin-top:-2px;
	margin-left:135px;
	background-position:top right;
	background:url(../images/logo.gif);
	background-repeat:no-repeat;
}

a:link, a:visited{
	text-decoration:none;
	color:#003366;

}

a:hover{
	text-decoration:none;
	color:#333333;

}

.scroll{
	height: 250px;
 	overflow: auto;
	padding:0px;
	margin:0px;
	
	}

/*#footer ul a.logo:hover
{
	background-position:0 -60px;

}*/

/*#footer ul a.contact{

	width:390px;

	background:url(../images/contact.gif);

}

#footer ul a.contact:hover,

body#home #footer ul a.contact{

	background-position:0 -60px;

}
#footer ul a.portfolio{

	width:390px;

	background:url(../images/portfolio.gif);

}

#footer ul a.portfolio:hover,

body#home #footer ul a.portfolio{

	background-position:0 -60px;

}
#footer ul a.designprocess{

	width:390px;
	background-position:0 0;
	background:url(../images/designprocess.gif);

}

#footer ul a.designprocess:hover,

body#home #footer ul a.designprocess{

	background-position:0 -60px;

}*/

