<style type="text/css" cm:escaping="no">

BODY {
 font-family:Times New Roman, Times, serif;

 text-align: center;
}
/* Whole page */
#pageWidth {
	width: 760px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
 	color: #DDDDDD;
 	background: #1D6C89;
}

/* Header */
#header {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	height: 130px;
}

/* Images (inside header) */
#headerTop {
	float: left;
}

/* Left header (inside header) for AccuWeaver LLC */
#headLeft {
	float: left;
	height: 112px;
	width: 760px;
	background-image: url(img/header_bg.png);
}

/* Format and pad the H1 text */
#headLeft h1 {
	font-size: 18pt;
	font-variant: small-caps;
	padding: .5em
}

#headLeft h1:first-letter {
    font-size:    125%;
}

#content p {
	text-align: justify;
	text-justify: newspaper;
}

#content p:first-letter{
	float:left;
	color: #D4D4C7;
	font-size: 3em;
	line-height: .8em;
	padding-right: .1em;
	font-family: times,Georgia;
}
/* Page body (below header) */
#pageBody {
    float: left;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding: 0px;
	text-align: center;
    background: url(templates/Logg/img/1D6C89/menue_bg.gif) repeat;
}

/* Menu bar (inside pageBody) */
#menuBar {
    float: left;
    width: 120px;
    padding-right: 12px;
    padding-left: 5px;
 }

/* Content (inside pageBody) */
#content {
	float: left;
	font-family:Georgia,times,Verdana,Geneva;
    font-size: 10pt;
    padding-top: 2em;
    padding-bottom: 2em;
    padding-right: 20px;
    padding-left: 20px;
    width: 500px;
  border-top: 2px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 2px solid #cecece;
  border-right: 2px solid #4a4a4a;
  background: #1D6C89;
  color: white;
  text-align: left;
}

#contact {
	float: left;
	font-family: Georgia,times,Verdana,Geneva;
	font-size: 11pt;
	padding-top: 5em;
	padding-bottom: 5em;
	padding-left: 5em;
	padding-right: 5em;
	width: 60%;
	border-top: 2px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 2px solid #cecece;
  border-right: 2px solid #4a4a4a;
  background: #1D6C89;
  color: white;
  text-align: left;
}

/* Padding for content (inside pageBody) */
#contentRight {
	float: left;
	width: 40px;
}


#headCenter {
	float: left;
}
#headRight {
	float: right;
	align: top;
}
#footer {
    float: left;
    height: 40px;
}
a:link {
 color:#DDDDDD;
 }


a:visited {
 color:#DDDDDD;
 }


a:active {
 color:#DDDDDD;
 }


.navButton {
  padding: 0;
  width: 120px;
  font-family: Verdana, "Century Gothic", sans-serif;
  font-size: 10pt;
  font-weight: bold; 
  text-indent: 5px;
  color:#FFFFFF; 
  text-align: left;
 }
 
.navButton a {
  display: block;
  width: 100%;
  padding: 2px; 
}

.navButton a:link,
.navButton a:visited,
.navButton a:hover {
  color: #ffffff;
  text-decoration: none;
}

.navButton a:link,
.navButton a:visited {
  background-color: #1D6C89;
  border-top: 2px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 2px solid #cecece;
  border-right: 2px solid #4a4a4a;
}

.navButton a:hover {
  background-color: #3D8CA9;
  border-bottom: 2px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 2px solid #cecece;
  border-left: 2px solid #4a4a4a;
}

</style>
