body{
background-color:#FFFFFF;
}

.mainbody{
position:absolute;
background-image:url('');
background-color:#FFFFFF;
left:50%;
top:0px;
margin-left:-463px;
height:100%;
width:925px;
}

.logo{
position:absolute;
background-image:url('images/logo.jpg');
background-color:#transparent;
left:50%;
top:20px;
margin-left:-463px;
height:164px;
width:400px;
}

.bluegradient{
position:absolute;
background-image:url('images/bluegradient.jpg');
background-color:#transparent;
left:50%;
top:60px;
margin-left:0px;
height:65px;
width:478px;
}

.callus{
position:absolute;
background-color:#transparent;
left:50%;
top:160px;
margin-left:175px;
height:30px;
width:290px;
font-family:arial;
font-size:20px;
}

.navbar{
position:absolute;
background-image:url('');
background-color:#1f8381;
left:50%;
top:185px;
margin-left:-462px;
height:28px;
width:100%;
font-family:times;
font-size:20px;
color:#FFFFFF;
}
A:link {
text-decoration: none; 
color: #FFFFFF;
}
A:visited {
text-decoration: none; 
color: #FFFFFF;
}
A:active {
text-decoration: none; 
color: #FFFFFF;
}
A:hover {
text-decoration: none; 
color: #000000;
}

.bodycontent{
position:absolute;
background-image:url('');
background-color:#FFFFFF;
left:50%;
top:220px;
margin-left:-250px;
height:1000px;
width:680px;
font-family:arial;
font-size:20px;
color:#000000;
padding:10px;
}

.leftcontent{
position:absolute;
background-image:url('');
background-color:#000000;
padding-left:3px;
padding-right:3px;
border-style:solid;
border-color:#cc0000;
border-top-width:7px;
border-right-width:7px;
border-bottom-width:7px;
border-left-width:7px;
left:50%;
top:213px;
margin-left:-462px;
height:auto;
width:185px;
font-family:arial;
font-size:20px;
color:#FFFFFF;
}

table.key_problems{
padding-left:5px;
padding-right:5px;
text-align:justify;
}

table.which_system{
background-color:#bad7de;
font-family:;
color:#000065;
padding-left:5px;
padding-right:5px;
border-style:double;
border-color:red;
border-width:5px;
}