*{margin:0px; padding:0px; border:0px;}
a {outline:none;}
a img {border:none;}
p{padding-top:10px;font-family:"georgia";color:#000000;font-size:18px;}
b{padding-top:10px;font-family:"gerogia";color:#000000;font-size:15px;}
h1{padding-top:10px;font-family:"georgia";color:#000000;font-size:24px;}
h2{padding-top:5px;font-family:"verdana";color:#ffffff;font-size:15px;}

body{ font-family:"georgia";color:#000000;  background-color:#999999; }

#wrapper{ width:1100px;margin-left:auto;margin-right:auto;}
#header{width:1100px; height:117;padding-bottom:20px; background-image:url(images/header-bg.png);background-repeat:repeat-x; background-position:0px 100px; background-attachment:relative; background-color:#ffffff;}
#logo{width:257px; height:104px; margin-left:0px; float:left; margin-right:0px;}
#home-icon{width:58px; height:43px; margin-left:0px; float:left;margin-left:780px;}
#menu {width:667px;height:69px;float:left;margin-left:169px;}	

#home, #focus, #approach, #infra,  #contact{float: left;}

#home a {width:111px;height:69px; display:inline-block; background-image:url(images/home-off.png);}	
#focus a {width:111px;height:69px; display:inline-block; background-image:url(images/focus-off.png);}
#approach a {width:127px;height:69px; display:inline-block; background-image:url(images/app-off.png);}
#infra a {width:200px;height:69px; display:inline-block; background-image:url(images/infra-off.png);}
#contact a {width:100px;height:69px; display:inline-block; background-image:url(images/contact-off.png);}

#home span, #focus span, #approach span, #infra span,   #contact span{display: none}

#home a:hover{width:111px;height:69px; display:inline-block; background-image:url(images/home-on.png);}
#focus a:hover{width:111px;height:69px; display:inline-block; background-image:url(images/focus-on.png);}
#approach a:hover{width:127px;height:69px; display:inline-block; background-image:url(images/app-on.png);}
#infra a:hover{width:200px;height:69px; display:inline-block; background-image:url(images/infra-on.png);}
#contact a:hover{width:100px;height:69px; display:inline-block; background-image:url(images/contact-on.png);}


#content{ width:1100px; height:450px; background-image:url(images/bg-cont.png);background-repeat:repeat-y;background-position:center center;background-color:#ffffff; }
#text-left{width:533px;padding-left:10px; padding-rigth:10px; float:left; }

#text-rigth{width:547px;float:left; }
#footer{ width:1100px;background-color:#660033;float:left;text-align:center; padding-bottom:5px;}
