body
{
	margin: 0 auto;
}
.wrapper
{
	width: 980px;
	height: auto;
	text-align: center;
	display: table-cell;
	margin: 0 auto;
}
/**************************** Header Section Starts ***************************/
.header
{
	width: 980px;
	height: 146px;

    background-repeat: no-repeat;

}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 980px;
	height: 44px;
    background: url(../images/menu.jpg);
    background-repeat: no-repeat;
}

.menu-text
{
font-family: verdana;
font-size: 14px;
color: #ffffff;
padding: 12px 22px 10px 10px;
float: left;
font-stretch: condensed;
cursor: pointer;
}


/**************************** Menu Section Ends *******************************/

/**************************** First Section Starts ****************************/
.first-section
{
  width: 980px;
  height: auto;
  border: solid 2px #ffffff;
}
.right-box
{
	width: 230px;
	height: auto;
	float: right;
	background-image: url(../images/right-image.jpg);
	background-repeat: repeat-x;
	border-left: solid 1px #ffffff;
	text-align: left;
	vertical-align: top;
}

.left-box
{
	width: 681px;
	height: auto;
	float: right;
	background-repeat: repeat-x;
	border-right: solid 1px #ffffff;
	margin-left: 2px;
}
.down-box1
{
	width: 681px;

	height: 100px
	float: right;
	background-image: url(../images/down-image12.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 100px;
	vertical-align: bottom;
}
.down-box2
{
	width: 681px;
	float: right;
	background-image: url(file:///D|/Documents/Projectos/serdial_0709/WEB09/NewSerdialTemplate/images/down-image2.jpg);
	background-repeat: repeat;
	text-align: left;
	height: auto;
	vertical-align: bottom;
}
.box1_prod
{
	width: 675px;

	height: auto
	float: right;
	background-image: url(../images/down-image12.jpg);
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: middle;
}
.right-box2
{
	width: 230px;
	height: 230px;
	float: right;
	text-align: left;
	background-color: #FFFFFF;
}
.right-box3
{
	width: 230px;
	height: 210px;
	float: right;
	text-align: left;
	background-color: #CCCCCC;
	background-image: url(../images/down-image2.jpg);
	margin-top: 4px;
}
.mid-box1
{
	width: 220px;
	height: 220px;
	float: right;
	text-align: left;
	margin-top: 4px;
}

/**************************** First Section Ends ******************************/

/**************************** Footer Section Starts ***************************/
.footer
{
	position: relative
	width: auto;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #616161;
	text-align: right;
	clear: both;

	vertical-align:bottom
	margin-bottom: 10px;
	margin-left: 75px;
}
/**************************** Footer Section Ends *****************************/

/**************************** General Section Starts **************************/
.title1
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #8f8383;
  margin-top: 10px;
  margin-left: 12px;
}
.title2
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: bold;
  color: #535353;
}
.title3
{
  font-family: Tahoma;
  font-size: 14pt;
  font-weight: normal;
  color: #616161;
  margin-top: 10px;
  margin-left: 0px;
}
.sub-title
{
  font-family: Tahoma;
  font-size: 8pt;
  font-weight: normal;
  color: #3f3a3a;
  margin-left: 12px;
}
.description
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: justify;
	width: 195px;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 2px;
}
.descriptionMid
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: justify;
	width: 185px;
	line-height: 18px;
	margin-left: 12px;
	margin-top: 2px;
}

.description1
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #616161;
	text-align: justify;
	line-height: 18px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: none;
}
.descriptionForm
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	line-height: normal;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	border-bottom-width: thin;
	border-width: 0;
	background-color: #CCCCCC;
}

.date-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #a4e3ff;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}

.sub-text{
  font-family: Tahoma;
  font-size: 8pt;
  color: #616161;
  font-weight: bold;
  margin-left: 12px;
  margin-top: 2px;
}


hr{
	background-color: #999999;
	width: 681px;
	color: #999999;
	border: solid 1px #999999;

}
a.nav:link {color: #ffffff; text-decoration: none; }
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {color: #ffff99; text-decoration: underline; }
a.nav:active {color: black; }



/**************************** General Section Ends ****************************/
