/* CSS Document */

body {
	background:#edecec;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4B4C4C;
}

#main {
	width:768px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	margin-top:2px;
}
.txtlink {
	 background:#eeedda;
	 border:1px solid #e9e581;
	 padding:3px;
	 margin:5px 3px 5px 3px;
	 font-size:11px;
}

.txtlinkl a:link, .txtlinkl a:active, .txtlinkl a:visited {
	color:#f20808;
	text-decoration:none;
}
.txtlinkl a:hover {
	text-decoration:underline;
}


#header {
	width:762px;
	margin-left:auto;
	margin-right:auto;
	}
	
#nav {
	margin-top:2px;

}	

.header {
	height:162px;
	width:762px;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
}	

#content-main {
	background:url(../images/body-curv.jpg) center bottom no-repeat #bee4f6;
	margin-top:1px;
	margin-left:auto;
	width:762px;
	margin-right:auto;
}

.topper td {
	vertical-align:top;
}

#leftbar {
	width:192px;
	}
	
#lefty {
	background:url(../images/left-grad.jpg) repeat-x;
	width:191px;
	text-align:center;
	}

#blogupdt {
	width:290px;
	padding:5px;
	vertical-align:top;
	border-right:1px solid #2988d9;
	height:200px;

}
	
#savvyspend {
	width:255px;
	padding:5px;
	vertical-align:top;
	height:200px;

}	
	
#main-ad {
	/*width:564px;*/
	background:url(../images/bg-mainad.jpg) center top no-repeat;
	height:225px;
	/*margin:3px;*/
	padding:5px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	color:#0F76A4; 
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;
	line-height:14px;
	list-style-type:disc;

}

#quicksum {
	/*width:564px;*/
	
	height:225px;
	/*margin:3px;*/
	padding:5px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	color:#0F76A4; 
	font-weight:bold;
	font-size:10px;
	font-family:tahoma;
	line-height:14px;
	list-style-type:disc;

}

h4 {
	font-size:12px;
	font-weight:bold;
	font-size: 12px;
	color: #333333;
}


#footer {
	background-color:#6C6B6B;
	height:52px;
	border:1px #FFFFFF solid;
	padding-top:10px;
	}

.dropdown1, .dropdown1 a:link, .dropdown1 a:active, .dropdown1 a:visited {
	background:#d42b57;
	margin-top:0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	padding:5px 3px 5px 10px;
}
.dropdown1 a:hover {
color:#fdf8ae;
}


#pan-top {
	background:url(../images/top-panel.jpg) no-repeat;
	height:20px;
	width:189px;
	color:#68A107;
	text-align:left;
	padding-left:5px;
	font-size:11px;
	}
	
#p-head {
	background:url(../images/p-headbg.jpg) no-repeat;
	height:16px;
	font-size:11px;
	color:#2E6FA5;
	}
	
#lefty {
	background:url(../images/left-grad.jpg) repeat-x;
	width:191px;
	text-align:center;
	padding-left:1px;
	}
	
#m-pane {
	color:#68A107;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	/*width:180px;*/
}	
	
/* ------------------- Topmenu Start ------------------- */

#topmenu{
		width:762px;
		height: 32px;
		background:url(../images/main-nav.jpg) no-repeat top;		
		padding:0px;
		margin:0px;
		position: relative;
		/*margin-left:auto;
		margin-right:auto;*/

	}
	
	#topmenu li { 
		margin: 0px; 
		padding: 0px; 
		list-style: none; 
		position: absolute;
		margin-left:auto;
		margin-right:auto;
	}
	#topmenu li, #topmenu a {
		height:32px;		
		display: block;
		
	}	

	#btn_home {left:20px;  width: 64px;}
	#btn_about {left: 83px;  width: 114px;}
	#btn_testi {left: 197px;  width: 106px;}
	#btn_prod {left: 303px;  width: 82px;}
	#btn_msmblog {left: 385px;  width: 57px;}
	#btn_news {left: 442px;  width: 123px;}
	#btn_savvytools {left: 565px;  width:197px;}

		
	#btn_home a:hover {background: transparent url(../images/main-nav.jpg) -20px   -32px no-repeat;}
	#btn_about a:hover {background: transparent url(../images/main-nav.jpg) -83px   -32px no-repeat;}
	#btn_testi a:hover {background: transparent url(../images/main-nav.jpg) -197px   -32px no-repeat;}
	#btn_prod a:hover {background: transparent url(../images/main-nav.jpg) -303px   -32px no-repeat;}
	#btn_msmblog a:hover {background: transparent url(../images/main-nav.jpg) -385px   -32px no-repeat;}
	#btn_news a:hover {background: transparent url(../images/main-nav.jpg) -442px   -32px no-repeat;}
	#btn_savvytools a:hover {background: transparent url(../images/main-nav.jpg) -565px   -32px no-repeat;}
	
/* ------------------- Topmenu End ------------------- */