@import "reset.css";
@import "contactform.css";

html    {overflow:scroll;}
body   {background:url(../img/bodyBg.png) repeat;}

#bodyWrapper,#leftNav ul,h1,#rightContent p,#contentHome img,#footer,#contentAbout  #t1 ,
#contentClient #c1w #c1,#contentClient #c2w #c2,#contentContact #c1w  #c1,#contentContact #c2w  #c2,#leftNav ul li img
{position:relative;}

#t1img,#t2img,#t3img,#logo      
{position:absolute;}

#bodyWrapper,#footer   
{margin:0 auto;}

#bodyWrapper                     {width:922px; height:auto; min-height:300px; background:#fff; top:20px;}
#header                               {width:922px; height:175px; background:url(../img/headerBg.png) no-repeat; clear:both;}
#logo                                   {width:322px; height:79px; left:6px; top:29px; cursor:pointer;}
#leftNav                             {width:244px; height:auto; min-height:500px; background:url(../img/leftNavBg.png) 0px 0 no-repeat; float:left; z-index:9999;}
#leftNav ul                          {top:0px; z-index:9999;}
#leftNav ul li img {top:3px;}
#leftNav ul li                       {border-bottom:1px dotted #0284cf; margin-top:-2px;}
#leftNav ul li:last-child {border:0;}

#rightContent                   {width:678px; height:auto; min-height:500px; background:url(../img/contentBg.png) bottom repeat-x; float:left; line-height:28px;}
#rightContent p                {width:591px;}
h1                                         {width:590px; height:34px; background:url(../img/titleBg.png) bottom repeat-x; font-size:22px; font-weight:bold; padding:3px 0 0 0}
h1,#rightContent p          {left:44px; top:20px;}

#footer                               {width:864px;  height:50px; padding:0 0 50px 0;  text-align:center; font-size:12px; color:#fff; top:30px;}

#contentHome                     {height:auto; font-size:15px;}
#contentHome img              {top:5px;}

#contentAbout                   {padding:0 0 150px 0; font-size:15px;}
#contentAbout  #t1         {left:44px; z-index:9999; font-size:15px;}
#contentAbout  #t1 tr td {border-bottom:1px dotted #515151; padding:3px;}
#contentAbout  #t1  tr td:first-child{font-weight:bold!important; background-color:#d8f0ff}
#t3  {margin:50px 0 0 0;}

#t1img {width:340px; height:218px; background:url(../img/t1img.png) bottom repeat-x; top:290px; margin:0 0 0 338px;}
#t2img {width:340px; height:151px; background:url(../img/t2img.png) bottom no-repeat; top:490px; margin:0 0 0 388px;}
#t3img {width:150px; height:67px; background:url(../img/t3img.png) bottom no-repeat; top:740px; margin:0 0 0 480px;}

#contentClient{font-size:15px; padding:0 0 50px 0;}
#contentClient #c1w {width:590px; height:auto; background:url(../img/c-logo1.jpg) 30px 10px no-repeat;}
#contentClient #c2w {width:590px; height:auto; background:url(../img/c-logo2.jpg) 30px 10px no-repeat;}
#contentClient #c1w #c1 {width:408px; left:225px; top:10px; }
#contentClient #c2w #c2 {width:408px; left:225px; top:10px; }
#c2w {margin:20px 0 0 0;}
#c1 tr td,#c2 tr td {padding:5px;}

#contentContact {padding:0 0 50px 0; font-size:15px;}
#contentContact #c1w  #c1{width:590px; height:auto; left:44px;}
#contentContact #c2w  #c2{width:590px; height:auto; left:44px;}
#contentContact #c2w {margin:20px 0 0 0;}

.orange {background:#f0a22e; font-weight:bold; color:#fff;}
.o1 {background:#e5dad8}
.o2 {background:#f1efef}
.red {color:#b60000; }
a:active,a:visited,a:link {color:#0089fe;}
a:hover                   {color:#003c6c;}
