/* @group Lay */

body {
	margin: 0px;
	padding: 0px;
	background: url(../i/bg_page.png) repeat-x;
	text-align: center; 
}

div#wrapper {
	width: 960px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

div#topcontainer {
	width: 100%;
	height: 86px;
	background: url(../i/bg_top.jpg) no-repeat left top;
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	text-align: left;
}

div#menucontainer {
	width: 100%;
	height: 23px;
	background: url(../i/bg_menu.png) repeat-x;
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	border-bottom: 2px solid #fff;
}

div#bannercontainer {
	width: 100%;
	height: 180px;
	padding: 0px;
	margin: 0px;
	position: relative;
	overflow: hidden;
	text-align: left;
}

div#contentcontainer {
	width: 100%;
	margin: 0px;
	position: relative;
	overflow: hidden;
	padding: 10px 0;
}

div#bottomcontainer {
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: relative;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 18px;
}

div#footercontainer {
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 40px;
	position: relative;
	text-align: left;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @end */

/* @group Con */

.graybox {
	background-color: #f8f8f8;
}

.bluebox {
	background-color: #c7cde2;
}

.darkbluebox {
	background-color: #339;
}

.solidbox {
	border: 1px solid #ccc;
}

.onethird {
	width: 291px;
}

.bottomcontentbox {
	padding: 10px;
	margin-right: 10px;
	display: inline;
}

.nomargin {
	margin: 0px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.tleft {
	text-align: left;
}

.tright {
	text-align: right;
}

.tjustify {
	text-align: justify;
}

.footerbox {
	float: left;
	width: 145px;
	height: 130px;
	text-align: left;
	border-right: 1px solid silver;
	padding: 0 0 0 10px;
}

.menubgblue {
	background-color: #26266a;
	color: #fff;
}

.whitefont {
	color: #fff;
}

div#topmainsectionmenu {
	position: absolute;
	top: 0px;
	right: 0px;
}

div#leftmenu {
	width: 170px;
	text-align: left;
	float: left;
	padding: 0;
}

div#homegraybox {
	width: 740px;
	text-align: left;
	float: left;
	padding: 0 20px 20px;
	display: inline;
	margin-left: 10px;
	margin-right: 0px;
}

div#homebluebox {
	width: 190px;
	float: left;
	padding: 10px 20px 20px;
}

span#jobsearchbox {
	margin-left: 1px;
	padding: 10px;
	width: 199px;
	height: 180px;
	display: inline;
	overflow: hidden;
	font-weight: bold;
	color: #fff;
}

span#jobsearchbox select, input{
	margin-bottom: 5px;
}

span#homeblueboxleft {
	width: 140px;
}

span#homeblueboxright {
	width: 180px;
}

span#bottomcontentboxleft {
	width: 140px;
	padding-right: 10px;
}

span#bottomcontentboxright {
	width: 140px;
	font-size: 0.9em;
}

div#clear {
	clear: both;
}

div#taright {
	text-align: right;
}

div#bottomlastfooterbox {
	border: 0px;
	width: 160px;
}

img {
	border: 0px;
}

img#fright {
	float: right;
}

img#fright2 {
	float: right;
	margin-top: 4px;
	margin-right: 10px;
}

img#logo {
	position: absolute;
	top: 8px;
	left: 10px;
}

form {
	margin: 0px;
	padding: 0px;
}

#bottomboxcontainer {
	width: 740px;
	overflow: hidden;
}

#bottomboxcontainer .bottomboxtitle {
	background: url(../i/bg_menu.png) repeat-x;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}

#bottomboxcontainer .bottomboxcontent {
	padding: 10px;
}
/* @end */

/* @group Fon */

body {
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}

h1 {
	color: #080875;
	margin: 0px;
	font: 26px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	color: #080875;
	margin: 0px;
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

span#jobsearchbox h2{
	color: #fff;
}

h3 {
	color: #080875;
	margin: 0px;
	padding: 0px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h6 {
	color: #8d8d8d;
	margin: 0px;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div#homegraybox p {
	margin-top: 5px;
}

#rightlisting {
	padding-left:9px;
	margin-left:9px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	list-style-image: url(../i/list_arrow.png);
}

#bottomlisting {
	padding:0;
	margin:0;
}

#mainmenu {
	padding:0;
	margin:0;
}

#mainmenu li {
	list-style: none;
	float: left;
	margin: 0em;
}

#mainmenu li a{
	height: 24px;
	line-height: 24px;
	float: left;
	width: 12em;
	display: block;
	border-left: 1px solid #d3d2d2;
	border-right: 1px solid #b3b3b3;
	text-decoration: none;
	text-align: center;
	color: #333;
}

#mainmenu li a:hover {
	background: url(../i/bg_menu2.png) repeat-x;
}

#leftmenulist {padding:0; margin:0; font-family: Arial;}
#leftmenulist li {list-style: none; margin-bottom: 1px;}
#leftmenulist li a {font-size: 12px; font-weight: bold; color: #1D2C65; background-color: #ddd; height: 30px; line-height: 30px; width: 160px; display: block; padding-left: 10px; text-decoration: none; text-transform: capitalize;}
#leftmenulist li a:hover {background-color: #526987; color: #1b1d49;}
#leftmenulist li ul {margin: 0px; padding: 0px; margin-top: 1px;}
#leftmenulist li ul li a {font-weight: normal; background-color: #979797; color: #fff; height: 23px; line-height: 23px; white-space: nowrap;}
#leftmenulist li ul li a:hover {background-color: #979797; color: #bbb;}
#leftmenulist li ul li ul li a {font-style: italic; background-color: #979797; color: #fff; height: 23px; line-height: 23px; white-space: nowrap;}
#leftmenulist li ul li ul li a:hover {background-color: #979797; color: #bbb;}

#topmainsectionmenulist {
	padding:0;
	margin:0;
}

#topmainsectionmenulist li {
	list-style: none;
	float: left;
	margin: 0em;
}

#topmainsectionmenulist li a{
	height: 30px;
	line-height: 30px;
	float: left;
	width: 8em;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #26266a;
}

#topmainsectionmenulist li a:hover {
	background-color: #26266a;
	color: #fff;
	font-weight: bold;
}

#candidatelisting {
	padding-left:20px;
	margin:10;
}

#candidatelisting li {
	list-style-type: square;
	float: left;
	margin: 0em;
}

input#textinput {
	border: 1px solid #333;
	margin-top: 20px;
	
}

#bottomlisting li {
	list-style-type:none;
	text-transform: uppercase;
}

#bottomlisting a {
	text-decoration: none;
	color: #666;
}

#bottomlisting a:hover {
	text-decoration: underline;
}

#rightlisting a {
	text-decoration: none;
	color: #666;
}

#rightlisting a:hover {
	text-decoration: underline;
}

#verysmall {
	font: 8px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}

.whitefont {
	color: white;
}

.bluefont {
	color: #080875;
}

.boldfont {
	font-weight: bold;
}


/* @end */
