body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
a, a.visited 
{
	color:Orange;
	font-weight: bold;	
}
img
{
	float:left;	
	border:0;
}
#imgright
{
	float:right;	
	border:0;
}

#main {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}
#menu {
	height: 64px;
	width: 764px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
}
#loginpanel {
	height: 32px;
	width: 764px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
}

#animation {
	height: 634px;
	width: 764px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
}
#home {
	height: 420px;
	width: 764px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	height: 20px;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	width: 744px;
}
#column_heading {
	background-image: url(../images/grey-grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 764px;
	overflow: hidden;
}
#header {
	height: 205px;
	width: 764px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
}
#threecolumn_row {
	width: 764px;
	overflow: hidden;
}
#three_col_heading_1 {
	width: 235px;
	background-image: url(../images/blob-questionmark.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 12px;
	float: left;
	padding-top: 10px;
}
#three_col_heading_2 {
	width: 235px;
	background-image: url(../images/blob-information.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 12px;
	float: left;
	padding-top: 10px;
}
#three_col_heading_3 {
	width: 235px;
	background-image: url(../images/blob-exclam.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 12px;
	float: left;
	padding-top: 10px;
}
.col_titlearea {
	/*height: 70px;*/
	height: 50px;
}
.col_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titles_blank{
	background-image: url(../images/blank-section-bground.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 764px;
}
.titles_product{
	background-image: url(../images/products-section-bground.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 764px;
}
.titles_product_office{
	background-image: url(../images/products-office-section-bground.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 764px;
}
.titles_product_advisor{
	background-image: url(../images/products-advisor-section-bground.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 764px;
}
.titles_news{
	background-image: url(../images/news-section-bground.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 764px;
}
.titles_aboutus{
	background-image: url(../images/aboutus-section-bground.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 764px;
}
.titles_support{
	background-image: url(../images/support-section-bground.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 764px;
}
.titles_contactus{
	background-image: url(../images/contact-section-bground.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 764px;
}
#one_col_heading_1 {
	width: 705px;
	margin-left: 12px;
	float: left;
	padding-top: 10px;
}
#two_colA_heading_1 {
	width: 155px;
	margin-left: 12px;
	float: left;
	padding-top: 10px;
}
#two_colA_heading_2 {
	width: 472px;
	margin-left: 12px;
	float: left;
	padding-top: 10px;
}
#two_colB_heading_1 {
	width: 354px;
	margin-left: 12px;
	float: left;
	padding-top: 10px;
}
#two_colB_heading_2 {
	width: 354px;
	margin-left: 12px;
	float: left;
	padding-top: 10px;
}

div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 50px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 350px;
  text-align: left;
  } 
