/*-----Homepage---*/
#home {
width:783px;
height:403px;
background: url(images/homepage_banner_03.jpg) repeat-x;
}
#homeRight {
height:403px;
width:11px;
float:left;
background:url(images/homepage_banner_01.jpg) no-repeat;
}
#homeLeft {
height:403px;
width:11px;
float:right;
background:url(images/homepage_banner_02.jpg) no-repeat;
}
#text1{
width:243px;
height:265px;
float:left;
}
#image1 {
height:113px;
width:222px;
float:left;
}
#image2 {
width:211px;
height:196px;
float:left;
}
#image3 {
width:211px;
height:54px;
float:left;
}
#image4 {
width:211px;
height:25px;
float:left;
}
#text2{
width:760px;
height:130px;
float:left;
}
#image6 {
width:365px;
height:28px;
padding:5px 0 0 190px;
}
#image5 {
width:595px;
height:84px;
padding:0 0 0 70px;
}
#footer{
background:url(images/footer_bg.gif) repeat-x;
height:67px;
width:769px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
#footerLink{
height:67px;
width:769px;
float:left;
padding:10px 0 0 0;
}
#footerLink a{
text-decoration:none;
font-weight:bold;
color:#666666;
padding:10px 0 0 0;
}
#footerLink a:hover{
color:#FC9000;
}
#footerLink a.active{
color:#FC9000;
}

/*-------Contact us------------*/
#contacts{
width:366px; 
height:250px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#contactLink{
text-decoration:none; color:#000000;
}
#contactLink:hover{
color:#FC9000;
}
#contactsimg{
width:125px;
height:250px;
float:right;
}
