/*
	Style Name	: win2012ws
	Style URI	: http://getk2.com/
	Version		: 1.0
	Author Name	: K2 Team
	Author Site : http://getk2.com/
	Comments	: Sidebars on both sides of content
	Tags		: layout
*/



body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	position: relative;
	left: -520px;
	margin-left: -195px;
}

body.columns-three .template-image #primary {
	margin-left: 0;
}

.columns-one #page {
	width: 1060px;
}

#primary {
	width: 1000px;
}

a, a:visited {
    color: #4574A3;
    text-decoration: none;
}

a.nohover, a.nohover:hover {
    color: #252525;
    text-decoration: none;
}

hr.ad {
    display: block;
}