/* CSS Document */
.inputtext {width:220px;}
.comarea{width:633px;}
input.formbutton{
border:2px #ccc solid;
width:100px;color:#fff;

font:11px Verdana, Geneva, sans-serif;background-color:#55576c;
font-weight:700;
height:25px;}
input.button{
border:2px #ccc solid;
width:100px;color:#fff;
font:11px Verdana, Geneva, sans-serif;background-color:#55576c;
font-weight:700;
height:25px;}
.input,textarea {font:normal 12px Verdana,sans-serif; color:#333; border:1px solid #ccc;}
* {
	padding: 0;
	margin: 0;
}

p {
	padding-top: 7px;
	padding-bottom:-2px;
	padding-left: 0px;
}
	
h1 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 16px;
	font-style: normal;
	font-family: Arial;
	
}

h2 {
	padding-right: 90px;
	text-align: right;
	font-size: 1em;
	font-style: italic;
	color: #666666;
}
	
	
h3 {
	padding-top: 7px;
	padding-bottom:7px;
	font-style: italic;
	color: #787C87;
	font-size: 1.4em;
}

h4 {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 10px;	
}


body {
	background-color: #6B6D82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

#container {
	width: 797px;
	color: #55576c;
	font-size: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
}

#header {
	background-image: url(images/header%20Kwalitek.JPG);
	height: 219px;
}

#linkbar {
	background-image: url(images/linkbar_bg.jpg);
	height: 63px;
}

#content {
	background-image: url(images/content_tile.jpg);
	background-repeat: repeat-y;
	padding-left: 80px;
	padding-right: 80px;
}

#right_menu {
	background-image: url(images/right_menu.jpg);
	height: 365px;
	width: 277px;
	margin-right: -80px!important;
	margin-right: -40px;
	color: #0000CC;
	font-size: 13px;
	float: right;
}

#footer {
	background-image: url(images/footer.jpg);
	height: 50px;
	padding-top: 45px;
	padding-left: 80px;
	padding-right: 80px;
	text-align: center;
	font-size: 11px;
}

/******************************* menu ****************************************/

#navcontainer ul
{
	margin-left: 50px;
	margin-left: 50px;
	color: White;
	float: left;
	margin-top: 14px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
color: White;
text-decoration: overline;
}

/********************************' right menu *******************************/
.navcontainer {
	width: 200px;
	margin-left: 40px;
}

.navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 168px;
border-bottom: 1px solid #BFC2C9;
}

.navcontainer a:link, .navlist a:visited
{
color: #666666;
text-decoration: none;
}

.navcontainer a:hover
{
background-color: #6B6D82;
color: #fff;
}
#container #content p strong {
	text-align: justify;
}
.a {
	text-align: justify;
}

#share42 {display: inline-block; padding: 0px 0px 0 6px; background: ##55576c; border: 0px;}
#share42:hover {border: 0px ;}
