﻿/******* General *******/
body {margin: 0px; padding: 0px;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4D4D4D; vertical-align: top;}
input, select, textarea { FONT-SIZE: 11px; FONT-FAMILY: verdana }
img {border: 0px; margin: 0px; }
p {margin: 0px; }
li {padding-bottom: 3px; list-style-image: url(images/bullet.gif);}
ul { margin: 8px 0px 0px 22px; }
a {cursor: pointer;}

/******* LINKS *******/
a {color: #464646; margin: 0px; padding: 0px;}
a.link-coloured:active  { color: #464646; text-decoration: underline; margin: 0px; padding: 0px;}
a.link-coloured:visited { color: #464646; text-decoration: underline; margin: 0px; padding: 0px;}
a.link-coloured:link   { color: #464646; text-decoration: underline; margin: 0px; padding: 0px;}
a.link-coloured:hover { color: #464646; text-decoration: underline; margin: 0px; padding: 0px;}

/******* BUT FOR BUTTONS *******/
.button	{ height: 24px;	background-color: #2D669A;	border: 1px solid #5583AD; text-align: center; color: white; cursor: pointer; width: 65px; font-weight: bold;}

a.butCase { background-color: #2D669A; text-align: center; color: white; cursor: pointer; display: block; text-decoration: none; font-size: 11px; padding-top: 3px; padding-bottom: 3px;}
a.butCase:active {}
a.butCase:link {}
a.butCase:visited {}
a.butCase:hover { background-color: #285f04;}

/******* Pages *******/
.page_titlearea {border-top: 6px white solid; border-bottom: 6px white solid; width: 260px; height: 180px; font-family: Times New Roman; font-size: 32px; color: white;}
.case-titleback {background-image: url(images/case-titleback.gif); background-repeat: no-repeat; background-position: bottom;}
.contact-titleback {background-image: url(images/contact-titleback.gif); background-repeat: no-repeat; background-position: bottom;}
.services-titleback {background-image: url(images/services-titleback.gif); background-repeat: no-repeat;}
.about-titleback {background-image: url(images/about-titleback.gif); background-repeat: no-repeat;}
.sureset {background-image: url(images/sureset.jpg); background-repeat: no-repeat; padding: 5px; font-weight: bold;}

/******* navigation *******/
.topbar_nav {color: #32728D; font-weight: bold; border-right: 1px solid #3F839F; padding: 2px 11px 0px 10px; cursor: pointer;}
.topbar_nav_main {color: #32728D; font-weight: bold; padding: 2px 11px 0px 10px; cursor: pointer;}
.topbar_navOver {color: #949494; font-weight: bold; border-right: 1px solid #3F839F; padding: 2px 11px 0px 10px; cursor: pointer;}
.topbar_sub_nav { background-color: #2D669A; color: white; padding: 4px 0px 0px 10px; cursor: pointer; width: 120px; height: 20px; border-top: 2px solid white;}
.topbar_sub_navOver { background-color: #4779A7; color: white; padding: 4px 0px 0px 10px; cursor: pointer; width: 120px; height: 20px; border-top: 2px solid white; }
.aaron {margin-top: 20px;}
#az img {margin-bottom: 4px;}
