body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6D6D6D;
	text-align: center;
	margin: 0px;
}
#header {
	height: 112px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 4px 13px;
}
#container {
	height: auto;
	width: 1000px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottomrow {
	height: 500px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
}
#rightcolinteriors {
	float: left;
	height: 501px;
	width: 625px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/mainimage-right-background.jpg);
}
#mediainteriors {
	height: 500px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/mainimage-right-background.jpg);
}
#rightcolinteriors p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.smalltext {
	font-size: 10px;
}

#topleft {
	height: 246px;
	width: 265px;
	margin: 0px;
}
#bottomleft {
	height: 250px;
	width: 265px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/leftpicture-modernworth.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#rightcol {
	float: left;
	height: 501px;
	width: 625px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/mainimage-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftcol {
	width: 265px;
	height: 501px;
	float: left;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
.shorttable {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

#leftcolinteriors {
	width: 265px;
	height: 501px;
	float: left;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
#leftcontent {
	width: 368px;
	margin-left: 10px;
	height: auto;
}
#leftcontent h1 {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-align: left;
}
#pagetitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#rightcolinteriors h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#facebooktwitter {
	float: right;
	height: 33px;
	width: 600px;
	text-align: right;
	margin-top: 30px;
}

#mediaflash {
	float: left;
	height: 416px;
	width: 625px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 50px;
}



#nav {
	float: right;
	width: 630px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
a:link {
	color: #333333;
	text-decoration: underline;

}
a:active {
color: #000000;
	text-decoration: underline;
}
a:hover {
color: #000000;
	text-decoration: underline;
}
a:visited {
color: #333333;
	text-decoration: underline;
}
