html,body{margin:0;padding:0;background-color:#000000}
body{font-family: arial,sans-serif;width:1000px;}
a{text-decoration:none;outline:none;}

img {
	border:none;
	outline:none;
}

div#container{
	width:100%;
	height:auto;
}
div#footer{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;	
	height:52px;
	width:100%;
}
	
div#homefooter{
	background-image:url(images/homebottom.gif);
	background-repeat:no-repeat;	
	height:46px;
	width:1000px;
}
div#windowsfooter{
	background-image:url(images/windowsbottom.jpg);
	background-repeat:no-repeat;	
	height:59px;
	width:1000px;
}


	
div#footer p{margin:0;}
div#homefooter p{margin:0;}
div#windowsfooter p{margin:0;}

div#footer{clear:left;width:1000px;}
div#homefooter{clear:left;width:1000px;}
div#windowsfooter{clear:left;width:1000px;}

div#wrapper{

	background-image:url(images/leftside.gif);
	background-repeat:repeat-y;	
	background-position:top left;
	background-color:#edede5;
	width:933px;
}
div#content{margin: 0 227px;
	background-image:url(images/rightside.gif);
	background-repeat:repeat-y;	
	background-position:top right;
	width:733px;
	height:100%;
	min-height:500px;
	padding-left:40px;
}
div#content p{
	font-family:Arial;
	font-size:10pt;
}

div#WindowsWrapper{
	
	background-image:url(images/windowsleft.jpg);
	background-repeat:no-repeat;	
	background-position:top left;
	background-color:#edede5;
	width:934px;
}

div#WindowsLeftPic{
	position:absolute;
	left:83px;
	top:120px;
	background-image:url(images/windowsleftpic.jpg);
	background-repeat:no-repeat;	
	background-position:top left;
	height:563px;
	width:488px;
}

div#WindowsContent{margin: 0 227px;
	background-image:url(images/windowsright.jpg);
	background-repeat:no-repeat;	
	background-position:top right;
	width:773px;
	min-height:640px;
	height:640px;
}

div#WindowsText{
	position:absolute;
	margin-left:100px;
	top:672px;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	width:775px;
}

div#navigation{
	float:left;
	margin-left:-240px; 
	color:#eeede4;
	font-family:arial;
	font-weight:bold;
	padding-left:40px;
	padding-top:10px;
	}
div#TopImage{
	background-image:url(images/hometop.gif);
	background-repeat:no-repeat;	
	background-position:left;
	height:46px;
}
div#TopWindowsImage{
	background-image:url(images/windowstop.jpg);
	background-repeat:no-repeat;	
	background-position:left;
	height:55px;
}

#TopMenu a{
	color:#FFFFFF;
}

#TopMenu a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.TopLeftMenuSpan{
	float:left;
	text-align:left;
	font-family:Arial;
	font-size: 10pt;	 
	color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
	margin-left:25px;
}
.TopRightMenuSpan{
	float:right;
	text-align:right;
	font-family:Arial;
	font-size: 9pt;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:10px;
	margin-right:30px;
}
#TopMenu {
	background-color:#555555;
	color:#FFFFFF;	
	width:972px;
	margin-left:15px;
	height:2em;
}



#NavLinksUL{
	margin-top:10px;
	font-size:11pt;
	line-height:11pt;
}
#NavSubLinksUL{
	margin-top:20px;
	font-size:10pt;
	line-height:10pt;
}


.NavLinksULItem {
	color:#b1aea9;
	list-style-image:url(images/nav_bullet.gif);
}
.NavLinksULItemActive{
	color:#FFFFFF;
	list-style-image:url(images/nav_bullet_active.gif);
}


div#ContentTitle{
	position:relative;
	left:-20px;
	height:18px;
	color:#95928e;
	font-weight:bold;
}

div#SubTitle{
	position:relative;
	left:-20px;
}


h1{
	display:inline;
	font-family:"Times New Roman";
	background:none;
	font-size:18pt;
	color:#95928e;
	font-weight:bold;
	width:600px;
}

h2{
	position:relative;
	top:8px;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	width:400px;
}
h3{
	display:inline;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	width:400px;

}

div#content {
	margin-left:230px;
	width:730px;
}

div#contentleft {
	position:relative;
	padding-left:0px;
	left:-20px;
	width:320px;
}

#contentleft  a{
	color:#333333;
}
#contentleft a:hover{
	color:#999999;
	text-decoration:underline;
}


#contentleft li{
	position:relative;
	margin-left:-55px;
	list-style-type:none;
	background-image:url(images/navbullet.gif);
	background-position:0 0.5em;
	background-repeat:no-repeat;	
	padding:0 0 0 20px;		
	font-family:Arial;
	font-size:10pt;	
	line-height:14pt;
	list-style-position:inside;
	width:320px;
}
.MenuSubItem{
	margin-left:50px;
}
/* styles for home page */


