@charset "utf-8";

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
	background-color:#F9F5EA;
	color:#6F6F73;/*behavior:url("/css/csshover.htc");*/
}

.huh {
	background: #E1E3E3;
	color: #666666;
	padding: 1px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.6em;
}

div {
	margin:0px;
	padding:0px;
}

.highlight {
	color: #D31D31
}

div div {
	margin:0px;
	padding:0px;
}

div div div {
	margin:0px;
	padding:0px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
form {
	margin-top:0px;
	padding-top:0px;
}

.padme {
	padding-right: 20px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background: #E1E3E3;
	color: #666666;
	padding: 1px;
}

a:link {
	text-decoration: none;
	color: #48739E;
}

a:visited {
	border: none;
	text-decoration: none;
	color: #48739E;
}

td a:visited,
p a:visited {
	border: none;
	text-decoration: none;
	color: #48739E;
}

td a:link,
p a:link {
	text-decoration: none;
	color: #48739E;
}

td a:hover,
p a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #E1E3E3;
}

img {
	border:none;
}

.hide {
	display:none;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:963px;
}

#header {
	float:left;
	width:963px;
	height: 110px;
}

#breadcrumbs {
	float:left;
	height:20px;
	width:948px;
	margin-top: 0px;
	padding-right: 15px;
	margin-bottom:0px;
	padding-bottom:1px;
}

#breadcrumbs p {
	color: #9e864d;
	text-align: right;
	line-height:27px;
	margin:0px;
	padding:0px;
}

#breadcrumbs a {
	color: #9e864d;
	font-size: 11px;
}

#logo {
	float:left;
	width:963px;
	height:100px;
	margin:0px;
	margin-left:20px;
	padding:11px 0 0 0;
}

#topnav {
	float:left;
	width:696px;
	height:36px;
	padding:0px;
	margin:0px;
	background-image:url(/images/top-nav-bg.gif);
	background-repeat:no-repeat;
}

#topnav ul {
	float:left;
	list-style-type:none;
	display:inline;
	width:696px;
	height:36px;
	margin:0px;
	padding:0px;
}

#topnav li {
	height:36px;
	float:left;
	display:inline;
	margin:0px 0 0 0;
	padding:0px;
}

#topnav li.solutions {
	width:106px;
	background-image:url(/images/nav-solutions.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav li.portfolio {
	width:105px;
	background-image:url(/images/nav-portfolio.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav li.company {
	width:93px;
	background-image:url(/images/nav-company.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav li.media {
	width:71px;
	background-image:url(/images/nav-media.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav li.blog {
	width:65px;
	background-image:url(/images/nav-blog.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav li.contact {
	width:91px;
	background-image:url(/images/nav-contact.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav ul li a.solutionslink {
	/*  line-height:67px; */
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-solutions.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 36px;
}

#topnav ul li a:hover.solutionslink {
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-solutions.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav ul li a.portfoliolink {
	/*  line-height:67px; */
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-portfolio.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 36px;
}

#topnav ul li a:hover.portfoliolink {
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-portfolio.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav ul li a.companylink {
	/*  line-height:67px; */
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-company.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 36px;
}

#topnav ul li a:hover.companylink {
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-company.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav ul li a.medialink {
	/*  line-height:67px; */
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-media.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 36px;
}

#topnav ul li a:hover.medialink {
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-media.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav ul li a.bloglink {
	/*  line-height:67px; */
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-blog.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 36px;
}

#topnav ul li a:hover.bloglink {
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-blog.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav ul li a.contactlink {
	/*  line-height:67px; */
	padding-top:0px;
	padding-bottom:0px;
	width:100%;
	/* text-indent:-9999px; */
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-contact.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height: 36px;
}

#topnav ul li a:hover.contactlink {
	display:block;
	color:#838383;
	text-decoration:none;
	background-image:url(/images/nav-contact.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#topnav li a {
}

#topnav li a:hover {
}

#docbody {
	float:left;
	width:963px;
	background-color:#FFFFFF;
}

#hometeaser {
	float:left;
	width:963px;
	height:250px;
}

#homeportfolio {
	float:left;
	width:677px;
	min-height:326px;
	margin-left: 4px;
	padding-top: 20px;
}

#homeportfoliotop {
	float: left;
	width: 677px;
	height: 16px;
}

#featuredworkimg {
	margin-left: 12px;
	float: left;
	width: 107px;
	height: 12px;
}

#browseallwork {
	float: left;
	height: 16px;
	width: 170px;
	margin-left: 350px;
	margin-top: 0px;
}

.worksample a {
	font-family: Arial;
	font-size: 13px;
	color: #48739E;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: normal;
	display: block;
}

.worksample a.clear {
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
}

.worksample p {
	width: 188px;
}

.worksample {
	float: left;
	width: 200px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 15px;
	min-height:275px;
}

#homeaboutus {
	float:left;
	width:227px;
	min-height:326px;
	background-image:url(/images/home-about-usman-bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 25px;
	background-color: #f9f9f9;
	padding-bottom: 15px;
}

#homeaboutus h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

#interiorsubheader {
	height: 60px;
	clear: both;
	background-color: #FFFFFF;
}

#mediacontent {
	height: 510px;
	margin-left: 37px;
	margin-top: 23px;
}

#invideo {
	height: 465px;
	width: 458px;
	float: left;
	background-image: url(/images/media-in-video-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 25px;
}

#media-invideotop {
	height: 160px;
	width: 400px;
	margin-left: 12px;
	margin-top: 21px;
	padding-top: 10px;
	float: left;
}

#media-invideobottom {
	height: 180px;
	width: 400px;
	margin-left: 12px;
	padding-top: 10px;
	float: left;
	margin-top: 10px;
}

