
body
{
margin: 0px;
}

q
{
	font-style:italic;
}

#container
{
line-height: 115%;
border-collapse:collapse;
width: 100%;
background-color: #2183bc; /*TS*/
}


#banner
{
background-image: url('images/bannera.jpg');
background-repeat: no-repeat;
background-color:white;
/*height: 133px;*/
position: relative;
top: auto;
/*border-bottom: 8px solid rgb(206,66,66);*/
}

#menu
{
/*float: left;*/
/*width: 10%;*/
padding: 0 .3em 0em 0;
font-family: 'Trebuchet MS', 'Lucida Grande',
Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
display: block;
font-size: .89em;
vertical-align: top;
margin: 0em 1em 0 0;
/*border-bottom: 3px solid #ffffff;*/
/*background-color: red;*/
}


#content
{
vertical-align: top;
/*margin-left:10.8em;*/
margin-bottom: 1em;
/*width: auto;*/
border-left: 4px solid;
/*border-top: 6px solid; TS*/
border-top-color: #1c64d1;
border-left-color: #5ba3e0;
padding-left: 1.5em;
padding-top: .7em;
padding-bottom: 2em;
padding-right: .5em;
background-color:white;
background-image: url(images/contentbkgr.gif);
background-repeat: no-repeat;
background-position: top left;
/*background-image: url(machine3.jpg);
background-repeat: no-repeat;
background-position: right-bottom;*/
font-family: 'Veranda', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: .8em;
/*border-bottom: 3px solid #ffffff;*/
}

#footer
{
/*clear: both;*/
border-top: 3px solid #2183bc;
/*border-bottom: 6px;*/
border-bottom:1px solid #1c64d1; 
/*border-color: rgb(206,66,66); TS*/
text-align: right;
font-family: 'Veranda', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: 70%;
background-color: rgb(206,66,66);
}

#footer td
{
border-bottom:1px solid #1c64d1; 
}

#footer a
{
text-decoration: none;
color: #ffffff;
}

#menu ul
{
/*list-style: none;*/
margin: 0;
padding: 0;
border-color: #ffffff;
background-color: #2183bc; 
color: inherit;
display: block;
}

#menu ul 
{

}

#menu ul li 
{
line-height: 2.3em;
text-align: left;
border-bottom: 1px solid #FFFFFF;
margin: 0;
display: block;
width: 119px;
}

#menu ul li a 
{
display: block;
padding: 3px 1px 3px .5em;
border-left: 10px solid #1c64d1;
/*border-right: 10px solid #5ba3e0;*/
background-color: #2183bc;
color: #ffffff;
text-decoration: none;
width: 100%;
}

#menu ul li a:link
{
background-color: #2183bc;
color: #ffffff;
}

#menu ul li a:visited
{
display: block;
}
 
#menu ul li a:hover 
{
background-color: #2786d7;
color: #fff;
text-decoration: underline;
}

#menu ul li a.onpage
{
background-color: #2786d7;
color: inherit;
}

#menu ul li ul
{
margin-left: 0px;
padding-top: 0px;
border-color: #ffffff;
/*background-color: none;
color: none;*/
display: block;
font-size: .80em;
border-bottom: 0px solid #FFFFFF;
}

#menu ul li ul a 
{
border: none;
background-color: #2183bc;
color: #ffffff;
text-decoration: none;
width: 98px;
margin-left: 0;
line-height: 2em/*17px*/;
padding-left: 38px;
}

#footer a img 
{
border: 0px solid black
}

IMG.displayed 
{
display: block;
margin-left: auto;
margin-right: auto; 
margin-bottom: auto;
margin-top: auto;
}

IMG.displayed2
{
float: right;
margin-top: 40px;
margin-right: 0; 
margin-left: 6px;
}

IMG.displayed3
{
margin-left: auto;
margin-right: auto; 
margin-bottom: auto;
margin-top: auto;
display: block;
}
.marquee_content
{
display: inline;
}

.marquee_content .category
{
font-family: 'Veranda', 'Lucida Grande',Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
/*background-color: #CCCCCC;*/
margin-left: 4em;
}
.marquee_content a
{
margin-right: 4em;
}

#content a
{
text-decoration: underline;
}

#content p
{
text-align: justify;
}

H1
{
font-size: 182%;
text-align: center;
}

H2
{
font-size: 130%;
font-weight: bold;
border-bottom: 1px solid gray;
}

H3
{
font-size: 100%;
font-weight: bold;
}

#enquiryform table
{
border: 0px solid black;
width:90%;
}

#enquiryform table tr
{
margin-top:1em;
margin-bottom:0px;
}

.checkboxrow input 
{
/*padding-left: 1000em;*/
margin-left: .7em;
margin-right: 2.2em;
}

#pscroller1
{
width: 100%; /*98.7%;*/
height: auto;
padding: 3px;
margin-bottom:3px;
margin-top: 0px;
background-color: #ccc;
color: red;
border-top: 2px solid #1c64d1;
border-bottom: 2px solid #5ba3e0;
}

/*#pscroller1 a
{
text-decoration: none;
color: black;
background-color: white;
}*/

#searchbar
{
width: 5em;
}

.zen_menu {
	background-color:#FF6600;
	color:white;
}

.zen_submenu {
	background-color:#CCCC99;
	color:black;
}


.image
{
/*margin-left: 30em;*/
float: right;
margin-top: 2.2em;
}

.layoutonly tr td{
	vertical-align:top;
}

/* Two-col layout */
.twocol {
	width: 90%;
  margin:1em auto;
  /*border: 1px solid black; */
  text-align:left;
  max-width: 1024px;

}
.leftcol {
      float: left;
      width: 200px; 
      margin:0; padding:0;
}
.leftcol-content {
      margin:0; padding: 0.5em 1em;
}
.rightcol {
      margin:0 0 0 200px; padding:0px;
}
.rightcol-content {
      margin:0px; padding: 0.5em 1em;
      font-size: 100%;
}
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
      padding:0px;
      border:none;
      visibility: hidden;
}
/* End two-col layout */
*/