.featurebox{	padding:20px;	border: 1px solid #dedede;	margin-bottom: 20px;	background-image: url(/cms/_img/msw/feature_general_bg.jpg);	background-repeat: no-repeat;}.featurebox img{	float:left;	margin-right:10px;	margin-bottom:10px;	margin-top:10px;	border: 1px solid #dedede;	padding:5px;}.ticklist{	height:20px;	line-height:20px;	padding-left:40px;	font-size:12px;	background-image:url(cms/_img/tick.png);	background-repeat:no-repeat;	margin-bottom: 10px;}.ketchup-error-container {  display: none;  position: absolute;  width: auto;}.ketchup-error-container ol {  font-size: 12px;  color: #fff;  background: #FF0066;  background: rgba(255, 0, 103, 0.9);  padding: 10px;  border-radius: 5px;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  list-style: none;  line-height: 16px;}.ketchup-error-container span {  display: block;  width: 0;   height: 0;   border-left: 0 solid transparent;   border-right: 15px solid transparent;  border-top: 10px solid #FF0066;  border-top: 10px solid rgba(255, 0, 103, 0.9);  border-bottom: 0;  margin-left: 10px;}body.mceContentBody {	background-color: #FFF;	background-image: none;	text-align: left;}/* SETUP */*{	margin:0px;	border:0px;}body,td,th {	font-family: Tahoma, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;	line-height:20px;}body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	background-color:#EFEFEF;	background-image:url(cms/_img/smarterwebcompany/bg.jpg);	background-repeat:repeat-x;}h1{	font-size:32px;}h2{	font-size:24px; 	color: #000;}h3{	font-size:18px;}ul{	list-style:square;}li{	margin-bottom:5px;}.floatleft{	float:left;}.floatright{	float:right;}.imageborder{	border: solid 1px #CCC;	padding:5px;}a:link {	color: #00A0DC;	text-decoration: none;}a:visited {	text-decoration: none;	color: #00A0DC;}a:hover {	text-decoration: underline;	color: #00A0DC;}a:active {	text-decoration: none;	color: #00A0DC;}/* FORMS */input[type="text"]{	padding:5px;	width:auto;	border: 1px solid #ccc;}input[type="submit"]{	background-color: #000000;	border: 0px;	color:#FFFFFF;	cursor:pointer;	padding-top: 5px;	padding-right: 15px;	padding-bottom: 5px;	padding-left: 15px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	}/* TABLES */.table {  width:100%;  border-collapse:collapse;}.table td {  border:1px solid #CCCCCC;  padding:5px;}/* STRUCTURE */.wrapper{	width:920px;	height:auto;	margin:auto;	padding:20px;	background-color: #FFF;}.header{	height:40px;	margin: auto;	width: 920px;	background-image: url(cms/_img/smarterwebcompany/logo.png);	background-repeat: no-repeat;	text-align: right;	padding-top: 80px;	padding-right: 20px;	padding-left: 20px;}.header a:link, .header a:visited, .header a:hover{	color:#FFF;	text-decoration:none;}.subfeature{	width:auto;	height:auto;	border-top:solid 1px #CCC;	border-bottom:solid 1px #CCC;	margin-top: 20px;	padding-top: 10px;	padding-bottom: 10px;	line-height:30px;}/* NAVIGATION */.nav{	height:40px;	color:#FFFFFF;	text-align:center;	margin: auto;	width: 920px;	line-height:40px;	padding-right: 30px;	padding-left: 10px;}.nav ul{	margin: 0;	padding: 0;	white-space: nowrap;}.nav li{	display: inline;	list-style-type: none;	float:left;	margin-right:20px;}.nav li a { 	height:30px;	padding:10px; }.nav li a:link, .nav li a:visited{	color:#FFFFFF;	text-decoration: none;}.nav li a:hover{	color:#00A0DC;	text-decoration: none;}.showcase{	height:280px;}.showcasesub{	height:140px;	background-color: #CCCCCC;}.content{	height:auto;	float:left;	padding-bottom:20px;	padding-top:20px;}/*THREE COLS*/.leftcolumn3{	width:293px;	margin-right:20px;	float:left;	padding:0px;}.rightcolumn3{	width:293px;	float:left;	padding:0px;}/*TWO COLS RIGHT*/.leftcolumn2{	width:280px;	margin-right:10px;	float:left;	padding:10px;}.rightcolumn2{	width:590px;	float:left;	padding:10px;}/*TWO COLS LEFT*/.leftcolumn1{	width:600px;	margin-right:20px;	float:left;	padding:0px;}.rightcolumn1{	width:300px;	float:left;	padding:0px;}.clear{	clear:both;}.footer{	height:auto;	width:auto;	margin:auto;	background-color:#000000;}.footerinner{	height:auto;	width:920px;	margin:auto;	padding:20px;	color:#666666;}/* image replacement */        .graphic, #prevBtn, #nextBtn{            margin:0;            padding:0;            display:block;            overflow:hidden;            text-indent:-8000px;            }    /* // image replacement */				#content{		position:relative;		}			/* Easy Slider */	#slider{}		#slider ul, #slider li{		margin:0;		padding:0;		list-style:none;		}	#slider li{ 		/* 			define width and height of list item (slide)			entire slider area will adjust according to the parameters provided here		*/ 		width:920px;		height:280px;		overflow:hidden; 		}				#prevBtn, #nextBtn{ 		display:block;		width:40px;		height:60px;		position:absolute;		left:-60px;		top:110px;		}		#nextBtn{ 		left:950px;		}															#prevBtn a, #nextBtn a{  		display:block;		width:40px;		height:60px;		background:url(cms/_img/smarterwebcompany/arrow_left.png) no-repeat 0 0;			}		#nextBtn a{ 		background:url(cms/_img/smarterwebcompany/arrow_right.png) no-repeat 0 0;			}												/* // Easy Slider */#site-search{	margin-bottom:0px;}.search-title{	margin-bottom:10px;	margin-top: 20px;	font-weight: bold;}.search-description{	margin-bottom:10px;}.search-url{	margin-bottom:20px;	padding-bottom: 20px;	border-bottom:1px solid #ccc;}.searchbox{	float:right;margin-top:8px;}.searchbox-input{	height:40px;	float:left;	margin-right:10px;	line-height: 20px;}.searchbox-submit{	height:30px;	float:left;line-height: 20px;}#searchbox-submit-btn{	background-color: #ED207B;	border: 0px;	color:#FFFFFF;	cursor:pointer;	font-size:11px;	padding-top: 4px;	padding-right: 10px;	padding-bottom: 4px;	padding-left: 10px;}#searchbox-input-text{	width:140px;	border: 1px solid #333;	padding-top: 5px;	padding-right: 5px;	padding-bottom: 5px;	padding-left: 5px;	background-color: #0F0F0F;	color: #ccc;font-size: 11px;}.featurePink{	padding:20px;	border:1px solid #ED1875;	background-color: #ED1875;	color:#FFF;}.featurePink h1, .featurePink h2, .featurePink h3{	color: #fff;}.featurePink a:link, .featurePink a:visited, .featurePink a:hover{	color: #fff;	text-decoration:underline;}.featureBlue{	padding:20px;	background-color: #01A6E6;	color:#FFF;}.featureBlue h1, .featureBlue h2, .featureBlue h3{	color: #fff;}.featureBlue a:link, .featureBlue a:visited, .featureBlue a:hover{	color: #fff;	text-decoration:underline;}.bulletpoint{	height:30px;	line-height:30px;}
