body {
background: #585858;
margin: 0 120px 0 120px;
text-align: center;
}

#topleft {
background-color: #000000;
width: 100px;
height: 100px;
float: left;
padding: 0;
}

#topright {
background-color: #000000;
margin: 0 0 -20 210;
height: 140px;
background-image: url(graphics/fotolia_2299124e.jpg);
padding: 10px;
}

h1 {
font-family: arial, helvetica, sans serif;
font-size: 14pt;
font-weight: bold;
color: #ffffff;
margin: 40px;
}

#topnav {
background: #000000;
width: 100%;
}

#navbar {
background: #000000;
float: left;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
}

#navbar li {
display: inline;
}

#navbar li a {
background: #000000;
float: left;
padding: 10px 31px;
font-family: arial, helvetica, sans serif;
color: #ffffff;
text-decoration: none;
}

#navbar li a:hover {
background: #444444;
color: #ffffff;
}

#clear {
clear: both;
}

#footer {
background: #000000;
margin: 0;
padding: 10px;
}

#container {
width: 100%;
background: #ffffff;
margin: 0;
padding: 0;
border: solid #000000 1px;
text-align: left;
overflow: hidden;
}

p {
font-family: arial, helvetica, sans serif;
font-size: 11pt;
font-weight: normal;
color: #404040;
line-height: 150%;
text-align: justify;
}

p.center {
text-align: center;
font-family: arial, helvetica, sans serif;
font-size: 11pt;
font-weight: normal;
line-height: 150%;
}

p.light {color: #555555;
}

#maincontent {
background: #ffffff;
margin: 0 1px 0 210px;
padding: 50;
}

#darkblue {
background: #000000;
}

#links {
background: #000000;
float: left;
width: 150px;
padding: 3px;
margin-left: 10;
}

#links p a{
font-family: arial, helvetica, sans serif;
color: #ffffff;
text-decoration: none;
}

#links p a:hover{
text-decoration: underline;
}

.welcome {
font-size: 14pt;
font-weight: bold;
}

ul.square {
list-style-type: square;
font-family: arial, helvetica, sans serif;
font-size: 11pt;
font-weight: normal;
color: #404040;
line-height: 150%;
}

ul.disc {
list-style-type: disc;
font-family: arial, helvetica, sans serif;
font-size: 11pt;
font-weight: normal;
color: #404040;
line-height: 150%;
}

ol{
font-family: arial, helvetica, sans serif;
font-size: 11pt;
font-weight: normal;
color: #404040;
line-height: 150%;
}

h2 {
font-family: arial, helvetica, sans serif;
font-size: 14pt;
font-weight: bold;
color: #404040;
text-align: center;
}


td {
padding: 20px;
font-family: arial, helvetica, sans serif;
font-size: 11pt;
font-weight: normal;
color: #404040;
}

#leftcontent {
position: absolute;
left:7px;
top:1px;
width:180px;
background:#bbbbbb;
color:#040404;
border:1px solid #000;
	}

#rightcontent {
position: absolute;
right:10px;
top:50px;
width:200px;
background:#fff;
border:1px solid #000;
	}

#testimonials {
background: #ffffcc;
text-color: #404040;
text-align: justify;
border: solid 1px black;
padding: 10px;
}

p.float {
float:left;
width: 150px;
padding: 30px;
}

td.center {
text-align:center;
}

a {
color: #660033;
text-decoration:none;
}

#ads {
background: #ffffff;
border: solid 1px gray;
float: right;
width: 150px;
height: 460px;
padding: 3px;
margin-left: 10;
}

p.footdirectory {
text-align:center; 
font-size:10pt;
line-height: 5%;
}

h1.title {
margin-left: 300px;
}