html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #DADADA;
	background-image: url(http://www.emergencypcrepairs.com/images/background.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

#container {
	width: 776px;
	height: 193px;
	float: center;
	margin: 0 auto;
	padding: 0;
}

#header {

}

#link1top {
	width: 200px;
	height: 4px;
	float: left;
	background-image: url(http://www.emergencypcrepairs.com/images/link1top.png);
}

#link2top {
	width: 200px;
	height: 4px;
	float: left;
	background-image: url(http://www.emergencypcrepairs.com/images/link2top.png);
}

.linksbottom {
	width: 200px;
	height: 4px;
	float: left;
	background-image: url(http://www.emergencypcrepairs.com/images/linksbottom.png);
}

#navigationbar {
	width: 200px;
	float: left;
	background-color: #B2AC9F;
}

.linktext {
	clear: both;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Verdana;
	font-size: 13px;
	color: #52514D;
}

.space {
	background-image: url(http://www.emergencypcrepairs.com/images/spacer.png);
	background-color: #DADADA;
	width: 200px;
	height: 24px;
}

.title {
	background-image: url(http://www.emergencypcrepairs.com/images/title.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: right;
	width: 165px;
	color: #52514D;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 6px;
}

#contenttop {
	background-image: url(http://www.emergencypcrepairs.com/images/contenttop.png);
	width: 576px;
	height: 4px;
	float: right;
}

#content {
	width: 576px;
	float: right;
	background-image: url(http://www.emergencypcrepairs.com/images/contentbg.png);
	background-repeat: repeat-y;
	min-height: 325px;
}

#contenttext {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	color: #DADADA;
	clear: both;
	font-family: Verdana;
	font-size: 13px;
}

#contentbottom {
	background-image: url(http://www.emergencypcrepairs.com/images/contentbottom.png);
	float: right;
	width: 576px;
	height: 14px;
}

.contenttitle {
	background-image: url(http://www.emergencypcrepairs.com/images/contenttitle.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: right;
	width: 530px;
	color: #52514D;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	padding: 3px;
	padding-left: 10px;
	margin-right: 9px;
	margin-bottom: 8px;
}

.ppbuttons {
	text-align: center;
}

#footer {
	float: right;
	width: 565px;
	text-align: right;
	font-size: 10px;
	color: #2E2E2E;
	font-family: Verdana;
	margin-right: 11px;
}

#chat {
	width: 200px;
	text-align: center;
	background-color: #DADADA;
}

a:link {
	color: #52514D;
}

a:visited {
	 color: #52514E;
}

a:hover {
	color: #FFFFFF;
	font-style: italic;
}

a:active {
	color: #0099CC;
}

h1 {
	font-size: 13px;
	margin: 0;
}