@charset "utf-8";
/* CSS - VirtuaTech Consulting */

/************ Standard markup ************/
* { margin: 0; padding: 0; }

body {
    font: 0.9em Verdana, Arial, Helvetica, sans-serif;
    background: #4689a4;
    color:Gray;
    background-image: url('bg.png');
    background-repeat: repeat-x;
height: 100%;
  
}
h1 {
    font: 2.4em Georgia, "Times New Roman", Times, serif;
    color:#539b10;
    width: 750px;
    letter-spacing: 1px;
    border-bottom: 1px dotted #1473B0;
    padding-bottom: 3px;
}
h2 {
    font: 1.8em Georgia, "Times New Roman", Times, serif;
    color:#539b10;
    letter-spacing: 1px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #1473B0;
    padding-bottom: 3px;
}


h3 {
    font: 1.6em Georgia, "Times New Roman", Times, serif;
    color:#3680a7;
    letter-spacing:1px;
    padding-bottom:15px;
    padding-left: 35px;
    margin-top: -20px;
}
h4{
    color:#9bbecc;
    font: 1.2em arial bold;
}
h5{
    color:#999999;
    font: 1.2em arial bold;
}
#verticaline {
    background-image:url(../images/partners/verticalsep.png);
    background-repeat:no-repeat;
    width:335px;
    height:10px;
    z-index:10;
    margin:-90px 0 0px 0px;
}


img{
    border:none;

}
    a:link, a:visited {
    color: #005890;
    text-decoration:none;
}

    a:hover {
    text-decoration: none;
}
/************ End Standard markup ************/


/************ Main Content Areas************/
#main {
background:#FFFFFF;
margin: 2% auto auto auto;
width: 800px;
padding-bottom: 160px;
}
#header {
margin: 0 auto;
position: relative;
text-align: left;
}
#logo{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	position: relative;
	top:32px;
	left:15px;
	width:186px;
	height:45px;
}
#qoute{
        background-image:url(../images/Infrastructure.png);
	background-repeat:no-repeat;
        position: relative;
	top:5px;
        left:250px;
	height:20px;
}
#contact{
        background-image:url(../images/number.png);
	background-repeat:no-repeat;
        position: relative;
	bottom:15px;
	left:600px;
	width:175px;
	height:25px;
}
#naviagtion{
width: 800px;
top: 130px;
position:absolute;
	
}
/************ Menu ************/
#naviagtion ul {
margin:0;
padding:0;
width: 800px;
}

#naviagtion li {
display: inline;
list-style-type: none;
margin:0;
padding:0;
}
#naviagtion li img{
margin:0;
padding:0;
float:left;
}
/************* End Menu ************/


#content_imgtop{
position:relative;
width: 800px;
top: 60px;
}
#content{
position:relative;
width: 800px;
top: 115px;
left: 10px;
}
#content_box{
border-style:solid;
border-width:1px;
border-top-width:0px;
border-color:#999999;
width: 743px;
padding-bottom: 20px;
margin-top:-10px;
}
#content_box_header{
margin-top:-60px;
padding:0;
z-index:20;
}

#content_box_header img{
margin:0;
padding:0;
}
#content_box p{
width: 630px;
margin-left: 60px;
margin-bottom:20px;
}
#boxleft{
width:200px;
}

#boxright{
width: 500px;
margin-left:60px;
}
#content1{
position:relative;
width: 700px;
top: 120px;
left: 70px;
}
#content1 p{
width: 650px;
padding: 1% 0% 0% 1%;
font: 1.09em "arial";
color: #505050;
}

#content3{
position:relative;
width: 745px;
top: 90px;
left: 20px;
font: 1.09em "arial";
color: #505050;
}
#contetn2{
position:relative; 
width: 800px;
height:100px;
margin: 0 auto;
background-color:#ffffff;
}
#email{
margin: 0 auto ;
width:258px;
height:46px;
background-color:#ffffff;
}

#partners{
margin: 0 auto ;
width:710px;
height:53px;
background-color:#ffffff;

}

/********* Footer ********/
#footer{
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
    	background:black;
    	color:white;
position:relative;
width: 800px;
height:30px;
margin:0 auto;

}
/************ Footer Menu ************/
#footer ul {

}

#footer li {
    float: left;
	padding: 0 3px;
    display: inline;
    list-style-type: none;

}

#footer li a {
    float: left;
    display: inline;
    list-style-type: none;
    text-align: center;
    color:#999999;
    font: 0.6em Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    margin-left: 2px;
    margin-top:10px;

}

#footer li a:hover, #menu li a.active  {
    color: #FFFFFF;
    text-decoration: none;
    
}
#read_more{
    position: absolute;
    font-size: 0.9em;
    font: Arial, Helvetica, sans-serif;
    color:#FFFFFF;
   
    margin:2px 2px 2px 2px;
    float: right;
    border:thin #009933;
    background-color:#386a09;
}
#read_more a:link, a:visited {
    color: #CCCCCC;
    font: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    text-decoration: none;
    font-weight: bolder;
}


.input_large { 
    width:300px; 
    padding:5px; 
    background:url(input_bg.gif); 
    border:1px solid #7f9db9; 
    }
/************* End Footer Menu ************/

/************ End Main Content Areas************/
