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

body{
	background-image:url(about_bg.jpg);
	background-repeat:repeat;
	margin:0px 0px 0px 0px;
	color:#666666;
	position:absolute;
	font-family:Palatino Linotype;
}
body.port{
}
a{
	color:#666666;
	text-decoration:none;-
}
img.smaller{
	width:300px;
	float:right;
	margin:5px 30px 0px 0px;
}

.texts{font-size:11px;}

#wrap{
	background-image:url(../about/images/home_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:960px;

}

#header{
	width:960px;
	height:172px;
	display:block;
	clear:both;
	
}

#menu{
	margin:0px 0px 0px 90px;
	height:50px;
	width:960px;
	display:block;
	clear:both;
}

#menu li{
	list-style:none;
	display:inline;
}

a img{
	border-style:none;
	outline:none;
	color:#FFFFFF;
}
#contents{
	width:700px;
	margin:0px auto;
	line-height:30px;
}

#contenta{
	width:450px;
	margin:0px 0px 0px 115px;
	line-height:30px;
	float:left;
}
#aphoto{
	float:right;
	margin:0px 0px 0px 0px;
	width:370px;
}

#aboutphoto{
	width:330px;
	height:280px;
	background-image:url(../about/images/contact/pictureofyou.png);
	background-repeat:no-repeat;
	float:left;
	margin:0px 0px 0px 106px;
}
#contactinfo{
	width:400px;
	float:right;
	height:300px;
	margin:0px 80px 0px 0px;
	text-align:center;
	font-size:24px;
}
#morecontact{
	width:488px;
	height:200px;
	margin:0px 0px 0px 236px;
}



/* Dif. pages */
#wrapc{
	background-image:url(../about/images/contact/contact_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:960px;

}
#wraps{
	background-image:url(../about/images/services/services.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:960px;

}
#wrapa{
	background-image:url(about_smaller.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:960px;

}
#wrapp{
	background-image:url(port_bg_smaller.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto;
	width:960px;
	height:960px;

}

#portfolio{
	width:720px;
	height:407px;
	margin:0px auto;
}
#gotohome{
	background-image:;
	background-repeat:no-repeat;
	width:400px;
	height:120px;
	float:right;
	margin:-62px 0 0;
}
#gotohome a{
	display:block;
	width:100%;
	height:100%;
}

.big{
font-size:33px; font-family:Edwardian Script ITC;}

.name{
	font-size:24px;
	}
