body {
	background-color: #e1edf2;
	margin: 0;
	padding: 0;
	text-align: center;
}

#sitewrapper {
	background: url(http://milksupport.com/themes/milksupport/images/siteBkgd.gif) repeat-y top center;
	margin: 0 auto;
	padding: 0 15px;
	overflow: visible;
	text-align: left;
	width: 960px;
}

#masthead {
	background: #55c6f2 url(http://milksupport.com/themes/milksupport/images/masthead.gif) no-repeat bottom left;
	border-bottom: 1px solid #9D8E89;
	height: 150px;
	position: relative;
	text-indent: -99999px;
}

#page {
/*	background-color: #fff;*/
	padding: 36px 0;
}

#content {
	float: right;
}

#content #main {

}

#content #sidebar {
	margin-top: 35px;
}

#footermain {
	float: right;
}

#footersidebar {
	float: left;
	margin-left: 45px;
}

.container_16 .home .grid_6{
	margin-right: 30px;
	width:320px;
	}

#siteinfo {
	background: #55c6f2 url(http://milksupport.com/themes/milksupport/images/footerBkgd.jpg) repeat-x bottom left;
	border-top: 1px solid #9D8E89;
	clear: both;
	margin-top: 2em;
	padding: 20px 0px 45px 0;
}

#nav-sidebar {
	display: inline;
	float: left;	
	margin: 2px 30px 0;
	width: 160px;
}

#nav {
	list-style: none;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 25px -30px;
	padding: 0;
/*	width: 210px;*/
}

#nav li {
	display: inline;
}

#nav li a {
	background-image: url(http://milksupport.com/themes/milksupport/images/navDrop.gif);
	background-repeat: no-repeat;
	background-position: -100px -100px;
	color: #4ab6e0;
	display: block;
	padding: 5px 20px 4px 42px;
	text-decoration: none;
}

#nav li a:hover,
#nav li a.nav-selected {
	background-position: 22px center;
	color: #5c433b;
}
#nav li a.nav-path-selected {
	color: #5c433b;
}

a.sidebar-button {
/*	background-color: #E1EDF2;*/
	border: 1px solid #C5CFD4;
	color: #5C433B;
	display: block;
	font-size: 12px;
	line-height: 15px;
	padding: 8px;
	text-decoration: none;
}
a#calendar-button {
	background: #E1EDF2 url(http://milksupport.com/themes/milksupport/images/calendarIcon.jpg) no-repeat 8px center;
	padding-left: 64px;
}
a#calendar-button:hover {
	background-color: #E7F1F5;
}

ul {
	padding-left: 1.5em;
}

ul.pagenav li {
	display: inline;
	float: left;
}

ul.pagenav li a {
	display: block;
	padding: 4px 0;
	width: 240px;
}

#services ul.pagenav {
	float: left;
	padding-bottom: 2em;
}

.clearfloats {
	clear: both;
}

.nopad {
	padding: 0;
}


/* links */
a#home-link {
	display: block;
	height: 120px;
	left: 20px;
	position: relative;
	top: 15px;
	width: 200px;
}



/* forms */

.ccm-form div { margin: 5px 0;}



/* product link*/
.ccm-product-link {
	clear: left;
	padding: 10px 0 20px 0;
}

#page .ccm-product-link img {
	float: left;
}

.ccm-product-link-text {
	padding: 10px 0 0 120px;
}



/* feature */
div.feature {
	border: 2px solid #C5CFD4;
	margin-bottom: 20px;
	padding: 20px 20px 10px;
}

#page div.feature img {
	border: 0;
	float: right;
	margin: 0 0 20px 20px;
}

#page div.feature h3 {
	font-size: 15px;
	margin-top: 0;
}

#top-content {
	margin-bottom: 30px;
}




/* home blog list */
#lower-right h3 {
	margin: 0 0 .5em;
}

ul.home-blog-list {
	list-style: none;
	padding: 0 0 0;
}

ul.home-blog-list li { display: inline;}

ul.home-blog-list li a {
	display: block;
	font-size: 15px;
	line-height: 18px;
	padding: 4px 0 6px;
}
