* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%
}
body {
	font: 12px/18px Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background:url(images/software_development_background.gif);
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 5px
}
img {
	border: none;
}
input {
	vertical-align: middle
}
#wrapper {
	width: 852px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color:#fff;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 178px;
	background: #FFE680;
	background:url(images/software_development_header.jpg) no-repeat;
}
#menu {
	float:right;
	margin-top:15px;
	margin-right:40px;
}
#menu ul li {
	display:inline;
}
#menu li {
	margin-left:30px;
	padding-left:15px;
	padding-bottom:2px;
}
#navigation {
	height:28px;
	background:url(images/software_development_nav.jpg) repeat-x;
	padding-left:45px;
	line-height:28px;
}
#navigation a, #menu a {
	color:#000;
	text-decoration:none;
}
#navigation a:hover, #menu a:hover {
	text-decoration:underline;
}
#navigation ul li {
	display:inline;
}
#navigation li {
	background:url(http://www.kremsoft.com/images/software_development_line.gif) no-repeat left;
	padding:15px;
	padding-right:15px;
}
#last {
	background:url(http://www.kremsoft.com/images/software_development_line.gif) no-repeat left;
}
#home {
	background:url(http://www.kremsoft.com/images/software_development_home.gif) no-repeat left;
}
#search {
	background:url(http://www.kremsoft.com/images/software_development_search.gif) no-repeat left;
}
#contacts {
	background:url(http://www.kremsoft.com/images/software_development_contacts.gif) no-repeat left;
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 100px;
	background:url(images/software_development_content.gif) no-repeat;
	height:553px;
}

#content_large {
	padding: 0 00 100px;
	padding-left:100px;
	padding-right:100px;
}

#content_large_picture {
	padding: 0 00 100px;
	padding-left:0px;
	padding-right:0px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 860px;
	margin: -100px auto 0;
}
#right {
	width:370px;
	float:left;
	padding-top:50px;
	padding-left:65px;
}
#right p {
	line-height:17px;
}
#sidebar {
	width:290px;
	float:left;
	padding-left:55px;
	padding-top:50px;
}
#sidebar p {
	color:#6e6e6e;
	font-size:11px;
	line-height:15px;
}
#sidebar a {
	color:#6e6e6e;
	font-weight:bold;
	font-size:11px;
}
.time {
	font-size:9px;
	font-weight:bold;
	color:#cc0001;
}
.foto {
	background:url(images/software_development_foto.jpg) bottom no-repeat;
	padding-bottom:20px;
	padding-top:20px;
	padding-right:15px;
}
.copy {
	color:#cc0001;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}
.copy_2 {
	color:#808080;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}
#footer a {
	color:#cc0001;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#welcome {
	margin-left:-30px;
	margin-bottom:5px;
}
.button {
	float:right;
	margin-right:10px;
}

#tel {
	font-size:19px;
	line-height:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	left:640px;
	top:100px;
	color:#FFF;
	}