html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,fieldset{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body{
	font-family: Tahoma, Arial, sans-serif;
	color:#8a8a8a;
	background: url(http://mco.images.lg1.simplecdn.net/resource/bg_repeat.png) top center repeat-y #00315b;
	font-size: 100%;
	}
	
#wrapper{
	width:990px;
	background: #fff;
	margin:0px auto 0px auto;
	padding-bottom:10px;
	}
	
#header{
	background:url(http://mco.images.lg1.simplecdn.net/resource/bg_header.jpg) repeat-x;
	height: 108px;
	width:100%;
	}
.logo{
	margin:0px 0px 0px 20px;}
	
#banner{
	height: 295px;
	width:100%;
	overflow: hidden;
	background: url(http://mco.images.lg1.simplecdn.net/resource/bg_banner.jpg) no-repeat;
	}
	
#banner ul{
	padding:15px 5px 0px 0px;
	display: inline;
	float: right;
	list-style: none;
}
#banner-nav li.one:hover, #banner-nav li.two:hover, #banner-nav li.three:hover {
	background-position: 0 0;
}
#banner ul li.one {
	background: url('../images/resource/ban-01.jpg') no-repeat 0 -88px;
	padding:0px;
	height:88px;
	width:412px;
	display: block;
}
#banner ul li.two {
	background: url('../images/resource/ban-02.jpg') no-repeat 0 -88px;
	padding:0px;
	height:88px;
	width:412px;
	display: block;
}
#banner ul li.three {
	background: url('../images/resource/ban-03.jpg') no-repeat 0 -88px;
	padding:0px;
	height:88px;
	width:412px;
	display: block;
}	
#banner-nav li a {
	color: #c2ebf1;
	text-decoration: none;
	padding: 20px 0 0 105px;
	display:block;
	font-style: italic;
}
#banner-nav li a em {
	font-size: 12px;
	color: #dfdfa0;
	text-decoration: none;
	display:block;
	margin: 2px 0 0 0;
	font-style: normal;
}

#content{
	width:100%;
	padding:10px 0px 0px 0px;
	background:url(http://mco.images.lg1.simplecdn.net/resource/bg_content.jpg) repeat-x;
	overflow: hidden;
	 }
	 
#con-left{
	width:555px;
	padding:10px;
	float: left;
	border-right:solid 1px #e3eaec;
	}
	
#con-left h1{
	color:#000;
	font-size: 24px;
	margin:15px 0px 10px 20px;
	font-weight: normal;}
	
#con-left h2{
	color:#0e5290;
	font-size:14px;
	margin:15px 0px 10px 20px;
	font-weight: normal;}
	
#con-left hr{
	border:none;
	border-bottom:1px dotted #8b8a8a;
	padding:5px 10px;
	height: 1px;
	width:90%;
	position: relative;
	left: -10px;}
	
.highlight{
	color:#3491e1;
	font-size:.875em;
	line-height: 1.5;}
	

#training{
	margin:10px 0px 10px 5px;
	font-size:.75em;
	background: #eaf8fd;
	width:85%;
	padding:20px 15px 15px 30px;
	}
	
#training h3{
	font-size:16px;
	color:#8db30a;
	margin:0px 0px 10px 0px;}
	
#career{
	margin:10px 0px 10px 17px;
	font-size:.75em;
	background: #eaf8fd;
	width:310px;
	padding:20px 15px 15px 30px;
	}
	
#career h3{
	font-size:14px;
	color:#8db30a;
	margin:0px 0px 10px 0px;}
	
.col-one{
	width:100px;
	height: 20px;}
	
ul.experience{
	list-style: none;}
	
p{	margin:0px 0px 10px 20px;
	width:85%;
	line-height: 1.2;
	font-size:.75em;}
	
#con-right{
	position: relative;
	left: -16px;
	width:395px;
	margin:20px 0px 10px 15px;
	float: right;
	}
	
#con-right h2{
	color:#000;
	font-size:16px;
	margin:15px 0px 10px 18px;
	font-weight: normal;}
	
ul.top{
	background: url(http://mco.images.lg1.simplecdn.net/resource/bg_top.jpg) no-repeat left top;
	width:85%;
	height: 191px;
	padding:10px 20px 10px 0px;
	margin-left: 20px;
	list-style: none;
	}
	
ul.top li{
	display: block;
	padding:8px 0px 7px 30px;
	margin-left:20px;
	border-bottom:dotted #8b8a8a 1px;
	background: url(http://mco.images.lg1.simplecdn.net/resource/list_plus.jpg) no-repeat left;
	}
	
ul.top li a{
	color:inherit;
	text-decoration: none;}
	
ul.top li a:hover{
	color:#9a9a9a;}
	
ul.top li.last{
	border-bottom: none;}
	
.btn{
	margin:10px 0px 10px 0px;}
	
.flash{
	float: left;
	display: inline;
	border:solid 1px #fff;
	position: relative;
	top:25px;
	left: 80px;}
	
#footer{
width: 100%;
clear: both;
border-top:solid 1px #eaeaea;
padding-top:10px;
background: #fff; }

#footer ul{
	list-style: none;
	font-size: 12px;
	}
#footer ul li{
	padding:0px 10px;
	display: inline;}
	
#footer ul li a{
	text-decoration: none;
	color:inherit;}
	
#footer ul li a:hover{
	text-decoration: underline;}
	
#employeer-form {
	margin: 20px 0;
}
	#employeer-form legend {
		font-size: 18px;
		display: block;
		font-weight: bold;
		border-bottom: 1px solid #CCC;
	}
	#employeer-form label {
		display: block;
	}
	#employeer-form fieldset input, #employeer-form fieldset input {
		width: 90%;
	}			
#employeer-form .user-info {
	float: left;
	display: inline;
	width: 250px;
}
#employeer-form .job-info {
	float: right;
	display: inline;
}
#employeer-form .submit {
	clear: both;
	float: left;
	margin: 0 0 70px 18px;
}
#form-collection {
	margin: 20px;
}
#form-collection ul {
	list-style: none;
}	
#form-collection label {
	clear:both;
	display:block;
	font-size:13px;
	margin:4px 0;
}
#form-collection .errorlist {
	color:#990000;
	font-size: 13px;
}