﻿#body_header {
	background-image:url('../inc/welcome_box_header.gif');
	height:60px;
}

#body_footer {
	background-image:url('../inc/welcome_box_footer.gif');
	height:34px;
}

.greybox {
	background:url('../inc/welcome_box_body.gif') repeat-y;
}

div#welcome_left {
	width:260px;
	margin-right:42px;
}

div#welcome_middle {
	width:253px;
	margin-right:45px;
}

div#welcome_right {
	width:258px;

}

.maincont {
	font-size:12px;
	font-family:Verdana;
}

