#leftcontent1 {
position : absolute;
left :5%;
top:95px;
width : 20%;
color :#0000CD;
padding : 3px;
text-align:justify;
font-family:arial,verdana;
font-size:0.7em;
}

#leftcontent2 {
position : absolute;
left :5%;
top:310px;
width :20%;
color :#0000CD;
padding : 3px;
text-align:justify;
font-family:arial,verdana;
font-size:0.7em;
}

#leftcontent3 {
position : absolute;
left :5%;
top:510px;
width :20%;
color :#0000CD;
padding : 3px;
text-align:justify;
font-family:arial,verdana;
font-size:0.7em;
}

#centrecontent{
position : absolute;
left :20%;
top:15px;
width : 45%;
height:575px;
padding : 3px;
background: url('../policies/images/comp_schematic.gif') no-repeat center top;
}

#rightcontent1 {
position : absolute;
left :60%;
top:105px;
width : 20%;
color :#0000CD;
padding : 3px;
text-align:justify;
font-family:arial,verdana;
font-size:0.7em;
}

#rightcontent2 {
position : absolute;
left :60%;
top:215px;
width :20%;
color :#0000CD;
padding : 3px;
text-align:justify;
font-family:arial,verdana;
font-size:0.7em;
}

#rightcontent3 {
position : absolute;
left :60%;
top:300px;
width :20%;
color :#0000CD;
padding : 3px;
text-align:justify;
font-family:arial,verdana;
font-size:0.7em;
}


#rightcontent4 {
position : absolute;
left :60%;
top:405px;
width :20%;
color :#0000CD;
padding : 3px;
text-align:justify;
font-family:arial,verdana;
font-size:0.7em;
}

#rightcontent5 {
position : absolute;
left :60%;
top:550px;
width :20%;
color :black;
padding : 3px;
text-align:right;
font-family:arial,verdana;
font-size:1.1em;
font-weight:bold;
}

