body
{
	text-align: center;
	background-color: #002400;
	margins: 0px;
	padding: 0px;
	border: none;
	height: 100%;
}


#copyright
{

	width: 900px;
	background-color: #005000;
	margin: 0px auto;
	text-align: center;
	position: relative;

}

#container
{

	text-align: left;
	top: 0px;
	margin: 0px auto;
	border: none;
	min-height: 405px;
	height: expression(this.scrollHeight < 405? "405px" : "auto" );
	/*border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;*/
	position: relative;
	width: 1150px;
	padding: 0px;
	padding-bottom: 25px;
	z-index: 1;

}

#content
{

	text-align: center;
	left: expression("0px");
	margin: 0px auto;
	margin-bottom: 10px;
	min-height: 385px;
	height: expression(this.scrollHeight < 405? "405px" : "auto" );
	position: relative;
	width: 869px;
	background-color: #7dc16f;
	padding: 10px;
	z-index: 4;
	clear: both;

}

#contentinner
{

	text-align: left;
	left: -2px;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	min-height: 395px;
	height: expression(this.scrollHeight < 395? "395px" : "auto" );
	position: relative;
	width: 835px;
	background-color: #7de16f;
	border: #002000 2px dashed;
	padding: 10px;
	padding-top: 5px;
	padding-bottom: 40px;
	z-index: 4;
	clear: both;
	
}

#commissionpolicy
{
	margin: 0px auto;
	margin-bottom: 30px;
	width: 75%;
	border: #002400 2px dashed;
	padding: 5px;
	clear: both;
}

#cborder
{

	text-align: center;
	margin: 0px auto;
	margin-bottom: 10px;
	top: 0px;
	min-height: 425px;
	height: expression(this.scrollHeight < 425? "425px" : "auto" );
	position: relative;
	width: 900px;
	padding: 10px;
	z-index: 3;
	clear: both;

}

#topbg
{
	width: 1140px;
	height: 281px;
	text-align: right;
	left: 0px;
	top: 165px;
	padding: 0px;
	margin: 0px auto;
	position: absolute;
	z-index: 2;
	clear: both;
	border: none;
}

#bottombg
{
	width: 1150px;
	text-align: left;
	height: 281px;
	bottom: 0px;
	padding: 0px;
	margin: 0px auto;
	position: absolute;
	border: none;
	z-index: 2;
	clear: both;
}

#pagemenu
{

	text-align: center;
	margin: 0px auto;
	height: 190px;
	position: relative;
	width: 869px;
	background: url('http://www.dream-crafter.net/images/Top.png') no-repeat;
	padding: 10px;
	padding-bottom: 0px;
	z-index: 4;

}

#pagemenuie
{

	text-align: center;
	margin: 0px auto;
	height: 190px;
	position: relative;
	width: 870px;
	padding: 10px;
	padding-bottom: 0px;
	z-index: 4;

}

#tophome
{
	text-align: center;
	right: 110px;
	top: 55px;
	padding: 10px;
	position: absolute;
	z-index: 8;
	clear: both;
	border-left: #FFFFFF 1px solid;
	color: #FFFFFF;
	font-family: Arial, sans serif;
	font-size: 16px;
}

#tophome:hover
{
	background-color: #002000;
	color: #7ddd6f;
	opacity: 0.75;
}

#topgallery
{
	text-align: center;
	right: 177px;
	top: 55px;
	padding: 10px;
	position: absolute;
	z-index: 7;
	clear: both;
	border-left: #FFFFFF 1px solid;
	color: #FFFFFF;
	font-family: Arial, sans serif;
	font-size: 16px;
}

#topgallery:hover
{
	background-color: #002000;
	color: #7ddd6f;
	opacity: 0.75;
}

#topcomm
{
	text-align: center;
	right: 352px;
	top: 55px;
	padding: 10px;
	position: absolute;
	z-index: 6;
	clear: both;
	border-left: #FFFFFF 1px solid;
	color: #FFFFFF;
	font-family: Arial, sans serif;
	font-size: 16px;
}

#topcomm:hover
{
	background-color: #002000;
	color: #7ddd6f;
	opacity: 0.75;
}

#topcon
{
	text-align: center;
	right:473px;
	top: 55px;
	padding: 10px;
	position: absolute;
	z-index: 5;
	clear: both;
	//border: #FFFFFF 1px solid;
	border: none;
	color: #FFFFFF;
	font-family: Arial, sans serif;
	font-size: 16px;
}

#topcon:hover
{
	background-color: #002000;
	color: #7ddd6f;
	opacity: 0.75;
}

#BottomTitle
{

	text-align: center;
	height: 100px;
	width: 600px;
	right: 110px;
	bottom: -7px;
	padding: 0px;
	position: absolute;
	z-index: 6;
	clear: both;
	border: none;
}

#contact
{

	width: 500px;
	min-height: 300px;
	height: expression(this.scrollHeight < 300? "300px" : "auto" );
	top: 60px;
	left: 250px;
	text-align: left;
	border: none;
	margin: 0px;
	position: relative;
	font-family: arial, sans serif;
	font-variant: small-caps;
	font-weight: bold;

}

#contactimg
{
	margin-left: 7px;
	width:100px;
	height: 100px;
	border: #005000 2px dashed;
	position: relative;
}

#contactimg img
{
	border: 0px;
}

#contacttextw
{
	left: 115px;
	text-align: center;
	top: 50px;
	width: 250px;
	position: absolute;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	color: #000000;
	font-family: arial, sans serif;
}

#contacttextw a:link {color: #007000}
#contacttextw a:hover {color: #FFFFFF}

#contactimgo
{
	margin-left: 7px;
	width:100px;
	height: 100px;
	border: #005000 2px dashed;
	position: relative;
}

#contactimgo img
{
	border: 0px;
}

#contacttexto
{
	left: 115px;
	text-align: center;
	top: 235px;
	width: 250px;
	position: absolute;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	color: #000000;
	font-family: arial, sans serif;
}

#contacttexto a:link {color: #007000}
#contacttexto a:hover {color: #FFFFFF}

#contactwtitle
{

	margin: 0px;
	margin-bottom: 5px;
	width:150px;
	border: none;
	position: relative;
	
}

#contactotitle
{
	
	margin: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	width:150px;
	border: none;
	position: relative;
	
}

#latestsuits
{

	float: left;
	width:810px;
	padding: 10px;
	min-height: 100px;
	position: relative;
	border: 2px #005000 dashed;
	
}

#suitone
{
	text-align: center;
	float: left;
	margin-left: 5px;
	width: 255px;
	position: relative;
	border: none;
	font-size: 12px;
	color: #005000;
	font-family: arial, sans serif;
}

#suittwo
{

	float:left;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	width: 255px;
	position: relative;
	border: none;
	font-size: 12px;
	color: #005000;
	font-family: arial, sans serif;

}

#suitthree
{

	float: left;
	text-align: center;
	width: 255px;
	position: relative;
	border: none;
	font-size: 12px;
	color: #005000;
	font-family: arial, sans serif;
}

#hometext
{
	width: 815px;
	padding: 10px;
	padding-top: 0px;
	position: relative;
	font-size: 12pt;
	font-family: arial, sans serif;
	text-align: center;
	//font-variant: small-caps;
	font-weight: bold;
	border-bottom: 2px #005000 dotted;
}