body,
	html {
		margin:;
		padding:0;
		background:#505050;
		
	/*BASIC PROPERTIES*/
	}
	body {
	min-width:710px;
	
	}
	#wrap {
	margin:0 auto;
	width:710px;
	background-color: #000;
	}
	
	#headertop {
	height: 19px;
	background-color: #000;
	background-image: url(../images/headertop.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
	#header {
	height: 116px;
	background-color: #000;
	background-image: url(../images/easymoneylogo.gif);
	background-repeat: no-repeat;
	background-position: 270px 10px;
	}
	#header h1 {
    	padding:5px;
	    margin:0;
    }
	/*END BASIC PROPERTIES*/
	
	#flashelement {
	height: 294px;
	background-color: #FFFFFF;
	
	}
	
	#centerbg {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 15px;
	width: 680px;
	min-height:400px;
	padding-left: 15px;
	display: block;
	position: relative;
	float: left;
	height: auto;
	}
		
	/*NAVIGATION*/
	
	#nav ul {
	list-style:none;
	background: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 0px;
	clear: both;
	position: relative;
	height: 35px;
	margin: 0px;
	}
	
	#nav li {
	display:inline;
	float:left;
	}

	#nav li a {
	color:#fff;
	text-decoration:none;
	font-size:12px;
	display:block;
	float:left;
	font-weight:normal;
	text-align:center;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	font-family: Arial;
	vertical-align: middle;
	}
	
	#nav li a:hover, #nav li a.selected{
	width:54px;
	height:26px;
	background-image: url(../images/homelistitem.gif);
	background-position: left -39px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}


	#nav li.link1 a {
	width:54px;
	height:26px;
	background-image: url(../images/homelistitem.gif);
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	#nav li.link1 a:hover {
	width:54px;
	height:26px;
	background-image: url(../images/homelistitem.gif);
	background-position: left -39px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}

	#nav li.link2 a {
	width:103px;
	height:26px;
	background-image: url(../images/li_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	#nav li.link2 a:hover {
	width:103px;
	height:26px;
	background-image: url(../images/li_bg.gif);
	background-repeat: repeat-x;
	background-position: left -39px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	}

	#nav li.link3 a {
	width:123px;
	height:26px;
	background-image: url(../images/contactlistitem.gif);
	background-repeat: repeat-x;
	}
	#nav li.link3 a:hover {
	width:123px;
	height:26px;
	background-image: url(../images/contactlistitem.gif);
	background-repeat: repeat-x;
	background-position: left -39px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
	#nav li a:hover, #nav li a.selected2{
	width:123px;
	height:26px;
	background-image: url(../images/contactlistitem.gif);
	background-repeat: repeat-x;
	background-position: left -39px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

	/*END NAVIGATION*/
	/*START H PROPERTIES*/
	
	h2 {
	font-family: Arial;
	font-size: 30px;
	font-weight: 100;
	color: #FF7F00;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


	h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: 100;
	color: #FF7F00;
	}


	h4 {
	font-family: Arial;
	font-size: 23px;
	font-weight: 100;
	color: #FF7F00;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

	h5 {
	font-family: Arial;
	font-size: 15px;
	font-weight: 100;
	color: #FF7F00;
	}
	
	p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	color: #404040;
	}
	
	/*END H PROPERTIES*/
	
	/*A LINK PROPERTIES*/
	a img{ 
	border:0; 
	}

	a.greybglink {
	color: #FF7F00;
	text-decoration: none;
	
	}
	
	a:hover.greybglink {
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	}
	
	/*END A LINK PROPERTIES*/
	
	#Onecolcontent {
	float:left;
	width:645px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 30px;}
	
	
	/*ABOUT US PAGE*/
	
	#FirstparaABOUT {
	float:left;
	width:447px;
	background-image: url(../images/tim_training.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-right: 230px;
	}
	#LeftcolABOUT1 {
	float:left;
	width:205px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	}
	
	#LeftcolABOUT {
	float:left;
	width:205px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	}
	
	#RightcolABOUT {
	float:right;
	width:216px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	}
	
	#aboutuslinks {
	float:left;
	width:678px;
	background-color: #fff;
	clear: both;
	padding-top: 15px;
	padding-left: 10px;
	}
	#aboutuslinks a.left{
	margin-right:30px;
	padding: 0 0 0 0;
	
	}#aboutuslinks a.middle{
	margin-right:33px;
	padding: 0 0 0 0;
	
	}
	
	

	/*END ABOUT US PAGE*/
	
	/*BENEFITS PAGE*/
	
	#OnecolcontentBENEFITS {
	float:left;
	width:688px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 7px;
	padding-left: 15px;
	padding-bottom: 30px;
	}	
	#LeftcolBENEFITS {
	float:left;
	width:415px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	}
	#LeftcolBENEFITS p {
	line-height: 18px;	
	}
	#RightcolBENEFITS {
	float:right;
	width:205px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-image: url(../images/orangebg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 425px;
	padding-top: 10px;
	}
	
	#RightcolBENEFITS h4 {
	font-family: Arial;
	font-size: 23px;
	font-weight: 100;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	}
	#RightcolBENEFITS ul { 
	margin:0px; padding: 0px;
	}
	#RightcolBENEFITS li {
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FFF;
	background-repeat: no-repeat;
	list-style-image: url(../images/square_white.jpg);
	margin:0px 0px 19px 0px; padding:0px;
	display: list-item;
	list-style-position: inside;
	}
		
	/*END BENEFITS PAGE*/
	
	/*COURSE INFO PAGE*/
	
	#LeftcolINFO {
	float:left;
	width:205px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	}
	#LeftcolINFO p {
	line-height: 18px;	
	}
	#LeftcolINFO li {
	font-family: Arial;
	color: #404040;
	font-size: 11px;
	font-weight: 100;
	background-repeat: no-repeat;
	list-style-image: url(../images/square_orange.png);
	display: list-item;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
	#RightcolINFO {
	float:right;
	width:205px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: center;
	height: 425px;
	}	
	#RightcolINFO h4 {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	}
	#RightcolINFO ul { margin:0px; padding:0px}
		
	#RightcolINFO li {
	font-family: Arial;
	color: #404040;
	font-size: 11px;
	font-weight: 100;
	background-repeat: no-repeat;
	list-style-image: url(../images/square_orange.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	white-space: nowrap;
	list-style-position: inside;
	}
	
	/*END COURSE INFO PAGE*/
	
	
	#LeftcolHOME1 {
	float:left;
	width:205px;
	height:466px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-image: url(../images/tintingleft.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	}
	#LeftcolHOME1 p {
	line-height: 18px;	
	}
	#LeftcolHOME1 h4 {
	padding:0px;margin:0px;	
	}
	#LeftcolHOME1 li {
	font-family: Arial;
	color: #404040;
	font-size: 11px;
	font-weight: 100;
	background-repeat: no-repeat;
	list-style-image: url(../images/square_orange.png);
	display: list-item;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	}
	#LeftcolHOME2 {
	float:left;
	width:205px;
	height:466px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	background-image: url(../images/tintingmiddle.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	}
	#LeftcolHOME2 p {
	line-height: 18px;	
	}
	#LeftcolHOME2 h4 {
	padding:0px;margin:0px;	
	}
	#LeftcolHOME2 li {
	font-family: Arial;
	color: #404040;
	font-size: 11px;
	font-weight: 100;
	background-repeat: no-repeat;
	list-style-image: url(../images/square_orange.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	white-space: nowrap;
	list-style-position: inside;
	}
	
	
	#RightcolHOME {
	float:right;
	width:215px;
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	}
	/*NEWS PAGE*/	
	#LeftcolNEWS {
	float:left;
	width:380px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	}
	#LeftcolNEWS p {
	line-height: 18px;	
	}	
	
	#RightcolNEWS {
	float:right;
	width:230px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 8px;
	}
	/*END NEWS PAGE*/
	
	#Leftcol {
	float:left;
	width:300px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 30px;
	
	}
	
	#Leftcol h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: 100;
	color: #FF7F00;
	}
	
	#Leftcol p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	color: #404040;
	}
		
	#Rightcol {
	float:right;
	width:300px;
	background-color: #F9F8F9;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 30px;
	
	}
	#Rightcol p {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: 100;
	color: #404040;
	}
		
	#Rightcol h3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: 100;
	color: #FF7F00;
	}
	
	/*CONTACT US PAGE*/


	#LeftcolCONTACT {
	float:left;
	width:380px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	}
	
	
	#RightcolCONTACT {
	float:right;
	width:240px;
	background-color: #FFFFFF;
	padding-top: 100px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: right;
	}
	#RightcolCONTACT p {
	line-height: 15px;
	font-weight: 100;
	}
	
	#RightcolCONTACTthanks {
	float:right;
	width:240px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: right;
	}
	#RightcolCONTACTthanks p {
	line-height: 15px;
	font-weight: 100;
	}
	
	
	/*END CONTACT US PAGE*/	
	
	/*FORM PROPERTIES*/
	

