@charset "utf-8";


body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #F8F8F8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}
a img {
	text-decoration: none;
}
img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Image490 {
	padding: 0px;
	float: left;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.ImageThumbnail {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

a:link {
	text-decoration: none;
	color: #960;
}
a:visited {
	text-decoration: none;
	color: #605339;
}
a:hover {
	text-decoration: none;
	color: #099;
}
table tr th {
	font-size: 12px;
	color: #099;
	text-align: left;
}

a:active {
	text-decoration: none;
}



.oneColFixCtr #container #Footer #CopyrightInfo a {
	text-decoration: none;
	color: #666;
}
#mainContent #RightColumn table td {
	font-size: 12px;
	color: #666;
	text-decoration: none;
}


.oneColFixCtr #container {
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/Layout1_06.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtr #mainContent {
	clear: both;
	height: auto;
	float: left;
	background-image: url(../images/Layout1_06.jpg);

}
#container #mainContent #LeftColumn {
	width: 220px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	margin-right: 15px;
}
#container #mainContent #RightColumn {
	float: right;
	width: 700px;
	margin-right: 30px;
	clear: right;
	margin-bottom: 30px;
}

#container #Footer {
	background-image: url(../images/Layout1_07.jpg);
	height: 52px;
	margin: 0px;
	clear: both;
}
.oneColFixCtr #container #Footer #CopyrightInfo {
	font-size: 11px;
	color: #666;
	padding-top: 15px;
	padding-left: 25px;
	margin: 0px;
}

#container #TopHeader {
	background-image: url(../images/Layout1_01.jpg);
	background-repeat: no-repeat;
	height: 78px;
	margin: 0px;
}
#container #MenuArea {
	background-image: url(../images/Layout1_02.jpg);
	background-repeat: no-repeat;
	height: 40px;
	margin: 0px;
}
h2 a {
	color: #825700;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
h2 a:hover {
	color: #2BA8A8;
	text-decoration: none;
}
#mainContent #RightColumn p {
	font-size: 12px;
	line-height: 20px;
	width: 600px;
	margin-top: .3em;
}
#mainContent #RightColumn h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 36px;
	color: #666;
	font-weight: normal;
}
#mainContent #LeftColumn p {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	line-height: 20px;
	text-align: left;
}
.oneColFixCtr #container #TopHeader #TagLine {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #747474;
	font-weight: bold;
	padding-top: 40px;
	padding-left: 335px;
	position: absolute;
	top: 0px;
}
.oneColFixCtr #container #Footer #CopyrightInfo a:hover {
	text-decoration: none;
	color: #44AEAC;
}
.oneColFixCtr #container #MenuArea #MenuBoxArea {
	margin-left: 335px;
	margin-bottom: 0px;
}
#mainContent #LeftColumn h3 {
	font-size: 0.85em;
	color: #999;
	line-height: 1.4em;
	margin-top: 0px;
}
#mainContent #LeftColumn table a {
	text-decoration: none;
	color: #960;
	font-size: 12px;
	font-weight: bold;
}

#mainContent #RightColumn h2   {
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
	line-height: 1.4em;
}
#mainContent #RightColumn h3 {
	font-size: 16px;
	color: #2BA8A8;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 0px;
}
#mainContent #RightColumn table p {
	font-size: 0.65em;
	color: #333;
}


#mainContent #LeftColumn table a:hover {
	color: #0CC;
}

.Pricing {
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 600px;
	clear: both;
}
.PricingLeft {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	clear: both;
	border-right-style: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
}
.PricingLeftBoxed {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 200px;
	clear: both;
	border: 1px solid #CCC;
}
.imageTop {
	margin-top: 4px;
	margin-right: 20px;
	margin-left: 25px;
}
