*{
margin:0px;
padding:0px;
}
body{
font-family:Tahoma, sans-serif;
font-size:10px;
color:#000000;
text-align:center;
}
a{
text-decoration:none;
color:#003399;
cursor:hand;
}
a:hover{
color:#990000 !important;
}
h1{
font-size:12px;
margin:10px;
}
h2{
font-size:12px;
margin:10px;
}
p{
margin:10px;
}
ul{
list-style:none;
margin:10px;
}
ol{
margin:10px;
}
#main{
width:900px;
height:auto;
min-height:600px;
margin:auto;
position:relative;
background:url(../cssImg/bG.jpg) left top repeat-y;
}
#header{
background:url(../cssImg/header.jpg) left top no-repeat;
width:100%;
height:280px;
}
#middle{
width:100%;
height:auto;
font-size:12px;
line-height:20px;
text-align:left;
background:url(../cssImg/bG.jpg) left top repeat-y;
float:left;
}
#middle #images{
background:url(../cssImg/imagesSmallerNew.png) left top no-repeat;
width:245px;
height:276px;
position:absolute;
left:690px;
top:20px;
}
#middle img{
border:1px #999999 dashed;
margin-right:10px;
}
#middle ul#tunetek li{
height:80px;
padding:10px;
margin:5px;
}
#middle ol{
list-style-position:inside;
}
#middle #menuLeft ul{
font-weight:bold;
float:left;
width:150px;
height:auto;
font-size:12px;
text-align:right;
position:relative;
left:5px;
_left:-5px;
}
#middle #menuLeft ul li{
margin:8px;
width:130px;
}
#middle #menuLeft ul li a {
	display:block;
	line-height:20px;
	width:130px;
	height:20px;
	padding-right:15px!important;
}
#middle #menuLeft ul li a:hover{
	background:url(../cssImg/activeBg.jpg) right center no-repeat;
}
#circles {
	background:url(../cssImg/circles.jpg) left center no-repeat;
	width:190px;
	height:145px;
	position:absolute;
	top:620px;
	left:0px;
	bottom:0px;
	padding:0px;
	margin:0px;
}
/*#middle #verticalText{
background:url(../cssImg/verticalText.png) left top no-repeat;
position:absolute;
width:18px;
height:350px;
left:172px;
}*/
#middle #verticalText span{
display:none;
}
#middle #content{
width:470px;
height:auto;
position:relative;
left:50px;
float:left;
padding-bottom:50px;
padding-right:20px;
background:url(../cssImg/contentRight.jpg) right top no-repeat;
min-height:450px;
}
#middle #right{
width:180px;
height:350px;
text-align:left;
padding:20px;
padding-left:0px;
float:left;
position:relative;
left:50px;
line-height:15px;
}
#flagsHolder{
width:100px;
height:auto;
margin:10px;
text-align:left;
}
#flagsHolder a{
display:block;
margin:0px;
height:25px;
float:left;
}
#flagsHolder a img{
float:left;
margin-right:5px;
border:1px #FFCC66 dashed;
}
#footer{
width:100%;
height:10px;
padding:5px;
float:left;
border-top:1px #CCCCCC solid;
background:#FFFFFF;
}