h1 {  /* heading tag*/
  font: 1.5em Arial, Helvetica, sans-serif;

}
input.txt {    /* Controls the the Field Text */
	color: #666666;
	width: 200px;
}
input.txt2 {    /* Controls the the Field Text */
	color: #666666;
	width: 160px;
	border: 1px solid #CCCCCC;
}
input.btn {   /* Controls the the text button*/
	color: #EFA32C;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left:55px;
	margin-top: 20px;
}
input.btn2 {   /* Controls the the text button*/
  color: #EFA32C;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  margin-left:60px;
}
form p {  /* Controls the text in the  paragraphs*/
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form h2{  /* Controls the text in the  paragraphs*/
clear: left;
margin: 0;
padding: 0;
padding-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF7F00;
}

form p label {
	float: left;
	width: 35%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FF7F00;
	background-image: url(../images/formbg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.roundborder {  /*Round corners make sure you save a copy before playing with this*/
	height: 1px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.c1 {
	margin: 0 12px 0 12px;
	border: none;
	background-color: #CCCCCC;
}
.c2 {
	margin: 0 9px;
	border-width: 0 3px;
}
.c3 {
	margin: 0 7px;
	border-width: 0 2px;
}
.c4 {
	margin: 0 6px;
}
.c5 {
	margin: 0 5px; 
}
.c6 {
	margin: 0 4px;
}
.c7 {
	margin: 0 3px;
}
.c8 {
	margin: 0 2px;
	height: 2px;
}
.c9 {
	margin: 0 1px;
	height: 3px;
}
.content {
	height: 100%;  /*% hack to make this work in IE*/
	padding: 0 15px;
}
	
textarea {
	background-color: #E1E1E1;
	color: #666666;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#listleft {
	float:left;
	width:150px;
	padding: 0px;
	}
#listright {
	float:right;
	width:190px;
	padding: 0px;
	}

	/*END FORM PROPERTIES*/
	
	
	#footer {
	clear:both;
	background-color: #000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #3F3F3F;
	padding-top: 10px;
	padding-left: 22px;
	padding-right: 22px;
	height: 10px;
	padding-bottom: 0px;
	}
	
	
	#footer a { color:#FF9900; text-decoration:none; } #footer a:hover { color:#FFF; text-decoration:none; } #footer a:visited { color:#FF9900; text-decoration:none; }
	
	#footer li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 360px;
	position: relative;
	}
	
		
	#footer li a {
	list-style-type: none;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: -20px;
	}
	#footer li a:hover {
	list-style-type: none;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}
	
	#footer p {
	margin:0;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0px;
    }
	
	#footerbottom {
	clear:both;
	height: 19px;
	background-image:url(../images/footerbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	
	
	}
	
	#creditlink {
	background-color: #000;
	position: relative;
	bottom: 20px;
	width: 210px;
	margin-left: 455px;
	}
	
	#creditlink a {
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FF7F00;
	text-decoration: none;	
	}
	#creditlink a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	color: #FFF;
	text-decoration: none;	
	}
