#slide {
	
	width: 1000px;
	visibility: visible;
	top: auto;
	clear: both;
	margin-top: 5px;
}
.mainblock {
	display: block;
	overflow: hidden;
	width: 1000px;
	margin-bottom: 15px;
}
#wrapper {
	margin: auto;
	width: 1000px;
	font-family: arial;
	font-size: 0.9em;

background: #fcfff4; /* Old browsers */  						/* Background for page */
background: -moz-linear-gradient(top,  #fcfff4 0%, #e9e9ce 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(100%,#e9e9ce)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfff4 0%,#e9e9ce 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0 ); /* IE6-9 */ 

-webkit-box-shadow: 0 10px 6px -6px #777;
	   -moz-box-shadow: 0 10px 6px -6px #777;
	        box-shadow: 0 10px 6px -6px #777;
margin-bottom:10px;
padding-bottom: 10px;


}
body {
	margin: 0px;
	padding: 0px;
}
.Menulist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	position: relative;
}
.menufooter{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
.menufooter li{
	display: inline;
	padding-top: 10px;
	padding-right: 56px;
	padding-bottom: 8px;
	padding-left: 56px;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bolder;
	color: #000088;
}
.Menulist li {									/* Background for top links */
	background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */


	display: inline;
	padding-top: 10px;
	padding-right: 34px;
	padding-bottom: 8px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-size: 1.1em;
}

#menuexp{
margin-left: 4px;
}

#menufooter{
	height: 5px;
}

.Menulist li:hover{
color: black;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
cursor:pointer;
}
.Menulist li:hover>a{
	color: black;
}

.menuspace {
	position: relative;
	overflow: visible;
	width: 1100px;
	height: 28px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.menuspace a:link,.menuspace a:visited,.menuspace a:active{
	text-decoration: none;
	color: white;
}
#footer {
	padding-bottom: 12px;
	margin-bottom: 8px;
}

#pager{
	display: none;
}

#content{
	width: 800px;
	margin: auto;
	padding-bottom: 10px;
}
#content h2{
	color: #000099;
	line-height: 1.2em;
	font-size: 1.2em;
}
h3{
	color: #000099;
	font-size:1.5em;
}
.bolddef{
font-weight: bold;	
}
.boldblue{
	font-weight: bold;
	color: #000099;
}
#content .bold{
	color: black;
	font-size: 1em;
	display: block;
	font-weight: bold;
	
}
#content ol li{
	padding-top: 15px;
	line-height: 1.2em;
}
#content ul .bold{
	padding-top: 15px;
	line-height: 1.2em;
}
#content {
	line-height: 1.2em;
}
.Menulist #selectedtab{
color: black;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(241,241,241,1) 50%, rgba(225,225,225,1) 51%, rgba(246,246,246,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(225,225,225,1)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */

}

.lefthome{
	clear: right;
	float: left;
	width: 300px;
	margin-left: 100px;
	background-color: white;
	height: 120px;
	margin-top: 30px;
	}
.lefthome p,.righthome p{
margin-left: 5px;
margin-right: 3px;
}
.righthome{
	clear: none;
	float: right;
	width: 300px;
	margin-right: 100px;
	background-color: white;
	height: 120px;
	margin-top: 30px;
}
h2{
	color: #000099;
	line-height: 1.2em;
	font-size: 1.2em;
}
.headertab h2{
	font-size: 1em;
	display: inline;
}


.headertab{
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: bold;
background: rgb(109,179,242); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(109,179,242,1) 0%, rgba(84,163,238,1) 50%, rgba(54,144,240,1) 51%, rgba(30,105,222,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,179,242,1)), color-stop(50%,rgba(84,163,238,1)), color-stop(51%,rgba(54,144,240,1)), color-stop(100%,rgba(30,105,222,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(109,179,242,1) 0%,rgba(84,163,238,1) 50%,rgba(54,144,240,1) 51%,rgba(30,105,222,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-9 */



}
footer{
	font-size: 0.9em;
	padding-left: 4px;
	margin-top: 50px;
}
h1{
font-size: 1.6em;
}
.textdiv{
	float:left;
	width:500px;
	clear: both;
}
.addiv{
	float: right;
	width: 300px;
	height: 600px;
	margin-right: -50px;
}
.cleardiv{
	clear: both;
}

.mainpage{
	width: 900px;
	margin: 0 auto;
	line-height: 1.2em;
	margin-bottom: 20px;
}
.mainpage h1{
	font-size: 2.5em;
}

.mainpage ul{
	list-style: none;
}
.mainpage img{
	vertical-align: middle;
}
.arrow{
	width: 156px;
	height: 58px;
	background-image: url("images/step-interview.gif");
	font-size: 2em;
	color: white;
	text-align: center;
	vertical-align: middle;
	line-height: 50px;
	margin-right: 20px;
}


.arrow span .yellow{
	color: yellow;
}

/* table,tr,td{
	border: 1px solid black;
} */
tr{
	height: 100px;
}
form tr{
	height: 50px;
}
#contact{
	margin-left: 50px;
	margin-top: 50px;
	margin-bottom: 50px;
}
@media (min-width:1100px){
#maintable{
	position: relative;
	left: -100px;
}
}
.big{
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.1em;
}

tr .boldblue{
	font-size: 1.2em;
}

.general{
	font-size: 1.1em;
}

table a:link,table a:hover, table a:active, table a:visited{
	text-decoration: none;
	color: inherit;
}
.general a:link, .general a:active, .general a:visited{
	color: blue;
}
.general a:hover{
	text-decoration: underline;
}

.Menulist ul li{
	display: block;
}

#selectedtab a{
	color: black;
}
.Menulist li{
	position: relative;
	
}

.sub-menu{
    display:none;
    position: absolute;
    top: 33px;
    left: -40px;
    width: 198px;
    z-index: 999;
    height: 20px;
}
.Menulist li:hover ul.sub-menu{
	display: block;
	z-index: 999;
}
.sub-menu{
	font-size: 0.8em;
}
.fb-like{
	float: right;
}