body {
	margin: 0px;
	padding: 0px;
	background-color: #A4A2A3;
	background-image: url(../images/planet_background.gif);
	background-repeat: repeat-x;
}
body#our_work_page {
	margin: 0px;
	padding: 0px;
	background-color: #A4A2A3;
	background-image: url(../images/work_background.gif);
	background-repeat: repeat-x;
}
body#our_work_temp_page {
	margin: 0px;
	padding: 0px;
	background-color: #A4A2A3;
	background-image: url(../images/work_temp_background.gif);
	background-repeat: repeat-x;
}
body#case_study_page {
	margin: 0px;
	padding: 0px;
	background-color: #A4A2A3;
	background-image: url(../images/casestudy_background.gif);
	background-repeat: repeat-x;
}
body#salestools {
	margin: 0px;
	padding: 0px;
	background-color: #A4A2A3;
	background-image: url(../images/salestools_background.gif);
	background-repeat: repeat-x;
}
body#contact_page {
	margin: 0px;
	padding: 0px;
	background-color: #A4A2A3;
	background-image: url(../images/contact_background.gif);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
}
.orangeheader {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d55b2a;
	font-weight: bold;
}

.activelink {
	color: #d55b2a;
	text-decoration: none;
}
a:focus { outline: none; }

#wrapper {
	width: 805px;
	background: transparent;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 805px;
	height: 38px;
	background-color: #666666;
	border-top: 1px solid #828282;
	border-bottom: 1px solid #828282;
	margin-top: 35px;
	clear: both;
}
#logo {
	width: 490px;
	height: 38px;
	background-color: #666666;
	float: left;
	margin: 0px;
	padding: 0px;
}
#nav {
	width: 315px;
	height: 38px;
	background-color: #666;
	float: right;
}
#homework {
	width: 490px;
	height: 440px;
	float: left;
	margin: 0px 0px 0px 0px;
}
#headlines {
	width: 312px;
	height: 270px;
	background-color: #f5f5f5;
	float: left;
	margin: 11px 0px 0px 0px;
}
#headlines p {
	width: 268px;
	color: #666;
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#headlines a:link, #headlines a:visited {
	color: #666666;
	text-decoration: none;
}
#headlines a:hover {
	color: #d55b2a;
	text-decoration: none;
}
#everyday {
	width: 312px;
	height: 108px;
	background-color: #e9e9e9;
	float: left;
}
#facebook {
	width: 805px;
	height: 40px;
	background-color: #A4A2A3;
	clear: both;
}

#footer {
	width: 805px;
	height: 38px;
	background-color: #A4A2A3;
	clear: both;
	border-top: 1px solid #cdcdcd;
}
#copyright {
	color: #cdcdcd;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding:15px 0px 0px 0px;
	float: left;
}
#copyright a:link, #copyright a:visited {
	color: #cdcdcd;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#copyright a:hover {
	color: #d55b2a;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
#subcontact {
	color: #cdcdcd;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding:15px 0px 0px 0px;
	float: right;
}
#subcontact a:link, #subcontact a:visited {
	color: #cdcdcd;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#subcontact a:hover {
	color: #d55b2a;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}
#ps_work {
	width: 805px;
	height: 420px;
	margin: 0px;
	float: left;
	padding-top: 20px;
}
#work_wrapper {
	clear: both;
	height: 395px;
}
#work_nav {
	padding-top: 20px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
	width: 780px;
	height: 24px;
}
#work_menu {
	width: 235px;
	float: left;
	display: inline;
	margin-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#work_menu p {
	margin-bottom: 9px;
}

#projectnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}

#projectnav a:link, #projectnav a:visited {
	color: #666666;
	text-decoration: none;
}

#projectnav a:hover {
	color: #d55b2a;
	text-decoration: none;
}

/*#work_nav a:link, #work_nav a:visited {
	color: #666666;
	text-decoration: none;
	margin-right: 15px;
}
#work_nav a:hover {
	color: #d55b2a;
	text-decoration: none;
	margin-right: 15px;
}*/
#work_nav a {
	margin-right: 15px;
}

#our_work {
	height: 320px;
	width: 558px;
	float: right;
	margin-top: 25px;
}
#happy_clients {
	height: 50px;
	text-align: right;
}
#casestudy_wrapper {
	clear: both;
	height: 506px;
}
#casestudy {
	height: 405px;
	width: 590px;
	float: right;
	margin-top: 25px;
}
#casestudy_menu {
	width: 185px;
	margin-left: 25px;
	float: left;
	display: inline;
	margin-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0dfdd;
	height: 405px;
}
#newscontainer {
	height: 215px;
	overflow: hidden;
}
#newscontrols {
	text-align: right;
	height: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.newspanel {
	height: 220px;
}
#work_temp_wrapper {
	clear: both;
	height: 650px;
}
#fixedcontent {
	height: 365px;
	margin: 0px;
	width: 805px;
	padding-top: 30px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	clear: both;
}
#fixedcontent a, #fixedcontent a:visited {
	text-decoration: none;
	color: #d55b2a;
}
#fixedcontent a:hover {
	text-decoration: underline;
	color: #d55b2a;
}

#contactcontent {
	height: 670px;
	margin: 30px 0px;
	width: 805px;
	padding-top: 30px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	clear: both;
	overflow: auto;
}
#contactcontent a, #contactcontent a:visited {
	text-decoration: none;
	color: #d55b2a;
}
#contactcontent a:hover {
	text-decoration: underline;
	color: #d55b2a;
}
#salestoolswrapper {
	height: 680px;
	margin: 0px;
	width: 805px;
	padding-top: 15px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	clear: both;
}
#salestoolswrapper a, #salestoolswrapper a:visited {
	text-decoration: none;
	color: #d55b2a;
}
#salestoolswrapper a:hover {
	text-decoration: underline;
	color: #d55b2a;
}
#salestoolscontent {
 height: 580px;	
}
#salestoolsfooter {
	height:100px;	
}
#salesflashcontainer {
	float: right;
	height: 550px;
	width: 468px;
	padding-left: 5px;
}

#moving_footer {
	height: 150px;
	float: left;
	width: 312px;
	padding-top: 5px;
}
.orangeheadersmall {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d55b2a;
	font-weight: bold;
}

#imgcache {
	display: none;
	visibility: hidden;
	height: 1px;
	width: 1px;
}
