#wrapper{
z-index:100;
display:block;
width:100%;
height:100%;
position: relative;
}
#hor{
	display:block;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}
#curves{
	z-index:10;
	display:block;
	width:800px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-220px;
	/*background-image:url(../../pages/images/curves02.jpg);*/
	position: relative;
}
#portfolio{
	z-index:50;
	display:block;
	width:900px;
	height:294px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-200px;
	background-image: url(../../pages/images/printmock.jpg);
	position: relative;
}
#portfolioweb{
	z-index:50;
	display:block;
	width:900px;
	height:294px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-200px;
	background-image: url(../../pages/images/webmock.jpg);
	position: relative;
}
#inset{
	z-index:300;
	display:block;
	width:auto;
	height:autox;
	margin-top:-80px;
	margin-left:50px;
	position: absolute;
}
#inset2{
	z-index:300;
	display:block;
	width:auto;
	height:autox;
	margin-top:-160px;
	margin-left:50px;
	position: absolute;
}
#leftbox{
	display:block;
	width:373px;
	height:400px;
	padding:10px;
	float: left;
	margin-top: 10px;
	background-image: url(../../pages/images/grad.gif);
	background-repeat: repeat-x;
}
#rightbox{
	margin-left:10px;
	display:block;
	width:373px;
	height:400px;
	padding:10px;
	float: left;
	margin-top: 10px;
	background-image: url(../../pages/images/grad.gif);
	background-repeat: repeat-x;
}
.box{
	display:block;
	width:353;
	height:380px;
	padding:0px 10px 10px 0px;
	overflow: auto;
	z-index:300;
	position: relative;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.menu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
border: 1px solid #625e00;
border-width: 1px 0;
background:  url(../../pages/images/blockdefault.gif) center center repeat-x;
}

.menu li{
display: inline;
}

.menu li a{
display: block;
float: left;
color: white;
padding: 10px 10px 5px 10px;
text-decoration: none;
border-right: 1px solid white;
height:20px;
vertical-align: middle;
}

.menu li a:visited{
color: white;
}

.menu li a:hover, .menu li .current{
color: white;
background:  url(../../pages/images/blockactive.gif) center center repeat-x;
}

p {
	font-size: 11px;
	line-height: normal;	
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	}
p:first-letter{
font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding: 6px;
}
#footer{
margin-top:20px;
color: #666666;
font-family: Verdana;
font-size: 10px;
text-align: center;
}
.style1 {
	color: #CF1519;
	font-weight: bold;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
}
div.guestb {
	display: block;
	padding-top: 10px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #666;
	}
.hiddenPic {display:none;}