#invideo .invideolink {
	float: left;
	width: 100px;
	display: block;
}

#invideo .invideotext {
	float: left;
	width: 260px;
	padding-left: 15px;
}

#invideo .invideotext h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4b5d77;
	margin-bottom: 5px;
}

#invideo .invideotext h2 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #4b5d77;
	width: 230px;
	margin-bottom: 10px;
}

#invideo .invideotext p {
	color: #10243b;
}

#invideo .invideotext a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
}


#inprint {
	height: 465px;
	width: 447px;
	float: left;
	background-image: url(/images/media-in-print-bg.jpg);
	background-repeat: no-repeat;
	background-position: left 26px;
}

#inprinttext {
	margin-top:31px;
}

#inprinttext h1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4b5d77;
	margin-bottom: 5px;
	margin-top: 15px;
}

#inprint h1 a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #FFFFFF;
}

#inprinttext p {
	font-family: Verdana;
	font-size: 11px;
	color: #4b5d77;
	margin-bottom: 5px;
	width: 400px;
}

#company-bios {
	margin-left: 24px;
	height: 100%;
	float: left;
}

#biocontent {
	float: left;
	width: 662px;
	margin-top: 23px;
}

#biocontent h1 {
	font-family: Lucida Bright, Georgia;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #736F6F;
}

#biocontent h1 a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #E1E3E3;
}

#company-biophoto-naveed {
	height: 246px;
	width: 626px;
	background-image: url(/images/company-biophoto-naveed.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 20px;
}

#profilephototextblock {
	height: 70px;
	width: 175px;
	margin-top: 124px;
	margin-left: 47px;
}

#profilephototextblock p {
	font-family: Arial;
	font-size: 11px;
	color: #fdf3f3;
	font-weight: bold;
	text-align: center;
}

#company-bios #employeeinfo {
	height: 265px;
	width: 215px;
	float: left;
}

#biocontent #employeeinfo .employeename {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #677621;
}

#employeeinfo ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#employeeinfo li {
	height: 18px;
	width: 88px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#employeeinfo a {
}

#commentbox {
	width: 184px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#commentbox p {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #8F949A;
}

#company-bios #col2 {
	width: 407px;
	min-height:265px;
	float: left;
	margin-left: 5px;
	padding-right: 35px;
}

#company-bios #col2 h1 {
	font-family: Lucida;
	font-size: 18px;
	font-weight: bold;
	color: #736f6f;
}

#interiorfeaturedwork {
	width: 245px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eaeaea;
	float: left;
	margin-left: 25px;
}

#interiorfeatworkconent {
	margin-top: 23px;
	margin-left: 25px;
}

#interiorfeatworkconent .featuredworkimg {
	margin-top: 23px;
}

#interiorfeatworkconent p {
	margin-bottom: 1px;
	font-family: Verdana;
	font-weight: bold;
	color: #677621;
	margin-top: 10px;
}

#interiorfeatworkconent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#interiorfeatworkconent li {
	margin: 0px;
	padding: 0px;
}

#interiorfeatworkconent a {
	font-family: Verdana;
	font-size: 11px;
	color: #48739E;
}

