html {
	padding:0px;
	margin:0px;
	background: url('/img/bg.png') top center repeat-x #ffffff;
}

body {
	border: 0px;
	border: none;
	margin:0px;
	padding:0px;
	color:#373535;
	font-size:11pt;
	font-weight:normal;
	font-family: Century Gothic, Arial;
}

div {
	margin:0px;
	padding:0px;
}

div.clr {
	clear:both;
}

#home {
	margin-left:50px;
}

div.logos {
	float:left;
	padding-left:20px;
	width:250px;
	text-align:center;
	height:auto;
}

div.container {
	width:900px;
	margin-left:0px;
	margin-right:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

div.bgPhoto {
	float:left;
	width:900px;
	background: url('/img/stockphoto.jpg') top left no-repeat;
}

div.header {
	float:left;
	width:900px;
	height:auto;
	margin-top:20px;
	padding:0px;
	background: url('/img/logo_03.gif') top left no-repeat;
}

div.feature {
	float:left;
	width:900px;
	height:241px;
	padding:0px;
	margin:0px;
	/*background:#ff00ff; */
}

div.featurePink {
position: relative;
	float:left;
	width:900px;
	height:241px;
	padding:0px;
	margin:0px;
	background: url('/img/banner-home.png') top left no-repeat;
}

div.featurePinkabout {
	float:left;
	width:900px;
	height:241px;
	padding:0px;
	margin:0px;
	background: url('/img/banner-pinkabout.png') top left no-repeat;
}

div.featureGreen {
	float:left;
	width:900px;
	height:241px;
	padding:0px;
	margin:0px;
	background: url('/img/banner-contact.png') top left no-repeat;
}

div.featurePurple {
	float:left;
	width:900px;
	height:241px;
	padding:0px;
	margin:0px;
	background: url('/img/banner-business.png') top left no-repeat;
}

div.featureOrange {
	float:left;
	width:900px;
	height:241px;
	padding:0px;
	margin:0px;
	background: url('/img/banner-individuals.png') top left no-repeat;
}

div.featureYellow {
	float:left;
	width:900px;
	height:241px;
	padding:0px;
	margin:0px;
	background: url('/img/banner-testimonials.png') top left no-repeat;
}

div.featureAqua {
	float:left;
	width:900px;
	height:241px;
	padding:0px;
	margin:0px;
	background: url('/img/banner-affiliates.png') top left no-repeat;
}


/*  ------- Left Nav Columns  --------  */

div.leftnavCol {
	float:left;
	width:650px;
	height:auto;
}

div.leftsmallCol {
	float:left;
	width:320px;
	height:auto;
}

div.rightsmallCol {
	float:left;
	width:320px;
	height:auto;
}

/* ---- 2 columns  ------- */

div.leftCol {
	float:left;
	width:450px;
	height:auto;
	padding:0px;
	margin:0px;
	
}

div.leftColpadding {
	float:left;
	width:460px;
	height:auto;
	padding-left:40px;
	margin:0px;
	
}

div.rightCol {
	float:left;
	width:440px;
	height:auto;
	padding:0px;
	margin-left:10px;
}


div.leftColcontact {
	float:left;
	width:370px;
	height:auto;
	padding:0px;
	margin-left:10px;
	
}

/* ---- 3 columns  ------- */

div.leftColtxt {
	float:left;
	width:320px;
	height:auto;
	padding:0px;
	margin:0px;
	border-left:0px solid #d8d8cd;
	background: url('/img/fold.png') top center no-repeat;
}

div.midColtxt {
	float:left;
	width:320px;
	height:auto;
	padding-left:0px;
	margin:0px;
	border-left:1px solid #d8d8cd;
	background: url('/img/fold.png') top center no-repeat;
}

div.rightColtxt {
	float:left;
	width:320px;
	height:auto;
	padding-left:0px;
	margin:0px;
	border-left:1px solid #d8d8cd;
	background: url('/img/fold.png') top center no-repeat;
}

div.topNav {
	float:left;
	margin-left:150px;
	margin-top:30px;
	border:0px solid #cc0000;
	width:760px;
}

div.footerBody {
	float:left;
	width:900px;
	height:auto;
	color:#fff;
}

div.footerPink {
	float:left;
	width:900px;
	text-decoration:none;
	background: url('/img/footgreen.png') top left no-repeat;
}

div.footerPinkbar {
	float:left;
	width:900px;
	height:19px;
	background: url('/img/barpink.png') top left no-repeat;
}

div.footerGreen{
	float:left;
	width:900px;
	height:19px;
	background: url('/img/bargreen.png') top left no-repeat;
}

div.footerPurple{
	float:left;
	width:900px;
	height:19px;
	background: url('/img/barpurple.png') top left no-repeat;
}

div.footerOrange{
	float:left;
	width:900px;
	height:19px;
	background: url('/img/barorange.png') top left no-repeat;
}

div.footerYellow{
	float:left;
	width:900px;
	height:19px;
	background: url('/img/baryellow.png') top left no-repeat;
}

div.footerAqua{
	float:left;
	width:900px;
	height:19px;
	background: url('/img/baraqua.png') top left no-repeat;
}

div.marginLeft {
	margin-left:20px;
	padding:0px;
}

div.leftNav {
	float:left;
	width:250px;
}

div.border {
	border-left:10px solid #fff300;
}

div.hr {
	background:transparent url(/img/fold.png) no-repeat scroll center top;
	border-top:0 solid #E1E1E1;
	float:left;
	height:21px;
	margin-bottom:0;
	margin-top:0;
	padding:0;
	width:100%;
}

img {
	border:0px;
}

img.resume {
	margin-bottom:10px;
	margin-left:15px;
}

img.logo {
	float:left;
	margin-top:20px;
}

img.kimSitting {
	float:left;
}

img.bulletPoint {
	float:left;
	margin-right:20px;
	margin-bottom:0px;
}

/* ---- 3 columns  END ------- */

table.table {
	border-collapse:collapse;
	border-spacing:0px;
	margin-bottom:20px;
	margin-left:20px;
	width:auto;
}

table.table td {
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	border:1px solid #e5e5e5;
	font-size:11pt;
	line-height:110%;
	vertical-align:top;
	background: url('/img/fold.png') top center no-repeat; 
}

a.link {color:#cc0000;font-size:13pt;}
a.link:hover {color:#ff6c00;text-decoration:none;}

a.home {
	float:left;
	margin-left:10px;
	margin-top:40px;
	width:350px;
	height:30px;
	border:0px solid #cc0000;
}

/*
a.leftNav {
	width:200px;
	height:auto;
	padding-left:40px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	display:block;
	color:#6a6a6a;
	text-decoration:none;
	background: url('/img/leftnav.png') top left no-repeat;
}

*/

a.leftNavPurple {
	width:200px;
	height:auto;
	padding-left:40px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	display:block;
	color:#6a6a6a;
	text-decoration:none;
	background: url('/img/leftnav.png') top left no-repeat;
}

a.leftNavPurpleOn {
	width:200px;
	height:25px;
	padding-left:40px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:0px;
	margin-bottom:0px;
	display:block;
	color:#9422a4;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	background: url('/img/leftnav-purple.png') top left no-repeat;
}

a.leftNavPurple:hover {
	color:#9422a4;
	text-decoration:none;
	background: url('/img/leftnav-purple.png') top left no-repeat;
}

a.leftNavOrange {
	width:200px;
	height:auto;
	padding-left:40px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	display:block;
	color:#6a6a6a;
	text-decoration:none;
	background: url('/img/leftnav.png') top left no-repeat;
}

a.leftNavOrangeOn {
	width:200px;
	height:25px;
	padding-left:40px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:0px;
	margin-bottom:0px;
	display:block;
	color:#ff6c00;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	background: url('/img/leftnav-orange.png') top left no-repeat;
}

a.leftNavOrange:hover {
	color:#ff6c00;
	text-decoration:none;
	background: url('/img/leftnav-orange.png') top left no-repeat;
}

a.leftNavPink {
	width:200px;
	height:auto;
	padding-left:40px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	display:block;
	color:#6a6a6a;
	text-decoration:none;
	background: url('/img/leftnav.png') top left no-repeat;
}

a.leftNavPinkOn {
	width:200px;
	height:25px;
	padding-left:40px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:0px;
	margin-bottom:0px;
	display:block;
	color:#ec297b;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	background: url('/img/leftnav-pink.png') top left no-repeat;
}

a.leftNavPink:hover {
	color:#ec297b;
	text-decoration:none;
	background: url('/img/leftnav-pink.png') top left no-repeat;
}

img.maxsumLogo {
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:10px;
	vertical-align:middle;
	border:2px solid #fff;
}

a.footAdvert {
	text-decoration:none;
}

a.topNav {text-decoration:none;border:0px;float:left;}

a.link {color:#ec297b;font-size:10pt;font-weight:normal;}
a.link:hover {color:#ec297b;font-size:10pt;font-weight:normal;}

a.inherit {color:#ec297b;font-weight:normal;}
a.inherit:hover {color:#ec297b;font-weight:normal;text-decoration:none;}

a.linkLight {float:left;color:#616161;font-size:10pt;font-weight:normal;text-decoration:none;margin:10px 0 0 0;}
a.linkLight:hover {color:#ec297b;font-size:10pt;font-weight:normal;text-decoration:underline;}

h1.large {font-size:25pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:0px;margin-bottom:7px;color:#333333;letter-spacing:-1px;}
h1.largeTest {font-size:21pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:0px;margin-bottom:7px;color:#333333;letter-spacing:-1px;}

h1.medium {font-size:17pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:0px;margin-bottom:5px;color:#333333;letter-spacing:0px;}
h1.sub {font-size:13pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:0px;margin-bottom:5px;color:#333333;letter-spacing:0px;}
h1.small {font-size:10pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:0px;margin-bottom:0px;color:#333333;letter-spacing:-1px;}

h1.mediumLeft {font-size:15pt;font-weight:normal;padding:0px;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:0px;color:#333333;letter-spacing:-1px;}
h1.quote{line-height:110%;font-size:20pt;font-weight:normal;padding:0px;margin-left:20px;margin-right:0px;margin-top:0px;margin-bottom:5px;color:#333333;letter-spacing:-1px;}

h1.bannerTxt {position:absolute;line-height:110%;width:500px;font-size:13pt;font-weight:normal;padding:10px;left:40px;top:50px;color:#ffffff;letter-spacing:-1px;line-height:130%;}
h1.footerTxt {line-height:110%;width:700px;font-size:13pt;font-weight:normal;padding:10px;margin-left:40px;margin-right:0px;margin-top:30px;margin-bottom:7px;color:#ffffff;letter-spacing:-1px;line-height:130%; text-decoration:none;cursor:pointer;}

.large {font-size:25pt;}
.medium {font-size:17pt;}
.sub {font-size:13pt;}
.xs{font-size:9pt;}

.white {color:#ffffff;}
.blue {color:#3366b8;}
.darkBlue {color:#274a7e;}
.red {color:#cc0000;}
.orange {color:#ff6c00;}
.green {color:#8bc53f;}
.grey {color:#b2b2b2;}
.aqua {color:#24cad1;}
.pink {color:#ec297b;}
.purple {color:#a62cb8;}
.lightPurple {color:#dc90e5;}
.yellow {color:#e7a913;}

.footer {font-size:8pt;color:#333333;}

div.footer {
	width:400px;
	height:auto;
	float:right;
	text-align:right;
}

p.leftTxt {text-align:left;line-height:110%;color:#333333;font-weight:normal;padding-left:0px;padding-bottom:10px;margin-left:20px;margin-right:20px;margin-top:10px;margin-bottom:0px;}


p {line-height:110%;color:#333333;font-weight:normal;padding-left:0px;padding-bottom:10px;margin-left:20px;margin-right:20px;margin-top:0px;margin-bottom:0px;}
p.smalltxt {font-size:7pt;line-height:110%;color:#616161;font-weight:normal;padding-left:0px;padding-bottom:10px;margin-left:10px;margin-right:20px;margin-top:0px;margin-bottom:0px;}

p#plus {cursor:pointer;color:#FFFFFF;font-size:16pt;color:#fff;font-weight:normal;padding-top:0px;padding-left:0px;padding-bottom:0px;padding-right:0px;margin-left:0px;margin-right:0px;margin-top:0px;margin:0px;}

div.privacy {
	width:500px;
	height:auto;
}

ul {}

li.list {
	color:#919191;
	margin-left:30px;
	margin-right:30px;
}

div.postitBody {
	position:absolute;
	width:260px;
	height:0px;
	top:0px;
	margin-left:380px;
	z-index:500;
}


div#exampleHeader1{
	width:26px;
	height:24px;
	top:0px;
	margin-top:15px;
	margin-left:227px;
	background:#cc0000;
	text-align:center;
	background: url('/img/plus.gif') top left no-repeat;
}

div#exampleHeader2{
	width:26px;
	height:24px;
	top:0px;
	margin-top:15px;
	margin-left:227px;
	background:#cc0000;
	text-align:center;
	background: url('/img/plus.gif') top left no-repeat;
}

div.txt {
	float:left;
	width:200px;
	margin-top:0px;
	display:hidden;
	padding-bottom:0px;
	display: none;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	font-family:"Segoe Script";
}

div.postitBodyright {
	position:absolute;
	width:260px;
	height:0px;
	top:0px;
	margin-left:640px;
}


div#floatdiv {
	position:relative;
	margin-left:-33px;
	width:0px;
	height:0px;
	left:0px;
	top:0px;
	padding:5px;
	border:0px solid #2266AA
}


h1 {
	font-family:verdana;
}



ul.slider {
	background:#f2f2f2; 
	color:#fff;
	margin:0 0 0 0;
	padding:10px 20px 10px 0;
	width:880px;
	    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

ul.slider li {
	list-style:none;
	font-family:verdana;
	font-size:12px;
	color:#fff;
}

p.testTitle {
	background:#e92376;
	margin:0 0 0 0;
	padding:3px 0 3px 20px;
	color:#fff;
	font-size:13px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

a.moreTest {
	float:right;
	color:#ffabce;
	margin:0 20px 0 0;
	text-decoration:none;
}

a.moreTest:hover {
	color:#fff;
}
















