@charset "UTF-8";

html, body {
	text-align: center;
	height: 100%;
}

body {
	margin: 0px;
	padding:0px;
	background: url(../images/bg.gif) center repeat-y #C0002b;/*#f9f7e8;*/
}

#container {
	width: 984px;
	margin: auto;
	text-align: left;
	
}


#footer {
	
	
	clear: left;
	text-align: left;
	/*padding:140px 60px 20px 60px;*/
	width: 864px;
	margin: auto;
	margin-top: 140px;
	padding-bottom: 40px;
	
}
#footerbreak {
	 border-top: 1px solid #999;
	 
}


/*header section*/
#header {
	height: 51px;
	margin-bottom: 56px;
}

#logo {
	width: 401px;
	float: left;
	margin-left: 1px;
}
#navigation {
	width: 490px;
	margin-top: 32px;
	margin-left: 34px;
	float:left;
}



/*title section*/
#titles {
	clear: left;
	height: 150px;
}

#department {
	width: 341px;
	margin: 0px 32px 0px 60px !important;
	margin: 0px 32px 0px 25px;
	float: left;
}
#pagetitle {
	width: 490px;
	float: left;
}
#newstext {
	width: 93px;
	float: right;
}


/*content section*/
#content {
	clear: left;
	margin-top: 0px;
}

#leftcontent {
	width: 341px;
	margin: 0px 32px 0px 60px !important;
	margin: 0px 32px 0px 25px;
	float: left;
	
}
#rightcontent {
	width: 490px;
	float: left;
	
}


#worklargeimage {
	float: left;
}
#workthumbnails {
	float: right;
}
.opaque {
	opacity: .5;
	filter: alpha(opacity=50);
}
.workthumb {
	width: 89px;
	height:89px;
}



.flashtext {
	padding-bottom: 20px;
}
.flashtextlist {
	padding-bottom: 20px;
}
.flashtextlistlinks {
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.42px;
	color: #000;
}
.flashtextlistlinks a {
	color: #000;
}
.flashtextlistlinks a:hover {
	color: #cb1835;
}
.backbuttonimage {
	margin-left: -53px;
}


/* image styles */
.largeimage {}
.smallimage {}
.thumbnails {
	margin-bottom: 18px;
}
.clientlogo {
	padding-bottom: 10px;
}
.keyline {
	border: 1px solid #ddd;
	padding: 1px;
}

/* text styles */
.mainbodytext p, ul, ol, h3, #newstext {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #2b2a2a;
}
.mainbodytext ul, li {
	list-style-image: url(../images/redbullet.gif);
	list-style-position: outside;
	margin-left: 1em;
}
.mainbodytext #ourwork ul{
	padding: 0;
	margin: 0;
}
.mainbodytext #ourwork li{
	background: url(../images/redlinkarrow.gif) no-repeat 0 5px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 17px;
	margin: 5px 0 5px 0;	
}

.mainbodytext h3 {
	margin-bottom: 0px;
	color: #cb1835;
	text-transform: uppercase;
}

#newstext a {
	color: #2b2a2a;
	font-size: 10px;
	text-decoration:none;
}
#newstext a:hover {
	color:#cb1835;
}

#contacts {
	color: #2b2a2a;
}
#contacts a {
	color: #cb1835;
	text-decoration: none;
}

ul, ol {
	/*margin-left: 2em;*/
}

.mainbodytext a {
	color: #cb1835;
	text-decoration: none;
}
.mainbodytext a:hover {
	color: #cb1835;
	/*text-decoration: underline;*/
}

.headedparagraph p {
	padding-left: 4px;
}

.footertext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.footertext a {
	color: #999;
	text-decoration: none;
}
.footertext a:hover {
	color: #cb1835;
}

.greylink {
	background:url(../images/greylinkarrow.gif) left no-repeat;
	padding-left: 12px;
}
.greylink:hover {
	background:url(../images/redlinkarrow.gif) left no-repeat;
}

a.redlink {
	background:url(../images/redlinkarrow.gif) left no-repeat;
	padding-left: 12px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	text-decoration: none;
	color: #2b2a2a;
}
a.redlink:hover {
	background:url(../images/redlinkarrow.gif) left no-repeat;
	text-decoration: none;
}
a.backlink {
	background:url(../images/redlinkarrow-left.gif) left no-repeat;
	padding-left: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #2b2a2a;
}
a.backlink:hover {
	background:url(../images/redlinkarrow-left.gif) left no-repeat;
	text-decoration: none;
}
a.nextlink {
	background:url(../images/redlinkarrow.gif) left no-repeat;
	padding-left: 12px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #2b2a2a;
}
a.nextlink:hover {
	background:url(../images/redlinkarrow.gif) left no-repeat;
	text-decoration: none;
}

