body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	margin: 10px 0;
}
div {
	margin: 0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
h1 { font-size: 2.0em;	color: #021F8D; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.4em;	color: #021F8D; }
h4 { font-size: 1.0em; }
h5 { font-size: 1.0em;	color: #021F8D; }
h6 { font-size: 0.6em; }
p { 
	font-size: 1.0em; 
	margin: 0 0 10px 0;
}
form {}
form label {
	display: block;
	padding: 0 0 5px 0;
}
form em {
	width: 180px;
	clear: both;
	float: left;
	font-style: normal;
	font-weight: bold;
}
form .validate {
	padding-left: 180px;
	width: 320px;
}
form input, form select, form textarea {
	width: 320px;
	margin: 0;
}
form .send, form .reset {
	width: auto;
	margin-right: 5px;
}
a {
	text-decoration: none;
	color: #808FC6;
}
a:hover {
	text-decoration: underline;
	color: #5E72B7;
}
#page {
	width: 760px;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(../_images/bg_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#menu, #pagetitle, #images, #main, #mainfull {
	float: left;
}
#header {
	width: 760px;
	height: 207px;
	background-attachment: scroll;
	background-image: url(../_images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#movie {
	width: 760px;
	height: 207px;
	background-attachment: scroll;
	background-image: url(../_images/bg_header_movie3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header a.logo {
	width: 760px;
	height: 150px;
	cursor: hand;
	float: left;
}
#header a.contact {
	width: 560px;
	height: 57px;
	cursor: hand;
	float: right;
}
#header h1, #header h3 {
	display: none;
}
#content {
	width: 760px;
	overflow: visible;
	background-attachment: scroll;
	background-image: url(../_images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	width: 210px;
}
#menu ul, #menu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu {}
#menu ul a {
	width: 152px;
	height: 36px;
	display: block;
	margin: 20px 0 0 5px;
	padding: 0;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
#menu ul a.home {
	background-image: url(../_images/btn_home.jpg);
}
#menu ul a.home:hover {
	background-image: url(../_images/obtn_home.jpg);
}
#menu ul a.about {
	background-image: url(../_images/btn_aboutus.jpg);
}
#menu ul a.about:hover {
	background-image: url(../_images/obtn_aboutus.jpg);
}
#menu ul a.blinds {
	background-image: url(../_images/btn_blinds.jpg);
}
#menu ul a.blinds:hover {
	background-image: url(../_images/obtn_blinds.jpg);
}
#menu ul a.commercial {
	background-image: url(../_images/btn_commercial.jpg);
}
#menu ul a.commercial:hover {
	background-image: url(../_images/obtn_commercial.jpg);
}
#menu ul a.drapery {
	background-image: url(../_images/btn_drapery.jpg);
}
#menu ul a.drapery:hover {
	background-image: url(../_images/obtn_drapery.jpg);
}
#menu ul a.wallcoverings {
	background-image: url(../_images/btn_wallcoverings.jpg);
}
#menu ul a.wallcoverings:hover {
	background-image: url(../_images/obtn_wallcoverings.jpg);
}
#menu ul a.paints {
	background-image: url(../_images/btn_paints.jpg);
}
#menu ul a.paints:hover {
	background-image: url(../_images/obtn_paints.jpg);
}
#menu ul a.agent {
	background-image: url(../_images/btn_agent.jpg);
}
#menu ul a.agent:hover {
	background-image: url(../_images/obtn_agent.jpg);
}
#menu ul a.contact {
	background-image: url(../_images/btn_contactus.jpg);
}
#menu ul a.contact:hover {
	background-image: url(../_images/obtn_contactus.jpg);
}
#menu ul a strong {
	display: none;
}

#menu ul ul a strong {
	display: block;
	width: 112px;
	margin: 0 0 0 15px;
	text-align: center;
	cursor: hand;
}

#menu ul ul {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	display: block;
/*	float: left;
	clear: both;*/
	background-attachment: scroll;
	background-image: url(../_images/bg_submenu.gif);
	background-repeat: no-repeat;
	background-position: 25px bottom;
}
#menu ul ul a {
	background-image: none;
	height: auto;
	padding: 5px 0;
	margin: 0 0 0 5px;
	color: #808FC6;
	text-transform: capitalize;
	text-decoration: none;
	cursor: hand;
}
#menu ul ul a:hover {
	background-image: none;
	color: #021F8D;
	text-decoration: none;
}
#pagetitle {
	width: 550px;
	margin: 15px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#pagetitle h1 {
	font-size: 3.0em;
}
#images {
	width: 212px;
	margin: 0 13px 0 0;
}
#images img {
	width: 210px;
	margin: 0 0 10px 0;
	border: solid 1px #021F8D;
}
#main {
	width: 325px;
}
#mainfull {
	width: 550px;
}
#footer {
	width: 760px;
	height: 170px;
	clear: both;
	background-attachment: scroll;
	background-image: url(../_images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer h6 {
	display: none;
}
