@charset "utf-8";
#homepageContent {
	display: block;
	width: 586px;
	font-size: 75%;
}

/* CSS Document */
html,body
{
	width:100%;
	height:100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
	background-color: #626262;
	margin: 0px;
	padding: 0px;
}
#page {
	display: block;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	border: 1px solid #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	padding: 0px;
	width: 775px;
	background-image: url(../images/head.png);
	background-repeat: no-repeat;
	height: 107px;
	display: block;
	background-color: #434343;
	background-position: left top;
	top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pageTitle {
	display: block;
	height: 44px;
	width: 586px;
}
#mainMenu {
	display: block;
	float: right;
	height: 502px;
	width: 128px;
	margin-right: 60px;
}
.mainMenuItem {
	display: block;
	height: 128px;
	width: 128px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wellcome {
	width: 388px;
	margin-left: 74px;
	display: block;
	background-image: url(../images/imgPin.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 120px;
}
.textFirstWord {
	color: #3ABAD8;
	font-weight: bold;
}
.homepageBck {
	background-image: url(../images/bckHomePage.png);
	background-repeat: repeat-y;
	background-position: top;
}
#homepageBottomBck {
	background-image: url(../images/bckHomeBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 775px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#homeProductsandLogos {
	display: block;
	width: 385px;
	margin-left: 202px;
}
#topMenu {
	list-style-type: none;
	margin-right: 105px;
	display: block;
	text-align: right;
	color: #FFF;
	font-weight: normal;
	font-size: 70%;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topMenu li
{
	margin-right: 10px;
	display: inline;
}
#topMenu a, a:hover, a:visited
{
	color: #FFF;
	text-decoration: none;	
}
#topMenu li img
{
	margin-right: 4px;
	margin-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#venera {
	height: 35px;
	width: 120px;
	position: relative;
	left: 5px;
	bottom: 2px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	top: auto;
}