a.printlink, a.maillink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 2px;
	font-weight: normal;
	text-decoration: none;
	color: #2b2a2a;
}

a.printlink {
	background: url(../images/icomail.gif) bottom left no-repeat;
}
a.maillink {
	background: url(../images/ico_mail.gif) bottom left no-repeat;
}	
.plainH2 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-right: 93px;
	color: #292828;
}
.H2strap, .H1red, .H3link, h2, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
/*	text-transform: uppercase;*/
	color: #292828;
	font-weight: normal;
}
h2 {
	padding-top: 0;
	margin-top: 0;
}

.H1red, h1 {
	color: #cb1835;
	font-size: 24px;
	padding-top: 0;
	margin-top: 0;
}

.H3link { font-size: 13px;background:url(../images/redlinkarrow.gif) left no-repeat; padding-left: 12px; }
.H3link a { color: #292828; text-decoration: none; }
.H3link a:hover { color: #cb1835; }





.expertiselistitem { border-top: 1px solid #666666; width: 430px; }

.subnavitem { border-top: 1px solid #666666; width: 230px; float: left; padding: 3px 0 3px 0; }
.subnavitem a { font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #666666; text-decoration: none; }
.subnavitem a:hover { color: #cb1835; }

#sitenavtextlinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 13px;
	margin-right: 10px;
}
#sitenavtextlinks a:hover {
	color: #cb1835;
}
/* CHANGES FOR NEWS TEMPLATE */
#leftcontent_news {
	width: 631px;
	margin: 0px 32px 0px 60px !important;
	margin: 0px 32px 0px 25px;
	float: left;
}
/* SPOT ON PAGE HAS A MIDDLE DIV */
#leftcontent_news_SpotOn {
	width: 331px;
	margin: 0px 32px 0px 60px !important;
	margin: 0px 32px 0px 25px;
	float: left;
}
#middlecontent_news_SpotOn {
	width: 256px;
	margin: 0px 32px 0px 10px !important;
	margin: 0px 0px 0px 25px;
	float: left;
}

#carousel p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	padding-top: 0;
	margin-top: 0;
}

#rightcontent_news {
	width: 200px;
	float: left;
	background-color: #DCDCDC;	
}
#rightcontent_news h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #292828;
}
#rightcontent_news p {
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
}
#rightcontent_news #subscribe {
	padding: 20px;	
	line-height: 1.5;	
	
}
/* ADJUSTING TABLE FOR E-NEWSLETTER */
#rightcontent_news a {
	color: #555555;
	text-decoration: none;
}
#rightcontent_news a#selected {
	color: #cb1835;
}
#rightcontent_news a:hover {
	color: #cb1835;
}
/* LIST FOR SPOT ON ARCHIVE ON SPOT ON PAGE */
.mainbodytext#e-newsletter ul{
	padding: 0;
	margin: 0;
}
.mainbodytext#e-newsletter li{
	background: url(../images/redlinkarrow.gif) no-repeat 0 5px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 17px;
	margin: 5px 0 5px 0;	
}
.mainbodytext#e-newsletter {
	border: 0px solid #CCCCCC;
	margin: 0;
	padding: 0;
}
#rightcontent_news table, tr, td {
	padding: 0;
	margin: 0;
}
/* QUICK LINKS ON BOTTOM RIGHT OF PAGE */
#rightcontent_news #quick_links {
	background-color: #FFFFFF;
	padding: 20px;	
}
#rightcontent_news #quick_links p {
	margin: 0;
	padding: 0;
}
#rightcontent_news #quick_links img{
	margin-left: 13px;
	margin-top: 10px;
}
#rightcontent_news #quick_links ul{
	padding: 0;
	margin: 0;
}
#rightcontent_news #quick_links li{
	background: url(../images/redlinkarrow.gif) no-repeat 0 5px;
	list-style-type: none;
	list-style-image: none;
	padding-left: 17px;
	margin: 5px 0 5px 0;	
}
#rightcontent_news #quick_links li#selected {
	color: #D84859;
	font-weight: bold;
}
/* CHANGES FOR BLOG */
#blog_container {
	padding: 20px;
}
#rightcontent_news #quick_links #blog li{
	font-weight: bold;
}
/* STYLES FOR THE ACTUAL POSTING */	
#blog_container h1 {
	font-family: Verdana;
	color: #333333;
	font-weight: normal;
	font-size: 18pt;
	padding-bottom: 0;
	margin-bottom: 0;
}
#blog_container .the_time {
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}