/* CSS Document */
/* Site Map */
.mainbanner{ height:400px;}
.mainbanner .sitelinks {position:absolute; margin-top:50px; text-align:left;}
.mainbanner .sitelinks h4 {margin:0; padding:0; line-height:16px; padding-left:10px;}
.mainbanner .sitelinks .subchannel {color:#CCC; padding:10px 0 0 15px;}
.mainbanner .sitelinks .subchannel h5 {margin:0; padding:0; font-size:12px; line-height:14px;}
.mainbanner .sitelinks .subchannel ul {margin:0; padding:5px 0 5px 20px;}
.mainbanner .sitelinks .subchannel li {list-style:none;}

/* Info On Careers */
.infooncareers {width:180px; margin-left:0;}
.infooncareers a {color:#CCC;}
.infooncareers a:hover {color:#589C00;}
.infooncareers .ctit {border-left:4px solid #589C00;}

/* Hyundai Training */
.htraining {width:210px; margin-left:190px;}
.htraining a {color:#CCC;}
.htraining a:hover {color:#FC0;}
.htraining .ctit {border-left:4px solid #FC0;}

/* Tech Interview */
.techinterview {width:160px; margin-left:440px;}
.techinterview a {color:#CCC;}
.techinterview a:hover {color:#9B0505;}
.techinterview .ctit {border-left:4px solid #9B0505;}

/* Just For Parents*/
.justforparents {width:160px; margin-left:620px;}
.justforparents a {color:#CCC;}
.justforparents a:hover {color:#2E616D;}
.justforparents .ctit {border-left:4px solid #2E616D;}