﻿body 
{
	margin:auto; 
	background:url('background.jpg') repeat-x scroll 0 4px #333333;
}
:focus { outline: 0;}

/*--------------------------------- HEADER -------------------------------*/
#header { width:1008px; height:85px; margin: 2px auto; text-align:center;}
#header ul { margin:auto; padding:0 0 0 0; list-style-type:none; }
#header li { float:left; height:85px;}
#logo { padding:0 112px 0 20px; }

/*-For all Buttons-*/
.preloadHOME, .preloadABOUT, .preloadPROJECTS, .preloadCONTACT , .preloadSALES{ display:none;}
a.en_HOME:hover, a.en_ABOUT:hover, a.en_PROJECTS:hover, a.en_CONTACT:hover, a.en_SALES:hover,
.en_HOME, .en_ABOUT, .en_PROJECTS, .en_CONTACT , .en_SALES { background:no-repeat}
.en_HOME, .en_ABOUT, .en_PROJECTS, .en_CONTACT, .en_SALES, .ro_HOME, .ro_ABOUT, .ro_PROJECTS, .ro_CONTACT, .ro_SALES  { display:block; height:85px;}

/*-Button-HOME-*/
.ro_HOME { width:92px; background:url('ro_buttonHOME.jpg');}
a.ro_HOME:hover { background:url('ro_buttonHOME1.jpg');}

/*-Button-ABOUT-*/
.ro_ABOUT { width:113px; background:url('ro_buttonABOUT.jpg');}
a.ro_ABOUT:hover { background:url('ro_buttonABOUT1.jpg');}

/*-Button-SALES-*/
.ro_SALES { width:113px; background:url('ro_buttonSALES.jpg');}
a.ro_SALES:hover { background:url('ro_buttonSALES1.jpg');}

/*-Button-PROJECTS-*/
.ro_PROJECTS { width:111px; background:url('ro_buttonPROJECTS.jpg');}
a.ro_PROJECTS:hover { background:url('ro_buttonPROJECTS1.jpg');}

/*-Button-CONTACT-*/
.ro_CONTACT { width:110px; background:url('ro_buttonCONTACT.jpg');}
a.ro_CONTACT:hover { background:url('ro_buttonCONTACT1.jpg');}

/*-Button-HOME-*/
.en_HOME { width:92px; background:url('en_buttonHOME.jpg');}
a.en_HOME:hover { background:url('en_buttonHOME1.jpg');}

/*-Button-ABOUT-*/
.en_ABOUT { width:113px; background:url('en_buttonABOUT.jpg');}
a.en_ABOUT:hover { background:url('en_buttonABOUT1.jpg');}

/*-Button-SALES-*/
.en_SALES { width:113px; background:url('en_buttonSALES.jpg');}
a.en_SALES:hover { background:url('en_buttonSALES1.jpg');}

/*-Button-PROJECTS-*/
.en_PROJECTS { width:111px; background:url('en_buttonPROJECTS.jpg');}
a.en_PROJECTS:hover { background:url('en_buttonPROJECTS1.jpg');}

/*-Button-CONTACT-*/
.en_CONTACT { width:110px; background:url('en_buttonCONTACT.jpg');}
a.en_CONTACT:hover { background:url('en_buttonCONTACT1.jpg');}

/*-------------------------------- HEADLINE ------------------------------*/
#headline1 { width:1008px; height:222px; margin:0 auto;
            background:no-repeat url('background-headline-image1.jpg'); text-align:center}
#headline2 { width:1008px; height:222px; margin:0 auto;
            background:no-repeat url('background-headline-image2.jpg'); text-align:center}
#headline3 { width:1008px; height:222px; margin:0 auto;
            background:no-repeat url('background-headline-image3.jpg'); text-align:center}
#headline4 { width:1008px; height:222px; margin:0 auto;
            background:no-repeat url('background-headline-image4.jpg'); text-align:center}
.slideshow { width:409px; height:197px; float:right; margin:5px 83px 0 0;}

/*-------------------------------- TAGLINE -------------------------------*/
#tagline { width:1008px; height:46px; margin:0 auto;
           background:no-repeat url('tagline-background.jpg');
           font-family:Arial; font-size:11px; color:#000000; text-align:center;}
#tagline .left { float:left; margin:16px 0 0 45px;}
#tagline .right { float:right; margin:16px 50px 0 0;}
#tagline .white { font-size:13px; color:#ffffff; font-weight:bold;}
#tagline .black { font-size:13px; color:#000000; margin-right:8px; font-weight:bold;}

/*-------------------------------- MAINBODY ------------------------------*/
#mainbody-content { width:1028px;height:594px; margin:0 auto;}

/*--------------------------------- FOOTER -------------------------------*/
hr { border:0; width:100%; color:#252525; background-color:#252525; height:6px;}
#footer { width:1008px; height:74px; margin:0 auto; font-family:Tahoma;
          font-size:11px; font-weight:bold; text-align:center; color:#ffffff;}
#footer p { margin:auto; padding-left:30px; float:left;}
#footer .color { color:#ffae42;}
#footer img { padding-left:100px; float:left;}
#footer ul { float:right; padding-right:30px; margin:auto; list-style-type:none;}
#footer li { float:left;}
#footer a:link { color:#ffffff; text-decoration:underline;}
#footer a:visited { color:#ffffff; text-decoration:underline;}
#footer a:hover { color:#ffae42; text-decoration:underline;}
.captcha-img{margin-top:10px;}
