body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*  letter-spacing: -1px; */
  font-weight: normal;
	line-height: 1.25em;
	color: #000000;
  }

p {
	margin-bottom: 15px;
	padding: 0px 5px 5px 0px;
}

ul{
    margin: 0px;
	padding: 0px 5px 5px 0px;
}

li, dt {
	display: block;
	margin-right: 20px;
	text-indent: 0px;
	list-style-type: none;
	list-style:none;
	list-style-position: outside;
	padding-top: 10px;
	text-transform: none;
}
hdt {
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -0.6px;
}
dt {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -0.6px;
}
dd {
    padding-bottom: 8px;	
}

a {
	color: #3B3B3B;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #006400;
	text-decoration: underline;
}


h1 {
    /* display: inline; */
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 1em;
    font-weight: 900;
}

#header {
	text-align: left;
	height: 140px;
	width: 100%;
}

#main {
    position: relative;
    margin: 9px auto auto auto;
    width: 920px; /* 251+25+223+25+381 +1*/
}

#logo {
    margin-left: 19px;
    float: left;
}

.lightBorderedContainer {
	overflow: hidden;
    border: solid 1px #DFDFDF;
}

.lightBorderedContainer h2 {
	margin: 15px 10px 10px 10px;
	font-family: Arial, sans-serif;
	font-size: 2.8em;
}

.clear {
	display: block;
	clear: both;
}

.bigDot {
	font-size: 48px;
	display: inline;
	float: left;
}

.condensed {
	letter-spacing: -1px;
}

/* columns layout */

#f1 {
	float: left;
	height: 384px;
	width: 251px;
}

#f2 {
    float: left;
    height: 510px;
    margin-left: 24px;
    width: 223px;
    /* overflow: hidden; */
}

#f3 {
    float: left;
    height: 510px;
    margin-left: 24px;
    width: 381px;
     overflow: hidden;
}


/* f1 content */

#f1 li, #f1 ul {
	padding-bottom: 0px;
	padding-top: 0px;
}
#f1 ul {
   margin-top: -12px;
   padding-left: 10px;
   list-style-position: inside; 
}
#f1 li
{
  display: list-item;
  list-style-image: url('../../../themes/default/images/dot.png');
  margin-left: 5px;
  padding-left: 5px;
  margin-bottom: 6px;
}

#specifications
{
  height: 384px;
  padding: 20px;
  border-bottom: 0px;
}

#contact h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	letter-spacing: -0.7px;
}

#contact {
	font-size: 9px;
	height: 75px;
	padding: 5px 15px 5px 15px;
	color: #000;
}

#contact ul {
	padding: 0px;
	margin: 0px;	
} 

#contact li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}

#contact li strong {
	font-weight: bold;
	font-size: 9px;
	margin-right: 2px;
	margin-left:0px;
}

img.styledDot {
	margin: 2px 1px 2px 5px;
}

/* f2 content */

#f2 p, #f2 ul, #f2 dl
{
  margin: 10px;
  }


#news {
	height: 353px;
	overflow: auto;
	margin-top: 20px;
}

#f2 dd {
	border-bottom: solid 1px #DFDFDF;
}
dt:after {
	clear: both;
}

#bookLink {
    position: absolute;
    top: 378px;
    width: 223px;
    height: 133px;
    display: block;
/*    line-height: 1em; */
    vertical-align: middle;
    font-size: 2.8em;
/*    background-color: #000;
    color: #eee;*/
}

/* f3 content */

#f3 p, #f3 ul, #f3 dl {
	margin: 10px;
}

#clients {
	height: 510px;
	overflow: auto;
	margin-top: 20px;
  /* overflow-y: scroll; */ 
  }

#details {
    margin-bottom: 0px;
}

/* obsolete */
