body {
	background-color: #79818d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #333333;
	background-image: url(../images/bkg.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}
#container {
	height: auto;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
#headerHome {
	height: 294px;
	width: 100%;
	text-align: center;
}
#search {
	background-image: url(../images/topWhite.jpg);
	height: 28px;
	text-align: right;
	padding-right: 25px;
}

#featured {
	height: 165px;
}


#clients {
	float: left;
	width: 400px;
	height: 190px;
}
#teaser {
	float: left;
	width: 405px;
	height: 190px;
}
#footer {
	text-align: center;
	font-size: 9px;
	color: #CCCCCC;
	vertical-align: middle;
	height: auto;
	width: 805px;
}

#footer a:link {
	color: #CCCCCC;
	font-size: 9px;
}
#footer a:visited {
	color: #CCCCCC;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}


.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
h2 {
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.border {
	border: 1px solid #069;
}



.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}

a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
}
a:hover {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}

.textfield_effect    {
    margin-top: 8px;
	border-width: 1px;
    border-style: solid;
    border-color: #999999;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #333333;
    width: 100px;
    height: 12px;
    }
 
.textfield_effect:hover    {
    border-color: #64acd8;
    border-width: 1px;
    }
 
.textfield_effect:focus    {
    border-color: #64acd8;
    border-width: 1px;
    }
 
 .buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #CCCCCC;
	color: #333333;
	
}#login {
	background-image: url(../images/topWhite.jpg);
	height: 28px;
	text-align: right;
	padding-right: 25px;
	vertical-align: middle;
}
.paddingTop {
	padding-top: 9px;
}
#glossaryContent {
	background-color: #FFFFFF;
	padding: 20px;
}
.paddingTop2 {

	padding-top: 11px;
}
.whiteBKG {
	background-color: #FFFFFF;
	padding: 20px;
}
#containerSales {
	height: auto;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
