@charset "utf-8";
/* CSS Document */

body{
width:auto;
margin:0;
color:#333333;
font-size:11px;
background:url(images/mainbg.jpg);
font-family:'HelveticaCndBoldRegular', Arial;
}

@font-face {
    font-family: 'HelveticaCndBoldRegular';
    src: url('fonts/helveticacondensed-webfont.eot');
    src: url('fonts/helveticacondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticacondensed-webfont.woff') format('woff'),
         url('fonts/helveticacondensed-webfont.ttf') format('truetype'),
         url('fonts/helveticacondensed-webfont.svg#HelveticaCndBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1{
font-size:29px;
color:#990000;
}

#uppper{
width:100%;
position:relative;
}

#upper1000{
width:1000px;
height:auto;
margin:auto;
position:relative;
}
#main1000{
width:1000px;
height:auto;
position:relative;
float:left;
background:url(images/text_bg.jpg);
}


#mini{
width:326px;
float:left;
position:relative;
}

#leftmenu{
width:326px;
height:auto;
float:left;
position:relative;

}
.aboutus{
width:306px;
position:relative;
float:left;
background-color:#762c2e;
}
.smalltext{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.aboutus a{
padding:12px 0px 20px 20px;
height:40px;
width:306px;
position:relative;
float:left;
background:url(images/leftnavbg.gif);
color:#d2ac67;
font-size:22px;
text-decoration:none;
}

.aboutus a:hover{
padding:12px 0px 20px 20px;
height:40px;
width:306px;
position:relative;
float:left;
background:url(images/leftnavbg_over.gif);
color:#FFFFFF;
font-size:22px;
text-decoration:none;
}

.aboutuss a{
padding:12px 0px 20px 20px;
height:40px;
width:306px;
position:relative;
float:left;
text-align:center;
background:url(images/leftnavbg.gif);
color:#d2ac67;
font-size:22px;
text-decoration:none;
}
.aboutuss a:hover{
padding:12px 0px 20px 20px;
height:40px;
width:306px;
position:relative;
text-align:center;
float:left;
background:url(images/leftnavbg_over.gif);
color:#FFFFFF;
font-size:22px;
text-decoration:none;
}
---------------

#rightsection{
width:674px;
height:auto;
float:right;
position:relative;
}

#headerflash{
width:674px;
float:left;
position:relative;
}

#ticker{
width:674px;
float:left;
position:relative;
}

#bodytext{
padding:20px;
width:634px;
height:auto;
float:left;
position:relative;
line-height:18px;
font-family:verdana;
background:url(images/text_bg.jpg);
}

#ddby{
width:auto;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
padding:0px 0 10px 15px;
}

.border_bottum{
padding-top:10px;
border-bottom:#e5ca48 solid 1px;
margin: 0 6px 0 6px;}

.border_bottum p{
float:right;
font-size:10px;}
