html, body, table, td, tr	{ margin: 0px; padding: 0px;}

body			{	background-color: white;
					background-image: url("/images/landing/bg.jpg");
					background-repeat: repeat-x;
					font-family: 'Trebuchet MS', Arial, Tahoma, Sans-Serif;
					font-size: 14px;
					color: #222222;
					text-align: center;
				}
h1				{	font-size: 22px;
					color: #474747;
					font-weight: bold;
					line-height: 160%;
				}
h2				{	font-size: 20px;
					color: #474747;
					font-weight: bold;
					line-height: 160%;
				}


a:link, a:active, a:visited		{	color: steelblue; text-decoration: underline;}
a:hover		{	color: black; text-decoration: underline;}
a.white:link, a.white:active, a.white:visited		{	color: white; text-decoration: none;}
a.white:hover		{	color: black; text-decoration: none;}


.landlink		{	font-weight: bold;
					font-size: 16px;
					color: #DFDFDF;
					background-image: url("/images/landing/frame_topbg.jpg");
					
				}
.indexlandlink		{	font-weight: bold;
					font-size: 16px;
					color: #DFDFDF;
					background-image: url("/images/landing/frame_topbg.gif");
				}
#topmenu	{	width: 706px; height: 30px;
					background-color: #88D857;
					text-align: right;
					color: black;
					font-weight: bold;
					font-size: 18px;
				}

#model1	{	background-color: #85B5FF;
					background-image: url("/images/landing/top_model1.jpg");
					background-repeat: no-repeat;
					width: 198px;
					height: 161px;
					margin: 0;
				}
#model1a	{	background-image: url("/images/landing/top_model1a.jpg");
					background-repeat: no-repeat;
					width: 198px;
				}


#topbanner{	width: 706px;
					height: 131px;
					background-color: #85B5FF;
					background-image: url("/images/landing/top_banner.gif");
					background-repeat: no-repeat;
					margin: 0;
				}

#framebottom	{	width: 904px; height: 20px;
							background-image: url("/images/landing/frame_bottom.gif");
						}
						
#frame_topleft	{	background-image: url("/images/landing/frame_topleft.gif");
							width: 33px;
							height: 208px;
						}

#frame_topright	{	background-image: url("/images/landing/frame_topright.gif");
							width: 33px;
							height: 208px;
						}

td				{ line-height: 160%;
				}

.biglinks		{	font-size: 18px;
					color: #DFDFDF;
					font-weight: bold;
				}
				
.fleft			{	width: 33px;
					background-image: url("/images/landing/frame_left.gif");
				}
				
.fright		{	width: 33px;
					background-image: url("/images/landing/frame_right.gif");
				}

.bold	{			text-align: left;
					font-size: 18px;
					color: #468CD7;
					font-weight: bold;
					line-height: 160%;
				}

.padded		{	padding: 8px;
				}

.statement	{	text-align: center;
					font-size: 22px;
					color: #474747;
					font-weight: bold;
					line-height: 160%;
				}
.price			{	text-align:center;
					font-size: 25px;
					color: red;
					font-weight: bold;
				}

.norm		{	text-align: left;
					font-size: 14px;
					font-weight: normal;
					color: black;
				}

.small		{	font-size: 12px;
					font-weight: normal;
					color: #212121;
					line-height: 110%;
					vertical-align: top;
				}

.bigtestimonial{	font-size: 14px;
					font-weight: normal;
					color: #212121;
					line-height: 130%;
					vertical-align: middle;
					text-align: center;
				}

.center		{	text-align: center;
				}
.plan			{	font-size: 18px;
					font-weight: bold;
					color: steelblue;
					text-align:center;
					padding: 10px;
				}
.tagline		{	color: black;
					font-size: 20px;
				}
.taglinenext{	color: #4682BD;
					font-size: 16px;	}

.green		{	color: #7DC750;
					font-weight: bold;}