body {
    text-align: center;
    font-size: 70%;
    background-color: #b20837;
/*    font-family: Verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
    color: white;
    }

div#container {
    width: 760px;
    text-align: left;
    margin: 0 auto;
    }

div#header {
    padding: 1em 0 1.5em 0;
    }

h1 {
    font-size: 1.2em;
    letter-spacing: +0.05em;
    font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
    padding-bottom: 0.5em;
    border-bottom: 1px white solid;
    margin-bottom: 0.6em;
    margin-top: 0.6em;
    }

div#header h1 {
    float: right;
    margin-top: 4.9em;
    margin-bottom: 0;
    border-bottom: none;
    }

ul#menu {
    background-image: url(menuback.png);
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 27px;
    }

ul#menu li {
    font-size: 12px;
    line-height: 23px;
    display: inline;
    padding: 0 1em;
    border-right: 1px #aaa solid;
    }

a {
    color: white;
    text-decoration: none;
    }

a img {
    border: none;
    }

table {
    font-size: 1.2em;
    }

table td.desc {
    width: 45%;
    line-height: 1.4em;
    }

table td { 
    vertical-align: top;
    }

ul.services {
    margin: 0 0 0 1.5em;
    padding: 0;
    list-style-image: url(bullet.png);
    }

ul.services li {
    margin: 0 0 3px 0;
    padding: 0;
    }

ul.onecol li {
    margin: 0 0 1.2em 1.5em;
    line-height: 1.5em;
    }

table ul li {
    margin-bottom: 0.5em;
    }

div#footer {
    clear: both;
    text-align: right;
    font-size: 1.1em;
    border-top: 1px white solid;
    margin-top: 1.0em;
    }

div#footer p {
    margin-top: 0.5em;
    }

div.about1, div.contact1 {
    float: left;
    width: 265px;
    height: 290px;
    }

div.about2, div.contact2 {
    float: left; 
    width: 290px;
    margin-right: 10px;
    height: 290px;
    line-height: 1.4em;
    text-align: justify;
    }

div.about3, div.contact3 {
    float: left; 
    border-left: 1px white dotted; 
    margin-left: 10px;
    width: 184px;
    height: 290px;
    }

div.contact1, div.contact2, div.contact3 {
    height: 300px;
    }

div.contact1 img {
    border: 1px white solid;
    }
    
ul.onecol {
    margin-top: 2px;
    }

div.contact2 table {
    font-size: 1em;
    margin: 1em 0 2em 0;
    }

div.contact2 table th {
    font-weight: normal;
    padding-right: 2em;
    }

h2 {
    font-size: 1em;
    padding-bottom: 0.5em;
    }

div.about2 ul {
    text-align: left;
    margin-left: 1.5em;
    padding-left: 0;
    }

ul.services2 {
    list-style-type: none;
    margin: 0;
    padding: 0;
    }

ul.services2 li {
    height: 83px;
    font-size: 1.2em;
    letter-spacing: +0.1em;
    padding-top: 2em;
    margin-bottom: 1em;
    }

ul.services2 img {
    float: left;
    margin-top: -2em;
    margin-right: 1.5em;
    }

ul.left, ul.right {
    width: 350px;
    margin-right: 20px;
    float: left;
    }

div.portfolio_main {
    text-align: justify;
    }

div.portfolio_main img {
    float: left;
    margin: 0 1.5em 2em 0;
    }

a.button {
    background-image: url(menuback.png);
    float: right;
    height: 22px;
    padding: 0 1em;
    border-top: none;
    line-height: 22px;
    border-bottom: none;
    margin: 0;
    }

div.portfolio_summary {
    padding-top: 1em;
    clear: both;
    border-bottom: 1px white dotted;
    }

div.portfolio_summary p {
    font-size: 1.1em;
    margin-right: 150px;
    padding-right: 1em;
    height: 80px;
    border-right: 1px white dotted;
    }

div.portfolio_summary img {
    float: left;
    margin: 0 1px 1em 0;
/*    border-right: 10px #820024 solid;*/
	border-right: 10px #b20837 solid;
    }

div.portfolio_summary h2 {
    font-size: 1.3em;
    font-weight: normal;
    letter-spacing: +0.1em;
    border-bottom: 1px white dotted;
    margin-top: 0;
    }

div.portfolio_summary a.button {
    padding: 0 2em;
    margin: 2em 0 1em 0;
    }

div.clear {
    clear: both;
    }

div#banner {
    color: #fee;
/*	background-color: #660000;*/
	background-color:#990033;	
    position: relative;
    height: 199px;
    overflow: hidden;
    margin-top: 0.9em;
    font-family: Verdana, Arial, Calibri, sans-serif;
    }

div#banner ul {
    list-style-type: none;
    font-size: 11pt;
    letter-spacing: -1px;
    font-weight: 500;
    margin: 0 0 0 0em;
    padding: 1em 0 0 0.7em;
    height: 199px;
	background-color:#990033;
    }

div#banner ul li {
    margin-bottom: 10px;
    }

div#banner img {
    float: right;
    margin-right: -3px;
    }

div#banner h1 {
    border-bottom: none;
    font-size: 11pt;
    font-weight: bold;
    font-family: Verdana;
    letter-spacing: 0;
    margin-top: 6.5em; 
    text-align: center;
    }

