body, html	{
			height:100%;
			border:0px;
			padding:0px;
			margin:0 auto;
			margin-left:auto;
			margin-right:auto;
			background-image:url(img/background.jpg);
			background-repeat:repeat-y;
			background-position: 50% 0;
			font-family:'Verdana', Geneva, sans-serif;,
			color:#5a5b5c;
			}
			
#container	{
			margin-left:auto;
			margin-right:auto;
			min-height:100%;
			height:auto;
			width:924px;
			border:0px;
			margin-bottom:-19px;
			padding:0px;		
			position:relative;
		
			}
			
#mainpicture 	{
				width:924px;
				height:218px;
				float:left;
				}

///#logo			{
				width:309px;
				height:px;
				float:left;
				background-image:url(img/logo.jpg);
				}

	
			
#nav		{
			float:left;
			width:924px;
		
			border:0px;
			
			}			
			
.side		{	
			float:right;
			margin-top:45px;
			margin-right:50px;
			color:#5a5b5D;
			}

.headtext	{
			font-size:18px;
			font-weight:bold;
			color:#963c97;
			}	

			
#textvak 	{
			float:left;
			width:390px;
			margin-top:18px;
			margin-left:67px;
			margin-bottom:20px;
			position:relative;
			font-size:11px;
			line-height:19px;
			color:#5a5b5D;
			}
			
.clearfooter {
			clear: both;
			height:20px;
			}

#footer		{
			font-size:10px;
			height:-20px;
			bottom:0;
			position:relative;
			color:#5a5b5c;
			}
			
/*------------------LINKINFGS--------*/

				
img				{
				padding:0px;
				margin:0px;
				border:0px;
				}

#footer a:visited	{
					color:#5a5b5D;
					font-weight:normal;
					text-decoration:none;
					}
					
#footer a:link	{
					color:#5a5b5D;
					font-weight:normal;
					
					text-decoration:none;
					}
					
#footer a:hover	{
					color:#963c97;
					font-weight:normal;
					text-decoration:none;
					}
					
.side a:visited	{
					color:#5a5b5D;
					font-weight:normal;
					text-decoration:none;
					}
					
.side a:link	{
					color:#5a5b5D;
					font-weight:normal;
					
					text-decoration:none;
					}
					
.side a:hover	{
					color:#963c97;
					font-weight:normal;
					text-decoration:none;
					}