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

body{
	background-color:#ff86ae;	/* #ff86ae */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;}
	
h1 {
	display:none;}

h2 {
	margin-left:98px;
	margin-right:98px;}

h3 {
	margin-left:98px;
	margin-right:98px;}

p {
	margin-left:98px;
	margin-right:98px;}

p.hidden {
	display:none;}

img {
	float:right;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;}

a {color:#ff0054;}

#container{
	margin-left:auto;
	margin-right:auto;
	width:940px;}
	
#header{
	display:block;
	width:720px;
	height:127px;
	float:left;
	background:#ff86ae url(images/headertitle.png) no-repeat 80px 41px;}

#header:hover {
	background:#ff86ae url(images/headertitlero.png) no-repeat 80px 41px;}


/*
nav_portfolio - x17y37w125h24
nav_commissions - x17y61w125h24
nav_contact - x17y85w125h2
*/

#navigation{
	width:220px;
	height:127px;
	float:right;
	background:#ff86ae;}

#header{
	display:block;
	width:720px;
	height:127px;
	float:left;
	background:#ff86ae url(images/headertitle.png) no-repeat 80px 41px;}
	
#nav_port {
	display:block;
	float:left;
	width:125px;
	height:24px;
	background:#ff86ae url(images/nav_portfolio.png) no-repeat;
	margin-top:37px;
	margin-left:27px;}

#nav_port:hover {
	background:#ff86ae url(images/nav_portfolioro.png) no-repeat;}
	
#nav_comm {
	display:block;
	float:left;
	width:125px;
	height:24px;
	background:#ff86ae url(images/nav_commissions.png) no-repeat;
	margin-left:27px;}
	
#nav_comm:hover {
	background:#ff86ae url(images/nav_commissionsro.png) no-repeat;}
	
#nav_cont {
	display:block;
	float:left;
	width:125px;
	height:24px;
	background:#ff86ae url(images/nav_contact.png) no-repeat;
	margin-left:27px;}	

#nav_cont:hover {
	background:#ff86ae url(images/nav_contactro.png) no-repeat;}

img#nav_comm {margin-left:17px; border:0; padding:0px; float:left;}
img#nav_cont {margin-left:17px; border:0; padding:0px; float:left;}

#bodybox_top{
	width:940px;
	height:27px;
	float:left;
	background:url(images/bodybox_top.png) no-repeat;}

#bodybox_main{
	width:940px;
	float:left;
	background:url(images/bodybox_main.png);}

#bodybox_bottom{
	width:940px;
	height:25px;
	float:left;
	background:url(images/bodybox_bottom.png) no-repeat;}

#slider{
	width:940px;
	height:284px;
	float:left;
	background-image:url(images/slider.png);}

#footer{
	width:940px;
	height:88px;
	float:left;
	background-image:url(images/footer.png);}
	
p.footer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:right;
	margin-right:84px;}
