@charset "utf-8";
/* CSS Document */

.left {float:left}
.leftimage {float:left; margin-right:20px}

a {text-decoration:none}
a:hover {text-decoration:none}

a.menu {color:white}
a.menu:hover {color:#FFCC00}

a.portfolio {color:#000066; font-weight:bold}
a.portfolio:hover {color:#00CCFF; font-weight:bold}

body {margin:0; background-color:#333333}

div {margin-left:auto; margin-right:auto}

div.center {text-align:center}

div.clear {clear:both; height:0px}

div.container {width:100%; height:auto; margin:0; background-color:white}
div.content {width:800px; text-align:left; background-color:white; margin-top:0}

div.footerbackground {width:100%; height:50px; background-image:url(footerbackground.jpg); margin:0}
div.footer {width:800px; text-align:center; padding-top:13px}

div.headerbackground {width:100%; height:90px; background-image:url(headerbackground.jpg); margin:0}
div.header {width:800px; text-align:right; padding-top:36px; padding-right:10px}

div.indeximage {background-image:url(indeximage.jpg); padding-left:420px; height:262px; padding-right:20px; width:360px; padding-top:20px;}

div.third {width:220px; float:left; text-align:left}

h1 {color:#000033; font-size:18px; font-family:Arial, Helvetica, sans-serif}
hr {margin:0}

img {border:none}
img.logo {margin-top:-36px; float:left}
img.phone {float:right}

p {display:inline; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px}

span.blue {color:#05fdff}
span.copyright {color:#CCCCCC; font-size:11px}
span.footer {color:white; font-size:12px}
span.title {color:#000033; font-size:18px}
span.white {color:white}

ul {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:18px; margin-top:0px; margin-left:20px}
