body{
background:#000000;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333
}

#mainWrapper{
background:url(images/bg.jpg) center top no-repeat;
width:100%;
}

#bodyWrapper{
width:778px;
margin:0 auto;
}

#header{
width:778px;
background:url(images/header.jpg) no-repeat;
height:219px;
}

#header2{
width:778px;
background:url(images/t_welcome.jpg) no-repeat;
height:108px;
}

#contentHolder{
background:url(images/contentbg.jpg) repeat-y;
width:778px;
}

#mainContent{
background:url(images/contentTopBg.jpg) no-repeat;
width:778px;
}

#contentDetails{
padding:47px 70px 0px 218px;
text-align:justify;}

#footer{
background:url(images/footer.jpg) no-repeat;
padding-top:50px;
color:#FFFFFF;
text-align:right;
padding-right:35px;
}

