html {
	background-color: #000;
	background-image:url(../images/bg.jpg); background-repeat:repeat-x;
}

body {
	background-color: #000;
	color: #FFF;
	margin: 40px 0px 0px 0px;
	background-image:url(../images/bg.jpg); background-repeat:repeat-x;
}
#container {
	width: 871px;
}
#goldline {
	width: 871px;
	height: 2px;
	float: inherit;
	background-image: url(../images/goldline.jpg);
	margin: 2px 0px 0px 0px;
}
#goldline2 {
	width: 871px;
	height: 1px;
	float: inherit;
	background-image: url(../images/goldline.jpg);
}
#menu{
	width: 871px;
	height: 44px;
}
#content {
	width: 871px;
	height: 389px;
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
	background-color:#000;
	background-image: url(../images/contentbg.jpg); background-repeat: repeat-x;
}
#contactcontent {
	width: 871px;
	height: 391px;
    margin: 2px 0px 2px 0px;
	background-color:#000;
	background-image: url(../images/contentbg.jpg); background-repeat: repeat-x;
}
#left {
	width: 281px;
	height: 391px;
	float: left;
	background-image: url(../images/contactinfo.jpg); background-repeat: no-repeat;
	font-family: "Century Gothic", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#right {
	width: 500px;
	float: right;
	padding: 12px;
}
#footer {
	float: inherit;
	width: 871px;
	height: 31px;
	background-image: url(../images/gradient.jpg);
	margin: 2px 0px 2px 0px;
}
#bottom{
	width: 871px;
	height: 21px;
	color: #696969;
	font-size: 10px;
	font-family: "Century Gothic", Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 2px 0px;
}

#bottommenu {
	float: left;
	color: #696969;
	font-size: 10px;
	font-family: "Century Gothic", Trebuchet MS, Arial, Helvetica, sans-serif;
}

#copyright {
	float: right;
	color: #696969;
	font-size: 10px;
	font-family: "Century Gothic", Trebuchet MS, Arial, Helvetica, sans-serif;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #dca989;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#myId{
	float: left;
	padding: 0px;
	margin: 0px;

}

#demo_style{
	float: left;
	padding: 0px;
	margin: 0px;

}

#demo_style1{
	float: left;
	padding: 0px;
	margin: 0px;

}

#nanny{
	float: left;
	padding: 0px;
	margin: 0px;

}

#promo{
	float: left;
	padding: 0px;
	margin: 0px;

}