#center {
	margin-right: auto;
	margin-left: auto;
	width: 720px;
}
#content {
	position: relative;
	width: 380px;
	left: 300px;
	top: 135px;
}
#header {
	position: absolute;
	width: 720px;
	top: 30px;
}
#sidebar {
	padding: 17px;
	border: thin solid #CCCCCC;
	position: absolute;
	margin-left: 25px;
	width: 180px;
	top: 170px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #333333;
	font-size: 90%;
}
#phone {
	top: 0px;
	right: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	height: 50px;
	width: 240px;
	position: absolute;
	text-align: right;
	z-index: 2;
	font-weight: bold;
}
.quoteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000099;
	font-weight: bold;
	line-height: 105%;
}
#quote {
	height: 50px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
}
#nav {
	position: absolute;
	width: 720px;
	top: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
}

#purpleBox {
	margin-left: 20px;
	margin-right: 20px;
	background-color: #C387E1;
	height: 20px;
}

#navBar {
	height: 10px;
	width: 700px;
}

#buttons {
  margin-top: 10px;
  margin-bottom: 0px;
   }
   
   
#footer {
	height: 25px;
	width: 700px;
	position: absolute;
	display: block;
	margin-bottom: 30px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	left: -75%;
}

#insideContent {
	position: relative;
	width: 500px;
	left: 130px;
	top: 135px;
}
#insideFooter {
	height: 25px;
	width: 700px;
	position: absolute;
	display: block;
	margin-bottom: 30px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	left: -20%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	color: #666666;
	font-weight: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000099;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #8D2FBB;
	text-decoration: underline;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #8D2FBB;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #666666;
	font-weight: normal;
}
.style1 {
	font-size: 12px
}
.style1 strong {
	color: black;
	font-weight: normal;
}