* {
	margin:			0;
	padding:		0;	
}

html,
body,
select {
	background: 	#fff;
	color:			#333;
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;		
}

a.top_link:link {color: #ababab;}
a.top_link:visited {color: #ababab;}
a.top_link:hover {color: #ffffff;}	 

ul {
	margin-left:30px;
}


#map {
     width: 680px;
     height: 350px;
     margin-bottom:15px;
     border: 1px solid #000;
}

.column {
     float:left;
     width:200px;
}

.center {
     text-align:center;
     line-height:1.5em;
}

#map img.gmnoprint, #map div span, #map div a{
     font-size:8px;
}

#map div img.gmnoprint, #map div div a, #map div.gmnoprint{
	display: inline;
}


a {
	text-decoration:none;
}

img {
	border:0
}
.table_logos img {
	vertical-align:middle;
}

#container {
	min-height:100%;
	height: 100%;
		
}

#header {
	padding:		2px 0 0 0;	
}

#body {
	padding:		20px 10px 52px 10px; /* Height of the footer */
}

.separator {
	margin-top:50px;
}

#footer {
	font-size:		11px;
	font-weight:	bold;
	color:			#bbb;
	background: 	#e6e6e6;
	border-top:		1px solid #77a121;	
	text-align:		center;
	bottom:			0;
	width:			960px;
	height:			52px;
	float:none;
		
}

#copyright {
	font-size:		11px;
	font-weight:	bold;
	text-align:		center;
	color:			#bbb;
	height:			15px;
	padding-top: 	480px;
}

#topInfo {
	margin:			2px auto 0 auto;
	height:			20px;
	width:			970px;
	text-align:		right;
	padding-right:	20px;
	
}

#topInfo img {
	border: 1px solid #ddd;
}	

.sbg {
	margin-top:		16px;
	font-size:		11px;
	color:			#999;
	font-weight:	bolder;
}

.map img{
	border: 1px solid #000;
}

.sbg strong {
	float:left;
}

.sbg img { 
	margin-left:	6px;
	vertical-align:	middle;
	float:right;
	padding-right:	10px;
}	

.pdf {
	background:		url(../images/pdf_ico.jpg) no-repeat;
	padding-left:30px;
	padding-top:7px;
     height: 50px;	
}

.pdf a {
    color: #943032;
}
	
#banner {
	width:			970px;
	margin:			0 auto;
	position:       relative;
	background:		url(../images/banner_strip.jpg) repeat-x;	
	height:			169px;
}

#so_logo {
	position:		absolute;
	margin-left:	15px;
	top:			30px;
}

#hand {
	position:		relative;
	float:			right;
}
	
#menu {
	height:			26px;
	width:			960px;
	margin:			0 auto;
	font-weight:	bold;
	line-height:	2.0em;
	font-size:		12px;
	color:			#ababab;
	clear:			both;
}

#menu .menuPos {
	float:			left;
	margin-left:	52px;
	cursor:			pointer;
}	

#menu .menuPos_current {
	float:			left;
	margin-left:	52px;
	color:			#ffffff;
}	

#loader {
	margin:			0 auto;
	width:			50px;
	margin-top:		120px;
}


/** content styles **/

#content {
	font-size:		11px;
	margin:			0 auto 10px auto;
	width:			960px;
	text-align:		justify;	
}

#inner_content {
	float:left;
	position:       relative;
}


#content p {
	margin-bottom:	10px;
}

#content h1 {
    color:#7885a3;
	font-size:		16px;
	padding-bottom:	15px;
	
}

#content #promotion h1 {
	padding-bottom:7px;	
}

#content h1 strong {
	color:			#7885a3;
}

#columnAbout h1 {
	text-align:		right;
}

#columnNews h1 {
	text-align:		left;;
}		

#columnAbout h1 {
	font-size:14px;
	text-align:left;
}

#columnNews h1 {
	text-align:right;
}		

#columnAbout {
	width:			220px;
	line-height:	      1.3em;
	height:			450px;
	float:			left;
}

#columnAbout .paragraph {
	margin-top:20px;
	margin-bottom:20px;
}

#columnContactAndPromo {
	width:			500px;
	height:			450px;
	margin-left:	10px;
	margin-bottom:	2px;
	float:			left;
}

.logos {
	margin-top:5px;
}

.logos img {
     margin:3px;
}

.clipping {
     background: 	url(../images/clipping.jpg) no-repeat;
     padding-top:16px;
     padding-left:30px;
     width:660px;
     height:90px;
}

.clipping p{
     width: 90%;

}


#contactBox {
	background: 	url(../images/contact_box.jpg);
	width:		500px;
	height:		291px;		
}

#contactBox .contacts {
	padding-top:35px;
	margin-left:30px;
}

#contactBox .info {
	font-size:18px;
	margin-bottom:7px;
	color:#555;
}

#contactBox .phone {
	font-size:23px;
	font-weight:bold;
	margin-bottom:7px;
	margin-left:30px;
	color:#353968;
}

#contactBox .skype {
	margin-left:130px;
}

#promotion {
	margin-top:5px;
}

#columnNews {
	width:			220px;
     margin-left:	       10px;	
	float:			left;
}

#columnNews .news {
	font-style:		normal;
	line-height:	1.3em;
	margin-bottom:12px;
	background:		url(../images/news_background.jpg) no-repeat;
	background-position:bottom right;	
	padding-bottom:5px;
	padding-right:2px;
	clear:both;
}