#interiorfeatworkconent a:hover {
	text-decoration: none;
	color: #666666;
	background: #E1E3E3;
}

#company-afilliations {
	float: left;
	height:100%;
	min-height:530px;
}

#company-global {
	float: left;
	width: 662px;
	margin-left: 24px;
}

#affiliationthumbs {
	float: left;
	width: 670px;
	height: 520px;
	margin-top: 35px;
}

#affiliationthumbs .affiliaterow {
	float: left;
	min-height: 220px;
	width: 670px;
}

#affiliationthumbs .company-affiliate {
	float: left;
	width: 127px;
	margin-left: 40px;
}

#affiliationthumbs .company-affiliate p {
	font-size: 12px;
	margin-bottom: 2px;
}

#affiliationthumbs .company-affiliate a {
	color: #718ba4;
}

#company-references {
	float: left;
}

#references {
	float: left;
	width: 670px;
	min-height:540px;
	padding-left: 20px;
}

#redprairiereference {
	height: 219px;
	width: 641px;
	background-image: url(/images/comp-redprairie-ref.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 25px;
	float: left;
}

#carmelreference {
	height: 219px;
	width: 641px;
	background-image: url(/images/comp-carmel-ref.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 25px;
	float: left;
}

#references .referencetextblock {
	width: 581px;
	margin-top: 78px;
	margin-left: auto;
	margin-right: auto;
}

#references .referencetextblock p {
	font-family: Lucida, Georgia, Serif;
	font-size: 14px;
	color: #392e18;
	text-align: center;
}

#references .referencetextblock .referencename {
	font-family: Verdana;
	font-size: 11px;
	text-align: right;
	color: #cd1628;
}

#soultions {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#soultionscontent {
	float: left;
	width: 670px;
}

#soultionscontent h1 {
	font-family:  Lucida Bright, Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #736f6f;
}

#solutions-servicesbox {
	float: left;
	height: 246px;
	width: 305px;
	background-image: url(/images/solutions-textblock-bg.jpg);
	margin-right: 22px;
	margin-top: 25px;
}

#servicesboxotext #row1 {
	height: 91px;
	margin-bottom: 15px;
}

#servicesboxotext #row2 {
	height: 120px;
}

#servicesboxotext {
	height: 221px;
	width: 275px;
	margin-top: 15px;
	margin-left: 15px;
}

#servicesboxotext .servicetype {
	font-family: Verdana;
	font-weight: bold;
	color: #4b5d77;
	margin-bottom: 1px;
}

#solutions-graph {
	float: left;
	height: 246px;
	width: 334px;
	margin-top: 25px;
}

#portfolio {
	float: left;
	margin-left: 20px;
}

#prortfolio-details {
	float: left;
	width: 670px;
	margin-top: 20px;
}

#portfolio-lrg-image {
	height: 105px;
	width: 662px;
}

#prortfolio-details #foliolinkbox {
	float: left;
	width: 231px;
	margin-left: 10px;
	margin-top: 15px;
}

#foliolinkbox .clientname {
	font-family: Verdana;
	font-weight: bold;
	color: #677621;
}

#prortfolio-details #foliolinkbox ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#prortfolio-details #foliolinkbox li {
	height: 16px;
	width: 168px;
	margin-bottom: 5px;
}

#prortfolio-details #foliolinkbox a {
	padding-left: 0px;
	margin-left: 0px;
}

#portfoliolongtext {
	float: left;
	width: 422px;
	margin-top: 15px;
	font-family: Verdana;
	font-size: 12px;
}	 
#portfoliolongtext li a:visited {
	text-decoration: none;
	color: #48739E;
}
#portfoliolongtext li a:link {
	text-decoration: none;
	color: #48739E;
}
#portfoliolongtext li a:hover {
	text-decoration: none;
	color: #666666;
	background-color: #E1E3E3;
}
#portfoliolongtext h1 {
	font-family: Lucida Bright, Georgia;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #736F6F;
}

#portfoliolongtext .leadtext {
	margin-bottom: 10px;
}

#portfolio .portfoliocolumn {
	width: 230px;
	min-height: 480px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
	float: left;
}

#portfolio .portfoliocolumnright {
	width: 230px;
	min-height: 480px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	float: left;
}

#portfolio .portfoliocolumn .portfolio-cell .foliolink {
	margin-top: 20px;
	margin-left: 15px;
}

