/***import common styles***/

/***layout styles***/

table#main {
	height: 100%;
	width: 100%;
}

table#main td {
	vertical-align: top;
}

td#head {
	height: 153px;
	background: url('/img/head_bg.gif') repeat-x;
}

div.headstart {
	background: url('/img/head_start.jpg') no-repeat left top;
	height: 153px;
	padding: 0 0 0 83px;
}

div.headend {
	background: url('/img/head_end.jpg') no-repeat right;
	height: 153px;
	padding: 0 211px 0 0;
}

div.logo {
	padding: 31px 0 0 0;
}

div.slogan {
	padding: 13px 0 0 0;
}

div.logo img {
	display: block;
}

div.slogan img {
	display: block;
}

div.navstring {
	float: right;
	font: bold 12px Verdana;
	line-height: 20px;
	color: white;
	padding: 0 30px 0 0;
}

* html div.navstring {
	position: absolute; right: 0;	
}

div.navstring a {
	color: white;
	text-decoration: none;
}

div.navstring a:hover {
	text-decoration: underline;	
	color: white;
}

td#right {
	background: #DCEEF6 url('/img/right_top.jpg') no-repeat left top;
	width: 208px !important;
	padding: 0 0 0 0;
	font-size: 80%;
	overflow: hidden;
}

td#content {
	background: #EDF4F8;
	height: 100%;
}

div.navigation {
	height: 70px;
	background: #95B8C8 url('/img/nav_bg.gif') repeat-x top;
	display: table;
	width: 100%;
}

div.navigation div {
	padding: 5px 0 0 30px;
}

div.navigation a {
	text-decoration: none;
	color: #006699;
	margin: 0 10px 0 0;
	font-size: 12px;
	font-weight: bolder;
}

div.navigation a:hover {
	text-decoration: underline;
	color: #A11;
}

div.navigation h1 {
	color: white;
	font-size: 16px;
	line-height: 26px;
	display: block;
	padding: 10px 0 0 30px;
	background: #95B8C8;
}

div.rightcolumn {
	
}

div.rightcolumn h3 {
	color: #AA1111;
	font-size: 14px;
	margin: 0 0 10px 0;
}

td#foot {
	background: #B41500;
	height: 30px;
	padding: 0 0 0 30px;
	line-height: 30px;
	color: #FAEFEE;
	font-size: 12px;
	font-weight: bold;
}

div.container {
	padding: 10px 50px 25px 15px; text-align: justify; vertical-align: top; 
	font-size: 90%; line-height: 130%;
	color: #506070;
}

div.container input, div.container textarea {
	margin: 3px;
}

div.search {
	height: 70px;
	width: 208px;
	text-align: center;
	padding: 10px;
}

div.search input {
	margin: 3px;
	background: #B0C4DE;
	color: #FFF;
	border: #123 1px Solid;
	font: bold 12px Tahoma;
}

td#headleft {
	width: 208px;
	background: url('/img/head_left.jpg') no-repeat left top;
}

#headleft div {
	width: 208px;
	height: 0;
}
/***end of styles***/

* {
  outline: none;
}
#icq {
	font-size: 14px;
	padding: 13px 0 0 12px;
}
#icq a {
	font-size: 14px;
}

/*..sergio..*/

.leftcontainer h4 a {
	color: #cc0000;
}
.leftcontainer h4 a:hover, .leftcontainer h4 a:active { color: #727A80; }

.content a {
	color:#CC0000;
}

td.searchtab .uss_submit {
	background: url(../img/search_arrow.gif) 0 0 transparent no-repeat;
	width: 22px; height: 22px;
	text-indent: -8000px;
	overflow: hidden;
	border: none;
}
#contact {
	float: left;
	margin-top: 50px;

}
.ssnn-copyright {
/*	margin-top: -10px;*/
	position: relative;
	top: -42px;
}