#columnNews .news .head {
	font-style:		normal;
	font-weight:	bold;
	font-size:		10px;
	color:			#353968;
}

#columnNews .news .head .title {
	float:			left;
}

#columnNews .news .head .date {
	float:			right;
}

#columnNews .news .text {
	clear:			both;	
	padding-top:	5px;
}

.readMore {
	font-size:		9px;
	text-align:		right;	
	
}
 .readMore a {
	color: 			#444;
	text-decoration:none
}
.readMore a:hover {
	border-bottom:1px dotted #444;
}

/*** content ****/

#columnContent {
	float:left;
	width:680px;
	font-size:11px;
	margin-right:30px;
}

#columnContent a {
	border-bottom:		1px dotted #555;
	color:				#555;		
}

#columnContact {
	float:left;
	width:250px;
}

#columnContent .news {
	margin-bottom:20px;
	text-align:justify;
}

#columnContent .news .title {
	margin-bottom:7px;
	color: #353968;
	font-size:14px;
}

#columnContact .contactBox {
	background:		url(../images/small_contact.jpg) no-repeat;	
	width:250px;
	height:281px;
}

#columnContact .contactBox .contacts {
	margin-left:27px;	
	padding-top:20px;		
	
}

#columnContact .contactBox .contacts .info {
	font-size:16px;	
	margin-bottom:13px;
}

#banner_text {
     position:absolute;
     color:#fff;
     font-style:italic;
     font-family:Times New Roman;
     top:110px;
     right:320px;
     font-size:20px;
}

#columnContact .contactBox .contacts .infoSkype {
	margin-top:10px;
	font-size:14px;	
	margin-bottom:10px;
}

.infoBox {	margin-top:15px; }



#columnContact .contactBox .contacts .phone {
	font-size:16px;	
	font-weight:bold;
	color: #353968;
	margin-left:40px;
	margin-bottom:10px;	
}

#columnContact .contactBox .contacts .skype, #columnContact .contactBox .contacts .gg {
	margin-top:10px;
	margin-bottom:10px;
}

#columnContact .contactBox .contacts .gg img {
	vertical-align:top;
}


#columnContact .contactBox .contacts .gg a {
	font-size:20px;
	text-decoration:none;
	color:#F27B03; 
	font-style:italic;
}

.quote {
	border:1px dotted #7885a3;
	font-style:italic;
	color:#7885a3;
	padding:5px;
	margin-bottom:15px;
}

.quoteSign {
	text-align:right;
}


ul.clients li {
	margin-top:4px;
	margin-bottom:3px;
	line-height: 120%;
}	


li.odd {
	color: #7885a3;
}

.centered {
	margin-top:5px;
	margin-bottom:20px;
	text-align:center;
}
.centered img {
	margin-left:15px;
}

#login_content {
	width:948px;	
}

.loginForm {
	width:300px;
	margin:10px auto 0 auto;
}

.loginForm div.line {
	width:300px;
	margin-top:3px;
	height:20px;
	
}

.loginForm strong {
	float:left;
	width:100px;
}

.loginForm input {
	border:1px solid #7885a3;
}

.loginForm input.button {
	border:1px solid #7885a3;
	color:#fff;
	background: #000;
}

input.button {
	border:1px solid #7885a3;
	color:#fff;
	background: #000;
}

.filler {
	height:50px;
}

.photo {
	border:1px solid #7885a3;
}

.footerLogos img {
	margin-right:5px;
}		

.clientColumn {
	width:550px;
	float:left;
	margin-left:20px;
	margin-top:10px;
}

.logos div{
	text-align:center;
	margin-bottom:10px;
}

.sign {
	text-align:left;
	font-style:italic;
	margin-bottom:25px;
}

.table_head {
	background: #BBB;
}

.table_dark {
	background: #E6E6E6;
}

.table_bright {
	background: #FFF;
}
.table_logos{
	border: 0px;
	border-collapse: collapse;
	padding: 0px;
	}		
td {
	line-height:1.6em;
	padding:2px 8px 2px 8px;	
}

.logout_right {
	padding-bottom:20px;
}

h3 {
	margin-top:10px;
	padding-bottom:20px;
}

.time {
	width:122px;
}

.who {
	width:220px;
}

.desc {
	width:397px;
}

.status {
	width:36px;
}

.tooltip {
	display:none;
	width: 400px;
}





#overlaps {
	list-style-type: none;
	margin-left: 200px;
}
#overlaps li {
	display: inline;
	margin: 0px 20px;
}
#overlaps li a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
#overlaps li a:hover {
	text-decoration: none;
}

ul.paging {
	list-style-type: none;
	margin: auto;
}
ul.paging li {
	display: inline;
	margin: 3px;
}

div.service_details {
	margin: 10px 0px;
}
div.service_details div.field {
	font-weight: bold;
	width: 15%;
	height: 20px;
	float: left;
	clear: left;
}
div.service_details div.value {
	height: 20px;
	float: right;
	clear: right;
	width: 85%
}
div.clear {
	clear: both;
}
div.error {
	text-align: center;
	margin: 20px 0px;
	font-size: 14px;
	color: #DD0000;
}
fieldset {
	border: none;
}
select {
	font-size: 10px;
	border: 1px solid #BBBBBB;
	width: 80px;
}
td.sortable {
	background-color: #E6E6E6;
}


table th {
	line-height: 1.6em;
	padding: 2px 8px;
	vertical-align: top;
	width: 120px;
}