/*
Theme Name: Vision18
Theme URI: http://www.vision18.co.in
Description: Vision18 Technologies
Author: Vision18
Author URI: http://www.vision18.co.in
*/


             /* Reset********************* */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }

img{border:none;}
body{background:url(../images/home-bg.gif) repeat-x #cdcfcf; font:11px Georgia, "Times New Roman", Times, serif;}
#page{
   width:860px;
   min-height:594px;
   margin:0 auto;
   background:url(../images/page-bg.gif) center top no-repeat;
   padding-top:232px;
   }
#main{
   width:860px;
   float:left;
   }
   
          /* Header********************* */   
#header{
   width:540px;
   margin:0 auto;
   clear:both;
   }

          /* Logo********************* */
#header #logo{
   width:212px;
   float:left;
   }
#header h1{
   width:319px;
   height:99px;
   float:left;
   background:url(../images/home-count.png) center top no-repeat;
   display:block;
   }
   
        /* Content********************* */
#content{
   width:718px;
   float:left;
   min-height:403px;
   background:url(../images/content-bg.png) center top no-repeat;
   clear:both;
   margin:60px 0 0 70px;
   }
   
       /* Navigation********************* */
#content #contentNav{
   width:307px;
   margin:0 auto;
   padding:78px 0 0 30px;
   }
#content #contentNav ul li{
   float:left;
   list-style:none;
   }
#content #contentNav ul li a{
   width:94px;
   height:63px;   
   display:block;
   }
#content #contentNav ul li.corp{
   width:211px;
    }
	
	  /* Footer********************* */
#footer{
   width:300px;
   margin: 0 auto;
   clear:both;
   color:#98a1a1;
   text-align:center;
    }

