@charset "UTF-8";
.contentWrap {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 1002px;
	border-style: none;
	height: 100%;
	float: left;
}
#content {
	position: relative;
	text-align: left;
	background: #FFF;
	width: 650px;
	border-right: 1px dotted #CCC;
	padding-right: 25px;
	color: #666;
	font: 12.5px/150% Verdana, Geneva, sans-serif;
	list-style: square outside;
	float: left;
	padding-left: 90px;
	padding-top: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content h1 {
	text-decoration: none;
	padding-top: 20px;
	padding-left:0px;
	color:#FF7300;
	font: 300 28px/110% Georgia, Times;
	padding-bottom: 5px;
}
#content h2 {
	color: #444;
	font: 16.5px/20px Georgia, "Times New Roman", Times, "Trebuchet MS", serif;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content p {
	margin: 15px 0px 10px 2px;
	padding: 0px 15px 0px 0px;
	font-family: Verdana, Geneva, "Trebuchet MS", sans-serif;
	font-size: 13px;
	line-height: 160%;
}
#content ul {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 0px;
	list-style: square outside;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	line-height: 140%;
}
#content li {
	margin: 4px 0px 0px;
}
.arrowbullet {
	list-style: square url(http://artboxcreative.com/images/trans_arrow.gif) outside;
	margin: 0px;
	padding: 0px 0px 2px;
}
.client {
	text-transform: uppercase;
	color: #E76811;
	letter-spacing: 1px;
	border-bottom: 1px solid #CCC;
	height: 45px;
	text-align: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
.tipBox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10.5px;
	line-height: 130%;
	margin-bottom: 10px;
	color: #03C;
	margin-top: 50px;
	border: 1px double #aaa;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 1px;
	padding: 6px;
}
.stickies {
	width:180px;
	margin: 10px auto 20px;
	padding: 0px 20px 10px 15px;
	position: relative;
	text-align: left;
	color: #777;
	font: 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float: right;
}

.sidebar {
	position: relative;
	color: #666;
	float: right;
	width: 200px;
	text-align: left;
	display: inline;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11.5px;
	line-height: 16px;
}
.sidebar p {
	margin: 0px 0px 5px;
	padding: 10px 0px 0px 5px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.sidebar h2 {
	margin-bottom: 5px;
	color: #333;
	margin-top: 5px;
	padding-top: 10px;
	font: bold 12.5px/110% Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.btTop {
	font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F60;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: right;
}

