
#main {
	background-image: url(images/main-bkg-500-170-320.gif);
}

#col1 {
    float: right;
    margin-right: 320px;
    background: none;
    width: 170px;
}

#col1_content {
    background: none;
    padding-top: 0px;
}

#col2 {
    margin-right: -490px;
    width: 320px;
	font-size:85%;
}


#col3 {
    margin-left: 0;
    width: 460px;
	font-size:85%;
	background-image: url(images/edge-7-ro-white.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0 20px;
}

#col3_content {
    background-image: url(images/10_logo.jpg);
	background-position: center 20px;
	background-repeat: no-repeat;
    padding-top: 150px;
}

#mod_menue_sub
{
	margin: 0px;
}

.modHeading {
    margin: 20px auto;
    text-align: center;
    width: 300px;
}
