﻿/*#DIV_BrandSelector
{
    margin-top:1px;
    height:24px;
    width:100%;
}

#DIV_BrandSelector a
{
    color:White;
    margin-left:5px;
}

#IMG_BrandLogo
{
    /*margin-top:8px;*/
  /*  height:27px;
    width:120px;
    float:left;
}

.FloatingControl
{
    float:left;
}

a
{
    color: #1570a6;
    text-decoration: none;
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -ms-transition: color .1s linear;
    -o-transition: color .1s linear;
    transition: color .1s linear;
}

a:focus, a:hover {
color: #083047;
text-decoration: underline;
}

/*@-webkit-keyframes BackgroundAnimation
{
    from { background:White; }
    to { background:Black; }
}*/

*
{
	margin:0px;
	padding:0px;
}

#center-wrapper {
	overflow:visible;
	width:940px;
	margin-top:10px;
}

#slideshow
{
	width:940px;
	height:350px;
}

.SlideShowConte
{
	display:none;
	position:absolute;
	margin:0;
	padding:0;
	margin-left:10px;
	-webkit-box-shadow:2px 2px 10px gray;
	-moz-box-shadow:2px 2px 10px gray;
	-o-box-shadow:2px 2px 10px gray;
	-ms-box-shadow:2px 2px 10px gray;
	box-shadow:2px 2px 10px gray;
}

div.SlideShowConte img
{
	float:left;
	width:730px;
	height:350px;
}

.SlideInfo
{
    background-color:#F3F8FA;
	width:190px;
	height:330px;
	margin-left:730px;
	padding:10px;
}

.SlideInfo h3
{
    font-weight:bold;
    padding-bottom:10px;
}

.SlideInfo a
{
    float:right;
}

#DIV_MoveButton
{
	/*height:33px; */
	overflow:hidden;
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
	height:37px;
	margin-top:-50px;
	/*margin-right:-50px;
	margin-left:0px;*/
	width:200px;
	/*background-image:url(slidebar_bg.png);*/
	/*background-color:Olive;
	background-color:#CADFE0;*/
}

#DIV_MoveButton ul
{
	float:right; 
	/*margin:4px 15px 0 0 !important;*/
	margin:0px;
	padding:0px;
	
}

#DIV_MoveButton ul li
{
	float:left; 
	overflow:hidden; 
	/*margin:0px 0px 0px 5px!important;*/
	margin:0px;
	padding:0px;
	padding-left:4px;
}

.SlideLink
{
	display:block; 
	width:12px; 
	height:12px; 
	line-height:25px; 
	-webkit-border-radius:50px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-ms-border-radius:50%;
	background-color:gray;
	text-align:center; 
	color:black; 
	/*text-shadow:#333 1px 1px 1px;*/
}

.SlideLinkSelected
{	
	background-color:#AC3F3F; 
}



div.section
    {
        background-image:url('../../../Images/HomeSection.gif');
        width:245px;
        height:331px;
        margin-left:5px;
        float:left;
    }
    div.section img
    {
        margin-top:15px;
        -webkit-box-shadow: 0 0 2px 2px#ddd;
        -ms-box-shadow: 0 0 2px 2px#ddd;
        -moz-box-shadow: 0 0 2px 2px#ddd;
        -o-box-shadow: 0 0 2px 2px#ddd;
        box-shadow: 0 0 2px 2px #ddd;
        border:7px solid white;
        margin-left:18px;
    }
    div.section span
    {
        display:block;
        margin-right: 16px;
        padding-top:5px;
    }
    div.section h3,div.section a,div.section span
    {
        margin-left:20px;
    }
    div.section h3
    {
        color:Black;
        padding-top:8px;
        font-weight:bold;
    }
    div.section a
    {
        padding-top:5px;
        display:inline-block;
    }
    
 .SideImage
 {
     margin-left:5px;
     width:190px;
     -webkit-box-shadow:0px 0px 10px gray;
     -moz-box-shadow:0px 0px 10px gray;
     -ms-box-shadow:0px 0px 10px gray;
     -o-box-shadow:0px 0px 10px gray;
     box-shadow:0px 0px 10px gray;
     border:0px;
 }

.ProfileContainer
{
    margin-top:10px;
    margin-left:9px;
    width:735px;
    padding-bottom:20px;
}

.ProfileLink
 {
     float:left;
     width:116px;
     height:20px;
     color:White;
     background-image:url('Images/contact.jpg');
     background-size:20px 20px;
     background-repeat:no-repeat;
     background-position:2px 3px;
     padding-left:28px;
     padding-top:5px;
     font-weight:bold;
 }
 .Contact
{
    background-image: url('../../../Images/Contactus.png');
    background-color: #204D6F;
    color: #AFCFE0;
}
 .Contact:hover
 {
     color: #204D6F;
    background-color: #AFCFE0;
 }
 .History
{
    background-image: url('../../../Images/History.png');
    background-color: #3171A2;
    color: #BDD8E7;
}
 .History:hover
 {
    color: #3171A2;
    background-color: #BDD8E7;
 }
 .VisionMission
{
    background-image: url('../../../Images/Vision.png');
    background-color: #4B8CBD;
    color: #CBE2EE;
}
 .VisionMission:hover
 {    
    color: #4B8CBD;
    background-color: #CBE2EE;
 }
 .Goals
{
    background-image: url('../../../Images/Goals.png');
    background-color: #7EA6C5;
    color: #DEECF3;
}
 .Goals:hover
 {
     color: #7EA6C5;
    background-color: #DEECF3;
 }
 .Carrers
{
    background-image: url('../../../Images/Careers.png');
    background-color: #B2CCE0;
    color: #628FB1;
}
 .Carrers:hover
 {
     color: #B2CCE0;
    background-color: #628FB1;
 }



.NewsLetter
{
    margin-left:5px;
     width:190px;
     -webkit-box-shadow:0px 0px 10px gray;
     -moz-box-shadow:0px 0px 10px gray;
     -ms-box-shadow:0px 0px 10px gray;
     -o-box-shadow:0px 0px 10px gray;
     box-shadow:0px 0px 10px gray;
     border:0px;
    background-image:url('../../../Images/NewsLetter.png');
    height:67px;
    padding-top:6px;
}
.NewsLetter>span
{
    color:#204D6F;
    font-weight:bold;
    padding-left:7px;
}

.NewsLetter input[type=text]
{
    width:137px;
    background-image:url('../../../Images/ENArrow.png');
    background-position:140px 2px;
    background-repeat:no-repeat;
    margin-top: 5px;
    border-radius: 6px;
    border: 1px solid #CACACA;
    padding-left: 4px;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 18px !important;
    margin-left:0px;
}

