.copyright a:link { color: black; font-family: Arial, Helvetica; font-size: 9px; text-decoration: none; outline: none; }
.copyright a:visited { color: black; font-family: Arial, Helvetica; font-size: 9px; text-decoration: none; outline: none; }
.copyright a:hover { color: #da1072; font-family: Arial, Helvetica; font-size: 9px; text-decoration: underline; outline: none; }
.copyright a:active { color: #da1072; font-family: Arial, Helvetica; font-size: 9px; text-decoration: underline; outline: none; }

a {
    outline: none;
 }
a img {
    border:none;
 }
 
ul { list-style-position: inside; padding: 0px; margin: 0px; }

li { margin-left: 20px; }

body {
	background-image: url(../images/background.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

p.strong, p.strong li {
	font-weight: bold;
}

div.bgtop {
	background-image: url(../images/bg_top.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

div.bgmid {
	background-image: url(../images/bg_mid.png);
	background-repeat: repeat-y;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div.bgmid p {
	margin: 0px 40px 0px 40px;
	font-size: 13px;
}

p.homelink {
	padding-top: 18px;
}

div.bgmid ul {
	margin: 0px 40px 0px 40px;
	font-size: 13px;
}

div.logo {
	padding-top: 40px;
	padding-bottom: 60px;
	text-align: center;
	margin-left:20px;
	margin-right:23px;
}

div.contactimg {
	float:right;
	margin-top: 40px;
	margin-right: 40px;
}

div.sectioncontainer {
	padding-top: 60px;
	padding-bottom: 50px;
}

div.sectionlink1 {
	width: 306px;
	text-align: center;
	font-size: 20px;
	float:left;
	margin-top: -140px;
	height: 178px;
	margin-left: 130px;
}

div.sectionlink2 {
	width: 222px;
	text-align: center;
	font-size: 20px;
	float: right;
	margin-top: -150px;
	height: 178px;
	margin-right: 160px;
}

img.sectionlink {
	margin-top: 60px;
	border: 0;
}

div.bgbot {
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div#services {
	font-size: 12px;
	line-height:20px;
}

div#prp_svc {
	font-size: 12px;
	line-height:20px;
}

div.copyright {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-bottom: 20px;
}

div.contact_info {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
}
