﻿
body   
{
    background: white;
    width: 960px;
    margin: 20px auto 0px auto;
    
}

/*--------------*/
div.header
{
    background-image:url('Image/Project/header.jpg');
    width:960px;
    height:250px;
    text-align:center;
}
/*--------*/
div.menu
{
   /* padding: 4px 0px 4px 8px;*/
   position:relative;
   top:79%;
      /* width: 800px;*/
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    height:150px;
    text-align:center;
    
}
div.menu ul li 
{
   
    border: 5px;
    color: white;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    font-size:18px;     
    font-weight:bold;
    white-space: nowrap;
    width:150px;
    text-decoration:underline;
}

div.menu ul li a:visited
{
   
    border: 5px;
    color: white;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    font-size:18px;
    font-weight:bold;
    white-space: nowrap;
    width:148px;
    text-decoration:underline;
}
div.menu ul li ul
{
        background-color: #4d88ff ;

}

div.menu ul li a:hover
{
    background-color: #4d88ff ;
    text-decoration: none;
}

div.menu ul li a
{
    color:white;
    text-decoration: none;
}




/*--------------*/
div.submenu
{
    padding: 4px 0px 4px 8px;
    width: 188px;
}

div.submenu ul
{
    list-style: none;
    margin: 9px 0px 0px 0px;
    padding: 0px;
    width: 184px;
    height: 141px;
}
div.submenu ul li a, div.submenu ul li a:visited
{
    /*background-color:  	#F0F0F0   ;*/
    /*background-image:url('Image/Project/menu.jpg');*/
   /* border: 1px black solid;*/
    color: white;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
    width: 141px;
    /*margin-left: 10px;*/
}

div.submenu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.submenu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}
/*------------------*/
div.leftpanel
{
    background-image:url('Image/Project/leftpanel.jpg');
    width:200px;
    height:145px;
    float:left;
}
div.content
{
    /*background-color:#99FFFF;
    background-image: url('Image/Project/background.jpg');
    border: 1px #4e667d solid;
    border-color:Black;*/
    width:752px;
    /*height:1500px;*/
    float:left;
}
/*--------------------*/
div.bigcontent
{
    width:960px;
}
div.servicepanel
{
  background-image: url('Image/Project/servicepanel.jpg');
}
div.insurancepanel
{
  background-image: url('Image/Project/insurancepanel.jpg');
}
div.businessplanningpanel
{
  background-image: url('Image/Project/businessplanningpanel.jpg');
}
div.estateplanningpanel
{
  background-image: url('Image/Project/estateplanningpanel.jpg');
}
div.aboutuspanel
{
   background-image: url('Image/Project/aboutuspanel.jpg');
   width:750px;
}
div.contactuspanel
{
  background-image: url('Image/Project/contactuspanel.jpg');
}
div.financialprofessionalspanel
{
  background-image: url('Image/Project/financialprofessionalspanel.jpg');
}
div.privatepolicypanel
{
  background-image: url('Image/Project/privatepolicypanel.jpg');
  width:750px;
}
div.agentssitepanel
{
  background-image: url('Image/Project/agentssitepanel.jpg');
    margin-top: 0px;
}
div.windsorcarriersitepanel
{
    background-image: url('Image/Project/windsorcarriersitepanel.jpg');
    margin-top: 0px;
}
/*---------------*/
h1
{
    font-size:21.5px;
    font-weight:bold;
    font-family:Times New Roman;
    color:#3333FF;
    height: 19px;
    margin-bottom:0px;
}
h2
{
    font-size:20px;
    font-family:Times New Roman;
    color:#3333FF;
    height: 23px;
    margin-bottom:0px;
}
h3
{
   font-size:20px;
   font-family:Times New Roman;
   color:#3333FF;
   margin-top:0px;
   margin-bottom:10px; 
   text-align:center;
   text-decoration:underline;
}
p
{
    margin-top:0px;
}
li.submenutitle
{
    /*background-color:#A8A8A8; */
    /*border: thin solid Black;*/
    border-bottom:1px solid white;
    text-align:center; 
    font-size:large;
    color:White;
    width: 184px; 
    height: 24px;
    margin-top: 17px;
}

/*********/
/*
div.test2 ul
{
    
}
div.test2 li a, div.test2 li a:                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
{
    background-color: silver;
    background-image:url('Image/menu2.jpg');
   /* border: 1px #4e667d solid;
    color: black;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}*/

