html, body {
	height: 100%;
	background-color: #DDDDDD;
	}
body {
	margin: 0;
	padding: 0;
	text-align: center;
}
.push {
	height: 18px; /* .push must be the same height as .footer */
}

.footer {
	width: 644px;
	padding: 2px 0px;
	color: white;
	background-color: black;	
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-style: solid;
	border-width: thin;
	border-color: black;
; margin: auto auto
}

#container {
	height: auto !important;
	height: 100%;
	margin: 0 auto -18px auto; /* the bottom margin is the negative value of the footer's height */
	width: 640px;
	min-height: 100%;
	background-color: white;
	border-width: thin 6px;
	border-color: black #91A6B7;
	text-align: left;
; border: solid
}


#header {
	margin: 0 0;
	background-repeat: no-repeat;
	background-image: url(/images/header-salespage.jpg);
	width: 100%;
	height: 96px;
	background-color: #000000;
	color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-color: black;
; border-color: black black #E4ECEF; border-bottom-width: 6px
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 10px;
	padding-left: 26px;
	padding-right: 26px;
}

h1 {
	padding: 0px 30px 4px;
	color: #CC0000;
	background-color: white;
	text-align: center;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;;
	font-style: normal;
	font-weight: bold;
}

h2 {
	padding: 6px 30px 6px 30px;
	color: black;
	background-color: white;	
	text-align: center;
	text-decoration:none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}

h3 {
	padding: 10px 20px 4px 20px;
	color: #CC0000;
	background-color: white;	
	text-align: center;
	text-decoration:none;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
}

.magicMarker {
	background-color: #FFFF00;
}

.dotBox {
	margin: 30px 40px 30px 40px;
	padding: 6px;
	border: medium #000000 dashed;
	color: black;
	border-width: medium;
	border-color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	text-align: left;
; background-color: #FFFFFF
}

ul {
	list-style-image: url(http://www.getmorecorporategigs.com/join/tick.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	margin: 30px;
	padding-left: 40px;
	padding-right: 20px;
	line-height: 25px;
}.testimonial {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12pt; background-color: #FFFF99; height: auto; width: 500px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; border: medium solid; margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; font-style: normal; font-weight: normal; border-color: #000000 dashed; text-align: left}



.footer { 
	height: 32px; /* .push must be the same height as .footer */
 } .quotebox { font-family: "Times New Roman", Times, serif; font-size: 12pt; background-color: #FFFFFF; height: auto; width: 500px; padding-top: 3px; padding-right: 3px; padding-bottom: 3px; padding-left: 3px; border: solid; margin-top: 10px; margin-right: 50px; margin-bottom: 10px; margin-left: 50px; font-style: normal; font-weight: bold; border-color: #000000 dashed; text-align: center; border-width: thin 0px}