#portfolio .portfoliocolumnright .portfolio-cell .foliolink {
	margin-top: 20px;
	margin-left: 15px;
}

#portfolio .portfoliocolumn .sectortitle {
	margin-left: 15px;
	margin-top: 20px;
}

#portfolio .portfoliocolumnright .sectortitle {
	margin-left: 15px;
	margin-top: 20px;
}

#portfolio .portfoliocolumn .portfolio-cell {
	height: 190px;
	margin-right: 15px;
}

#portfolio .portfoliocolumnright .portfolio-cell {
	height: 190px;
	margin-right: 15px;
}

.portfoliocolumn .celldivider {
	height:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}

.portfoliocolumnright .celldivider {
	height:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}

.foliolink a {
	font-size: 12px;
	color: #48739E;
	text-decoration: underline;
}

.foliolink img {
	display:block;
}

#contact {
	float: left;
	margin-left: 20px;
}

#contactcontent {
	width: 670px;
	float: left;
	min-height: 517px;
}

#contactcontent h1 {
	font-family: Lucida Bright, Georgia;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	color: #736F6F;
}

#tellus {
	margin-top: 20px;
	margin-bottom: 20px;
}

#lead {
	float:left;
	clear:left;
}

#contactform {
	float:left;
	width: 657px;
	background-image: url(/images/contact-formbartop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	/*border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #cfcdce;*/
	margin-top: 20px;
	clear:left;
	margin-bottom:30px;
}

#contactform .contactform-name {
	text-align: right;
	width: 215px;
	display: block;
	height: 43px;
	float: left;
	line-height: 43px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ebebeb;
	padding-right: 5px;
}

#contactform .contactform-bg-on {
	height: 42px;
	width: 655px;
	background-color: #f1f2ed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
}
#contactform .contactform-bg-on-submitrow {
	height: 62px;
	width: 655px;
	background-color: #f1f2ed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	margin-bottom:0px;
	padding-bottom:0px;
}

#contactform .contactform-bg-off {
	height: 42px;
	width: 655px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
}

#contactform .contactform-bg-off-contactarea {
	height: 170px;
	width: 655px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
}

#contactform input {
	width: 250px;
	height: 23px;
	margin-top: 8px;
	border: 1px solid #cdcdcd;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

#contactform select {
	width: 250px;
	height: 23px;
	margin-top: 8px;
	border: 1px solid #cdcdcd;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
#contactform .sfselect {
	width: 250px;
	height: 23px;
	margin-top: 8px;
	border: 1px solid #cdcdcd;
	margin-left: 5px;
	font-size: 11px;
	line-height:23px;
	font-family: Verdana, Arial, sans-serif;
}
#contactform .sfselectlist {
	width: 250px;
	height: 23px;
	margin-top: 8px;
	border: 1px solid #cdcdcd;
	margin-left: 5px;
	font-size: 11px;
	line-height:23px;
	font-family: Verdana, Arial, sans-serif;
}
#contactform textarea {
	width: 250px;
	height: 150px;
	margin-top: 8px;
	border: 1px solid #cdcdcd;
	margin-left: 5px;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
.submitrow {
height:61px;
}
#contactform .submit {
	width:140px;
	height:41px;
	border: none;
}

#description {
	height:200px;
	width:200px;
	margin:5px;
}

#contactarea {
	height:250px;
}

#interiorfeatworkconent .goolemaps {
	margin-top: 23px;
	margin-bottom: 23px;
}

#interiorfeatworkconent .subsection-title {
	margin-top: 23px;
	margin-bottom: 5px;
}

#rounded {
	float:left;
	width:963px;
	background-color:#F0E8D1;
}

#roundedtop {
	background-color: #c9b992;
	height: 3px;
}

#roundedlogos {
	float:left;
	width:963px;
}

#roundedlogos a:hover {
	text-decoration: none;
	color: #666666;
	background: #E1E3E3;
}


#footer {
	float:left;
	width:963px;
	background-color:#F0E8D1;
}

#footerlogos {
	float:left;
	width:963px;
}

#footerlogos a:hover {
	text-decoration: none;
	color: #666666;
	background: #E1E3E3;
}

#footertop {
	float:left;
	padding:0px;
	margin:0px;
	width:963px;
	height:14px;
	background-image:url(/images/footer-top-bg.gif);
	background-repeat:no-repeat;
}

#interiorfootertop {
	background-color: #c9b992;
	height: 3px;
}

#footercolumns {
	float:left;
	width:963px;
	min-height:200px;
}

