body {
	font-family: verdana, arial;
	margin: 0px;
	font-size: 75%;
	background: #0066cc;
	color: white;
}

.noshow{
display:none;
}

#container {
	padding: 20px 0px 20px 0px;
	width: 780px;
	margin: auto;
	background: url(../images/bg.jpg);
}

a img{
border:none;
}

#topnav a{
color:#fff;
text-decoration:none;
font-weight:bold;
font-size:110%;
}

#header a{
color:#fff;
}

#footer a{
color:#fff;
}

#topnav a:hover{
text-decoration:underline;
}

#consultation{
float:right;
clear:right;
padding: 2px 0px 2px 25px;
height:20px;
margin: 0px 13px 0px 0px;
font-size:120%;
}
#phone{
background-image:url(../images/telephone-symbol.jpg);
background-repeat: no-repeat;
float:right;
clear:right;
padding: 2px 0px 5px 25px;
height:20px;
margin: 0px 13px 0px 0px;
font-size:120%;
}

#email{
float:right;
clear:right;
padding: 0px 0px 0px 0px;
margin: 0px 13px 0px 0px;
font-size:120%;
}

#topnav {
	background: url(../images/nav.jpg) no-repeat;
	height: 40px;
}
#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topnav ul li {
	float: left;
	margin: 0;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
}

#content {
	clear:both;
}

#right {
	float: left;
	width: 200px;
}

#center {
	float: left;
	width: 560px;
	padding: 0px 10px;
}

#center p{
line-height:120%;
margin: 10px 0px;
}
#center p strong{
	color: #003366;
}

#footer {
	clear: both;
	background: url(../images/footer.jpg) no-repeat;
	background-position:top right;
	height: 62px;
	width: 780 px;
}

#copyright {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

#designby {
	float: right;
	margin-right: 130px;
	margin-top: 20px;
}

#right h3{
margin-top:25px;
}

blockquote.testemonial-quote {
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
	margin: 20px 0px 30px 2px;
	background-image: url(../images/quote-open.jpg);
	background-position: middle left;
	background-repeat: no-repeat;
	text-indent: 23px;
  }

  blockquote.testemonial-quote div {
    margin-right: 18px;
	line-height:150%;
    display: block;
    background-image: url(../images/quote-close.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
} 

a {
	color: white;
}

label {
	float: left;
	width: 150px;
	margin: 5px;
}

input, textarea {
	margin: 5px;
}

#pointers li {
	margin-top: 20px;
}