#HomeTopMenu a{
	color:#FFFFFF;
}
#HomeTopMenu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
div#HomeWrapper{
	background-image:url(images/lefthome.gif);
	background-repeat:no-repeat;	
	background-color:#edede5;
	width:727px;
}
div#HomeContent{
	margin: 0 273px;
	background-image:url(images/homeright.jpg);
	background-repeat:no-repeat;	
	background-position:top right;
	width:727px;
	min-height:544px;
	height:auto; !important;
	height:544px;
}

#HomePageContent {
	padding-left:300px;
}

div#SimpleHomeText{
	font-family:Arial;
	font-size:10pt;
	position:absolute;
	top:215px;
	left:310px;
	height:300px;
	padding-left:140px;
	width:500px;
}

#HomeTopLeftPicFrame
{
	position:absolute;
	background-image:url(images/hometoppicframe.jpg);
	background-position:center;
	top:110px;
	left:68px;
	width:368px;
	height:334px;
	z-index:2;
}
#HomeTopLeftPic{
	position:absolute;
	top:15px;
	left:15px;
	z-index:3;
}
#HomeLeftBottomPic{
	position:absolute;
	top:430px;
	left:76px;
	z-index:3;	
}
#HomeBottomRightFrame{
	position:absolute;
	background-position:center;
	background-image:url(images/homebottomrightframe.jpg);
	top:318px;
	left:435px;
	width:512px;
	height:303px;	
	z-index:2;	
}

#HomeRightBottomPic{
	position:absolute;
	top:15px;
	left:15px;
	z-index:3;	
}

#WindowsFrames{
	position:absolute;
	left:506px;
	top:140px;
	background-image:url(images/windowsframes.jpg);	
	background-position:left top;
	background-repeat:no-repeat;
	width:416px;
	height:526px;
}
#WindowsPic1{
	position:absolute;
	left:528px;
	top:163px;
	width:176px;
	height:224px;	
	z-index:3;
}
#WindowsPic2{
	position:absolute;
	left:728px;
	top:163px;
	width:176px;
	height:224px;	
	z-index:3;
}
#WindowsPic3{
	position:absolute;
	left:529px;
	top:416px;
	width:176px;
	height:223px;	
	z-index:3;
}
#WindowsPic4{
	position:absolute;
	left:728px;
	top:416px;
	width:176px;
	height:223px;	
	z-index:3;
}
#BeddingTopPic
{
	position:absolute;
	left:93px;
	top:123px;
	background-image:url(images/beddingtoppic.jpg);	
	background-position:left top;
	background-repeat:no-repeat;
	width:821px;
	height:390px;
}
#BeddingFrames
{
	position:absolute;
	left:74px;
	top:480px;
	background-image:url(images/beddingframes.jpg);	
	background-position:left top;
	background-repeat:no-repeat;
	width:859px;
	height:282px;
}
div#BeddingText{
	position:absolute;
	left:684px;
	top:153px;
	font-weight:bold;
	line-height:18px;
	font-family:Arial;
	font-size:10pt;
	width:190px;
}
#BeddingPic1{
	position:absolute;
	left:88px;
	top:493px;
	width:176px;
	height:224px;	
	z-index:3;
}
#BeddingPic2{
	position:absolute;
	left:298px;
	top:493px;
	width:176px;
	height:224px;	
	z-index:3;
}
#BeddingPic3{
	position:absolute;
	left:509px;
	top:493px;
	width:176px;
	height:223px;	
	z-index:3;
}
#BeddingPic4{
	position:absolute;
	left:720px;
	top:493px;
	width:176px;
	height:223px;	
	z-index:3;
}
#BeddingViewShowCase{
	position:absolute;
	cursor:pointer;
	left:715px;
	top:435px;
	width:201px;
	height:21px;	
	z-index:3;
}
#WindowsViewShowCase{
	position:absolute;
	cursor:pointer;
	left:770px;
	top:750px;
	width:201px;
	height:21px;	
	z-index:3;
}

#contentright{
	position:absolute;
	vertical-align:top;
	width:400px;
	left:680px;
	top:165px;
}


.contentRightVertical{
	position:relative;
	display:inline;
	vertical-align:top;
	width:350px;
}

.contentRightVertical img{
	vertical-align:top;
	background-image:url(images/whyframe1.gif);
	background-repeat:no-repeat;
	padding:17px 18px;
}
.contentRightHorizontal{
	position:relative;
	display:inline;
	vertical-align:top;
	width:350px;
	left:-55px;
}
.contentRightHorizontal img{
	vertical-align:top;
	background-image:url(images/whyframe2.gif);
	background-repeat:no-repeat;
	padding:18px;
}

.logos{
	position:absolute;
	outline:none;
	left:-170px;
	top:10px;
	width:420px;
}
.logos img{
padding-left:10px;
padding-right:10px;
}
.partnerslinks{
line-height:18pt;
}
.partnerslinks a{
	color:#333333;
}
.partnerslinks a:hover{
	color:#999999;
	text-decoration:underline;
}

#disclaimer{
	position:relative;
	float:left;
	left:390px;
	width:100%;
	font-family:Arial;
	font-size:8pt;
	color:#999999;	
	line-height:20pt;
}
#disclaimer a{
	color:#999999;
}
#disclaimer a:hover{
	color:#999999;
	text-decoration:underline;
}