.subnavcolumn {
	float: left;
	width: 235px;
}

#footercolumns .subnavtitle {
	margin-top: 20px;
	margin-left: 40px;
}

#footercolumns a {
	color: #9e864d;
	display: block;
}

#footercolumns a:hover {
	text-decoration: none;
	color: #F0E8D1;
	background: #D1C29E;
	display: block;
}

#footercolumns li {
	list-style-type: none;
}

#footerbottom {
	float:left;
	padding:0px;
	margin:0px;
	width:963px;
	height:15px;
	background-image:url(/images/footer-bottom-bg.gif);
	background-repeat:no-repeat;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* START PRICING CSS ADDITION */

#pricingcontent {
	width: 894px;
	margin: 13px 35px 26px 35px;
	background: url(/images/pricing-background.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	min-height: 470px;
}

#priceplus {
	float: left;
	width: 286px;
	margin: 0;
	padding: 0;
	padding-top: 50px;
	text-align: center;
}

#pricebasic {
	float: left;
	width: 287px;
	margin: 0;
	padding: 0;
	padding-top: 50px;
	text-align: center;
}

#pricestandard {
	float: left;
	width: 321px;
	margin: 0;
	padding: 0;
	padding-top: 40px;
	text-align: center;
}

.darkheadline {
	margin-top: 12px;
	height: 22px;
	background-color: #3c3c3c;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 4px;
	letter-spacing: 2px;
}

.lightheadline {
	margin-top: 14px;
	height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #92a9cd;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	letter-spacing: 2px;
}

#pricingcontent ul {
	margin: 0;
	margin-top: 20px;
	padding: 0;
	list-style: none;
	color: #676565;
	font-size: 24px;
}

#pricingcontent li {
	line-height: 24px;
}

#pricingcontent ul.std {
	margin-top: 16px;
}

#pricingcontent ul.std li {
	padding-bottom: 3px;
	line-height: 28px;
	color: #676565;
	font-weight: normal;
}
	
#pricingcontent .line {	
	border-bottom: 1px dotted #d9d9d9;
}

.redhighlight {
	font-weight: bold;
	color: #d31d31;
}

.contentmgmt {
	margin-top: 18px;
	font-size: 14px;
	color: #464646;
}

.cmshighlight {
	padding: 2px;
	font-weight: bold;
	background-color: #ccd6e7;
}

.signup-plus {
	margin-top: 48px;
}

.signup-standard {
	margin-top: 50px;
}

.signup-basic {
	margin-top: 73px;
}

/*---------- how we work section -----------*/

#pricingwork {
	width: 894px;
	margin: 0 35px;
	margin-bottom: 30px;
}

#pricingwork #workheader {
	width: 894px;
	height: 22px;
}

#pricework-discuss {
	float: left;
	width: 280px;
	margin-bottom: 30px;
	padding-top: 22px;
	border-right: 1px solid #c3c3c3;
}

#pricework-create {
	float: left;
	width: 282px;
	margin-bottom: 30px;
	padding-top: 22px;
	padding-left: 25px;
	border-right: 1px solid #c3c3c3;
}

#pricework-build {
	float: left;
	width: 280px;
	margin-bottom: 30px;
	padding-top: 22px;
	padding-left: 25px;
}

#pricingwork p {
	margin-right: 15px;
	margin-bottom: 10px;
}

/*---------- price bubble tooltip -----------*/

a.tt{
    position:relative;
    z-index:24;
    text-decoration:none;
}
a.tt span.tooltip{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25;}
a.tt:hover span.tooltip {
    display:block;
    position:absolute;
    bottom:0; left:-25px;
	width:206px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a612f;
	line-height: 16px;
    text-align: left;
}

a.tt img {
	padding-left: 5px;
	vertical-align: middle;
}

a.tt .cmshighlight {
	color:#676565;
}

a.tt:hover span.top{
	display: block;
	padding-top: 20px;
    background: url(/images/price-bubble.gif) no-repeat top;
}
a.tt:hover span.middle { /* different middle bg for stretch */
	display: block;
	padding: 0 20px 15px 20px;
	background: url(/images/price-bubble_filler.gif) repeat bottom; 
}

a.tt:hover span.middle .header{
	font-weight: bold;
	background-color:#FFFFFF;
}

a.tt:hover span.bottom{
	display: block;
	padding:35px 8px 10px;
	color: #548912;
    background: url(/images/price-bubble.gif) no-repeat bottom;
}

