@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px 95px;
	height: 48px;
	width: 350px;
	float: left;
	color: #044061;
	background: no-repeat left top url(../assets/images/image_h1.gif);
}
h1 span {
	font-size: 16px;
	font-weight: bold;
	color: #929292;
}
h2 {	
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #222222;
}

h3, 
h4 {
	color: #222222;
	font-size: 15px;
	margin: 0px 0px 17px 0px;
	padding: 0px;
	clear: left;
	height: 20px;
}
h4 {
	font-size: 13px;
	margin: 0px 0px 6px 0px;
	height: auto;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
}
p strong {
	font-size: 13px;
}

select {
	width: 215px;
/*	height: 19px; */
	color: #666666;
	margin-bottom: 44px;
}
button {
	clear: both;
	display: block;
	width: 68px;
	height: 21px;
	text-align: center;
	background: no-repeat url(../assets/images/button.gif);
	border: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
}
input.button {
	clear: both;
	display: block;
	width: 68px;
	height: 21px;
	text-align: center;
	background: no-repeat url(../assets/images/button.gif);
	border: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
}
input {
	border: 1px solid #999999;
	/*display: block;*/
	height: 19px;
	width: 212px;
	margin-bottom: 4px;
}
.content-all {
	width: 753px;
	height: auto;
	margin: 0px auto;
	padding-top: 10px;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
}
.header {
	height: 126px;
	background: no-repeat bottom url(../assets/images/header_bg.jpg);
}
.logo {
	float: right;
	height: 43px;
	padding: 20px 5px 0px 0px;
	
}
.logo span {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
	
.content-form {
	border-left: 1px solid #044061;
	border-right: 1px solid #044061;
	background: no-repeat bottom url(../assets/images/border_top_communities.gif);
	background-color: #013350;
	padding: 19px 19px 15px 19px;
	margin: 0px;
	float: left;
}
.column-left {
	width: 459px;
	height: auto;
	float: left;
	padding: 8px;
}

.column-right {
	width: 222px;
	height: auto;
	float: left;
	padding: 8px;
}
form {
	float: left;
	background-color: #FFFFFF;
	width: auto;
	height: auto;
	border-bottom: 1px solid #044061;
	background: repeat-y url(../assets/images/form_bg.jpg);
	font-size: 12px;
	color: #666;
}
.checkbox {
	width: 14px;
	height: 14px;
	display: inline;
	margin: -2px 4px 0px 0px;
	border: 0px;
}
.column {	
	width: 229px;
	height: auto;
	float: left;
	margin: 1px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}
.column li {
	text-indent: -16px;
	padding-left: 15px;
	margin-bottom: 4px;
}
.column-right button {
	margin-left: 75px;
}
.column-left button {
	margin-left: 185px;
}
.communities {
	background-color: #F7F7F7;
	border-left: 1px solid #044061;
	border-right: 1px solid #044061;
	clear: both;
	padding: 10px 19px 19px 19px;
	font-size: 11px;
	color: #666666;
}
.community {
	width: 265px;
	height: 140px;
	padding-left: 74px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	margin-top: 10px;
	
}
#aplication {
	background: no-repeat 0px 0px url(../assets/images/aplication.gif);
}
#bussines {
	background: no-repeat 0px 0px url(../assets/images/bussines.gif);
}
#enterprise {
	background: no-repeat 0px 0px url(../assets/images/enterprise.gif);
}
#infrastructure {
	background: no-repeat 0px 0px url(../assets/images/infrastructure.gif);
}
#printing {
	background: no-repeat 0px 0px url(../assets/images/printing.gif);
}
#security {
	background: no-repeat 0px 0px url(../assets/images/security.gif);
}
#sourcing {
	background: no-repeat 0px 0px url(../assets/images/sourcing.gif);
}
#bussines-impr {
	background: no-repeat 0px 0px url(../assets/images/bussines-impr.gif);
}
.community p {
	font-weight: normal;
	color: #666666;
}
.community a:link,
.community a:visited {
	color: #0076A3;
}
.clear {
	clear: both;
}
.bottom {
	width: 753px;
	height: 11px;
	background: no-repeat url(../assets/images/bottom.gif);
}
.footer  p {
	color: #999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 0px;
	padding: 0px;
	background: no-repeat right url(../assets/images/k24gartner.gif);
}
	