@import url(index.css);

/*-----CONTENT-------*/
.topleft {
padding:0;
background-image:url(../images/png/contentBorders/white/topleftW.png);
background-position:bottom;
background-repeat:no-repeat;

}

.topmiddle{
padding:0;
background-image:url(../images/png/contentBorders/white/topmiddleW.png);
background-position:bottom;
background-repeat:repeat-x;

}

.topright{
padding:0;
background-image:url(../images/png/contentBorders/white/toprightW.png);
background-position:bottom;
background-repeat:no-repeat;

}

.leftside{
background-image:url(../images/png/contentBorders/white/leftmiddleW.png);
background-repeat:repeat-y;
}

.rightside{
background-image:url(../images/png/contentBorders/white/rightmiddleW.png);
background-repeat:repeat-y;
}

.bottomleft{background-image:url(../images/png/contentBorders/white/bottomleftW.png);
background-repeat:no-repeat;
}

.bottomMiddle{
background-image:url(../images/png/contentBorders/white/bottomMiddleW.png);
background-repeat:repeat-x;
}

.bottomright{
background-image:url(../images/png/contentBorders/white/bottomrightW.png);
background-repeat:no-repeat;
}

.contentSpace{
line-height:12px;
}

/*-----SECTION CONTENT---------*/

#sectionContent{
padding:0;
margin:0;
}


/*------INDEX MODULES---*/

.KOTMmodule {
	position:relative;
	background-image:url(../images/jpg/indexPage/KOTMbkg.jpg);
	background-repeat: no-repeat;
	margin: 0 3px;
	padding: 0px;
	height: 162px;
	width: 298px;
	z-index:0
}

#KOTMheader {
	position:absolute;
	top:26px;
	left:131px
}

#KOTMContent {
	position:absolute;
	top:52px;
	left:158px;
	width: 118px;
	height: 57px;
}

#KTOMButton {
	position:absolute;
	top:131px;
	left:231px
}

h3.KOTMmodule{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p.KOTMmodule{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.WIWmodule {
	position:relative;
	background-image: url(../images/jpg/indexPage/WIWbkg.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 0 3px;
	padding: 0px;
	height: 164px;
	width: 300px;
}

#WIWheader {
	position:absolute;
	top:31px;
	left:163px
}

#WIWContent {
	position:absolute;
	top:71px;
	left:25px;
	width: 249px;
	height: 59px;
}

#WIWButton {
	position:absolute;
	top:131px;
	left:231px
}

.testimonialModule {
	position:relative;
	background-image: url(../images/jpg/indexPage/testimonialbkg.jpg);
	background-repeat: no-repeat;
	margin: 0 3px;
	padding: 0px;
	height: 164px;
	width: 300px;
}

#TESTheader {
	position:absolute;
	top:31px;
	left:88px
}

#TESTContent {
	position:absolute;
	top:62px;
	left:132px;
	width: 146px;
}

#TESTButton {
	position:absolute;
	top:131px;
	left:231px
}

/*--IT REALLY WORKS TEXT---*/

h2.itReallyWorks {
	color:#FF9933;
	font-family:Helvetica, sans-serif;
	font-size:36px;
}

p.itReallyWorks	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
br.itReallyWorks {
	line-height:5px;
}

/*--NEWS TXT--*/

h3.newsText {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.newsText {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
margin:0;
padding:0;
line-height:12px
}

a:hover.newsText{
color:#00CCFF;
}

a.forumLinks{
	color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
margin:0;
padding:0;
	}
	
a:hover.forumLinks{
color:#333;
}
