body {
	background-color			: #fff;
	background-image			: url(/images/back_squares.gif);
	margin						: 0px;
	padding						: 0px;
	font-family     			: verdana, arial, helvetica, sans-serif;
	font-size					: 8pt;
}
.astragyContainer {
	float						: left;
	margin						: 15px 0px 0px 10px;
	width						: 800px;
	background-color			: #fff;
}
.header {
	float						: left;
	width						: 800px;
}
.header img {
	float						: right;
	padding						: 13px 22px 13px 0px;
	border						: 0px;
}
.flash {
	float						: left;
}
/****************************************************************/
/*					MENU						*/
/****************************************************************/
.menu {
	float						: left;
	width						: 800px;
	border-top					: 1px solid #fff;
	border-bottom				: 1px solid #bbb;
	background					: url('/img/chromebg.gif') center center repeat-x; /*THEME CHANGE HERE*/
}
.menuLogin {
	float:right;
	line-height:25px;
	padding						: 1px 10px 0px 0px;
}
.menuLogin a {
	color:#6e4f5e;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	}
/****************************************************************/
/*					CONTENT						*/
/****************************************************************/
.homeContent .homeContentBlockWide {
	float						: left;
	width						: 303px;
}
.homeContent  .slideshow img{
	margin						: 30px 0px 0px 77px;
}
.homeContent  .astragyataglance img {
	margin						: 18px 0px 0px 11px;
	border						: 1px solid #5d5d5d;
}
.homeContent  .freetrial img {
	margin						: 18px 0px 0px 0px;
	border						: 0px;
}
.homeContent .homeContentBlock {
	float						: left;
	width						: 163px;
}
.bottomBorderColor1 {
	border-bottom				: 10px solid #dc0a0a;
}
.bottomBorderColor2 {
	border-bottom				: 10px solid #d8c641;
}
.bottomBorderColor3 {
	border-bottom				: 10px solid #ffeb00;
}
.bottomBorderColor4 {
	border-bottom				: 10px solid #fff7bf;
}
.sidePadding {
	margin-right				: 2px;
}
.heightTop {
	height						: 130px;
	padding-top					: 1px;
}
.heightBottom {
	height						: 120px;
	padding-top					: 0px;
}
.homeContent .homeContentBlock  .image {
	float						: left;
	width						: 30px;
	padding-right				: 4px;
}
.homeContent .homeContentBlock  .title {
	float						: left;
	width						: 128px;
	padding-top					: 18px;
	font-size					: 9pt;
	font-weight					: bolder;
}
.homeContent .homeContentBlock  .text {
	float						: left;
	width						: 161px;
	line-height					: 10pt;
	padding						: 1px 2px 0px 0px;
}
.homeContent .homeContentBlock  .link {
	float						: left;
	margin-top					: 2px;
	width						: 163px;
	text-align					: right;
}
.homeContent .homeContentBlock  .link  a:link,
.homeContent .homeContentBlock  .link  a:visited,
.homeContent .homeContentBlock  .link  a:hover,
.homeContent .homeContentBlock  .link  a:active {
	margin-right				: 4px;
	text-decoration				: none;
	color						: #dc0a0a;
	font-weight					: bolder;
}
.homeContentBorder {
	float						: left;
	width						: 790px;
	height						: 16px;
	line-height					: 16px;
	background-color			: #eee;
	text-align					: right;
	padding						: 0px 10px 0px 0px;
}
.homeContent .homeContentBorder a:link,
.homeContent .homeContentBorder a:visited,
.homeContent .homeContentBorder a:hover,
.homeContent .homeContentBorder a:active {
	color						: #df0909;
}
.homeContent .homeContentBorder a.noUnderline{
	text-decoration: none;
}
.homeFooter .aboutAstragy {
	float						: left;
	width						: 800px;
	margin						: 20px 0px 0px 0px;
	border-top					: 1px solid #c0c0c0;
	border-bottom				: 1px solid #c0c0c0;
}
.homeFooter .aboutAstragy  .aboutTitle{
	font-size					: 12px;
	font-weight					: bolder;
	padding						: 2px 2px 0px 2px;
}
.homeFooter .aboutAstragy  .aboutText{
	padding						: 2px;
}
.homeFooter  .footer {
	font-size					: 9px;
	float						: left;
	width						: 800px;
	height						: 40px;
	padding						: 30px 0px 0px 0px;
	text-align					: center;
}
.homeFooter  .footer  a:link,
.homeFooter  .footer  a:visited,
.homeFooter  .footer  a:hover,
.homeFooter  .footer  a:active {
	color						: #df0909;
}

