body {
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image: url("../images/pagebg.jpg"); 
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
}
.mybg{
	background: url("http://www.drdrip.com.au/images/im_11.png") repeat-Y top center;
}
.head1{
	background: url("../images/im_03.jpg") repeat-X top center;
}
.bgsdleft{
	background: url("../images/im_02.png") repeat-Y top right;
}
.bgsdright{
	background: url("../images/im_04.png") repeat-Y top left;
}
.topmnbg{
	background: url("../images/im_05.jpg") repeat-X;
}

/***** Navigation *****

#navigation ul, #navigation li {
  margin:0;
  padding:0;
}

#navigation {  
  font-size:16px;
  height:2em;
  font-family:Arial;
  line-height:38px;
  color:#fff;
  width:100%;
}

#navigation li{
   list-style-type:none;
  white-space:nowrap;
  float:left;
 border-left:solid 1px #CCCCCC; 
 

}

#navigation li a{
  display:block;
  font-weight:bold;
  text-decoration:none;
  background:inherit;
  color:#666;
  float:left;
  padding:0 45px 0 46px;

}

#navigation .selected, #navigation a:hover{
  background: url("../images/im_on_05.jpg") repeat-X;
  color:#2A3178;
}
*/
     #navigation {
      padding: 0;
	  margin:0;
	  	    width:100%;
	font-size:16px;
  height:2em;
  font-family:Arial;
    font-weight:bold;
  line-height:38px;
  background: url("../images/im_05.jpg") repeat-X;

    }
    #navigation ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
	    width:100%;
    }

     #navigation li {
      width:16.56%;
      background: #eee none;
      text-align: center;
      padding: 0;
      margin: 0;
      float: left;
	  border-right:solid 1px #CCCCCC; 
    }
    #navigation a {
      display: block;
      width: 100%;
      text-decoration: none;
	  color:#666;
	  background: url("../images/im_05.jpg") repeat-X;
    }
    #navigation a:hover {
  background: url("../images/im_on_05.jpg") repeat-X;
  color:#2A3178;
    }

	#navigation .nobrd{
	border-left: none;
	}
		#navigation .nobrd1{
	border-right: none;
	}
/* Menu starts here */
#menu {
	float:right;
	font-size:93%;
	line-height:normal;
	}
#menu ul {
	margin:0;
	padding:0 5px 0 0;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
    text-align: center;
	}
#menu a {
	float:right;
	background:url("../images/topbutton_01.png") no-repeat left top;
	margin:0;
	padding:0 5px 0 8px;
	text-decoration:none;
	text-align:center;
	}
#menu a span {
	float:right;
	display:block;
	background:url("../images/topbutton_02.png") no-repeat right top;
	padding:11px 6px 8px 0px;
	cursor:pointer; 

	width:82px;
	color:#2A3178;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	margin:0;
		
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {color:#2A3178;}
#menu a:hover {background-position:0% -38px;}
#menu a:hover span {background-position:100% -38px;}


.maintxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	padding:10px 15px 5px 20px;
}
.maintxt H1{
	font-size: 14px;
	font-family: Verdana;
	margin-bottom:7px;
	font-weight: bold;
	color: #EA6D0D;

}
.maintxt H2{
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	margin-top:1px;
	margin-bottom:7px;
}
.frmtxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:left;
	padding:2px 2px;
}
.testimony {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-align:justify;
	padding:5px 12px 5px 10px;
	background: url(../images/rt_03.jpg) repeat-y left top;
}
.glossymenu{
list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
width: 189px;
}

.glossymenu li a{
font-size: 11px;
font-family: Verdana;
font-weight:bold;
line-height:20px;
color: #000000;
display: block;
width: auto;
height:20px;
padding: 0;
padding-left: 16px;
text-decoration: none;
border:0;
border-bottom-width: 0;
}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 173px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #000000;
}

.glossymenu li a:hover{
color: #ff9900;
}
a:link, a:visited 
{
color: #0033FF;/*#000099;*/
text-decoration: underline;
}

a:hover, a:active:focus 
{
color: #FF6600;
text-decoration: underline;
}	  
.footer{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding:10px 10px;
	background: #FFFFFF no-repeat center top;
	text-align: center;

}

.phone {
	font-family: "Arial Black";
	font-size: 35px;
	font-weight: normal;
	color: #EF7B21;
	text-align:right;
	padding:0 16px 0 0;
	margin:0;
}
.maintxt1 {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	padding:10px 0px 0px 0px;
}

.searchbg {
	background: url("../images/searchbg.jpg") repeat-X;
}
