body{
background:#fff url(backgrounds/site%20background/site_bg.gif) repeat;
text-align: center;
 }
 
 img, div, a { behavior: url(iepngfix.htc) }

#designholder{
position:relative;
top:-8px;
width:850px;
height:1424px;
margin:0 auto;
text-align: left;
margin-top:0;
border-left:2px solid #252328;
border-right:2px solid #252328;
}







/*------------------------------------------------------------Start of header stylesheets--------------------------------------------------------------------*/


#headerholder{
position:relative;
top:0;
width:850px;
height:324px;
}

#headerholder #leftup{
width:435px;
height:227px;
background:url(backgrounds/header%20graphics/left_up_part_header.gif);
}

#headerholder #right{
position:absolute;
top:0;
left:435px;
width:415px;
height:324px;
background:url(backgrounds/header%20graphics/right_part_header_temporary.gif);
}

#headerholder #leftdown{
position:absolute;
top:227px;
left:0;
width:435px;
height:98px;
background:url(backgrounds/header%20graphics/left_down_part_header.gif);
}


/*---------------------------------------------------------End of header stylesheets-------------------------------------------------------------------*/







































/*---------------------------------------------------------Start of content structure-------------------------------------------------------------*/

#contentholder{
width:850px;
height:1030px;
background:url(backgrounds/content%20graphics/background_one.gif) repeat;
}

#infoblock{
position:relative;
top:1px;
margin-left:45px;
width:760px;
height:1000px;
}


/*-----------------------------------------------------------End of content structure-------------------------------------------------------------*/

















/*--------------------------------------------Start of content background stylsheets-------------------------------------------------------*/



.topleft{ 
	background:url(backgrounds/content%20graphics/images/info_bg_left_up.gif) top left no-repeat; 
}

.topright{
position:absolute;
top:0; left:380px;
background:url(backgrounds/content%20graphics/images/info_bg_right_up.gif) top right no-repeat;
}

.downleft{
position:absolute;
top:491px; left:0;
background:url(backgrounds/content%20graphics/images/info_bg_left_down.gif) bottom left no-repeat;
}

.downright{
position:absolute;
top:491px; left:380px;
background:url(backgrounds/content%20graphics/images/info_bg_right_down.gif) bottom right no-repeat;
}

img.corner {
   width: 380px;
   height: 491px;
   border: none;
   display: block !important;
}

/*------------------------------------------------------------End of content background stylesheets------------------------------------------------*/














/*--------------------------------------------------------------Start of footer stylesheets-----------------------------------------------------------*/

#footerholder{
position:absolute;
top:1384px;
width:850px;
height:40px;
color:#FFFFFF;
background:url(backgrounds/footer%20graphics/footer_bg.gif) repeat;
float:left;
}

#footerholder .copyriights{
margin-left:20px;
}

#footerholder .design{
margin-left:320px;
}
#footerholder .design a{
color:#FFFFFF;
text-decoration:none;
}


/*------------------------------------------------------------------End of footer stylesheets---------------------------------------------------------------*/


