body 
{
margin: 0;
padding: 0;
text-align: center;
min-width: 950px;
background-color:#CCCCCC;
}


#wrapper {
text-align:center;position:relative;width: 960px;margin-left: auto;margin-right: auto;background-color:#FFFFFF;
}

/*------------------------ header n footer-----------------------*/
#header
{
position:absolute;
top:40px;
left:-1px;
width:950px;
height:54px;
}
#footer
{
background-color:#000066;border:thick;border:#2A00AA;
}



#right
{
position:absolute;
left:800px;
top:200px;
text-align:center;
}

#company_profile
{
position:absolute;
top:180px;
left:20px;
width:750px;
text-align:justify;
color:#666666;
padding:20px;
border-right:1px dotted #CCCCCC;

}
#left
{
width:750px;
float:left;
text-align:left;
padding-left:30px;
padding-right:30px;
}

p
{text-align:justify;
width:600px;
}

#special
{
color:#0066CC
}

/*------------------------------- link and txt--------------------*/
#footer
{
color:#FFFFFF;
border:none;
text-decoration:none;
background-color:#333333;
}

a
{
border:none;
text-decoration:none;
font:large;
color:#0066CC;
}

#copyright
{
color:#FFFFFF;
}
