/* home background properties
----------------------------------------------- */
.safari #wrapper { background: url(http://www.nimsoft.com/mspzone/images/bg_all.gif) repeat-y; /* Safari Only Hack */}
#home #wrapper { 
	background: url(http://www.nimsoft.com/mspzone/images/bg_all.gif) repeat-y;
	*background: none;
}
#home #header #logo { 
	padding: 0 0 12px 0; 
	_margin: 0 0 -12px 0; /* IE6 */
}
#home #header { margin: 0; }

/* top right poll
----------------------------------------------- */
#header { 
	background: #fff; 
	*margin: 20px 0 0 0; /* IE7 */	
}
#header #topright {
	float: right;
	width: 287px;
	height: 99px;
	background: #fff url(http://www.nimsoft.com/mspzone/images/bg_poll.gif) no-repeat;
	margin: -5px 0 0 0;
}
#header #toprightwrapper { margin: 8px 15px; }
#header #toprightwrapper h2 {
	font-size: 1.1em;
	margin: 0 0 5px 0;
	padding: 0;
	color: #CE4935;
	text-transform: uppercase;
	font-weight: 700;
}
#header #toprightwrapper p {
	font-size: 1.1em;
	padding: 0;
	margin: 10px 0 5px 0;
	color: #666666;
}

/* learn more buttons
----------------------------------------------- */
#learnmore-right {
	background: url(http://www.nimsoft.com/mspzone/images/learnmore_right.jpg) no-repeat;
	float: right;
	width: 286px;
	height: 86px;
}
#learnmore-left {
	background: url(http://www.nimsoft.com/mspzone/images/learnmore_left.jpg) no-repeat;
	width: 286px;
	_width: 284px; /* IE6 */
	height: 86px;
}
#learnmore .learnmorewrapper {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 700;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#learnmore .learnmorewrapper p {
	color: #fff;
	margin-top: 0px;
}
#learnmore .learmorelink {
	text-align: right;
	padding: 0 10px 0 0;
}
#learnmore .learmorelink a { color: #fff; }

/* content
----------------------------------------------- */
#main-content {
	*margin: -10px 0 0 0; /* IE7 */ 
	_margin: -18px 0 0 0; /* IE6 */ 
}
#content-home {
	background: url(http://www.nimsoft.com/mspzone/images/bg_content.gif) repeat-y;
	padding: 0;
	_position: relative; /* IE6 */
}
#content-home .toprounded {
	background: url(http://www.nimsoft.com/mspzone/images/content_toprounded.gif) no-repeat;
	height: 10px;
	margin: 3px 0 0 0;
	*position: relative; /* IE7 */
}
#content-home #right {
	float: right;
	width: 150px;
	margin: 10px 20px 0 0;
	*position: absolute; /* IE7 */
	*margin: 0 10px 0 15px; /* IE7 */
}
#content-home #left {
	margin: -25px 10px 0 5px;
	padding: 15px;
}
#content-home #left h1 {
	color: #CE4935;
	font-size: 1.6em;
	margin: 20px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #666;
	/*line-height: 1.4em;
	background: url(http://www.nimsoft.com/mspzone/images/bg_dotted.gif) 0 4px repeat-x;*/
}
#content-home #left h2 {
	color: #CE4935;
	font-size: 1.3em;
	margin: 20px 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #666;
}
#content-home #left h3 {
	color: #000000;
	font-size: 1.2em;
	margin: 20px 0 10px 0;
	padding: 0 0 5px 0;
}

#content-home #left p { 
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
#content-home .morelink {
	text-align: right;
	margin: 10px 0 0 0;
}
#content-home .morelink a {
	color: #1b5699;
	font-weight: 700;
	font-size: 1.3em;
}
#content-home .morelink a:hover { color: #CE4935; }

/* sidebar
----------------------------------------------- */
#sidebar { 
	_margin: -18px 0 0 0; /* IE6 */ 
	*padding: 0 0 10px 0; /* IE7 */
}

/* rounded bottom
----------------------------------------------- */
#roundedbottom-home {
	background: url(http://www.nimsoft.com/mspzone/images/bg_main_home_ao.gif) no-repeat bottom;
	height: 25px;
	clear: both;
}
.quoteBox {
	background-image: url(http://www.nimsoft.com/mspzone/images/quote-box-bg.gif);
	background-repeat: repeat-y;
	border: 1px dashed #f8cac2;
	width: 165px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.e2ediagbg {
	background-image: url(http://www.nimsoft.com/mspzone/images/homepage/block-ete-diag.gif);
	background-repeat: no-repeat;
	height: 174px;
	background-position: bottom;
	width: 255px;
}
.podcastblockbg {
	background-image: url(http://www.nimsoft.com/mspzone/images/homepage/block-pod-wps.gif);
	background-repeat: no-repeat;
	height: 174px;
	background-position: right bottom;
	width: 255px;
}
