@charset "utf-8";

.bodyStyle {
	background-color:#FFFFFF;
	margin:0px;
	text-align:center;
	font: normal 11px/16px Tahoma, Verdana, Arial, sans-serif; 
	color: #333;	
	height:100%; 
	}
#header {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	padding-left:120px;
	text-align:left;
	font-size:16px;
	}
#al {
	background:url(../images/albanian.png);
	width:29px;
	height:21px;
	margin-left:270px;
}
	#al:hover { background:url(../images/albanian_over.png);
	margin-left:270px;
	}

img {
	border-style:none;
	}

a { outline:none;}

a img { border:none; text-decoration:none; }

#header img {
		border-style:none;
		}
	#header img:link {
		border:none;
		}
	#header img:hover {
		border:none;
		}
	#header img:visited {
		border:none;
		}
	
#header2 {
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	padding-left:360px;
	padding-top:20px;
	text-align:left;
	font-size:11px;
	height:40px;
	}
	#header2 a:link {
		color:#666666;
		text-decoration:none;
		font-weight:bold;
	
		}
	#header2 a:hover {
		color:#ff6633;
		text-decoration:underline;
		font-weight:bold;

		}
	#header2 a:visited {
		color:#666666;
		text-decoration:none;
		font-weight:bold;

		}		

#pageArea {
	margin:auto;
	width:900px;
	height:100%;
	}
#leftColumn {
	background-image: url(../images/1bak.jpg);
	background-repeat:repeat-y;
	width:38px;
	height:950px;
	float:left;
	}
#middleColumn {

	width:824px;
	position:relative;
	top:0px;	
	left:0px;
	height:100%;
	float:left;
	}
#rightColumn {
	background-image: url(../images/2bak.jpg);
	background-repeat:repeat-y;
	width:38px;
	height:950px;
	position: relative;
	top:0px;
/*left:0px;*/
	float:right;
	}
#content {
	position:relative;
	top:0px;
	padding-top:0px;
	text-align:left;
	width:inherit;
	height:1;
	}
	#content a:link {
		color:#ff6633;
		text-decoration: none;
		}
	#content2 a:hover {
		color:#ff6633;
		text-decoration: none;
		font-weight:lighter;
		}
	#content a:visited {
		color:#ff6633;
		text-decoration: none;
		}

.leftSection {
/*	background-image:url(../images/dot1.jpg);
	background-repeat:repeat-y;*/
	position:relative; 
	top:0px;

	width:245px;
	height:auto;
	float:left;
	}
.centerSection {
	position:relative;
	top:0px;
	width:244px;
	height:auto;

	float:left;
	}
.rightSection {
	position:relative;
	width:245px;
	height:auto;

	top:0px;
	float:left;
	}
	div .rightSection a:link {
		color:#ff6633;
		text-decoration: none;
		}

.space {
	width:10px; 
	height:auto;
	position:relative;
	top:0px;
	float:left;	
	}

.fullSection {
	position:relative;
	padding-top:10px;
	padding-right:20px;
	width:824px;
	height:auto;
	float:left;
	text-align: justify;
	}
	
#footerLinks {
	position:absolute;
	bottom:0px;
	top:530px;
	margin-bottom:0px;
	padding-left:25px;
	padding-bottom:20px;
	padding-top:5px;
	text-align:left;
	color: white;
	background-image:url(../images/6.jpg); 
	background-repeat: no-repeat;
	width:824px;
	}
	#footerLinks a:link { 		
	text-decoration: none;	
	color: white;
	}
	#footerLinks a:hover {
	background-color:#3366FF;		
	text-decoration:overline;
	color: white;
	}
	#footerLinks a:visited { 		
	text-decoration: none;	
	color: white;
	}
	
.bottBanner {
	position:relative;
	margin-top:40px;
	}
.sectionPics {
	text-align:left;
	margin-right:10px;
	float:left;
	}

.leftPic {
	left:0;
	margin-right:40px;
	margin-bottom:40px;
	margin-top:30px;
	float:left;
	}
.rightPic {
	right:0;
	margin-left:40px;
	margin-bottom:40px;
	margin-top:30px;
	float:right;
	}
	
.paragraphPic {
	left:10px;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	}
	
.style1 {
	
	color: #175694;
	font-weight: bold;
}

h1 {
	font-size:12px;	
	color: #175694;
	font-weight: bold;
}
tr {
	font-size:12px;
	}

