html {
    padding: 0;
    margin: 0;
    border: 0;
    min-height: 101%;
}

body {
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    font-family:  tahoma,verdana, sans-serif;
    line-height: 16px;

    text-align: center;
    background: #2b2b2b;
    color: #5D5C5C;
	background: url(../images/bg.gif) repeat;
	min-height: 101%;
}
.ulcontent{
	font-size: 12px;
    font-weight: normal;
    font-family:  tahoma,verdana, sans-serif;
	color: #5D5C5C;
}

p, h1, h2, h3, #button, .submit {
    padding: 0;
    margin: 0;
    border: 0;
}

p {
    font-family:  tahoma,arial, veranda, helvetica, times, sans-serif;
    font-weight: normal;

    text-align: left;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	
	font-family: "Trebuchet MS", arial, verdana, helvetica, times, tahoma, sans-serif;
	
}

#out_bg {
	
	width: 100%;
	float: left;
	clear: both;
	min-height: 101%;
	background: url(../images/pagebg.gif) repeat-x;
}
#left_out_bg {
	


	width: 100%;

clear: both;
	width: 100%;
	background: url(../images/leftoutbg.png) no-repeat center 54px;
	float: left;
	
}
a {
	color: #5D5C5C;
	text-decoration:none;
}

.o_wrapper {
	
	width: 100%;
	float: left;
	clear: both;
	height: 100%;
}

#main {
    padding: 0;
    border: 0;
    margin: 0 auto;
   width: 962px;
	
}

#inner {
    padding: 0;
    border: 0;
    margin: 0 auto;
   width: 962px;
   float: left;
   clear: both;
	 
}

#container {
    padding: 0;
    border: 0;
    margin: 0;
     width: 962px;
    float: left;
    text-align: left;
	position: relative;
	left: 7px;
	clear: both;
	
}
/* head container */
#head {
    padding: 0;
    border: 0;
    margin: 0;
     width: 962px;
    float: left;
	height: 54px;
	
}
/* head logo */

#inner h1#logo a {
    width: 136px;
    height: 34px;
    padding: 0;
    margin: 9px 0 0 69px;
    border: 0;
    background: url(../images/logo.png) no-repeat;
    float: left;
    clear: none;
}

/*top right corner menu */
#inner #toprightmenu {
    padding: 0;
    margin: 20px 0 0 0px;
    border: 0;
    height: 10px;
    float: right;
    clear: none;
    width: 145px;
	
   
}

#inner #toprightmenu li, #toprightmenu li a {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
	 height: 10px;
    width: 13px;
	list-style: none;
	margin-right: 16px;
}

#inner #toprightmenu li a {
      height: 10px;
    width: 13px;
}

#inner #toprightmenu li#home_li a {
      height: 10px;
    width: 13px;
	background: url(../images/homeicon.gif) no-repeat top left;
	
}
#inner #toprightmenu li#home_li a:hover {

	background: url(../images/homeiconhov.gif) no-repeat top left;
	
}
#inner #toprightmenu li#sitemap_li a {
      height: 10px;
    width: 13px;
	background: url(../images/sitemapicon.gif) no-repeat top left;
	margin-right: 16px;
}

#inner #toprightmenu li#sitemap_li a:hover {
 
	background: url(../images/sitemapiconhov.gif) no-repeat top left;

}

#inner #toprightmenu li#contact_li  {
     margin-right: 0px;
}
#inner #toprightmenu li#contact_li a {
      height: 10px;
    width: 13px;
	background: url(../images/mailicon.gif) no-repeat top left;
}

#inner #toprightmenu li#contact_li a:hover {
     
	background: url(../images/mailiconhov.gif) no-repeat top left;
}
/*top right corner menu END*/




/* main menu near topleft logo */

#menu_bar {
	
	float: left;
	width: 545px;
	margin-left: 48px;
	
}

#inner #mainmenu {
    padding: 0;
    margin: 0px 0 0 0px;
    border: 0;
    float: left;
    width: 545px;
	position: relative;
	z-index: 2000;
	
	
}

#inner #mainmenu li, #inner #mainmenu li a {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    display: block;
	line-height: 51px;
	padding-bottom: 5px;
}

