body {font-family: Verdana, Arial,sans-serif;  color: #FFFFFF; FONT-SIZE: 12px;  font-weight: normal;text-align: center; margin-top: 0px; background-color: #0B1344;}

#Container {margin: 0 auto;
	text-align: left;
	width: 786px;
	z-index: 1;}

	
#Header {
     width:786px;
     height:auto;
     z-index:1;}
	 
#Menu {
	width:781px;
	height:20px;
	background-color: #A4A6CD;
	z-index:1;
	margin-top: 0px;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
	padding-top: 2px;
}

#MainAreaHome {
	width:786px;
	height:370px;
	z-index:1;
	background-color: #464998;
	background: url(Images/home.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#MainAreaContact {
	width:786px;
	height:370px;
	z-index:1;
	background-color: #464998;
	background: url(Images/back-contact.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#MainAreaConsultation {
	width:786px;
	height:370px;
	z-index:1;
	background-color: #464998;
	background: url(Images/back-pencil.jpg);
	background-position: right;
	background-repeat: no-repeat;}
	
#MainAreaDesign {
	width:786px;
	height:370px;
	z-index:1;
	background-color: #464998;
	background: url(Images/back-plans.jpg);
	background-position: right;
	background-repeat: no-repeat;}
	
#MainAreaIdeas {
	width:786px;
	height:370px;
	z-index:1;
	background-color: #464998;
	background: url(Images/back-patio.jpg);
	background-position: right;
	background-repeat: no-repeat;}
	
#MainAreaStarted {
	width:786px;
	height:370px;
	z-index:1;
	background-color: #464998;
	background: url(Images/back-wall.jpg);
	background-position: right;
	background-repeat: no-repeat;}
	
#MainArea{
	width:786px;
	height:370px;
	z-index:1;
	background-color: #464998;
}

#BackgroundContact {
    background:url(Images/contact.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;}

#Text {
    text-align: justify;
	width: 400px;
    color: #FFFFFF;
	font-weight: bold;
	padding: 20px;
	line-height: 150%;
	}
	
#Text100 {
    text-align: justify;
	height: 330px;
	overflow: auto;
	width: 746px;	
    color: #FFFFFF;
	font-weight: bold;
	padding: 20px;
	line-height: 150%;
	}
	
#Bottom {
    width:786px;
	height:30px;
	z-index:1;
	margin-top: 10px;
	text-align: center;
}

h1 {font-size: 20px; font-style: italic; color: #FFFFFF; margin-top: 0px;}
h2 {font-size: 16px; font-style: italic; color: #FFFFFF; margin-top: 0px;}
h3 {font-size: 12px; color: #FFFFFF; margin-top: 0px;}

.menu:link {color: #1A1D46; font-size: 13px; font-weight: bold; text-decoration: none;}
.menu:active {color: #1A1D46; font-size: 13px; font-weight: bold; text-decoration: none;}
.menu:visited {color: #1A1D46; font-size: 13px; font-weight: bold; text-decoration: none;}
.menu:hover {color: #FFFFFF; font-size: 13px; font-weight: bold; text-decoration: none;}

.footer:link {color: #CDDBF6; font-size: 12px; font-weight: bold; text-decoration: none;}
.footer:active {color: #CDDBF6; font-size: 12px; font-weight: bold; text-decoration: none;}
.footer:visited {color: #CDDBF6; font-size: 12px; font-weight: bold; text-decoration: none;}
.footer:hover {color: #186C9B; font-size: 12px; font-weight: bold; text-decoration: none;}

