/* CSS Document */
body
{
position:relative;
margin:0px 0px;
padding:0px;
background-color:#F8F1D4;
}
#master
{
width:100%;
position:relative;
padding:0px;
margin:0px 0px;
}
#layout
{
position:relative;
width:777px;
text-align:center;
border:1px solid #8F470F;

overflow:hidden;
}
 #logoHeader
{
position:relative;
width:777px;
height:130px;
}
#logoHeader .logoHeaderCol1
{
position:relative;
float:left;
width:224px;
height:130px;
}
 #logoHeader .logoHeaderCol1 .logoHeaderCol1Row1
{
position:relative;
width:224px;
height:85px;
}
#logoHeader .logoHeaderCol1 .logoHeaderCol1Row2
{
width:224px;
height:45px;
}
 #logoHeader .logoHeaderCol2
{
position:relative;
float:left;
width:222px;
height:130px;
}
#logoHeader .logoHeaderCol2 .logoHeaderCol2Row1
{
width:222px;
height:85px;
}
 #logoHeader .logoHeaderCol2 .logoHeaderCol2Row2
{
width:222px;
height:45px;
}
 #logoHeader .logoHeaderCol3
{
position:relative;
float:left;
width:331px;
height:130px;
}
 #logoHeader .logoHeaderCol3 .logoHeaderCol3Row1
{
width:331px;
height:82px;
}
 #logoHeader .logoHeaderCol3 .logoHeaderCol3Row2
{
width:331px;
height:48px;
}
 #border
{
position:relative;
width:777px;
height:3px;
}
#layout #border .borderRptcol1
{
position:relative;
float:left;
width:110px;
height:3px;
background-image:url(../images/BorderRpt1.jpg);
background-repeat:repeat-x;
}
#border .borderRptcol2
{
position:relative;
float:left;
width:107px;
height:3px;
background-image:url(../images/BorderRpt1.jpg);
background-repeat:repeat-x;
}
 #border .borderRptcol3
{
position:relative;
float:left;
width:2px;
height:3px;
background-image:url(../images/BorderRpt1.jpg);
background-repeat:repeat-x;
}
 #border .borderRptcol4
{
position:relative;
float:left;
width:111px;
height:3px;
background-image:url(../images/BorderRpt1.jpg);
background-repeat:repeat-x;
}
#border .borderRptcol5
{
position:relative;
float:left;
width:109px;
height:3px;
background-image:url(../images/BorderRpt1.jpg);
background-repeat:repeat-x;
}
#border .borderGap
{
position:relative;
float:left;
width:1px;
height:3px;
}
 #menu
{
position:relative;
width:777px;
height:40px;
}
#contentArea
{
position:relative;
width:777px;
height:472px;
/*border:1px solid yellow;*/
}
#contentArea .contentAreaLeft
{
position:relative;
width:777px;
height:396px;
text-align:left;
/*background:#ffffff contentImage.jpg no-repeat top;*/
background-image: url(../images/contentImage.jpg);
background-position:top left;
background-repeat:no-repeat;
background-color:#FFFFFF;

}
#contentArea .contentAreaLeft .contentAreaLeftInner
{
position:relative;
width:570px;
height:396px;

}
#contentArea .contentAreaLeft .contentAreaLeftInner .contentAreaLeftInnerbody
{
position:relative;
width:518px;
height:373px;
/*border:1px solid red;*/
margin-left:27px;
top:23px;
margin-right:25px;

}
#scroll
{
overflow:auto;
position:relative;
width:570px;
height:396px;
overflow-y:auto;overflow-x:hidden;
}

#contentArea .contentAreaLeft .contentAreaLeftRow1
{
position:relative;
width:570px;
height:52px;
}
#contentArea .contentAreaLeft .contentAreaLeftRow2
{
position:relative;
width:570px;
height:26px;
background-color:#971F06;
/*border:1px solid yellow;*/
}
#contentArea .contentAreaLeft .contentAreaLeftRow2 .contentAreaLeftRow2Col1
{
position:relative;
float:left;
width:6px;
height:26px;
}
#contentArea .contentAreaLeft .contentAreaLeftRow2 .contentAreaLeftRow2Col2
{
position:relative;
float:left;
width:31px;
height:26px;
}
#contentArea .contentAreaLeft .contentAreaLeftRow2 .contentAreaLeftRow2Col3
{
position:relative;
float:left;
width:533px;
height:26px;
}
#contentArea .contentAreaLeft .contentAreaLeftRow2 .contentAreaLeftRow2Col3 .contentAreaLeftRow2Col3Inner
{
position:relative;
width:533px;
height:12px;
margin-top:9px;
}
#contentArea .contentAreaRight
{
position:absolute;
width:207px;
height:396px;
left:570px;
top:0px;
/*top:173px;*/
}
#contentArea .contentAreaRight .contentAreaRightImage1
{
width:207px;
height:396px;
}
#contentArea .contentAreaRight .contentAreaRightImage2
{
width:207px;
height:52px;
}
#contentArea .contentAreaRight .contentAreaRightImage3
{
width:207px;
height:26px;
background-color:#971F06;
}
.mainText
{
color:#7A7A7A;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
text-align:left;
text-align:justify;
}
.bottomText
{
color:#FFBE62;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
text-align:left;
padding-left:4px;
}
.copy
{
	COLOR: #574C00;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}
.copy A
{
	COLOR: #574C00;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}
.copy A:hover
{
	COLOR: #AEAEAE;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7.5pt;
    TEXT-DECORATION: none
}