#inner #mainmenu li a {
   
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    font-family: "Trebuchet MS", arial, verdana, helvetica, times, tahoma, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.15em;
    line-height: 51px;
	margin-right: 1px;
	text-transform: uppercase;
	
}

#inner #mainmenu li.menurule {
	
	background: url(../images/mmenulirule.gif) no-repeat;
	width: 1px;
	float: left;
	height: 51px;
}
/* main menu near topleft  END */
#inner #mainmenu li a:hover, #inner #mainmenu li a.active  {
  
   color: #ffba36;
   background: url(../images/mainmenuhoverbg.gif) no-repeat bottom center;
   
}


/* top banner */
#flash_banner {
    padding: 0;
    margin: 0;
    border: 0;
	border-bottom: 4px solid #3472a0;
    float: left;
	clear: both;
    width: 962px;
    height: 150px;
	background: url(../images/flashbannerbg.jpg) no-repeat top left;
	position: relative;
	left: 0;
	z-index: 10;

	
}
/* top right panel END*/
/* main container */

#maincontent {
     width: 929px;
    padding: 28px 0px 25px 33px;
   margin: 0;
    border: 0;
    float: left;
    clear: both;
	background: #ffffff;
	
}


/* left/right columns */


/* pageleftcolumn */
 
#pageleftcolumn { 
 
    padding: 0;
    margin: 10px 0 0 0px;
    border: 0;
    float: left;
  	 width: 431px;
	padding-bottom: 10px;
}

/* pageleftcolumn END*/

#pagerightcolumn { 
 
    padding: 0;
    margin: 0px 0 0 23px;
    border: 0;
    float: left;
    width: 415px;
	
}

.head_img {

float: left;
clear: both;
position: relative;
top: -51px;	
	z-index: 0;
	margin-bottom: -35px;
}
.basket{
float: left;

position: relative;

	z-index: 0;


}

#basket {
	
	position: relative;
	float: right;
	top: -160px;
	left: 79px;
		
}
#basket a {
	
	color: #485c7c;
    text-align: right;
    line-height: 18px;
    font-weight: normal;
  font-size: 16px;
   letter-spacing: -0.01em;
   font-family: "Trebuchet MS";
	text-decoration: none;
}
#basket a:hover {
		
	text-decoration: underline;
}

#maincontent p {
	
	float: left;
	clear: both;
	margin: 5px 0 5px 0px;
	padding: 0;
	border: 0;
	width: 90%;
	
	font-size: 12px;
	
	color: #5D5C5C;
	font-family:Tahoma;
	
}
td{
	
	font-family:Tahoma;
	
	font-size: 12px;
	
	color: #5D5C5C;
	
}
#maincontent p a {
	color: #485c7c;;
	font-weight: normal;
	
}

#maincontent  h2 {
    padding: 0;
    margin: 0px 0px 14px 4px;
    border: 0;
     text-align: left;
     float: left;
    font-size: 14px;
   	color: #ffffff;
    text-align: left;
    line-height: 33px;
 min-width: 35%;
padding-left: 10px;
background: #ffab0a;
position: relative;
letter-spacing: 0.00em;
	z-index: 10;
	padding-right: 10px;
	
}


#maincontent h3 {
	
	padding: 0;
    margin: 0 0 0 0px;
    border: 0;
     text-align: left;
     float: left;
    font-size: 16px;
   	color: #485c7c;
    text-align: left;
    line-height: 18px;
   width: 100%;
   font-weight: normal;
   font-family: calibri, tahoma, verdana, sans-serif;
   letter-spacing: -0.01em;
   font-family: "Trebuchet MS";
}



#maincontent h4 {
	
	padding: 0;
    margin: 0 0 0 0px;
    border: 0;
     text-align: left;
     float: left;
    font-size: 16px;
   	color: #9a5700;
    text-align: left;
    line-height: 20px;
   width: 100%;
}

