@charset "utf-8";
/* CSS Document */

#contentouterwrapper {
	background:url(css/contentbg.jpg) repeat-y;
	margin-left:7px;
}

#contentwrapper {
	background:url(css/sectionbg_top.jpg) top left no-repeat;
}

#contentcol {
	width:545px;
}

#ContentPaneBot_Top {
	margin-bottom:15px;
}

.ContentPaneTop {
	background:url(css/contentpanemedbg_top.gif) no-repeat;
	height:25px;
}
.ContentPaneWrapper {
	background:#FFFFFF;
	padding:15px 29px 3px 24px;
}
.ContentPaneBot {
	background:url(css/contentpanemedbg_bot.gif) no-repeat;
	height:25px;
}

#navcol {
	width:256px;
	padding-top:52px;
}


.LeftPaneMed {
	width:256px;
	margin-bottom:18px;
}
.LeftPaneMed h3 {
	background:url(css/leftpanemedbg_top.gif) no-repeat;
	height:27px;
	margin:0px;
}
.LeftPane h3 span {
	background-image:url(css/paneltitles.gif);
	height:14px;
	width:170px;
}
.LeftPaneBody {
	background:#FFFFFF;
	padding:17px 18px 1px 25px;
}
.LeftPaneMed .LeftPaneBot {
	height:23px;
	background:url(css/leftpanemedbg_bot.gif) no-repeat;
}

#flashholder {
	position:absolute;
	left:7px;
	top:138px;
	width:911px;
	height:233px;
	z-index:80;
}

#content {
	margin-top:383px;
	padding-bottom:20px;
}

.LeftPane h3#title_sugarhosting span {
	background-position:0px -28px;
}

.LeftPane h3#title_sugardemo span {
	background-position:0px -42px;
}


