body
{
	background-color: #666666;
	font-size: 80%;
	/*Xfont-family:  Trebuchet MS, helvetica, arial, sans-serif; */
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	line-height: 1.48em;
}

#wrapperWrapper
{
	margin-top: 10px;
	width: 918px;	
	margin-left: auto;
	margin-right: auto;

}

#header
{
	background: black url('/images/header.jpg');
	height:  100px;
	width:900px;
	margin-left:10px;
}

#headerLink
{
	height: 100px;
	width: 250px;
	text-decoration: none;
	display:block;
	float:left;
}


#contentWrapper
{
	margin-top:8px;
	background-color: white;
	background-image: url('images/contentRepeat.gif');
	
}

#contentHeader
{
	background: white url('/images/contentTop.gif') no-repeat;
	height: 63px;
	
}
#contentHeader h2
{
	padding: 13px 0px 0px 35px ;
	font-family: sans-serif;
	text-transform: uppercase;
	font-family:  Trebuchet MS, helvetica, arial, sans-serif;
	font-size: 13px;
	letter-spacing: 4px;
	color:  #333
}

#contentFooter
{
	height:20px;
	background-image: url('/images/contentFooter.gif');
}


#content
{
	min-height: 300px;
	margin: 10px 35px 10px 35px;
/*	font-family:  Trebuchet MS, helvetica, arial, sans-serif;*/
}
#content p
{
	text-align: justify;
	padding-bottom: 1.5em;
}#content ul{
/*	padding-bottom: 1.5em;*//*	margin-left: 1em;*/}#content h2{
	text-decoration: underline;	font-weight: normal;	font-size: 110%;
}#footer
{
	margin-top: 7px;
	width:900px;
	margin-left:10px;
	background: #000000 url('/images/footer.jpg');
	/* background-color: #888888; */
	height: 39px;
	text-align: center;
	font-variant: small-caps;
}
#footer p
{
	padding-top: 12px;
	font-size: 100%;
	color:  #EEEEEE;
}


.previewImage{	float: left; 	width: 230px; 	height: 350px; 	padding-left: 20px;
}.contentRight{
	width: 570px; 	float: left;	margin-top: 15px;
}

#mainGallery
{
/*	margin-left: -20px;
	margin-right: -20px;*/
}

#mainGallery img
{
	margin: 0px 4px 0px 5px;
}





#menu
{
	float: right;
	height:  22px;
}

#menu ol,
#menu ol li
{
	list-style: none;
	float: left;
}

#menu ol li a,
#menuPortfolio a
{
	display: block;
	width: 100%;
	height: 22px;
}
#menu_home{
	width: 59px;	height: 22px;	background-image: url('images/menuHome.gif');
}
#menu_history
{
	height: 22px;
	width: 54px;
	background-image: url('images/menuHistory.gif');
}#menu_photo{
		width: 82px;	height: 22px;	background: transparent url('images/menuPhoto.gif') no-repeat;
}#menu_portfolio
{
	height: 22px;
	width: 56px;
	background-image: url('images/menuPortfolio.gif');
}

#menu_order
{
	height: 22px;
	width: 76px;
	background-image: url('images/menuOrder.gif');
}

#menu_contact
{
	height: 22px;
	width: 54px;
	background-image: url('images/menuContact.gif');
}#photoDD a{
	color: white;	text-decoration: none;	height: 1em !important;	display: block;		padding: 0 0 0 0 !important;	margin: 0 0 0 10px !important;	font-size: 12px;	width: 72px !important;
}#photoDD a:hover{
	color: #888;
}.package,.packageLast{	float: left;	text-align: center;	width: 265px;
}.package{
}
.package h2,.packageLast h2{
		padding-top: 8px;	padding-bottom: 5px;}


#dev
{
	padding-top:30px;
	padding-bottom:20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size:80%;
	width:850px;
}

#dev p
{
	color: #BBBBBB;
	margin-bottom: 1em;
}

#dev p a
{
	color: #333333;
	text-decoration: none;
}

