body {margin:0px;padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#4d4d4d}

table, tbody, tr, td {padding:0px;margin:0px }

.contact input , select {background:url(images/inputBg.jpg) no-repeat; width:227px;height:22px;border:none; padding:3px;}
.contact textarea {background:url(images/textAreaBg.jpg) no-repeat; width:227px;height:200px;border:none; padding:3px; }
.send input {background:url(images/sendBtn.jpg) no-repeat;width:110px; height:32px;border:none; font-weight:bold}

img {border:none;}
p, h1, h2, h3 {}
h1 {font-size:20px}
h2 {font-size:18px}

a {color: #CC6600}
a:hover {color: #CC3300}

.container {width:780px;margin:0px auto;background: url(images/contentBg.jpg) repeat-y ; margin-top:2px}

.oddRow {background:#eee}

.u {text-decoration:underline;}

.hBox {background:url(images/hBox.jpg) no-repeat 50%;font-weight:bold;height:40px; }
.hBox td {padding:0pt 10px 0pt 40px;text-align:center;}

ul.ticks {margin:5px 0px; padding:0; list-style:none;}
.ticks li {margin:5px; padding:0; text-indent: 15px; line-height:13px; background:url(images/greentick.gif) no-repeat 0 0; list-style:none}

ul.arrow {margin:0; padding:0; list-style:none}
.arrow li {margin:5px; padding:0; text-indent: 15px; line-height:14px; background:url(images/arrow.gif) no-repeat 0 3px}

.whiteBox {background:url(images/roundBox2.jpg) repeat-y; width:362px;margin:0 auto}
.whiteBox ul {margin:5px 35px; padding:0; list-style:none}
.whiteBox li {margin:5px; padding:0; text-indent: 15px; line-height:13px; background:url(images/arrow.gif) no-repeat 0 3px}
.whiteBox p {padding:0 20px; margin:0}
.whiteBox table tr td {padding:0px 0px}

.prodBox {background:url(images/prodBox.jpg) no-repeat top right;}
.prodBox table ul {margin:0; padding:0; list-style:none}
.prodBox table {height:134px}

div.contactBtn {margin:0 auto;width:228px}
.contactBtn a {display:block;background:url(images/contactButton.jpg) no-repeat 0 0}
.contactBtn a:hover {background-position: 0 -50px }

div.serviceBtn {margin:0 auto;width:228px}
.serviceBtn a {display:block;background:url(images/serviceButton.jpg) no-repeat 0 0}
.serviceBtn a:hover {background-position: 0 -50px }

.buttons {float:left;margin:0 1px}

.topMenu {height:15px;background:url(images/menuBg.jpg);padding:5px 10px}
.topMenu a {font-size:12px; padding:5px 10px; text-decoration:none;color:#000;font-weight:bold}
.topMenu a:hover {color:#fff;background:#FFAD33;text-decoration:none;}
.topMenu a:visited {color:#555;}

.content {clear:both;}
.contentLeft {float: left; width: 180px;padding-left:10px;text-align:center}
.contentMiddle {float: left; width:370px;padding:5px 15px;}
.contentRight {float: left; width: 180px;padding:5px 0px;text-align:center}

.footer {height:65px;background:url(images/footer.jpg) no-repeat #4D4D4D;padding-top:18px; text-align:center; font-size:10px}
.footer a {color:#333;text-decoration:none;}
.footer a:hover {color:#000;text-decoration:underline}

form {padding:0; margin:0}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {background:url(images/menuBg.jpg);width:780px; font-weight:bold; float:left;}

.menu ul {padding:0;margin:0 0 0 10px;list-style-type:none;}

.menu ul ul {width:15em;top:28px;margin:0;padding:0}

.menu ul li table, .menu ul li table tr, .menu ul li table tr td {padding:0; margin:0}
.menu ul li table tr td ul {margin-top:0px}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:28px;line-height:16px;margin:0;padding:0}

/* style the sub level list items */
.menu ul ul li {display:block;width:15em;line-height:15px;height:auto;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;font-size:12px;text-decoration:none;color:#333;padding:6px 15px; }

/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#666; color:#fff;width:13em;height:100%;line-height:0.7em; padding:0.5em 1em;}
* html .menu ul ul a, * html .menu ul ul a:visited  {}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0px; top:0; width:0; height:0; font-size:12px; z-index:-1;}

/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#FFAD33;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#FFAD33;}

/* style the level hovers */
/* first */
* html .menu a:hover {color:#FFAD33;background:#333; position:relative; z-index:100;}
.menu li:hover {position:relative;}
.menu :hover > a {color:#FFAD33;background:#333;}
/* second */
* html .menu ul ul a:hover{color:#333;background:#FFAD33; position:relative; z-index:110;}
.menu ul ul li:hover {position:relative;}
.menu ul ul :hover > a {color:#333;background:#FFAD33;}

/* hide the sub levels and give them a position absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* make the second level visible when hover on first level list OR link */
.menu ul :hover ul{visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
.menu ul a:hover ul{visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; z-index:-1;margin-top:-6px}