* {
font-family:Helvetica;
}

body {
font-size:15px;
background-color:#333;
padding:0px;
margin:0px;
color:#555;
/*
background-image:url('../img/getz-bg-repeat.gif');
background-attachment:fixed;
*/
/*background-image:url('../img/getz-bg-repeat.gif');*/
}
#bodyWrapper {
background-color:#fff;
width:970px;
height:100%;
margin:5px 0 5px 0;
/*border:solid 1px #16c;*/
padding:5px;
}
.leftPanel {
margin:0px;
background-color:#f1f4f6;
}
a,a:active,a:visited,a:link
{
color:blue;
font-weight:normal;
text-decoration:none;
padding-right:2px;
}
a:hover {
color:#f65;
color:red;
}
h1 {
margin:5px 0px 5px 0px;
color:#191919;
font-weight:bold;
}
h2 {
color:#1af;
color:#333;
border:none;
font-size:20px;
padding:0;
}
b {
color:#333;
}
#footer {
color:#333;
}
#footer a {
text-decoration:none;
font-weight:bold;
color:#5a0;
}
.contentCell {
}
.serviceImageBoxLink {
text-decoration:none;
}
.serviceImageBoxLink img {
border:none;
}
h2, p {
padding:5px;
margin:0px;
}
p {
font-size:15px;
}
/*
#nav li {
list-style:none;
text-align:left;
}

#nav a {
color:black;
}
*/
table.contact_table
{
border-collapse: collapse;
border: none;
}
/*
table.contact_table tr td
{
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding: 10px;
}
*/
.required {
color:red;
font-size:12px;
}

/*
.contactNumber {
font-size:55px;
color:royalblue;
font-weight:bold;
}
*/
.imageLink {
text-decoration:none;
}

address {
font-size:12px;
}

.banner {
border:solid 1px #16c;
}

iframe {
border: solid 1px #16c;
}
