/*div		{border:solid 1px black;}*/

body		{background-color:#dddddd; padding:0; margin:0; text-align:center;
		font-family:helvetica, verdana, arial, sans-serif; font-size:12pt; color:#000000;}	
#container	{margin:15px auto 0px auto; width:785px;background-color:#eeeeee;}
.clearfl	{clear:both;}

/*--------------------Head Section-----------------*/
#header		{background: url("header.jpg") no-repeat top center; height:90px;}
#headaddress	{text-align: right; font-size:0.75em; color:#ffffff; padding:15px 430px 0 0; }

/*--------------------Menu Section-----------------*/
#menu		{width:785px;margin:0 auto 0 auto; text-align:center; background:#808080;}
.filler		{clear:both;width:785px; height:3px; background-color:#BFCDFC;}
a.button	{display:block; width:102px; height:23px; background:#707070; padding:8px 4px 0px 4px;
		text-decoration:none; font-size:0.7em; color:#ffffff; line-height:1em; 
		overflow:hidden; float:left; border:1px solid #000000;}
a:hover.button	{background-color:#959FD3; text-decoration:underline; font-size:0.7em;color:#000000;
		font-weight:bold;}
#cur.button	{background-color:#404040;color:#ffffff;background:url("cur.gif") no-repeat bottom left;}

/*--------------------Body Section------------------*/
#varcont	{clear:both;background:url("main.jpg") no-repeat top left;width:785px; height:600px;
		line-height:180%;}
#textsect	{float:left; padding: 50px; text-align:left; width:440px; line-height:190%;}
.pitch		{font-size:1.3em; color:#000000;text-align:center;}
.pitchcol	{font-size:1.7em; color:#596189; padding:5px;text-align:center;}
.pitchcoli	{font-size:1.5em; color:#596189; font-style:italic;text-align:center;}
.pitchcolb	{font-size:1.8em; color:#596189;font-weight:bold;padding-left:70px;}
ul		{list-style-image:url(chevron.gif);text-align:left;line-height:150%;font-size:1.4em;}
li		{padding-left:25px;}

/*--------------------Contact Specific Section-------------------*/
#contact	{padding-left:10px; padding-top:20px;font-size:1.3em; color:#000000;}
#invite		{font-size:1.8em; color:#596189;font-weight:bold;padding-left:10px;}

/*--------------------Calc Specific Section-------------------*/
#varcalc	{float:left; padding: 10px; text-align:left; width:500px; line-height:170%;
		text-align:left; font-size:0.9em;}
h1		{font-size:1.4em; color:#596189;text-decoration:underline; padding:5px; margin:0;}
h2		{font-size:1.4em; color:#596189;text-decoration:underline; padding:5px; margin:0;}
h3		{font-size:0.9em; line-height:140%; padding:3px; margin:0;font-weight:normal;}
p		{font-size:1em; line-height:140%; padding:3px; margin:0;}
.box		{float:right;text-align:right;font-size:1.3em;padding:0;}
.calcbut	{float:right; padding:3px;}
#income1 #income2 #commission1 #commission2 #rangeres #range2res #loanvalue #crganswer
		{width:90px;text-align:right;}
#interest #interest2
		{text-align:right;width:34px;}
/*--------------------Foot Section-------------------*/
#footer		{clear:both;background: url("bottom-right.gif") no-repeat bottom right;
		background-color:#707070;color:#ffffff;font-weight:bold;font-size:1em;padding-bottom:4px;
		line-height:120%;}
#footer a	{color:#ffffff;}
#copy		{font-size: 0.8em;font-weight:normal;}
#cred		{padding-top:5px;font-size:0.7em;background-color:#dddddd;}
.smallfoot	{font-size:0.6em;background-color:#dddddd; padding-bottom:20px;}