﻿/* ============ Div styles starts here ================ */
#divPageOuter{
 margin: 0px 0px 0px 0px;
 padding-bottom: 10px;
 width: 1003px;
 height: auto;
 text-align: center;
 background-color: #fff; 
}

/* Top menu styles starts here */
#divTopMenu{
 margin-top: 1px;
 padding: 0px;
 width: 1003px;
 height: 40px;
 float: left;
 background-image: url('menu_bg.jpg');
 background-repeat: repeat-x;
}
#divTopMenuLeft{
 margin: 0px;
 padding: 4px 0px 0px 24px;
 width: 300px;
 height: 40px;
 float: left;
 text-align: left;
}
#divTopMenuRight{
 margin: 0px;
 padding: 0px;
 width: 503px;
 height: 40px;
 float: right;
}
#divTopMenuRight ul{
 margin: 0px;
 padding: 0px;
 list-style: none;
 float: right;
}
#divTopMenuRight ul li{
 margin: 0px;
 padding: 0px;
 height: 32px;
 float: right;
 display: block;
 border-left: solid 1px #fff;
}
#divTopMenuRight ul li img{
 border: 0px;
}
/* Top menu styles ends here */

/* Heder sy\tyles starts here */
#divHeader{
 margin: 0px;
 padding: 0px;
 width: 1003px;
 height: 244px;
 float: left;
 background-image: url('header_bg.jpg');
}
#divHeaderLeft{
 margin: 0px;
 padding: 0px;
 width: 250px;
 height: 85px;
 float: left;
}
#divHeaderRight{
 margin: 0px;
 padding: 0px;
 width: 753px;
 height: 85px;
 float: right;
}
/* Headwer styles ends here */

/* Content styles starts here */
#divTopContent{
 margin-top: 1px;
 padding: 0px;
 width: 1003px;
 height: 170px;
 float: left;
 background-image: url('top_content.jpg');
 background-repeat: no-repeat;
}

#divBottomContent{
 margin: 10px 0px 20px 0px;
 padding: 0px;
 width: 1003px;
 height: 200px;
 float: left;
}

#divBottomContentLeft{
 margin-left: 25px;
 padding: 0px;
 width: 278px;
 height: 200px;
 float: left;
 background-image: url('skilled_block.jpg');
 background-repeat: no-repeat;
 border: solid 3px #dced7d;
}
#divBottomContentCenter{
 margin-left: 53px;
 padding: 0px;
 width: 278px;
 height: 200px;
 float: left;
 background-image: url('onshore_block.jpg');
 background-repeat: no-repeat;
 border: solid 3px #dced7d;
}
#divBottomContentRight{
 margin-right: 25px;
 padding: 0px;
 width: 278px;
 height: 200px;
 float: right;
 background-image: url('student_block.jpg');
 background-repeat: no-repeat;
 border: solid 3px #dced7d;
}

#divPageContent{
 margin-top: 0px;
 padding-bottom: 10px;
 width: 1003px;
 height:  auto;
 float: left;
}
#divPageContentLeft{
 margin-left: 14px;
 padding: 0px;
 width: 684px;
 height: auto;
 float: left;
 border-right: solid 1px #eee;
}
#divPageContentRight{
 margin: 0px;
 padding: 10px;
 width: 282px;
 height: auto;
 float: right;
 text-align: center;
}
#divOffshore{
 margin-top: 5px;
 padding: 0px;
 width: 278px;
 height: 200px;
 float: left;
 background-image: url('onshore_block.jpg');
 background-repeat: no-repeat;
 border: solid 3px #dced7d;
}
#divSkilled{
 margin: 0px;
 padding: 0px;
 width: 278px;
 height: 200px;
 float: left;
 background-image: url('skilled_block.jpg');
 background-repeat: no-repeat;
 border: solid 3px #dced7d;
}
#divStudent{
 margin-top: 5px;
 padding: 0px;
 width: 278px;
 height: 200px;
 float: left;
 background-image: url('student_block.jpg');
 background-repeat: no-repeat;
 border: solid 3px #dced7d;
}
#divPageHeader{
 margin-left: 7px;
 padding: 12px 0px 0px 0px;
 width: 650px;
 height: 34px;
 float: left;
 text-align: left;
 border-bottom: solid 1px #eee;
}
#pageContent{
 margin: 10px 0px 0px 7px;
 padding: 0px;
 width: 650px;
 height: auto;
 float: left;
 text-align: left;
}

/* Content styles rnds here */

/* Footer styles starts here */
#divFooter{
 margin-top: 1px;
 padding: 0px;
 width: 1003px;
 height: 30px;
 float: left;
 font-family: Verdana;
 font-size: 10px;
 color: #bcbcbc;
 background-color: #000; 
}
#divFooterLeft {
 margin: 0px;
 padding: 9px 0px 0px 5px;
 width: 550px;
 float: left;
 text-align: left;
}
#divFooterRight {
 margin: 0px;
 padding: 7px 5px 0px 0px;
 width: 400px;
 float: right;
 text-align: right;
}
/* Footer styles ends here */