/* CSS Document */

body,form,input,  textarea {
	font-size:9pt;
	font-family:"verdana", "Arial";
	color:#ffffff;
	margin:0 0 0 0 ;
	background-color: #000000;
}

.top_sublink {background-image:url(../../images/bg_top.gif);}

#banner_company {
   width: 920px;
   height: 120px;
   background-image: url(../../images/pics_company.jpg);
   margin-left: auto;
   margin-right: auto;
}

#content_titlebox {
   width: 722px;
   height: 55px;
   background-image: url(../../images/img_cont_title.jpg);
}

#content_contentbox {
   width: 722px;
   background-image: url(../../images/img_cont_cont.jpg);
}

#content_bottombox {
   width: 722px;
   background-image: url(../../images/img_cont_bott.jpg);
}

#content_titleholder {
   width: 300px;
   height: 20px;
   font-weight: bold;
   color: #333333;
   margin-top: 29px;
   margin-left: 22px;
}

#content_contentholder {
   width: 685px;
   color: #333333;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left: 19px;
   margin-right: 29px;
}

#content_featuresholder {
   width: 597px;
   margin-top: 10px;
   margin-bottom: 20px;
   margin-left: 39px;
   margin-right: 46px;
}

#sidebar_box {
   width: 189px;
   height: 65px;
   background-image: url(../../images/img_sidebar_bg.jpg);
   margin-left: auto;
   margin-right: auto;
}

#footer {
   width: 920px;
   background-color: #000000;
   font-size: 10px;
   color: #CCCCCC;
   margin-top: 15px;
   margin-bottom: 15px;
   margin-left: auto;
   margin-right: auto;
}
