.utility-links{
margin-right: 45px;

}

#homeRow1 {
width: 100%;
background-color: #336699;
background-image: url(/~/media/Images/ais/home/slogan-bg.jpg);
overflow: hidden;
color: #fff;
}

#homeRow2{
width: 100%;
background-image: url(/~/media/Images/ais/home/main-bg.png);
background-repeat: repeat-x;
background-position: top left;
background-color: #eaeaea;
}

#two{
padding:10px;
}



#two p{
margin-left: 80px;
}

.wrapper{
width: 100%;
position: relative;
overflow: hidden;
}


.slogan{
float: left;
margin-top:35px;
margin-left:125px;
padding:15px;
width: 33%;
font-size: 1.1em;

}

.brandimg{
float:left;

}


#intro{
width: 602px;
margin-left: 35px;
margin-top:15px;
padding-top: 5px;
padding-bottom: 520px;
margin-bottom: -500px;
float: left;
display:inline;
background-color: #fff;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px; 

}

.section {
margin-bottom: 15px;
overflow: hidden;
}



#sidebar{
width: 285px;
padding-top:5px;
margin-left:30px;
margin-top:15px;
padding-bottom: 520px;
margin-bottom: -500px;
float: left;
display:inline;
background-color: #fff;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px; 
}



#two img{
float:left;
margin-right:15px;

}

.welcome{
border: solid 4px #eeeeee;
}

#two h2{
color: #336699;
margin-top: 15px;
font-family: Georgia,Times,serif;
}


#two h1{
color: #336699;
font-family: Georgia,Times,serif;
}

#three{
padding:0px 5px 5px 5px;

}

#three h2{
font-family: Georgia,Times,serif;
background-color:#336699;
color:#ffffff;
margin:0px;
padding: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}

#three h3{
color:#615946;

}

#three h4{
color:#336699;

}

.training{
padding:10px;
}


#four{
background-color:#336699;
color: #fff;
padding:10px;
margin: 5px;
border:solid 1px black;
-moz-border-radius: 10px;
border-radius: 10px;
}

#four h2{
color:#ffcc66;
font-family: Georgia,Times,serif;
font-size:1.2em;
margin:5px;
}

#four a{
color:#fff;
font-weight:bold;
}

#four a:hover{
color:#FCE190;
text-decoration: none;
}

#four img{
float:left;
margin-right: 10px;

}

#four p{
margin-left: 10px;
}

#QuickLinks h3{
color:#336699;
font-family: Georgia,Times,serif;

}

#QuickLinks img{
vertical-align:text-bottom;
}

#QuickLinks{
background-image: url(/~/media/Images/ais/home/quicklinks-bg);
border: solid 1px #eee;
margin:5px;
padding: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

#QuickLinks a{
color:#336699;
text-decoration: none;
}

#QuickLinks a:hover{
color:#0066ff;
}

#QuickLinks ul{
list-style: none;
margin:0;
padding:0;
}

.ds-embed iframe.video, .ds-embed iframe {
  width: 100% !important;
  height: 300px !important;
}
