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

#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	height:1000px;
	background-image: url(gallery/homePage/backgroundPlain.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#home-link {
	position: relative;
	width: 222px;    /* width of the logo */
	height: 100px;   /* height of the logo */
	margin-top:-50px;
	top: 0;
	left: 0; /* top-left corner of logo */
	border: 0;
	clear: both;
	float: left;
	margin-left: 20px;
	

}


body {
	margin:0;
	padding:0;
	background-color: #000000;
	font-family: "Myriad Pro", Arial, sans-serif;
	color: #FFFFFF;

}
#menuMove {
	left: 250px;
	top: 58px;
	position: relative;
}

#flushLeft {
	/*	margin-top: 80px;*/
	margin-left: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline:none;
}
#MainTitle {
	/*	background-color:#00CCFF;*/
	font-size: 1.3em;
	color: #FFFFFF;
	margin-left: 80px;
	clear: both;
	float: left;
	width: 850px;
	position:relative;
	height: 1000px;

}
#TopPhone {
	
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	top: -20px;
	left: 800px;
	width: 200px;
	margin: 0;
	font-size: 1.2em;
	position: relative;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #E4E4E4;
}

.floatLeft {
	float:left;
	margin:10px;
}

.floatRight {
	float:right;
	margin-left:5px;
}

.clearIt {
	clear:both;
}
.bulleted {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
}
#twoColumn {
	width: 1000px;
	margin-left: 80px;
	color: #E6E6E6;
	font-size: 1.2em;
}
#wrapper #SpecialContent {
	margin-left: 0px;
	position: absolute;
	left: 98px;
	top: 111px;
}

#page-wrap {
	position:relative;
	width: 660px;
	background: white;
	padding: 20px 50px 20px 50px;
	margin: 20px auto;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}

#contact-area {
	position:relative
	padding:20px;
	width: 500px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 500px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}
#contactTwoColumn {
	position:absolute;
	left:550px;
	top:10px;
}
.PricesTitles {
	font-family: Garamond, "Trajan Pro", "Times New Roman", serif;
	font-size: 33px;
	font-weight: bolder;
	color: #EBEBEB;
}
#wrapper #MainTitle #wallPortraits {
	background-image: url(images/Prices/WallPortraits.jpg);
	height: 325px;
	width: 960px;
	background-repeat: no-repeat;
	position: relative;
}