.services_box {
	
	float: left;
	clear: both;
	margin-top: 10px;
	margin-left: 0px;
	padding-bottom: 25px;
	
}
.services_box  img {
	
	float: left;
	clear: both;
	margin-top: 2px;
	border: 0;
	
}
#maincontent ol {
	
	width: 80%;
	float: left;
	margin: 20px 35px 20px 20px;
	padding: 0;
	border: 0;
	clear: none;
	list-style-type: none;
	
}

#maincontent ol li {
	margin: 0;
	padding: 0 0 0 15px;
	border: 0;
    font-size: 12px;
   
    line-height: 18px;
    background-image: url(../images/ollistbg.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    
}

/* footer*/
#footer {
     width: 100%;
    padding: 0 ;
    margin: 0 0 60px 0;
    border: 0;
    float: left;
    clear: both;
   height: 11px;
   border-bottom: 3px solid #fd7300;
  
  
}
#top_footer {
     width: 801px;
    padding: 0 ;
    margin: 0 0 0 17px;
    border: 0;
    float: left;
    clear: both;
	height: 30px;
     background: url(../images/topfooter.gif) no-repeat;
  
}

#bottom_content {
     width: 892px;
    padding: 0 ;
    margin: 0;
    border: 0;
    float: left;
    clear: both;
	height: 45px;
     background: url(../images/bottomfooterbg.gif) no-repeat;
  
}
#inner #bottom_content p {
    
    float: left;
	color: #5D5C5C;
	font-size: 11px;
   clear: none;
   width: 80%;
   line-height: 38px;
   margin-left: 10px;
}
#inner #bottom_content p a {
    
   
	color: #5D5C5C;
	
}
#bottom_content a img {
   
    padding: 0 ;
    margin: 0;
    border: 0;
    float: left;
	margin-left: 17px;
	margin-top: 2px;
   clear: none;
  
}


/*** ESSENTIAL STYLES ***/
#inner .sf-menu, #inner .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	margin-bottom: -3px;
}
#inner .sf-menu {
	
}
#inner .sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	
}
#inner .sf-menu ul li {
	width:			100%;
	
}

#inner .sf-menu ul li ul {
	
	
}

#inner .sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#inner .sf-menu li {
	float:			left;
	position:		relative;
}
#inner .sf-menu a {
	display:		block;
	position:		relative;
}
#inner .sf-menu li:hover ul,
#inner .sf-menu li.sfHover ul {
	left:			0;
	top:			59px; /* match top ul list item height */
	z-index:		99;

}
#inner ul.sf-menu li:hover li ul,
#inner ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
#inner ul.sf-menu li li:hover ul,
#inner ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
	
}
#inner ul.sf-menu li li:hover li ul,
#inner ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
#inner ul.sf-menu li li li:hover ul,
#inner ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
#inner .sf-menu {
	float:			left;
	
}
#inner .sf-menu a {
	
	text-decoration:none;
	
}
#inner .sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#616161;
}
#inner .sf-menu li {
	
}



#inner .sf-menu li li {
	
}
#inner .sf-menu li li li {
	
}
#inner .sf-menu li:hover, #inner .sf-menu li.sfHover,
#inner .sf-menu a:focus, #inner .sf-menu a:hover, #inner .sf-menu a:active {
	 background: url(../images/mmenuhoverbg.gif) repeat-x top left;
	outline:		0;
	 color: #ffba36;
	
}



#inner #mainmenu li ul {
    
	 width: 180px;
   
	 margin-top: -7px;
	border: 1px solid #185791;
	border-top: 0;
	padding: 10px;
	
}
#inner #mainmenu ul li { 

line-height: 16px;
margin: 0;
padding: 0;


}

#inner #mainmenu ul li a { 

line-height: 28px;
margin: 0;



}

#inner #mainmenu li li a:hover { 

color: #ae1000;

}
#inner #mainmenu  li#li_01 a {
	width: 79px;
	background: url(../images/li01.png) no-repeat left top;
	height: 51px;
	padding: 0;
}

#inner #mainmenu li#li_01 a:hover {
	padding: 0;
	background: url(../images/li01hov.png) no-repeat left bottom;
}

#inner #mainmenu  li#li_02 a {
	width: 110px;
	background: url(../images/li02.png) no-repeat left top;
	height: 51px;
	padding: 0;
}

