html {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin:0;
	padding:0;
	width:100%;
	height: 100%;
	background:#FFF;
}

#main_container {
	width: 907px;
	position: relative;
	left: 50%;
	margin-left: -453px;	
	background:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: -50px;
}

#header, #footer {
}

#underheader {
	clear: both;
}

#header a, #underheader a {
	text-decoration: none;
}

#header img, #underheader img {
	border: 0;
	display: inline;
}

#briefInfo {
	height: 75px;
	padding-top: 20px;
	padding-right: 30px;
}

#languages {
	font-size: 11px;
	width: 170px;
	margin-right: 74px;
}


#scope_holder {
	/*left:-150px;
	position:relative;*/
	margin-left: 70px;
}
/*
@media all and (width) { #scope_holder {
	left:70px;
	position:relative;
	top: -90px;
}
}

body:nth-of-type(1) {
#scope_holder {
	left:-150px;
	position:relative;
	top: 0px;
}
}*/
#swfh {
	background-color:#CCCCCC;
}

#scope_title {
	color: #8E8D8B;
	padding-left: 15px;
	font-weight: bold;
}

#inside_content {
	width: 505px;
	z-index: 2;
	margin-left: 130px;
	position: relative;
}

#contact_content {
	position: relative;
	left: 240px;
	top: -30px;
	width: 505px;
}

#inside_content span {
	display:block;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 90px;
}

.content_link {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #101055;
	font-size: 18px;
	text-decoration: none;
	margin-left: 50px;
}

.content_link img {
	border: 0;
}

.content_link:hover{
	text-decoration: underline;
}

.footer_mail {
	color: #101055;
	font-weight: bold;
}

#contacts {
	font-size: 12px;
	width: 240px;
	left:208px;
	position:relative;	
}

#title {
	font-size: 22px;
	font-weight: bold;
}

#msg_title {
	position: relative;
	/*left: 220px;
	top: -110px;*/
	width: 580px;	
	font-size: 22px;
	font-weight: bold;
	background-color: #FFCE08;
}

#msg_title a {
	color: DarkRed;
}

.top_scope_lnk {
	display: block;
	height: 99px;
	width: 397px;
	float: left;	
}

.top_scope2_lnk {
 	display: block;
	height: 114px;
	width: 220px;
	float: left;	
}

#footer_menu_top {
	margin-left: 70px;
	font-size: 20px;
	font-weight: bold;
}

#footer_menu_top a {
	text-decoration: none;
	color: #000;
	padding-left: 25px;
	padding-right: 15px;
}

#footer_menu_top a:hover {
	color: #FFF;
	background-color: #999999;
}

#footer_menu_top .active {
	color: #FFCE08;
	background-color: #333;
}

#footer_menu_seporator {
	position: relative;
}

.service_footer {
	top: -100px;
}

#footer_menu_low {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer_menu_low a {
	text-decoration: none;
	color: #000000;
}

#footer_menu_low a:hover {
	color: red;
}

#scope_text {
	width: 280px;
	height: 300px;
	overflow: scroll;
	overflow-y: scroll;
	margin-left: 30px;
	font-size: 12px;
	margin-top: 0px;
}

#underfooter_info {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 80px;
	padding-bottom: 20px;
}

#footer {
	margin-top: 20px;
}

#next_service {
	background-color: #333;
	display: block;
	width: 228px;
	height: 25px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
	margin-top: 73px;
	margin-left: 40px;
	padding-left:25px;
	padding-right:15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCE08;
}

#service_links {
	font-size: 18px;
	font-weight: bold;
	position: relative;
	left: 40px;
}

#service_links a {
	background-color: #757575;
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

#service_links .active_svs {
	background-color: #FFCB00;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}

.active_main_svs {
	background-color: #FFCE08;
}

.button {
	width: 175px;
}

#stamp {
	background-image: url('images/stamp.png');
	width: 137px;
	height: 110px;
	position: relative;
	left: 420px;
	top: -90px;
}

#new {
	background-image: url('images/new.png');
	width: 159px;
	height: 125px;
	left:540px;
	position:relative;
	top:-370px;
	z-index: 1;
}

#stamp img, #new img{
	visibility: visible;
}

#content {
	height: 370px;
}
