BODY {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
  	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html, body 
{
    height:100%;
    position:absolute;
}
.left 
{
    background-color:White;
    position:relative;
    top:50%;
    margin-top:-300px;
    height:600px;
    left:100px;
}
.lefttop 
{
    position:relative;
    width:300px;
    height:111px;
}
.navigation 
{
    position:relative;
    height:317px;
    background-image:url(/images_design/design_05_06.gif);
    width:300px;
}
.navi 
{
    padding-top:30px;
}
.nav 
{
    padding-left:50px;
    padding-bottom:16px;
    font-family:Verdana, Arial;
    font-size:11px;
}
.nav a
{
    padding-left:5px;
    padding-bottom:0px;
    font-family:Verdana, Arial;
    font-size:14px;
    color:Black;
    text-decoration:none;
    font-weight:bold;
}
.nav a:hover
{
    color:#EE1E25;
}
.leftbottom 
{
    position:relative;
    height:172px;
    width:300px;
}
.right 
{
    position:absolute;
    top:50%;
    margin-top:-300px;
    height:600px;
    width:550px;
    left:400px;
    background-image:url(/images_design/design_05_04.gif);
    background-position:top left;
    background-repeat:no-repeat;
}
.rightinside 
{
    padding:20px 0px 20px 20px;
    margin-right:20px;
    background-color:Transparent;
    overflow:auto;
    width:550px;
    height:558px;
}
.rightcontent 
{
    width:528px;
}