/* CSS Document */
body
{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-color:#E31C44;
}
#container
{
padding:0px 0px 0px 0px;
margin:10px 20px 10px 20px;
width:960px;
height:960px;
background-color:#CCCCCC;
}
#header
{


width:920px;
height:200px;

margin-left:20px;


}
#logo
{
width:910px;
height:200px;
margin-left:10px;

}

#menu
{

margin-left:30px;
width:900px;
height:10px;



}
#left
{
margin-top:5px;
margin-left:28px;
width:300px;
height:630px;
background:url(../images/left_menu.gif) no-repeat;
}
#right
{


width:600px;
height:630px;
background:url(../images/right_color.gif) no-repeat;
float:right;
margin-top:-630px;
margin-right:15px;

}
#about
{
margin-left:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}
#images1
{
width:600px;

margin-left:1px;
background-color:#CCCCCC;
}
#images2
{
width:200px;

margin-left:0px;
background-color:#CCCCCC;

}
#image
{
width:200px;

background-color:#CCCCCC;
margin-top:-428px;
margin-left:200px;
}
#imag
{
width:200px;

background-color:#CCCCCC;
margin-top:-428px;
float:right
}
#company
{
margin-left:20px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
}
#location
{
float:right;
margin-top:-300px;
}
#locations
{
margin-top:20px;
margin-left:150px;
}
#complete
{
margin-left:10px;
width:580px;
font-family:Georgia, "Times New Roman", Times, serif;
}

#footer
{


width:902px;
height:30px;
background-color:#FFFFFF;
margin-left:28px;
}



