div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_UFGM_Background
{
   vertical-align: top;
}
#UFGM_Background
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_UFGM_logo_2_background
{
   vertical-align: top;
}
#UFGM_logo_2_background
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Header_window
{
   width: 1452px;
   height: 290px;
   background-color: #008B8B;
   background-image: none;
   border: 1px #0963AD solid;
   border-radius: 15px;
   box-shadow: 5px 5px 10px #000000;
}
#wb_UFGM
{
   vertical-align: top;
}
#UFGM
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Magnolia
{
   vertical-align: top;
}
#Magnolia
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_UFGM_shop_right_pic
{
   vertical-align: top;
}
#UFGM_shop_right_pic
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Footer_window
{
   width: 1473px;
   height: 110px;
   background-color: #008B8B;
   background-image: none;
   border: 1px #0963AD solid;
   border-radius: 15px;
   box-shadow: 5px 5px 10px #000000;
}
#Footer_window_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 0.54%;
   top: 7.27%;
   width: 98.85%;
   height: 84.55%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_Email 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Email
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: 400;
   font-size: 16px;
   line-height: 18px;
}
#wb_Email p, #wb_Email ul
{
   margin: 0;
   padding: 0;
}
#wb_Phone_number 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Phone_number
{
   color: #FFFF00;
   font-family: Arial;
   font-weight: 400;
   font-size: 24px;
   line-height: 29px;
}
#wb_Phone_number p, #wb_Phone_number ul
{
   margin: 0;
   padding: 0;
}
#wb_UFGM_logo_2_header
{
   vertical-align: top;
}
#UFGM_logo_2_header
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Navigation_Menu
{
   line-height: 1;
   margin: 0 auto 3em;
}
#Navigation_Menu *, #Navigation_Menu *::after, #Navigation_Menu *::before
{
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
#Navigation_Menu
{
   display: -webkit-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#Navigation_Menu li 
{
   display: block;
   width: 25%;
}
#Navigation_Menu li a
{
   cursor: pointer;
   display: block;
   font-family: "Arial";
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
   padding: 10px 0 10px 0;
   text-decoration: none;
}
#Navigation_Menu li a:hover, #Navigation_Menu li a:focus 
{
   outline: none;
}
#Navigation_Menu li a 
{
   color: #000000;
   display: block;
   position: relative;
   text-align: center;
   -webkit-transition: color 400ms;
   transition: color 400ms;
}
#Navigation_Menu li a:hover
{
   color: #FFFFFF;
}
#Navigation_Menu .active a
{
   color: #32CD32;
}
#Navigation_Menu .box
{
   border: 5px solid #CD5C5C;
   border-width: 5px 0;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   position: absolute;
   top: 0;
   -webkit-transition: -webkit-transform 400ms 0.2s;
   transition: transform 400ms 0.2s;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
   width: 25%;
   z-index: -1;
}
#Navigation_Menu .box::before,
#Navigation_Menu .box::after 
{
   border: 5px solid #CD5C5C;
   border-width: 0 5px;
   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   -webkit-transform-origin: 0% 50%;
   transform-origin: 0% 50%;
   width: 100%;
}
#Navigation_Menu .box::before 
{
   -webkit-transform: scale3d(1, 0, 1);
   transform: scale3d(1, 0, 1);
   -webkit-transition: -webkit-transform 0.2s ease;
   transition: transform 0.2s ease;
}
#Navigation_Menu .box::after 
{
   -webkit-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1);
   -webkit-transition: -webkit-transform 0.2s ease 0.7s;
   transition: transform 0.2s ease 0.7s;
}
#Navigation_Menu li:active:not(.active) ~ .box::before,
#Navigation_Menu li:active:not(.active) ~ .box::after 
{
   -webkit-transition: -webkit-transform 0s;
   transition: transform 0s;
}
#Navigation_Menu li:active:not(.active) ~ .box::before 
{
   -webkit-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1);
}
#Navigation_Menu li:active:not(.active) ~ .box::after 
{
   -webkit-transform: scale3d(1, 0, 1);
   transform: scale3d(1, 0, 1);
}
#Navigation_Menu li:nth-child(1).active ~ .box 
{
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
#Navigation_Menu li:nth-child(2).active ~ .box 
{
   -webkit-transform: translate3d(100%, 0, 0);
   transform: translate3d(100%, 0, 0);
}
#Navigation_Menu li:nth-child(3).active ~ .box 
{
   -webkit-transform: translate3d(200%, 0, 0);
   transform: translate3d(200%, 0, 0);
}
#Navigation_Menu li:nth-child(4).active ~ .box 
{
   -webkit-transform: translate3d(300%, 0, 0);
   transform: translate3d(300%, 0, 0);
}
#wb_Address 
{
   margin: 0;
}
#wb_Address p, #wb_Address ul
{
   margin: 0;
   padding: 0;
}
#wb_Copyrights 
{
   margin: 0;
}
#wb_Copyrights p, #wb_Copyrights ul
{
   margin: 0;
   padding: 0;
}
#About_us_Window
{
   width: 904px;
   height: 1047px;
   background-color: #008B8B;
   background-image: none;
   border: 1px #0963AD solid;
   border-radius: 15px;
   box-shadow: 5px 5px 10px #000000;
}
#wb_UFGM_SlideShow1
{
   min-height: 20px;
   background-color: transparent;
   background-image: none;
   border: 0px solid #E3E3E3;
   border-radius: 0px;
   box-sizing: border-box;
   width: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#UFGM_SlideShow1
{
   padding: 30px 40px 30px 40px;
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#UFGM_SlideShow1 .carousel-inner
{
   overflow: hidden;
   width: 100%;
   position: relative;
}
#UFGM_SlideShow1 .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   transition: 0.6s ease-in-out left;
}
#UFGM_SlideShow1 .carousel-inner > .carousel-item > img, #UFGM_SlideShow1 .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#UFGM_SlideShow1 .carousel-inner > .active, #UFGM_SlideShow1 .carousel-inner > .carousel-item-next, #UFGM_SlideShow1 .carousel-inner > .carousel-item-prev
{
   display: block;
}
#UFGM_SlideShow1 .carousel-inner > .active
{
   left: 0;
}
#UFGM_SlideShow1 .carousel-inner > .carousel-item-next, #UFGM_SlideShow1 .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#UFGM_SlideShow1 .carousel-inner > .carousel-item-next
{
   left: 100%;
}
#UFGM_SlideShow1 .carousel-inner > .carousel-item-prev
{
   left: -100%;
}
#UFGM_SlideShow1 .carousel-inner > .carousel-item-next.carousel-item-start, #UFGM_SlideShow1 .carousel-inner > .carousel-item-prev.carousel-item-end
{
   left: 0;
}
#UFGM_SlideShow1 .carousel-inner > .active.carousel-item-start
{
   left: -100%;
}
#UFGM_SlideShow1 .carousel-inner > .active.carousel-item-end
{
   left: 100%;
}
#UFGM_SlideShow1 .thumbnails
{
   margin: 0;
   padding: 0;
   width: 100%;
}
#UFGM_SlideShow1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   text-align: center;
   vertical-align: top;
   padding-right: 5px;
   width: 100%;
}
#UFGM_SlideShow1 .thumbnail img
{
   max-width: 100%;
   width: 100%;
   height: auto;
   vertical-align: middle;
   box-sizing: border-box;
   border: 0px solid #000000;
   border-radius: 0px;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
#wb_Magnolia_pic
{
   vertical-align: top;
}
#Magnolia_pic
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_About_us_txt_2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_About_us_txt_2
{
   color: #FFFFFF;
   font-family: Harrington;
   font-weight: 400;
   font-size: 32px;
   line-height: 38px;
}
#wb_About_us_txt_2 p, #wb_About_us_txt_2 ul
{
   margin: 0;
   padding: 0;
}
#wb_About_us_txt_1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_About_us_txt_1
{
   color: #FFFFFF;
   font-family: Harrington;
   font-weight: 400;
   font-size: 32px;
   line-height: 38px;
}
#wb_About_us_txt_1 p, #wb_About_us_txt_1 ul
{
   margin: 0;
   padding: 0;
}
#About_us_header
{
   width: 979px;
   height: 76px;
   background-image: linear-gradient(315deg, #C5AA57 0%, #E4CF87 61%, #FEEEB0 100%);
   border: 0px #0963AD solid;
   -webkit-clip-path: url(#About_us_header-clippath);
   clip-path: url(#About_us_header-clippath);
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #FFFFFF;
   font-family: Harrington;
   font-weight: 400;
   font-size: 32px;
   line-height: 37px;
}
#wb_Text1 p, #wb_Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_Magnolia
{
   position: absolute;
   left: 511px;
   top: 0px;
   width: 419px;
   height: 305px;
   z-index: 4;
}
#wb_Phone_number
{
   position: absolute;
   left: 1012px;
   top: 20px;
   width: 160px;
   height: 29px;
   z-index: 8;
}
#wb_UFGM
{
   position: absolute;
   left: 547px;
   top: 15px;
   width: 388px;
   height: 291px;
   z-index: 3;
}
#wb_Address
{
   position: absolute;
   left: 460px;
   top: 1592px;
   width: 581px;
   height: 30px;
   z-index: 11;
}
#wb_UFGM_shop_right_pic
{
   position: absolute;
   left: 1200px;
   top: 25px;
   width: 267px;
   height: 271px;
   z-index: 5;
}
#wb_UFGM_logo_2_background
{
   position: absolute;
   left: 3px;
   top: 306px;
   width: 1496px;
   height: 1294px;
   opacity: 0.30;
   z-index: 1;
}
#wb_About_us_txt_2
{
   position: absolute;
   left: 391px;
   top: 923px;
   width: 681px;
   height: 113px;
   text-align: center;
   z-index: 17;
}
#wb_UFGM_logo_2_header
{
   position: absolute;
   left: 32px;
   top: 25px;
   width: 264px;
   height: 271px;
   z-index: 9;
}
#wb_Footer_window
{
   position: absolute;
   left: 14px;
   top: 1579px;
   width: 1475px;
   height: 112px;
   opacity: 0.50;
   z-index: 6;
}
#wb_UFGM_Background
{
   position: absolute;
   left: 1px;
   top: 1px;
   width: 1498px;
   height: 1699px;
   opacity: 0.60;
   z-index: 0;
}
#wb_Text1
{
   position: absolute;
   left: 330px;
   top: 1327px;
   width: 832px;
   height: 148px;
   text-align: center;
   z-index: 20;
}
#wb_About_us_txt_1
{
   position: absolute;
   left: 409px;
   top: 480px;
   width: 644px;
   height: 113px;
   text-align: center;
   z-index: 18;
}
#wb_Header_window
{
   position: absolute;
   left: 23px;
   top: 14px;
   width: 1454px;
   height: 292px;
   opacity: 0.50;
   z-index: 2;
}
#wb_UFGM_SlideShow1
{
   position: absolute;
   left: 547px;
   top: 1036px;
   width: 398px;
   height: 236px;
   z-index: 15;
}
#wb_About_us_Window
{
   position: absolute;
   left: 292px;
   top: 458px;
   width: 906px;
   height: 1049px;
   opacity: 0.50;
   z-index: 14;
}
#wb_Navigation_Menu
{
   position: absolute;
   left: 374px;
   top: 265px;
   width: 750px;
   height: 100px;
   z-index: 10;
}
#wb_About_us_header
{
   position: absolute;
   left: 271px;
   top: 340px;
   width: 979px;
   height: 76px;
   z-index: 19;
}
#wb_Email
{
   position: absolute;
   left: 309px;
   top: 25px;
   width: 264px;
   height: 18px;
   z-index: 7;
}
#wb_Magnolia_pic
{
   position: absolute;
   left: 588px;
   top: 611px;
   width: 286px;
   height: 286px;
   z-index: 16;
}
#wb_Copyrights
{
   position: absolute;
   left: 573px;
   top: 1652px;
   width: 349px;
   height: 18px;
   z-index: 12;
}
@media only screen and (min-width: 1920px)
{
div#container
{
   width: 1920px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 1920px;
   height: 1723px;
   visibility: visible;
   display: inline;
}
#wb_UFGM_Background
{
   left: 1px;
   top: 0px;
   width: 1918px;
   height: 1723px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_UFGM_logo_2_background
{
   left: 0px;
   top: 459px;
   width: 1919px;
   height: 1152px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Header_window
{
   left: 13px;
   top: 4px;
   width: 1894px;
   height: 465px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Header_window
{
   width: 1892px;
   height: 463px;
}
#wb_UFGM
{
   left: 594px;
   top: 0px;
   width: 656px;
   height: 479px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Magnolia
{
   left: 594px;
   top: 0px;
   width: 656px;
   height: 479px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_UFGM_shop_right_pic
{
   left: 1481px;
   top: 18px;
   width: 414px;
   height: 426px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Footer_window
{
   left: 12px;
   top: 1602px;
   width: 1894px;
   height: 112px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Footer_window
{
   width: 1892px;
   height: 110px;
}
#wb_Email
{
   left: 398px;
   top: 14px;
   width: 438px;
   height: 31px;
   visibility: visible;
   display: inline;
}
#wb_Email
{
   font-family: Arial;
   font-weight: 400;
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 30px;
}
#wb_Phone_number
{
   left: 1199px;
   top: 15px;
   width: 252px;
   height: 44px;
   visibility: visible;
   display: inline;
}
#wb_Phone_number
{
   font-family: Arial;
   font-weight: 400;
   font-size: 37px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 41px;
}
#wb_UFGM_logo_2_header
{
   left: 32px;
   top: 15px;
   width: 355px;
   height: 431px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Navigation_Menu
{
   left: 504px;
   top: 417px;
   width: 837px;
   height: 51px;
   visibility: visible;
   display: inline;
}
#Navigation_Menu li a
{
   font-size: 24px;
}
#wb_Address
{
   left: 580px;
   top: 1619px;
   width: 555px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Address
{
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Copyrights
{
   left: 698px;
   top: 1677px;
   width: 338px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Copyrights
{
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_About_us_Window
{
   left: 349px;
   top: 569px;
   width: 1152px;
   height: 1008px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#About_us_Window
{
   width: 1150px;
   height: 1006px;
}
#wb_UFGM_SlideShow1
{
   left: 653px;
   top: 1076px;
   width: 544px;
   height: 319px;
   visibility: visible;
   display: inline-block;
}
#wb_Magnolia_pic
{
   left: 782px;
   top: 688px;
   width: 286px;
   height: 286px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_About_us_txt_2
{
   left: 436px;
   top: 1002px;
   width: 1004px;
   height: 74px;
   visibility: visible;
   display: inline;
}
#wb_About_us_txt_2
{
   font-family: Harrington;
   font-weight: 400;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 38px;
}
#wb_About_us_txt_1
{
   left: 427px;
   top: 585px;
   width: 996px;
   height: 74px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_About_us_txt_1
{
   font-family: Harrington;
   font-weight: 400;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 38px;
}
#wb_About_us_header
{
   left: 436px;
   top: 474px;
   width: 979px;
   height: 76px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#About_us_header
{
   width: 979px;
   height: 76px;
}
#wb_Text1
{
   left: 436px;
   top: 1406px;
   width: 907px;
   height: 148px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: Harrington;
   font-weight: 400;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 38px;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1919px)
{
div#container
{
   width: 1280px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 1280px;
   height: 1723px;
   visibility: visible;
   display: inline;
}
#wb_UFGM_Background
{
   left: 2px;
   top: 0px;
   width: 1278px;
   height: 1723px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_UFGM_logo_2_background
{
   left: 1px;
   top: 299px;
   width: 1279px;
   height: 1315px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Header_window
{
   left: 4px;
   top: 4px;
   width: 1250px;
   height: 292px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Header_window
{
   width: 1248px;
   height: 290px;
}
#wb_UFGM
{
   left: 434px;
   top: 0px;
   width: 412px;
   height: 300px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Magnolia
{
   left: 434px;
   top: 0px;
   width: 412px;
   height: 300px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_UFGM_shop_right_pic
{
   left: 986px;
   top: 15px;
   width: 267px;
   height: 271px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Footer_window
{
   left: 7px;
   top: 1603px;
   width: 1262px;
   height: 112px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Footer_window
{
   width: 1260px;
   height: 110px;
}
#wb_Email
{
   left: 302px;
   top: 11px;
   width: 299px;
   height: 21px;
   visibility: visible;
   display: inline;
}
#wb_Email
{
   font-family: Arial;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 21px;
}
#wb_Phone_number
{
   left: 789px;
   top: 15px;
   width: 186px;
   height: 34px;
   visibility: visible;
   display: inline;
}
#wb_Phone_number
{
   font-family: Arial;
   font-weight: 400;
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 33px;
}
#wb_UFGM_logo_2_header
{
   left: 24px;
   top: 15px;
   width: 264px;
   height: 271px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Navigation_Menu
{
   left: 321px;
   top: 258px;
   width: 616px;
   height: 51px;
   visibility: visible;
   display: inline;
}
#Navigation_Menu li a
{
   font-size: 16px;
}
#wb_Address
{
   left: 340px;
   top: 1623px;
   width: 557px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Address
{
   font-family: "Bookman Old Style";
   font-weight: 400;
   font-size: 24px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_Copyrights
{
   left: 434px;
   top: 1679px;
   width: 327px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Copyrights
{
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_About_us_Window
{
   left: 209px;
   top: 434px;
   width: 860px;
   height: 1087px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#About_us_Window
{
   width: 858px;
   height: 1085px;
}
#wb_UFGM_SlideShow1
{
   left: 421px;
   top: 1041px;
   width: 398px;
   height: 236px;
   visibility: visible;
   display: inline-block;
}
#wb_Magnolia_pic
{
   left: 481px;
   top: 601px;
   width: 286px;
   height: 286px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_About_us_txt_2
{
   left: 280px;
   top: 923px;
   width: 681px;
   height: 103px;
   visibility: visible;
   display: inline;
}
#wb_About_us_txt_2
{
   font-family: Harrington;
   font-weight: 400;
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_About_us_txt_1
{
   left: 321px;
   top: 454px;
   width: 607px;
   height: 103px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_About_us_txt_1
{
   font-family: Harrington;
   font-weight: 400;
   font-size: 29px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_About_us_header
{
   left: 135px;
   top: 322px;
   width: 979px;
   height: 76px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#About_us_header
{
   width: 979px;
   height: 76px;
}
#wb_Text1
{
   left: 224px;
   top: 1320px;
   width: 835px;
   height: 148px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: Harrington;
   font-weight: 400;
   font-size: 32px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 38px;
}
}
@media only screen and (max-width: 1279px)
{
div#container
{
   width: 360px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#MasterPage1
{
   left: 0px;
   top: 0px;
   width: 360px;
   height: 1267px;
   visibility: visible;
   display: inline;
}
#wb_UFGM_Background
{
   left: 2px;
   top: 0px;
   width: 358px;
   height: 1267px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_UFGM_logo_2_background
{
   left: 0px;
   top: 304px;
   width: 360px;
   height: 847px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Header_window
{
   left: 13px;
   top: 4px;
   width: 334px;
   height: 310px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Header_window
{
   width: 332px;
   height: 308px;
}
#wb_UFGM
{
   left: 30px;
   top: 5px;
   width: 290px;
   height: 212px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_Magnolia
{
   left: 30px;
   top: 5px;
   width: 290px;
   height: 212px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_UFGM_shop_right_pic
{
   left: 1200px;
   top: 25px;
   width: 267px;
   height: 271px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Footer_window
{
   left: 11px;
   top: 1141px;
   width: 338px;
   height: 117px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#Footer_window
{
   width: 336px;
   height: 115px;
}
#wb_Email
{
   left: 69px;
   top: 246px;
   width: 213px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_Email
{
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 16px;
}
#wb_Phone_number
{
   left: 88px;
   top: 205px;
   width: 186px;
   height: 30px;
   visibility: visible;
   display: inline;
}
#wb_Phone_number
{
   font-family: Arial;
   font-weight: 400;
   font-size: 27px;
   margin: 0;
   padding: 0;
   text-align: left;
   line-height: 30px;
}
#wb_UFGM_logo_2_header
{
   left: 32px;
   top: 15px;
   width: 264px;
   height: 271px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_Navigation_Menu
{
   left: 30px;
   top: 262px;
   width: 271px;
   height: 52px;
   visibility: visible;
   display: inline;
}
#Navigation_Menu li a
{
   font-size: 13px;
}
#wb_Address
{
   left: 15px;
   top: 1151px;
   width: 330px;
   height: 60px;
   visibility: visible;
   display: inline;
}
#wb_Address
{
   font-family: "Bookman Old Style";
   font-weight: 400;
   font-size: 21px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_Copyrights
{
   left: 10px;
   top: 1231px;
   width: 340px;
   height: 18px;
   visibility: visible;
   display: inline;
}
#wb_Copyrights
{
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_About_us_Window
{
   left: 8px;
   top: 375px;
   width: 343px;
   height: 723px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#About_us_Window
{
   width: 341px;
   height: 721px;
}
#wb_UFGM_SlideShow1
{
   left: 51px;
   top: 762px;
   width: 253px;
   height: 154px;
   visibility: visible;
   display: inline-block;
}
#wb_Magnolia_pic
{
   left: 108px;
   top: 508px;
   width: 138px;
   height: 140px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_About_us_txt_2
{
   left: 13px;
   top: 669px;
   width: 328px;
   height: 84px;
   visibility: visible;
   display: inline;
}
#wb_About_us_txt_2
{
   font-family: Harrington;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_About_us_txt_1
{
   left: 34px;
   top: 402px;
   width: 292px;
   height: 84px;
   visibility: visible;
   display: inline;
   background-color: transparent;
   background-image: none;
}
#wb_About_us_txt_1
{
   font-family: Harrington;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
#wb_About_us_header
{
   left: 19px;
   top: 321px;
   width: 316px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#About_us_header
{
   width: 316px;
   height: 38px;
}
#wb_Text1
{
   left: 13px;
   top: 952px;
   width: 335px;
   height: 126px;
   visibility: visible;
   display: inline;
}
#wb_Text1
{
   font-family: Harrington;
   font-weight: 400;
   font-size: 19px;
   margin: 0;
   padding: 0;
   text-align: center;
   line-height: 22px;
}
}