/*---------- contact form -----------*/

#contact_container {
	width: 600px;
	margin: 0px auto;
	padding-top: 15px;
}

#contact_container p.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d31d31;
}

#form_container {
	width: 400px;
	margin-left: 100px;
	margin-right: 100px;
	padding: 0;
}

#form_leftcol {
	float: left;
	width: 200px;
}

#form_rightcol {
	float: right;
	width: 200px;
}

#form_container .label {
	display: block;
}

#form_container input {
	margin-bottom: 20px;
}

#form_container input.last {
	margin-bottom: 30px;
}

#form_container #submitbuttom {
	width: 400px;
	text-align: left;
}

#form_container #submitbuttom input {
	margin-left: 110px;
}

/* END PRICING CSS ADDITION */

/* START PUBLICATIONS CSS ADDITION */

#publicationcontent {
	width: 909px;
	margin: 13px 27px 26px 27px;
	padding: 0;
	background: url(/images/publication-background.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	height: 470px;
}

#pub_leftcolumn {
	float: left;
	width: 284px;
	padding: 27px 0 0 29px;
	margin: 0;
}

#pub_leftcolumn .intro {
	margin-top: 15px;
	margin-right: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #000000;
	font-weight: bold;
	line-height: 32px;
}

.introhighlight {
	background-color: #fffd9e;
}

#pub_leftcolumn .license {
	margin-top: 123px;
}

#pub_rightcolumn {
	float: right;
	width: 596px;
	margin: 0;
	padding: 0;
}

#pub_rightcolumn #pubtop {
	width: 596px;
	height: 135px;
	overflow: hidden;
	padding-top: 27px;
	margin: 0;
}

#pub_rightcolumn #pubtop #wpintro {
	margin-left: 10px;
}

#pub_rightcolumn #pubtop #formcontainer{
	width: 495px;
	margin: 7px 0 0 60px;
	padding: 0;
}

#pub_rightcolumn #pubtop #formcontainer .wpformcol {
	float: left;
	width: 165px;
	height: 54px;
}

#pub_rightcolumn #pubtop #formcontainer .wpformcol .wpsubmit {
	margin-top: 14px;
	margin-bottom: 13px;
}

#pub_rightcolumn #pubbottom {
	width: 596px;
	margin: 0;
	padding: 0;
}
#pub_rightcolumn #pubbottom #wpexpect {
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #f2f2f2;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .25em;
}

#pub_rightcolumn #pubbottom p {
	margin: 20px 25px 0 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #585a53;
	font-weight: bold;
}

#pub_rightcolumn #pubbottom .listcontent {
	float: left;
	width: 238px;
	margin-top: 15px;
	padding-left: 40px;
	height: 130px;
}

#pub_rightcolumn #pubbottom .border {
	border-left: solid 1px #c3c3c3;
}

#pub_rightcolumn #pubbottom .listcontent ul {
	margin-left: 15px;
	margin-right: 15px;
	padding:0;
	list-style:square;
	font-family: Verdana, Geneva, sans-serif;
}

/*---------- whitepaper confirmation page -----------*/

#publicationconfirm {
	width: 909px;
	margin: 13px 27px 26px 27px;
	padding: 0;
	background: url(/images/pubconfirm-background.jpg) no-repeat center top;
	height: 470px;
}

#pub_rightcolumn #pubconfirmtop {
	width: 596px;
	height: 65px;
	overflow: hidden;
	padding-top: 27px;
	margin: 0;
}

#pub_rightcolumn #pubconfirmtop #wpintro {
	margin-left: 10px;
}

#pub_rightcolumn #pubconfirmbottom {
	margin-top: 20px;
}

#pub_rightcolumn #pubconfirmbottom #confirmimg {
	float: left;
	width: 233px;
	margin: 0;
	padding-left: 40px;
}

#pub_rightcolumn #pubconfirmbottom #confirmdownload {
	float: right;
	width: 308px;
	margin: 0;
	padding-left: 15px;
}

.acrobat {
	float: left;
	width: 14px;
	margin: 0;
	padding-top: 2px;
}

#pub_rightcolumn #pubconfirmbottom #confirmdownload #copy {
	float: left;
	width: 274px;
	padding-left: 5px;
	padding-right: 15px;
}

#pub_rightcolumn #pubconfirmbottom #confirmdownload #copy a {
	text-decoration: underline;
}

/* END PUBLICATION CSS ADDITION */
