﻿body{
	background-color:white;
	background-image: url('images/main/headerBG.png');
	background-repeat:repeat-x;
}
.document {
	position:relative;
	width: 750px;
	margin-right:auto;
	margin-left:auto;
}

.clear{
	position:relative;
	background-image: url('images/main/mainBG.png');
	background-repeat: repeat-y;
	height:10px;
}

/* Header Style */
.headerCointainer{
}

.header {
	background-image: url('images/main/header.png');
	height: 180px;
}

.headerLeft{
}

.headerRight{
}

/* Navigation Style */
.navigation{
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: center;
	color: #FF6600;
	font-weight: bolder;
	letter-spacing: 3px;
	word-spacing: 4px;
}

/* Content Style */
.content{
	position: relative; /*top:0px;*/;
	height: 150px;
	background-image: url('images/main/galleryBG.png');
	background-repeat: repeat-y;
}

.contentLeft{
	position: absolute;
	width: 350px;
	height: 150px;
	top: auto;
}

.contentRight{
	position: relative;
	top: auto;
	width: 350px;
	height: 150px;
	left: 350px;
}

.menu{
	position: relative; /*top:0px;*/;
	background-image: url('images/main/mainBG.png');
	background-repeat: repeat-y;
	height:170px;	
}

.menuBlock1{
	position: absolute;
	background-image:url('images/main/menuBlock.png');
	width: 170px;
	top: auto;
	left:35px;
	height:170px;
}


.menuAboutUs{
	position: absolute;
	width: 150px;
	top: 10px;
	left: 10px;
}

.menuBlock2{
	position: absolute;
	background-image:url('images/main/menuBlock.png');
	width: 170px;
	top: auto;
	left:205px;
	height:170px;
}

.menuPortfolio{
	position: absolute;
	width: 150px;
	top: 10px;
	left:10px;		
}

.menuBlock3{
	position: absolute;
	background-image:url('images/main/menuBlock.png');
	width: 170px;
	top: auto;
	left:375px;
	height:170px;
}

.menuClients{
	position: absolute;
	width: 150px;
	top: 10px;
	left: 10px;	
}

.menuBlock4{
	position: absolute;
	background-image:url('images/main/menuBlock.png');
	width: 170px;
	top: auto;
	left:545px;
	height:170px;
}

.menuPrices{
	position: absolute;
	width: 150px;
	top: 10px;
	left: 10px;	
}

.galleryTop{
	background-image: url('images/main/galleryTop.png');
	height:43px;
}

.galleryBottom{
	background-image: url('images/main/galleryBottom.png');
	height:41px;
}

.galleryContent{
	position: relative; /*top:0px;*/;
	background-image: url('images/main/mainBG.png');
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}

.galleryBlock1{
	position: absolute;
	/*background-image: url('images/main/polaroid.png');*/
	width: 123px;
	top: auto;
	left: 41px;
	height: 160px;
}

.galleryBlock2{
	position: absolute;
	/*background-image: url('images/main/polaroid.png');*/
	width: 165px;
	top: auto;
	left: 164px;
	height: 160px;
}

.galleryBlock3{
	position: absolute;
	/*background-image: url('images/main/polaroid.png');*/
	width: 121px;
	top: auto;
	left: 329px;
	height: 160px;
}

.galleryBlock4{
	position: absolute;
	/*background-image: url('images/main/polaroid.png');*/
	width: 257px;
	top: auto;
	left: 450px;
	height: 160px;
}

.largeGalleryContent{
	position: relative; /*top:0px;*/;
	height: 300px;
	background-image: url('images/main/mainBG.png');
	background-repeat: repeat-y;
	text-align: center;
}


/* Portfolio */
.portfolioTop{
	width: 700px;
	height: 200px;
	background-image: url('images/portfolio/pBG.png');
}

.portfolioContentHolder{
	position:relative;
	height:20px;	
}

.portfolioContent{
 	position:absolute;
 	top:0;
 	left:30px;
 	width:440px;
}
.portfolioImage{
	position: absolute;
	top: 0;
	right: 30px;
	width: 200px;
}
.portfolioPrevious{
 	position:absolute;
 	top:0;
 	left:0;
 	width:20px;	
}
.portfolioNext{
	position: absolute;
	top: 0;
	right: 0;
	width: 20px;	
}

/* About */
.aboutContentHolder{
	position:relative;
	height:200px;	
}

.aboutContent{
 	position:absolute;
 	top:0;
 	left:0px;
 	width:500px;
}
.aboutImage{
	position: absolute;
	top: 0;
	right: 0px;
	width: 200px;
}


.headerStyle{
	padding: 15px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #3333FF;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.contentStyle{
	padding: 15px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-weight: normal; 
	font-style: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333;
}

/* Footer Style */
.footer{
	position: relative; /*top:0px;*/;
	left: 0px;
	height:87px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	background-image: url('images/main/footer1.png');
}

/* Text Format */
.myHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;	
}

.myBodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: small;
}

.myBodyTextDiv{
	position: relative; /*top:0px;*/;
	height:170px;
	background-image: url('images/main/mainBG.png');
	background-repeat: repeat-y;
}