/***********************************************/
/* © ECRM (http://www.e-crm.co.uk/)
* This notice MUST stay intact for legal use
* Visit http://www.e-crm.co.uk/ for this template and others.
***********************************************/

/***********************************************/
/* Page style                             */
/***********************************************/ 

body { background-color: #99CCFF; font-family: verdana; font-size: small; color: #000000; line-height: 1.5; margin: 0px; padding: 0px; }

/***********************************************/
/* Layout divs                                 */
/***********************************************/

#supercontainer { width: 900px; background: #ffffff; margin: 0 auto; position: relative; top: 0px; border-left-width: 6px; border-left-style: solid; border-left-color: #000080; border-right-width: 6px; border-right-style: solid; border-right-color: #000080; } 

#topcontainer { position: relative; top: 0px;  width: 900px; background-color: #ffffff; margin: 0 auto; } 

#logo { float: left; height: 70px; width: 316px; background-color: #ffffff; padding: 10px 20px 5px 10px; }

#contact { float: right; height: 70px; width: 524px; background-color: #ffffff; text-align: right; padding: 10px 20px 5px 10px; overflow: hidden; }

#imagecontainer { position: relative; top: 0px; width: 900px; background-color: #ffffff; margin: 0 auto; }

#rollimage { height: 200px; width: 900px; background-color: #ffffff; margin-left: auto; margin-right: auto; }

#topnavcontainer { position: relative; top: 5px; width: 900px; background-color: #ffffff; margin: 0 auto; z-index: 1000; }

#topnav { position: relative; width: 900px; background: #ffffff; z-index: 1000; } 

#middle { position: relative; z-index: 998; float: left; width: 656px; background-color: #ffffff; border-right-style: solid; border-right-width: 1px; border-right-color: #8b8989; text-align: left; padding: 10px; overflow: hidden; }

#column { float: right; width: 200px; background-color: #ffffff; font-size: 0.8em; text-align: left; padding: 10px 10px 10px 10px; overflow: hidden; }

#footercontainer { width: 900px; background: #ffffff; margin: 0 auto; position: relative; top: 0px; } 

#footer { position: relative; top: 0px; height: 30px; width: 900px; background-color: #ffffff; margin-left: auto; margin-right: auto; font-size: x-small; color: #666666; text-align: left; padding: 10px 0px 0px 0px; overflow: hidden; }

#image { height: 200px; width: 900px; background-color: #ffffff; margin-left: auto; margin-right: auto; }

/***********************************************/
/* H tag styles                             */
/***********************************************/ 

h1, h2, h3, h4, h5, h6 { font-family : verdana; }
h1 { font-size: 1.6em; font-weight: bold; color: #666666; }
h2 { font-size: 1.2em; font-weight: bold; color: #666666; }
h3 { font-size: 1.1em; font-weight: bold; color: #666666; }
h4 { font-size: 1.0em; font-weight: bold; color: #666666; }
h5 { font-size: 1.0em; font-weight: bold; color: #666666; }
h6 { font-size: 1.0em; font-weight: bold; color: #666666; }

/***********************************************/
/* Hyperlink styles                                */
/***********************************************/

a:hover { background-color: #ffffcc;}
a:link { color:  #696969; font-weight: bold; text-decoration: none }
a:visited { color:  #006600; font-weight: bold; text-decoration: none }
a:hover { color:  #000000; font-weight: bold; text-decoration: none }
a:active { color:  #0000cc; font-weight: bold; text-decoration: none }

/***********************************************/
/* General                                */
/***********************************************/

.clearfloat { clear: both; height:0; font-size: 1px; line-height: 0px; }

ul { list-style-type: square; }
