﻿body
{
	font-family: verdana;
	color: #575858;
}
#layout
{
	background-color: White;
	width: 940px;
	margin: 0px auto;
	min-height: 600px;
}
.dummy
{
	height: 20px;
}
/* MENU */
.logo
{
	padding-top: 11px;
}
.menu
{
	width: 900px;
	height: 60px;
	background-image: url(images/MenuBg.gif);
}
.menutxt
{
	font-family: Georgia, Serif;
	font-size: 12pt;
	margin-left: 15px;
	color: White;
	cursor: pointer;
	text-decoration: none;
}
.menutxt:hover
{
	color: #880722;
}
.menuSelected
{
	font-family: Georgia, Serif;
	font-size: 12pt;
	margin-left: 15px;
	cursor: pointer;
	text-decoration: none;
	color: #880722;
}
.menutxtdiv
{
	float: right;
	margin-top: 21px;
	margin-right: 25px;
}
/* MENU */

/*CONTAINER */
#container1
{
	width: 900px;
	margin: 0px auto;
}
#content
{
}
.cptop
{
	width: 900px;
	height: 100px;
	background-image: url(images/CpTop.gif);
}
.cp
{
	width: 900px;
	min-height: 350px;
	background-image: url(images/CpRender-1.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
.cpbottom
{
	width: 900px;
	height: 50px;
	background-image: url(images/CpBottom.gif);
}
/*CONTAINER */

/* HomePage */
.overview
{
	margin-top: 10px;
	margin-left: 50px;
	width: 450px;
	text-align: justify;
}
.para
{
	font-size: 9pt;
	letter-spacing: 0.1em;
	line-height: 1.30em;
}
.bigfont
{
	float: right;
	font-family: Georgia,Sans-Serif;
	font-size: 26pt;
	margin-right: 100px;
	margin-top: 40px;
}

/* FOOTER */
.efeclink
{
	color: #800000;
	text-decoration: none;
}
.copyrights
{
	font-size: 8pt;
}
.footerlinks
{
	float: right;
}
.footer
{
	margin-top: 10px;
	height: 30px;
	margin-left: 10px;
	margin-right: 10px;
}
.footermenutxt
{
	text-decoration: none;
	color: Gray;
	font-family: Trebuchet MS;
	font-size: 9pt;
}
.fecaption
{
	margin-top: 10px;
	font-weight: bold;
	color: maroon;
	font-size: 9pt;
}
.fecaptiontext
{
	margin-top: 15px;
	font-weight: bold;
	color: maroon;
	font-size: 9pt;
}
.fepara
{
	width: 840px;
	margin-top: 10px;
	font-size: 9pt;
	letter-spacing: 0.1em;
	line-height: 1.30em;
	margin-bottom: 20px;
}
.margins
{
	margin-left: 30px;
	margin-right: 30px;
}
.dwCaption
{
	font-size: 24pt;
	color: #8FC76A;
	float: left;
	margin-bottom: 30px;
	float: left;
	margin-top: 5px;
}
.dwDownload
{
	float: left;
	margin-left: 250px;
}

.pritable
{
	font-size: 9pt;
	margin-top: 25px;
}
.priimg
{
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	padding-top: 11px;
	padding-bottom: 6px;
	color: #ef8a27;
	font-weight: bold;
}
.pricingitems
{
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 600px;
	height: 30px;
}
.plantype
{
	width: 246px;
	height: 45px;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	color: #880722;
}
.titletext
{
	font-size: 14pt;
	font-weight: bold;
	color: #880722;
	margin-top: -25px;
}
.mailto
{
	color: #880722;
}
.lblClass
{
	float: left;
	width: 200px;
}
.ulclass
{
	margin-top: 10px;
	font-size: 8pt;
	letter-spacing: 0.1em;
	line-height: 2.30em;
	margin-bottom: 20px;
	list-style-type:square;
}
