body 	{ 
	font: 80% verdana, arial, tahoma;
	line-height: 1.5;
	color: #655861; 
  	margin: 0 auto;
	padding: 0;
	background: #1d2731 url(../images/body_bg.jpg) top center no-repeat;	
	}
	
a:link 	{ 
	text-decoration: none; 
	color: #000066;
	}
	
a:visited { 
	text-decoration: none; 
	color: #000066;
	}
	
a:hover, a:active { 
	text-decoration: underline; 
	color: #28da24;
	}
	
#header {
	width: 100%;
	height: 150px;
	background: #1d2731 url(../images/header_bg.jpg) repeat-x;
	}
	
#header_content {
	width: 900px;
	height: 150px;
	margin: 0 auto;
	padding-top: 27px;
	background: #1d2731 url(../images/header_content_bg.jpg) no-repeat;
	}
		
#menu {
	width: 900px;
	height: 67px;
	margin: 0 auto;
	background: #1d2731 url(../images/menu_bg.jpg) no-repeat;
	}
	
#container {
	width: 900px;
	margin: 0 auto;
	}		
	
img, div { behavior: url(iepngfix.htc) }	

#sidebar {
	width: 270px;
	float: left;
	background: #f6f7f9 url(../images/sidebar_bg.jpg) top center no-repeat;
	}
	
#sidebar2 {
	width: 255px;
	margin: 0 auto;
	margin-top: 11px;
	padding: 5px 3px 5px 3px;
	background: #f6f7f9;
	border: #eceef3 thin solid;
	}
	
.products {
	background: url(../images/products_bg.jpg) no-repeat bottom right;
	}	

#sidebar2 h1 {
	font-family: Georgia, serif; 
	font-weight: normal; 
	font-size: 22px;
	color: #1a347f;
	border-bottom: 1px solid #3855a9;
	background-color: none;
	padding-left: 6px;
	padding-bottom: 2px;
	}
	
#sidebar2 b {
	color: #304FCB;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	}	
	
#sidebar2 i {
	color: #1a347f;
	font-style: normal;
	}
	
#content {
	width: 630px;	
	float: right;
	background: #1a347f url(../images/content_bg.jpg) top center no-repeat;
	}

#content2 {
	width: 610px;
	margin: 0 auto;
	margin-top: 11px;
	color: #FFF;
	}
	
.about {
	padding: 7px;
	}	
	
#content2 a:link { 
	text-decoration: none; 
	color: #CCC;
	}
	
#content2 a:visited { 
	text-decoration: none; 
	color: #CCC;
	}
	
#content2 a:hover, a:active { 
	text-decoration: underline; 
	color: #29cad4;
	}		
	
h1 {
	font-family: Georgia, serif; 
	font-weight: normal; 
	font-size: 22px;
	color: #dbe4fb;
	border-bottom: 1px solid #3855a9;
	background-color: none;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	}	
	
#footer_bg {
	width: 100%;
	height: 260px;
	margin: 0 auto;
	background: #1d2731 url(../images/footer_bg.jpg) bottom center no-repeat;
	}
#footer {
	width: 880px;
	margin: 0 auto;
	padding-top: 15px;
	color: #FFF;
	}
#footer {
	width: 880px;
	margin: 0 auto;
	padding-top: 15px;
	color: #FFF;
	}
#footer a:link 	{ 
	text-decoration: none; 
	color: #FFF;
	}
#footer a:visited { 
	text-decoration: none; 
	color: #FFF;
	}
#footer a:hover, a:active { 
	text-decoration: underline; 
	color: #71f475;
	}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.tbmain{ 
 /* Changes on the form */
 background: none !important; 
}
.left{
  /* Changes on the form */
  color: #FFF !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
