/* HTML */

	body{
		background-color: #d6deca;
		margin: 20px 0px 20px 0px;	
		font-size:12px;
		font-family: Tahoma, Helvetica, Arial;
		font-weight:normal;
		color: #657561;
		line-height: 1.4;}
	
	#pagewidth{
		width: 800px;  
		margin-left: auto;
		margin-right: auto;}

	#mwslogo{
		position: relative;
		background-color: #243852;
		width: 130px;
		height: 185px;
		float: left;} 

	#navigation{
		position: relative;
		width: 800px;
		height: 55px;} 

	#mainimg{
		position: relative;
		height: 250px;
		width: 670px;
		float: right;}

	#ptitle{
		position: relative;
		height: 40px;
		width: 670px;
		float: right;}

	#view{
		position: relative;
		height: 21px;
		width: 180px;
		margin: 0px 460px 10px 0px;
		float: right;}

	#content{
		position: relative;
		width: 650px;
		padding: 0px 10px 10px 10px;
		float: right;}

	#remote{
		position: relative;
		width: 650px;
		height: 100px;
		margin: 0px 0px 0px 0px;
		float: right;}

	#email{
		position: relative;
		width: 129px;
		height: 21px;
		margin: 0px 520px 0px 10px;
		float: right;}

	#footer{
		position: relative;
		height: 20px;
		width: 800px;
		clear: both;}

	#credits{
		position: relative;
		width: 460px;
		height: 50px;
		padding: 30px 0px 0px 210px;
		background-color: #d6deca;
		float: right;}

	#copyright{
		position: relative;
		width: 670px;
		height: 20px;
		padding-top: 10px;
		text-align: right;
		font-size: 10px;
		font-weight:normal; 
		color: #657561;
		background-color: #d6deca;
		float: right;}


/* Navigation */

		#home{
			position: absolute;
			height: 35px;
			width: 95px;
			top: 20px;
			right: 570px;}

		#contact{
			position: absolute;
			height: 35px;
			width: 95px;
			top: 20px;
			right: 475px;}

		#sheers{
			position: absolute;
			height: 35px;
			width: 95px;
			top: 20px;
			right: 380px;}

		#shades{
			position: absolute;
			height: 35px;
			width: 95px;
			top: 20px;
			right: 285px;}

		#blinds{
			position: absolute;
			height: 35px;
			width: 95px;
			top: 20px;
			right: 190px;}

		#shutters{
			position: absolute;
			height: 35px;
			width: 95px;
			top: 20px;
			right: 95px;}

		#solar{
			position: absolute;
			height: 35px;
			width: 95px;
			top: 20px;
			right: 0px;}

			
/* Hyperlinks */

		a.one:link{font-size: 11px; color: #695d83; font-weight: normal; text-decoration: none;}
		a.one:visited{font-size: 11px; color: #696d83; font-weight: normal; text-decoration: none;}
		a.one:active{font-size: 11px; color: #695d83; font-weight: normal; text-decoration: none;}
		a.one:hover{font-size: 11px; color: #b6b9da; font-weight: normal; text-decoration: underline;}

		a.two:link{font-size: 11px; color: #243852; font-weight: normal; font-style: italic; text-decoration: underline;}
		a.two:visited{font-size: 11px; color: #243852; font-weight: bold; font-style: italic; text-decoration: underline;}
		a.two:active{font-size: 11px; color: #243852; font-weight: bold; font-style: italic; text-decoration: underline;}
		a.two:hover{font-size: 11px; color: #243852; font-weight: bold; font-style: italic; text-decoration: underline;}

		a.three:link{font-size: 11px; color: #657561; font-weight: bold; font-style: italic; text-decoration: underline;}
		a.three:visited{font-size: 11px; color: #657561; font-weight: bold; font-style: italic; text-decoration: underline;}
		a.three:active{font-size: 11px; color: #657561; font-weight: bold; font-style: italic; text-decoration: underline;}
		a.three:hover{font-size: 11px; color: #243852; font-weight: bold; font-style: italic; text-decoration: underline;}

		a.four:link{font-size: 11px; color: #243852; font-weight: normal; font-style: italic; text-decoration: underline;}
		a.four:visited{font-size: 11px; color: #243852; font-weight: normal; font-style: italic; text-decoration: underline;}
		a.four:active{font-size: 11px; color: #243852; font-weight: normal; font-style: italic; text-decoration: underline;}
		a.four:hover{font-size: 12px; color: #243852; font-weight: bold; font-style: italic; text-decoration: underline;}


		
/* Text Headers */

		h1{
			font-size:14px;
			font-weight: bold; 
			color: #243852;
			margin: 0px;
			padding: 10px 0px 0px 0px;}

		h2{
			font-size:14px;
			font-weight: 500;
			font-style: italic; 
			color: #657561;
			margin: 0px;
			padding: 0px;}

		h3{
			font-size:16px;
			font-weight: bold;
			font-style: italic; 
			color: #243852;
			margin: 0px;
			padding: 0px;}

		h4{
			font-size:14px;
			font-weight: bold;
			font-style: italic; 
			color: #657561;
			margin: 0px;
			padding: 0px;}

		h5{
			font-size:11px;
			font-weight: normal;
			font-style: italic; 
			color: #657561;
			margin: 0px;
			padding: 0px;}
