/*body { margin:0px; font-family:Helvetica, Arial; margin:0px; background:#f8f8f8;  }
#header{ display:block; position:relative; clear:both; background:#000000; height:133px; margin:0px; }
.container{ display:block; position:relative; clear:both; width:100%; margin:0px auto; font-size:14px; }
a.lg{ color:#D3D3D3; text-decoration:none; font-size:37px; line-height:133px; }

.container h1 { font-size:35px; color:#000000; font-weight:normal; padding:15px 0px; margin:0px; }
.container h2 { font-size:24px; color:#333333; font-weight:normal; padding:0px; margin:0px; }
.container p { text-align:justify; padding:10px; margin:0px; }
.container p ol, #container p ul { margin:0px auto 0px; }
.container p.notes { color:#999999; font-size:10px; }*/



/* ----------------IMAGE SLIDER------------- */
/* -----Root Slider----- */
#SlideItMoo_outer {
 width:100%;
 margin:0px auto 0px;
 background:#FFFFFF ;
 display:block;
 position:relative;
 padding:0px 5px 0px;
 /*border-bottom:5px #000000 solid;*/
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{
 display:block;
 position:absolute;
 cursor:pointer;
 width:25px;
 height:200px;
 bottom:0px;
 right:0px;
 background:url(../images/nav_forward.gif) no-repeat center;
}
#SlideItMoo_outer .SlideItMoo_back {
 left:0px;
 background:url(../images/nav_reverse.gif) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{
 position:relative ;
 overflow:hidden ;
 width:100% ; /* set a display width to make the slider look good in case js is disabled */
 margin:0px auto 0px;
 padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items {
 display:block;
 position:relative;
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element {
 display:block;
 position:relative;
 float:left;
 margin:0px 0px 0px;
 font-family: arial, verdana, tahoma;
 font-size: 1em;
 line-height: 100%;
 width:175px;
 text-align:center;
 color:#3d3d3d;
}
#SlideItMoo_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:2px; }
#SlideItMoo_items a img{ border:none; }


/* ----- Slider 1 ----- */
#SlideItMoo_outer1 {
 width:100%;
 margin:0px auto 0px;
 background:#FFFFFF ;
 display:block;
 position:relative;
 padding:0px 5px 0px;
 /*border-bottom:5px #000000 solid;*/
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer1 .SlideItMoo_forward,
#SlideItMoo_outer1 .SlideItMoo_back{
 display:block;
 position:absolute;
 cursor:pointer;
 width:25px;
 height:200px;
 bottom:0px;
 right:0px;
 background:url(../images/nav_forward.gif) no-repeat center;
}
#SlideItMoo_outer1 .SlideItMoo_back {
 left:0px;
 background:url(../images/nav_reverse.gif) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner1{
 position:relative ;
 overflow:hidden ;
 width:100% ; /* set a display width to make the slider look good in case js is disabled */
 margin:0px auto 0px;
 padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items1 {
 display:block;
 position:relative;
}
/* single element design */
#SlideItMoo_items1 div.SlideItMoo_element {
 display:block;
 position:relative;
 float:left;
 margin:0px 0px 0px;
 font-family: arial, verdana, tahoma;
 font-size: 1em;
 line-height: 100%;
 width:175px;
 text-align:center;
 color:#3d3d3d;
}
#SlideItMoo_items1 a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:2px; }
#SlideItMoo_items1 a img{ border:none; }


/* ----- Slider 2 ----- */
#SlideItMoo_outer2 {
 width:100%;
 margin:0px auto 0px;
 background:#FFFFFF ;
 display:block;
 position:relative;
 padding:0px 5px 0px;
 /*border-bottom:5px #000000 solid;*/
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer2 .SlideItMoo_forward,
#SlideItMoo_outer2 .SlideItMoo_back{
 display:block;
 position:absolute;
 cursor:pointer;
 width:25px;
 height:200px;
 bottom:0px;
 right:0px;
 background:url(../images/nav_forward.gif) no-repeat center;
}
#SlideItMoo_outer2 .SlideItMoo_back {
 left:0px;
 background:url(../images/nav_reverse.gif) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner2{
 position:relative ;
 overflow:hidden ;
 width:100% ; /* set a display width to make the slider look good in case js is disabled */
 margin:0px auto 0px;
 padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items2 {
 display:block;
 position:relative;
}
/* single element design */
#SlideItMoo_items2 div.SlideItMoo_element {
 display:block;
 position:relative;
 float:left;
 margin:0px 0px 0px;
 font-family: arial, verdana, tahoma;
 font-size: 1em;
 line-height: 100%;
 width:175px;
 text-align:center;
 color:#3d3d3d;
}
#SlideItMoo_items2 a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:2px; }
#SlideItMoo_items2 a img{ border:none; }


/* ----- Slider 3 ----- */
#SlideItMoo_outer3 {
 width:100%;
 margin:0px auto 0px;
 background:#FFFFFF ;
 display:block;
 position:relative;
 padding:0px 5px 0px;
 /*border-bottom:5px #000000 solid;*/
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer3 .SlideItMoo_forward,
#SlideItMoo_outer3 .SlideItMoo_back{
 display:block;
 position:absolute;
 cursor:pointer;
 width:25px;
 height:200px;
 bottom:0px;
 right:0px;
 background:url(../images/nav_forward.gif) no-repeat center;
}
#SlideItMoo_outer3 .SlideItMoo_back {
 left:0px;
 background:url(../images/nav_reverse.gif) no-repeat center;
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner3{
 position:relative ;
 overflow:hidden ;
 width:100% ; /* set a display width to make the slider look good in case js is disabled */
 margin:0px auto 0px;
 padding:10px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items3 {
 display:block;
 position:relative;
}
/* single element design */
#SlideItMoo_items3 div.SlideItMoo_element {
 display:block;
 position:relative;
 float:left;
 margin:0px 0px 0px;
 font-family: arial, verdana, tahoma;
 font-size: 1em;
 line-height: 100%;
 width:175px;
 text-align:center;
 color:#3d3d3d;
}
#SlideItMoo_items3 a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:2px; }
#SlideItMoo_items3 a img{ border:none; }


