body{
padding: 0;
margin: 0;
background-image: url("../images/mainbg.jpg");
background-repeat: repeat;
}

#container{
width: 100%;
padding: 30px 0 0 0;
}

#main{
width: 872px;
background-image: url("../images/mainbg.gif");
background-repeat: repeat-y;
}

#header{
padding: 0;
margin: 0;
background-image: url("../images/header1.jpg");
background-repeat: no-repeat;
width: 872px;
height: 292px;
}


#menu{
padding: 0;
margin: 0;
background-image: url("../images/menubg.jpg");
background-repeat: no-repeat;
width: 872px;
height: 55px;
text-align: left;
}

#menu table{
margin: 0 0 0 30px;
padding: 18px 0 0 0;
}

#menu table td{
text-align: center;
width: 112px;
}


#menu a{
font-family: arial;
font-size: 10pt;
font-weight: bold;
text-transform: uppercase;
color: #2f2f2f;
text-decoration: none;
}



#mt{
background-image: url("../images/mainbg.gif");
background-repeat: repeat-y;
width: 872px !important;
padding: 0 !important;
margin: 0 !important;
}


/**html #mt{
margin: 0 0 0 8px;
}*/

#leftmenu{
width: 210px;
margin: 0;
padding: 0 0 0 30px;
border-right: 2px solid #cecece;
text-align: left;

}

#leftpane{
background-image: url("../images/leftpane.jpg");
background-repeat: repeat-x;
height: 36px;
padding: 0;
margin: 0;
text-align: center;
width: 222px;
}

#content{
width: 590px !important;
padding: 0 30px 0 0px;
margin: 0;
text-align: left;
/*border: 1px solid #cecece;*/
}


/*#content{
width: 620px;
}*/



#rightpane{
background-image: url("../images/rightpane.jpg");
background-repeat: repeat-x;
height: 36px;
padding: 0;
margin: 0;
text-align: center;
width: 100%;
}

h1{
text-transform: uppercase;
color: #346198;
font-family: Arial;
font-size: 10pt;
padding: 10px 0 0 0;
margin: 0;
}

#content p{
padding: 0px 0px 0px 0px;
margin:0;
}

#content .padd{
width: 543px;
padding: 19px 20px 20px 25px;
}


#leftmenu a{
text-transform: uppercase;
color: #666767;
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
text-decoration: none;
display: block;
margin: 20px 20px 20px 20px;

}

img{
border: none;
}

#footer{
background-image: url("../images/footer.jpg");
background-repeat: no-repeat;
width: 872px;
height: 72px;
padding: 0;
margin: 0 0 30px 0;
}


#logo{
background-image: url("../images/logo.jpg");
background-repeat: no-repeat;
width: 375px;
height: 80px;
position: relative;
top: 45px;
left: 180px;
}

#motto1{
position: relative;
top: 73px;
left: 460px;
font-family: Tahoma;
color: #ffffff;
font-size: 10pt;
font-weight: bold;
}

#motto2{
position: relative;
top: 113px;
left: 228px;
font-family: Tahoma;
color: #ffffff;
font-size: 10pt;
font-weight: bold;
}

#motto3{
position: relative;
top: 148px;
left: 13px;
font-family: Tahoma;
color: #ffffff;
font-size: 10pt;
font-weight: bold;
}


#copy{
font-size: 10pt;
float: left;
padding: 15px 0 0 40px;
}


#dev{
font-size: 10pt;
float: right;
padding: 15px 40px 0 0;
}

#dev a{
color: #000000;
}