#inner #mainmenu li#li_02 a:hover {
	padding: 0;
	background: url(../images/li02hov.png) no-repeat left bottom;
}



#inner #mainmenu  li#li_03 a {
	width: 70px;
	
	background: url(../images/li03.png) no-repeat left top;
	height: 51px;
	padding: 0;
}

#inner #mainmenu li#li_03 a:hover {
	padding: 0;
	background: url(../images/li03hov.png) no-repeat left bottom;
}



#inner #mainmenu  li#li_033 a {
	width: 110px;
	background: url(../images/li02.png) no-repeat left top;
	height: 51px;
	padding: 0;
}

#inner #mainmenu li#li_033 a:hover {
	padding: 0;
	background: url(../images/li02hov.png) no-repeat left bottom;
}





#inner #mainmenu  li#li_04 a {
	width: 119px;
	background: url(../images/li04.png) no-repeat left top;
	height: 51px;
	padding: 0;
}

#inner #mainmenu li#li_04 a:hover {
	padding: 0;
	background: url(../images/li04hov.png) no-repeat left bottom;
}

#inner #mainmenu  li#li_05 a {
	width: 72px;
	background: url(../images/li05.png) no-repeat left top;
	height: 51px;
	padding: 0;
}

#inner #mainmenu li#li_05 a:hover {
	padding: 0;
	background: url(../images/li05hov.png) no-repeat left bottom;
}

#inner #mainmenu  li#li_06 a {
	width: 84px;
	background: url(../images/li06.png) no-repeat left top;
	height: 51px;
	padding: 0;
}

#inner #mainmenu li#li_06 a:hover {
	padding: 0;
	background: url(../images/li06hov.png) no-repeat left bottom;
}




#inner #mainmenu li #sub_01  {
     width: 190px;
      background: url(../images/firstsubbg.png) repeat-y top left;
    float: left;
	
	
}


#inner #mainmenu li #sub_02  {
   width: 350px;
 background: url(../images/firstsubbg1.png) repeat-y top left;
}

#inner #mainmenu li #sub_022  {
   width: 270px;
 background: url(../images/firstsubbg1.png) repeat-y top left;
}

#inner #mainmenu li #sub_03  {
    width: 250px;

}

#inner #mainmenu li #sub_04  {
     width: 250px;

}

#inner #mainmenu li #sub_05  {
     width: 250px;
}


#inner #mainmenu li a  {
   

	 float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 51px;
}







#inner #mainmenu li {
   
	float: left;
	margin-right: 0px;
	cursor: pointer;
	line-height: 51px;
	
}


#inner #mainmenu ul li {
   
	background: none;
	color: #000000;
	text-align: left;
}
#inner #mainmenu  li#li_01 li a, #inner #mainmenu  li#li_02 li a, #inner #mainmenu  li#li_03 li a, #inner #mainmenu  li#li_033 li a, #inner #mainmenu  li#li_04 li a, #inner #mainmenu  li#li_05 li a, #inner #mainmenu  li#li_06 li a {
   
	background: none;
	color: #ffffff;
	background: url(../images/limmenubg.gif) no-repeat 0 50%;
	font-size: 11px;
	letter-spacing: 0.0em;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	 
    height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
		float: left;
}


#inner #mainmenu  li#li_01 li a {
	
	width: 180px;
	
}
#inner #mainmenu  li#li_03 li a {
	
	width: 340px;
	
}
#inner #mainmenu  li#li_033 li a {
	
	width: 340px;
	
}



#inner #mainmenu  li#li_02 li a:hover, #inner #mainmenu  li#li_01 li a:hover, #inner #mainmenu  li#li_03 li a:hover, #inner #mainmenu  li#li_033 li a:hover, #inner #mainmenu  li#li_04 li a:hover, #inner #mainmenu  li#li_05 li a:hover, #inner #mainmenu  li#li_06 li a:hover {
   padding-left: 10px;
	color: #ffab0a;
	background: url(../images/limmenuhovbg.gif) no-repeat 0 50%;
	line-height: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	
}


