body {
	}
.PinkHeading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 24px;
	color: #003399;
}

.timeoutbox {
	border: 2px solid #000000;
	width: 60%;
	margin: auto;
	padding: 10px;
}

/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/	
#Container {
	width: 670px;
	text-align: justify;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #FFFFFF;
}
/*------------------------------------------------------------*
**  Main Container
**------------------------------------------------------------*/
#Top{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#Top img{
	float: right;
}
#Top h1{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

#Top h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	color: #CCCCCC;
}		
/*------------------------------------------------------------*
**  Top Navigation
**------------------------------------------------------------*/
#nav
{
	height: 6px;
	background-color: #EFEFEF;
	width: 666px;
	margin-top: 0px;
	
}

div#nav ul
{
	height: 20px;
	list-style: none;
	width: 800px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
	
	
}

div#nav ul li
{
	list-style: none;
	display: block;
	width: 133px;
	float: left;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #FFFFFF;	
}

div#nav ul li a
{
	width: 100%;
	height: 20px;
	display: block;
	color: #202020;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}

div#nav ul li.last
{
	width: 129px;
}

div#nav ul li a:hover
{
	color: #000000;
	background-color: #EFEFEF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.h1pink {
	font-size: 22px;
	font-weight: bold;
}

/*------------------------------------------------------------*
**  Top Image
**------------------------------------------------------------*/
div#TopImage {
	text-align: left;
	width: 800px;
	padding-top: 5px;
	background-image: url(top.gif);
	height: 174px;
}
/*------------------------------------------------------------*
**  InfoLine
**------------------------------------------------------------*/
div#InfoLine {
	background-color: #B08500;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 3px;
	font-weight: normal;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	height: 3px;
}

/*------------------------------------------------------------*
**  MainText
**------------------------------------------------------------*/
/* Container Start*/
div#MainText {
	width: 666px;
	clear: both;
	padding-bottom: 0px;
}
div#MainText h1{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
}

/* Container Left Start*/
div#MainText-left {
	width: 180px;
}
div#MainText-left ul {
	height: 25px;
	list-style: none;
	width: 180px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#MainText-left ul li {
	list-style: none;
	display: block;
	width: 180px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
}
div#MainText-left ul li a{
	width: 100%;
	height: 25px;
	display: block;
	color: #0000CC;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-left: 10px;
	background-color: #EFEFEF;
	margin: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #949494;
}
div#MainText-left ul li a:hover {
	color: #0000CC;
	background-color: #EFEFEF;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0000CC;
}
#HeadingText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 24px;
	color: #003399;
	font-weight: bold;
	text-align: center;
}
.redtext {
	color: #990000;
}

.HighlightYellow {
	background-color: #FFFF00;
}


/* Container Right Start*/
div#MainText-right {
	text-indent: 8pt;
	width: 799px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	margin: 5px;
}
.BodyH2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
}


/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
div#Footer {
	width: 100%;
	clear: both;
	background-color: #EFEFEF;
}
div#Footer p{
	padding: 5px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949494;
}
div#Footer a{
	color: #0000CC;
	text-decoration: none;
}
div#Footer a:hover{
	color: #0000CC;
	text-decoration: underline;
}
#PreHeadingText {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
#SubTop h1 {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#MainText-nonindent {
	width: 666px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	margin: 5px;
	clear: both;
}
.linkpagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#HeadingTextBodyPink {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 17px;
	color: #FF0066;
	font-weight: bold;
	text-align: center;
}
#HeadingTextBodySmallerBlack {


	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.testimonialbox {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFB7;
	width: 60%;
}
.testimonialname13 {
	font-size: 13px;
	font-weight: bold;
}
.ezinetext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
}


.testimonialboxcentre {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FDE7FE;
	width: 75%;
	margin: 0 auto;
}
.guaranteebox {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E9E9E9;
	width: 520px;
	margin: 0 auto;
	font-weight: bold;
}
.largeorder {
	color: #000099;
	font-size: 15px;
	font-weight: bold;
}
a.order:link {
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
}

a.order:visited {
	color: #CC0000;
}
a.order:hover {
	color: #CC0000;
}
a.order:active {
	color: #CC0000;
}
.testimonialboxcentreroman {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #FDE7FE;
	width: 75%;
	margin: 0 auto;
	text-align: left;
}

.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
}
.testimonialnameorder {

	font-size: 16px;
	font-weight: bold;
}
.creditcardtextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-weight: normal;
}
.bluetext {
	color: #0000FF;
}
.headingpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0066;
}
div#nav ul li.middle {

	width: 94px;
}

#BackgroundContainer {
	text-align: justify;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	padding: 10px;
	background-color: #FFFFFF;
}
#SubHeadingText {

	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #003399;
	font-weight: bold;
	text-align: center;
}
.yellowhighlight {
	background-color: #FFFF00;
}

#SubHeadingTextBlack {


	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#SubHeadingTextRed {


	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
}
#LargeBlueText {



	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
}
#SubHeadingTextBlackLeft {



	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.fakeH1fordirectory {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.fakeH2fordirectory {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	color: #000000;
}
