@charset "UTF-8";
/* CSS Document */

div#brandinternal {
	background:#FFFFFF;
	height:180px;
	position:relative;
}

div.pagetitlecontainer {
	margin:20px 20px 0px 20px;
	height:48px;
	border-bottom:1px dotted #b3b3b3;
}

div#pagetitle {
	background:url(/_layouts/sorgenia/assets/bkg_pagetitle1col.png) no-repeat;
	height:70px;
	position:absolute;
	left:45px;
	top:216px;
	width:912px;
	z-index:10;
}


div.pageactions {
	float:right;
}

div.menucol {
	width:174px;
	height:300px;;
	position:relative;
	float:left;
}
div.pagemenu {
	position:absolute;
	top:15px;
	left:0px;
	width:150px;
	padding-top:12px;
	border-top:3px solid #3399cc;	
}
/**/
div.pagebody {
	background-image:url(../assets/bkg_pagebody1col.png);
	background-repeat:repeat-y;
	width:900px;
	padding-left:20px;
}
div.pagebodycoldouble {
	float:left;
	width:328px;
}
div.pagebodycol {
	float:left;
	width:150px;
	margin:15px;
}
div.pagebodycloser {
	background:url(../assets/bkg_pagebodycloser1col.png) no-repeat;
	height:26px;
	width:912px;
	margin-bottom:18px;
}
/**/
#distinctive {
	background-image:url(../assets/bkg_distinctive.gif);
	background-repeat:repeat-x;
	background-color:#ebebeb;
	padding:0px 0px 30px 45px;
	border-bottom:1px solid #e5e5e5;
}
.rowdistinctive {

	clear:both;
}
div.distinctive_one_col {
	width:148px;
	padding:0px 15px;
	float:left;
}

div.distinctive_two_col {
	width:328px;
	padding:0px 15px;
	float:left;
}
div.distinctive_one_col img {
	margin:12px 0px;
}

div.distinctive_two_col img {
	margin:12px 0px;
}
div.distinctive_separator {
	height:200px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	float:left;
}
/**/