#inner #left_menu {
	
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	width: 208px;
	padding: 0;
	
}

#inner #left_menu li {
	margin: 0;
	padding: 0;
	border: 0;
	border: 0;
	width:	208px;
	
	color: #919191;
	list-style: none;
	float: left;
}

#inner #left_menu li a {
	margin: 0;
	padding: 0 0 0 15px;
	border: 0;
	border: 0;
	width:	193px;
	background: url(../images/lileftmenubg.gif) no-repeat;
	
	
	color: #919191;
	float: left;
	text-decoration: none;
	font-size: 11px;
}

#inner #left_menu li a:hover {
	
	background: url(../images/lileftmenubghov.gif) no-repeat;
	color: #b5232d;
	font-weight: normal;
}

/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
#left_menu_box {
	
	float: left;
	clear: both;
	width: 132px;
	background: url(../images/leftmenubg.gif) no-repeat;
	padding: 10px 0 0 0;
}
#inner #left_menu {
	
	float: left;
	clear: both;
	margin: 0;
	width: 132px;
	padding: 0;
	background: url(../images/leftmenucontentbg.gif) repeat-y;
}

#left_menu_footer {
	
	float: left;
	clear: both;
	width: 132px;
	background: url(../images/leftmenufooterbg.gif) no-repeat;
	padding: 0;
	height: 10px;
	
}





#inner #left_menu li {
	margin: 0;
	padding: 0;

	border: 0;
	width:	200px;
	
	color: #919191;
	list-style: none;
	float: left;
	
}

#inner #left_menu li a {
	margin: 0;
	padding: 0;
	border: 0;
	
	width:	200px;
	
	
	line-height: 12px;
	color: #ffffff;
	padding-bottom: 10px;
	padding-top: 5px;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	background: url(../images/leftmenubrule.gif) no-repeat bottom;
}

#inner #left_menu li a:hover {
	
	background: #2a0e3a url(../images/leftmenuhov.gif) no-repeat bottom;
	color: #ffffff;
	line-height: 12px;

	padding-bottom: 10px;
	padding-top: 5px;
}





.sf-vertical li {
	
	width:	214px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border: 0;

	
}

.sf-vertical {
	margin: 0;
	padding: 0;
	border: 0;
	
	
	
}

.sf-vertical ul ul {
	margin: 0;
	padding: 0;
	border: 0;
	
	
}
.sf-vertical li a {
	margin: 0;
	padding: 0 0 0 28px;
	border: 0;
	border: 0;
	width:	194px;
	
	
	color: #191e5d;
	
}

.sf-vertical li a:hover {
	width:	161px;
	background: #ffffff url(../images/lileftmenubg.gif) no-repeat;
	color: #939311;
	
}
.sf-vertical li ul {
	
	width:	214px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border: 0;
	
	
}

.sf-vertical ul li a {
	
	
    margin: 0;
	padding: 0 0 0 28px;
	
	width:	161px;

	
	color: #191e5d;
}

.sf-vertical ul li a:hover {
	
	
	background: noene;
	color: #ffffff;

}

/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	100%; /* match ul width */
	top:	0;
}


.clear {
	clear: both;
}


.clear {
	clear: both;
}

form {
	
	float: left;
	clear: both;
}

form#newsletter {
	
	float: left;
	clear: both;
	margin-top: 15px;
	padding-bottom: 15px;
}
th{
background-color:#CCCCCC;
font-family:Tahoma;
font-size:11px;
color:#666666;
}
.tdtext{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
font-size:12px;

}
.tablelink{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#000000;
}
.tableborder{
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-left-style:solid;
		border-top-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	border-right-color:#CCCCCC;
	border-right-width:1px;
	border-right-style:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

.description_01 {
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
    width: 300px;
   
}

.description_01 dt {
    padding: 0;
    margin: 0;
    margin: 0;
    float: left;
    clear: both;
    line-height: 14px;
	width: 300px;
	
}
.description_01 dt span {
    float: right;
	clear: none;
	width: 80px;
	position: relative;
	right: 20px;
	color: #969696;
}
.description_01 dt a {
     font-weight: bold;
	color: #969696;
}
