/* CSS Document */
#sango-holder{
position: relative;
top: -30px;
}
/*
|---------------------------------------
|				HEADER
|---------------------------------------
*/
#sango-header{
position: relative;
width: 1000px;
height: 190px;
}
#logo{
position: relative;
left: 16px;
top: 9px;
}
#sango-official-website{
position: relative;
left: 101px;
top: 68px;
}
/*
|---------------------------------------
|			NAVIGATION MENU
|---------------------------------------
*/
#navigation-background{
position: relative;
top: -4px;
width: 1000px;
height: 70px;
background-image: url(../pictures/navigation-menu-background.png);
background-position: 2px 0px;
background-repeat: no-repeat;
text-align: left;
}
#navigation-option-position{
position: relative;
left: 24px;
}
#navigation-option{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
}

#navigation-option a{
text-decoration: none;
color: #000000;
}
#navigation-option a:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #FFFFFF;
}
/*
|---------------------------------------
|			BODY CONTENT
|---------------------------------------
*/
#front-content{
position: relative;
top: -2px;
width: 1000px;
height: auto;
text-align: left;
border: 0px solid #ffcc00;
}
/*
|---------------------------------------
|			NAVIGATION button
|---------------------------------------
*/
#button-position{
position: relative;
top: 3px;
left: -2px;
}
.menu-link{
outline: none;
text-decoration: none;
cursor: pointer;
}
.menu-link img{
border: none;
}
#menu-button{
position: relative;
top: -4px;
}
#gallery-button{
position: relative;
top: -9px;
}
#blogs-button{
position: relative;
top: -13px;
}
#stores-button{
position: relative;
top: -17px;
}
/*
|---------------------------------------
|           NEWS ALERTS
|---------------------------------------
*/
#news_alert_holder{
position: relative; 
width: 264px; 
height: auto;
left: 2px;
}
#new_alerts_top{
background-image: url(../pictures/index_news_top.png);
background-repeat: no-repeat;
border: 0px solid #ffcc00;
width: 260px;
height: 9px;
position: relative;
left: 0px;
}
#new_alerts_middle{
background-image: url(../pictures/index_news_middle.png);
background-repeat: repeat-y;
border: 0px solid #ffcc00;
width: 260px;
height: auto;
position: relative;
left: 0px;
}
#new_alerts_bottom{
background-image: url(../pictures/index_news_bottom.png);
background-repeat: no-repeat;
border: 0px solid #ffcc00;
width: 260px;
height: 9px;
position: relative;
left: 0px;
top: -2px;
}
#table_position{
text-align: left;
border: 0px solid #ffcc00;
position: relative;
left: 5px;
width: 250px;
height: auto;
}
.alert_header_style{
font-family: Arial;
font-size: 13px;
color: #444444;
font-weight: bold;
text-decoration: underline;
}
.alert_header_style:hover{
font-family: Arial;
font-size: 13px;
color: #ffcc00;
font-weight: bold;
text-decoration: none;
}
.alert_content_style{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #444444;
font-weight: ;
text-decoration: none;
}
/*
|---------------------------------------
|			Services Content
|--------------------------------------
*/
#services-content{
width: 680px;
height: auto;
position: relative;
top: 3px;
left: -10px;
}
#upper-background{
background-image: url(../img/contact-us-bgupper.png);
width: 680px;
height: 9px;
background-repeat: no-repeat;
}
#middle-background{
background-image: url(../img/contact-us-bgmiddle.png);
width: 680px;
height:auto;
background-repeat: repeat-y;
text-align: left;
}
#lower-background{
background-image: url(../img/contact-us-bglower.png);
width: 680px;
height: 10px;
background-repeat: no-repeat;
}
/*------Image Jquery--------*/
.absolute-image{
/*position: absolute;
float: left;*/
}
#services-image-holder{
text-align: left;
width: auto;
height: auto;
border: 1px solid #ffcc00;
}
#service-frames{
position: relative;
left: 0px;
}
#services-table-holder{
position: relative;
left: 5px;
}
#services-content-page{
height: auto;
width: auto;
}
#services{
text-align: left;
vertical-align: top;
}
#services-links{
border-left: 1px dashed #999999;
height: 460px;
}
#services-header-holder{
border: 0px solid #ffcc00;
height: 35px;  
}
#services-header-position{
position: relative;
left: 5px;
}
#services-header{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FF9900;
font-weight: ;
}
.services-offered-option{
border: 0px solid #ffcc00;
height: auto;
margin-top: 10px;
}
.header-option-holder{
border: 0px solid #ffcc00;
height: auto;
position: relative;
left: 5px;
width: 400px;
}
.option-header{
font-family: tahoma;
font-size: 13px;
color: #666666;
font-weight: bold;
}
.description-option-holder{
border: 0px solid #ffcc00;
position: relative;
left: 5px;
width: 450px;
}
.option-description{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
}
										/*-----------------------LINK-------------------------------*/
#service-link-support{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #CC6633;
font-weight: bold;
}
.branch-style{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF6600;
cursor: pointer;
}
.branch-style:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FF6600;
cursor: pointer;
text-decoration: underline;
}
.number{
position: relative;
top: 5px;
left: 10px;
}
.number_header{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #003366;
font-weight: bold;
}
.number-style{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #336699;
font-weight: bold;
}
.cmpclsselect {
text-align:left;
font-family: arial;
font-size: 9px;
color: #663300;
width: 145px;
height: 20px;
}
.cmpclsselect option {
font-family: Arial;
font-size: 9px;
color: #cc9933;
}
/*
|---------------------------------------
|			FOOTER
|---------------------------------------
*/
#footer{
position: relative;
top: 0px;
left: -8px;
width: 1000px;
height: 38px;
background-image: url(../pictures/footer-background.png);
background-position: center;
background-repeat: no-repeat;
text-align: center;
}
#footer-content{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
/* CSS Document */


