@charset "utf-8";





/*  === Global styles === */

body {
	margin: 0px 0px;
	padding: 0px 0px;
}
h1 {
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 12px;
	color: #090;

}
h1, h2, h3  {
	margin: 1ex 1em;
	text-align:center;
	vertical-align: text-top;
}

h4 {
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 20px;
	color: #093;
	text-align: center;
}


h6 {
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 19px;
	color: #DB3479;
	text-align: center;
	line-height: .01px;
}
.navigationTabs li  {
	text-indent: -9999px;
}

p {
	font-family: "Arial Rounded MT Bold", Arial;
	text-align: center;
	font-size: 12px;
	color: #999;
}

.h5 {
	margin: 1ex 1em;
	font-size: 100%;
	font-family: "Arial Rounded MT Bold", Arial;
	color: #FFF;
}

div#outerDiv {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 600px;
}

div#containerIndex {
	width: 800px;
	margin: 0 auto;
	height: 300px;
}
div#containerIndexImage {
	width: 297px;
	margin: 0 auto;
	height: 300px;
	float: left;
	background-image: url(images/HomePage.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


div#containerIndexText {
	width: 360px;
	margin: 0 auto;
	height: 300px;
	background-color: #FFF;
	float: right;
}

/* === header === */
div#headerIndex {
	height: 160px;
	position: absolute;
	width: 800px;
	margin: 0px 0px;
	padding: 0px 0px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/header.png);
	}
	

	/* === header2 === */
div#menu {
	height: 30px;
	width: 800px;
	margin: 0px;
	position: absolute;
	top: 146px;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(images/Footer.png);
	}
div#menuPhotography {
	height: 30px;
	width: 800px;
	margin: 0px;
	position: absolute;
	top: 146px;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(images/Footer.png);
}


div#mainContent {
	height: 553px;
	padding: 0px 0px;
	margin: 0px 0px;
	position: absolute;
	top: 176px;
	width: 800px;
	background-image: url(images/mainContent.png);
}



div#footerIndex {
	height: 30px;
	position: absolute;
	width: 800px;
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
	background-repeat: repeat-x;
	background-position: center;
	top: 730px;
	background-image: url(images/Footer.png);
}

div#copyrite {
	background: Transparent;
	margin: 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #00C;
	width: 800px;
	text-align: center;
	top: 790px;
	height: 50px;
	position: absolute;
	
}
div#copyritePortfolio {
	background: Transparent;
	margin: 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #00C;
	width: 800px;
	text-align: center;
	top: 1050px;
	height: 50px;
	position: absolute;
}

div#IconsIndex {
	height: 100px;
	position: absolute;
	width: 800px;
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
	background-repeat: no-repeat;
	background-position: center;
	top: 628px;
	background-image: url(images/Icons.png);
	z-index: 10;
}
div#mainContentPortfolio {
	height: 820px;
	padding: 0px 0px;
	margin: 5px 5px;
	position: absolute;
	top: 176px;
	width: 800px;
}

div#containerBagsImage {
	background-color: #FFF;
	border: solid 3px #3AB54A;
	margin: 10px 25px;
	padding: 3px 3px;
	float: left;
	width: 200px;
}
div#footerPortfolio {
	height: 30px;
	position: absolute;
	width: 800px;
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
	background-repeat: repeat-x;
	background-position: center;
	top: 1000px;
	background-image: url(images/Footer.png);
}
div#mainContentPrice {
	height: 553px;
	padding: 0px 0px;
	margin: 0px 0px;
	position: absolute;
	top: 176px;
	width: 800px;
	background-image: url(images/mainContent.png);
}
div#mainContentPrice p {
	font-family: "Arial Rounded MT Bold", Arial;
	color: #666;
	font-size: 18px;
	text-align: left;
	padding: 0px 100px;

}
div#mainContentContact {
	height: 553px;
	padding: 0px 0px;
	margin: 0px 0px;
	position: absolute;
	top: 176px;
	width: 800px;
	background-image: url(images/contact.jpg);
}

label {
	color: #090;
	font-weight: bold;
	width: 150px;
	font-family: "Arial Rounded MT Bold", Arial;
}

