﻿/* DEFAULTS
----------------------------------------------------------*/
#image1
{
    height:250px;
    width:250px;
    background-image: url(../../images/Servicesnew.png);
}
#image2
{
    height:250px;
    width:250px;
    background-image: url(../../images/Whonew.png);
}
#image3
{
    height:250px;
    width:250px;
    background-image: url(../../images/Contactnew.png);
}
#image1:hover
{
    height:250px;
    width:250px;
    background-image: url(../../images/serviceshoverhome.png);
}
#image2:hover
{
    height:250px;
    width:250px;
    background-image: url(../../images/abouthover.png);
}
#image3:hover
{
    height:250px;
    width:250px;
    background-image: url(../../images/capital.png);
}
#nav 
{
    position:fixed;
    font: 12px/30px Helvetica, sans-serif;
    text-align: center;
    width: 772px;
}
 
#nav a 
{
    
    margin-right:5px;
    float: left;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
}
 


.mainMenu
{

    width: 990px;
    height: 322px;
}

#MainForm
{
    top:0px;
    width:auto;
    
}
#Navbar
{
    height: 50px;
    position : fixed;
    z-index:0;
    top:500px;
}
#Panel2
{
    width:900px;
    
}
.page1
{
    background: Black url(../../images/back3.jpg);
    left:0px;
    width:134%;
}

#Image4{padding-left:510px;}

#maincontent
{
    display:block;
    margin-left:39%;
    margin-top:10%;
    position:absolute;
    z-index: 50;
    top: 15px;
    left: -203px;
    width: 1026px;
}
.homepage
{
    
    padding-bottom:100px;
    height: auto;
}
body   
{

}

.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}
/


/* HEADINGS   
----------------------------------------------------------*/



/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/


.main
{
    background-image : url(../../images/pageback5.png);
    background-repeat : repeat-y;
    width:950px;
}


/* TAB MENU   
----------------------------------------------------------*/


