/* CSS Document */

html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
html, body {
height: 100%;
text-align: center;
}
body {
background-image: url(images/new-bg.gif);
font-family: Arial, Helvetica, sans-serif;
background-color: #cbc2be;
font-size: 12px;
-webkit-text-size-adjust: none;
}
p {
padding: 0;
margin: 10px 0 10px 0;
}
#div1 {
background-image: url(images/white-bg2.gif);
background-position: top center;
background-repeat: repeat-y;
min-height: 100%;
}
* html #div1 {
height: 100%
}
#div2 {
background-image: url(images/bg2.jpg);
background-position: top center;
background-repeat: no-repeat;
text-align: center;
}
#wrapper {
margin: 0 auto;
width: 758px;
}
#header {
height: 173px;
}
#content {
margin: 0 0 0 150px;
}
#leftcolumn {
 width: 150px;
 float: left;
 margin: 0;
}
#menu {
margin: 33px 0 0 0;
}
#container {
	width: 604px;
	float: right;
} 
* html #container {
	width: 608px; 
	w\idth: 604px;
}
.containermain {
	width: 574px;
	padding: 10px 15px;
	margin: 0;
}
* html .containermain {
	width: 604px; 
	w\idth: 574px;
}
#footer {
height: 15px;
padding: 3px 0 0 0;
clear: both;
}
#footer div {
width: 604px;
clear: both;
float: right;
text-align: center;
}
.clearit {
clear: both;
}
.leftimage, .leftcorner {
float: left;
margin: -2px;
padding: 0;
}
.rightimage, .rightcorner{
float: right;
margin: -2px;
padding: 0;
}
.leftcorner, .rightcorner {
margin: -1px;
padding: 0;
}
.menulink {
margin-left: 9px;
min-height: 18px;
text-align: left;
}
* html .menulink {
height: 18px;
}
.currentpage {
background-position: center;
background-repeat: repeat-x;
text-align: left;
margin-bottom: 5px;
}
.submenu {
margin: 0 0 5px 15px;
min-height: 15px;
text-align: left;
}
* html .submenu {
height: 15px;
}
.text, .price, .contact, .portfolio, .services {
	text-align: justify;
	font-size: 12px;
}
.footertext{
	font-size: 11px;
	color: #818181;
}
a.footertext{
	font-size: 11px;
	color: #818181;
}
a.footertext:hover{
	font-size: 11px;
	color: #666666;
}
.footertext2{
	font-size: 10px;
	color: #919191;
}
.hyperlink {
	color: #df4900;
}
