#wrap {
	width: 738px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thick ridge #666;
	padding: 5px;
}
#insideborder1 #content .thickdotted {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	border: 6px dashed #000;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C33;
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 2.5em;
	text-transform: capitalize;
}
.subtitle {
	color: #C33;
}
.giantlink {
	color: #03C;
	text-align: center;
	font-weight: bold;
	font-size: 2em !important;
}
.highlight {
	background-color: #FF0;
	padding: 3px;
}
h3 {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
}
#wrap #insideborder1 #content p {
	line-height: 1.5em;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1.75em;
	text-transform: capitalize;
}
#wrap #insideborder1 #content .testimonial .tright p {
	line-height: 1.4em;
}
#wrap #insideborder1 #content ul li {
	line-height: 1.3em;
	font-size: 1.2em;
}
.typewriter {
	font-family: "Courier New", Courier, monospace;
}

.thindotted {
	padding: 10px;
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: thin dashed #999;
}
.thindotted ul {
	margin: 0px;
	list-style-type: none;
}
.thindotted ul li {
	list-style-image: url(images/checkmark.png);
	list-style-position: outside;
	font-size: 1.1em;
	list-style-type: none;
	padding: 5px;
}
#footer {
	font-size: 0.9em;
	text-align: center;
	margin-bottom: 10px;
}
#copyrightblock {
	margin-top: 20px;
}
#footerlinks {
	font-size: 1.3em;
}
#wrap #insideborder1 #content #footer #footerlinks hr {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.tright {
	float: right;
	padding: 10px;
	border-left: 1px solid black;
	width: 400px;
}
.testimonial {
	border: thin solid #000;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.tright p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tleft {
	float: left;
	width: 155px;
	padding: 10px;
	text-align: center;
}
#insideborder1 #content .scissors {
	background-image: url(images/scissors.gif);
	background-position: 100% top;
	background-repeat: no-repeat;
}
#leftarrow {
	background-image: url(images/leftArrow.png);
	float: left;
	height: 95px;
	width: 95px;
}
#rightarrow {
	background-image: url(images/rightArrow.png);
	float: right;
	height: 95px;
	width: 95px;
}
#header {
	background-image: url(images/logo.png);
	width: 728px;
	height: 140px;
}
#wrap #insideborder1 {
	border: thin dotted #999;
	padding: 5px;
}
.bold {
	font-weight: bold;
}
#wrap #insideborder1 #content .typewriter p {
	font-family: "Courier New", Courier, monospace;
}
