#maincontent {
	width: 95%;
	min-width: 780px;
}

#topSide {
	position: relative;
	float: left;
	width: 100%;
	height: 145px;
}

#logotype {
	float: left;
	width: 201px;
	text-align: right;
	margin-top: 50px;
}
#catchword {
	float: right;
	margin-top: 50px;
	margin-right: 95px;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
}
#catchword_phone {
	font-size: 27px;
	font-weight: lighter;
	font-family: sans-serif;
	text-decoration: none;
	color: #007698;
}

#phone-top {
	float: right; 
	width: 190px;
	font-family: 'Trebuchet MS', Verdana, Tahoma, Helvetica;
	font-size: 26px;    
	font-weight: normal;	
	color: #007698;    
}

.menu {
	table-layout: auto;
	display: table;
}
.menu > a {
	display: table-cell;
	margin: 0 10px;
	padding: 0 5px;
	text-align: center;
}

#menuGlobal {
	position: absolute;
	top: 125px;
	left: 210px;
	right: 76px;
}
#menuGlobal .menu {
	width: 100%;
	overflow: visible;
}

#ourServices {
	clear: both;
	display: block;
	position: relative;
	width: 100%;
	height: 301px;
	padding: 0px;
	background-image: url(/images/design/ourservicesbg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	overflow: hidden;
}
#ourServices #ourServicesMan {
	position: relative;
	height: 301px;
	padding-right: 110px;
	padding-left: 65px;
	background-image: url(/images/design/manwithboard.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;	
}
#ourServices #ourServicesLeftCorner {
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 46px;
}
#ourServices #ourServicesTitle {
	position: absolute;
	top: 59px;
	left: 65px;
	right: 100px;
	font-family: 'Trebuchet MS';
	z-index: 10;
}

#ourServices #ourServicesTitle h1 {
	font-family: 'Trebuchet MS';
	font-size: 24px;
        font-weight: normal;
	color: white;
}

#ourServices #ourServicesTitle ul {
	margin-top: 20px;
}

#ourServices #ourServicesTitle li {
	font-family: 'Trebuchet MS';
	font-size: 22px;
	color: white;
}

.itemRow {
	display: table;
	width: 100%;
	table-layout: fixed;
	padding-top: 125px;
}
.itemCell {
	display: table-cell;
	padding-right: 5px;
	position: relative;
	position: relative;
	width: 139px;
	height: 139px;
	margin: 0 auto;	
}

.current a, a.current {
	color: #ff6600;
	cursor: default;
}

.itemCellCurrent {
	display: table-cell;
	padding-right: 5px;
	position: relative;
	position: relative;
	width: 139px;
	height: 139px;
	margin: 0 auto;	
}

.itemCell a {
	display: block;
	position: relative;
	position: relative;
	width: 139px;
	height: 139px;
	margin: 0 auto;
}

.itemText {
	position: absolute;
	width: 139px;
	left: 0px;
	bottom: 10px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}

.createDate {
	color: #aeaeae;
	border-bottom: 3px solid #ff9102;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}
.createDateNew {
	font-size: 20px;
	border-bottom: 3px solid #ff9102;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 15px 0px;
}


.subMenu {
	padding: 3px 0px 3px 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.subMenuList {
	margin: 0px 0px 0px 35px;
	line-height: 18px;
}

.header1, .header11, .header2 {
	font-family: 'Trebuchet MS', Verdana, Tahoma, Helvetica;	
}

.header1 {
	font-size: 18px;
	font-weight: normal;	
	color: #007698;	
	line-height: 18px;
}

.header11 {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;		
}

.header2 {
	font-size: 18px;
	font-weight: normal;	
	color: #FF6600;
	line-height: 18px;
}

.header3 {
	font-size: 15px;
	font-weight: bold;	
}

.header4 {
	font-size: 14px;
	font-style: italic;	
}

.header5 {
	font-size: 16px;
	font-weight: bold;	
}

.typesdesides {
	width: 88%;
	padding-left: 65px;
	padding-right: 65px;
	overflow: hidden;
}

.typesdesides p, .header1, .header2, .header3, .header4 {
	padding-bottom: 0px;
}

.typesdesides .header3 {
	padding-top: 5px;
}

.typesdesidesPath {
	padding-bottom: 15px;
}

.typesdesidesItem {
	float: left;
	width: 30%;
	margin-right: 20px;
}

.typesdesidesLeftColumn {
	float: left;
	width: 65%;
	margin-right: 40px;
}

.typesdesidesRightColumn {
	float: left;
	width: 28%;
	margin-right: 20px;
}

#copyright {
	position: relative;
	float: left;
	margin: 40px 0px 0px 65px;
	color: #007698;	
	width: 84%;
}

#copyright p {
	color: #007698;	
}

.copyrightItem {
	position: relative;
	float: left;
        width: 250px;
}

.paddingBottom {
	padding: 0px 0px 30px 0px;
}
.paddingTop {
	padding: 30px 0px 0px 0px;
}

.clearleft {
	clear: left;
}
.clearall {
	clear: both;
}

.ListPadding15 {
	padding-left: 15px;
}

.ImgBorder {

	border: 3px solid #dadada;
	padding: 2px;

}

.ListHeader {
        font-style: italic;
        font-weight: bold;
}

#PO {
        padding-bottom: 10px;
}

#ready-decides {
        padding-top: 20px;
        padding-bottom: 20px;
}

table .header1, .header2, .header3, .header4 {
	padding-bottom: 5px;
}

.price {
        width: 50%;
}

.price-old {
        text-decoration: line-through;
}

.price-header {
        background-color: #e8e8e8;
}

table.borderno, tr.borderno, td.borderno {
        border: none;
}


.clients {
        float: left;
}

.client-item {
        float: left; 
        width: 105px;
        margin: 5px;
        text-align: center;
}

.client-item-big {
        float: left; 
        width: 150px;
        margin: 5px;
        text-align: center;
}

.client-item-small {
        float: left; 
        width: 90px;
        margin: 5px;
}

a .client-item, a .client-item-big, a .client-item-small {
       cursor: default;
}

ul .index, li .index {
        margin-top: 7px;
}

.download {
        width: 1050px;
        float: left;
        margin-top: 15px;
        margin-bottom: 15px;
}

.download-left {
        width: 750px;
        float: left;
}

.download-right {
        width: 245px;
        float: left;
        padding: 10px;
        border: 3px solid #dadada;
        margin-bottom: 10px;
}

.download-right-middle {
        width: 240px;
        float: left;
        padding: 10px;
        border: 3px solid #dadada;
        margin-bottom: 10px;
}

.download-right-big {
        width: 100%;
        float: left;
        padding: 10px;
        border: 3px solid #dadada;
        margin-bottom: 10px;
}

.screenshots-small {
        width: 200px;
        float: left;
        padding: 0px;
        margin-bottom: 20px;
}

.screenshots-small img {
        border: 3px solid #dadada;
}

a.inlink, a.inlink active, a.inlink hover, a.inlink link {
        text-decoration: none;
        color: #000000;
        cursor: default;
}

.scrolling {
        border: 1px solid #e7e7e7;
        position: absolute;
        margin-top: 55px;
        margin-left: 400px;
        width: 300px;
}

.splash {
        border: 1px solid #e7e7e7;
        position: absolute;
        float: left;
        margin-top: 55px;
        margin-left: 400px;
        width: 100px;
}

#splash {

}