body  {
	margin: 0; /* It's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* This centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #ffffff;
	font-size:100%;

	line-height: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

#subcontainer-header {display: none;}

#nav-primary {display: none;}

#header-page-name {display: none;
}

#centeredmenu {display: none;
}

.page-name-first  { color: #000000; font-weight: bold; font-style: normal; font-size: 18px; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase; padding-right: 0px; padding-left: 0px; margin-top:12px;
}

.page-name-second  { color: #000000; font-weight: bold; font-style: normal; font-size: 18px; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform: uppercase; padding-right: 0px; padding-left: 0px; margin-top:12px;
}

#nav-secondary {display: none;
}

.main-template #main-content { 
	margin: 0 35px 0 0px; /* The left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. */
	/* There is a gray 1px border at the top of main-content. This helps eliminate extra padding at top in FF */
	padding: 0 40px 0px 0px;
	border: 0px solid #000000;
	width: auto;
	background: #FFFFFF;
}

.main-template #logoprint {display: block; width:100%; text-align:center;
}

.copyright { padding: 0px 0px 0px 0px;
}

#subcontainer-footer p.footer-text {display: none;
}

#portfolio-sliding-tabs {
    margin: 10px 0px 0 0px;
    width:590px;
    height: 350px;
    overflow: hidden;
	background:url(/images/bg-portfolio-thumbs.gif);
	background-position: 0 346px;
	background-repeat:no-repeat;
}

div.slide {
    float: left;
    width: 350px;
    height: 350px;
    padding: 0px;
	border: 0px solid #d61c18;
	text-align:center;
}

.main-template #container-home { 
	margin: 0 auto; /* The auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* This overrides the text-align: center on the body element. */
	border: 0px solid #000000;	
} 

#lower-content {width:100%
}

.main-template #container-inside { 
	width: auto;  /* This width includes an extra 35px on each side which allows for the side shadows to display */
	margin: 0 auto; /* The auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* This overrides the text-align: center on the body element. */
	border: 0px solid #000000;
	background-color:#FFFFFF;
	background: url(/images/clear.gif);
	background-repeat:no-repeat;
	
}

.main-template #lower-content-calloutboxes { 
	margin: 0px;
	/* There is a red 1px border at the top of main-content-list. This helps eliminate extra padding at top in FF */
	padding: 0px;
	border: 0px solid #8d0000;
	border-width: 0px 0px 0px 0px;
	width: 100%;
}

.main-template #main-content-calloutboxes { 
	margin: 0px;
	/* There is a white 1px border at the top of main-content-list. This helps eliminate extra padding at top in FF */
	padding: 0px;
	border: 1px solid #ffffff;
	border-width: 1px 0px 0px 0px;
	background: #ffffff url(/images/clear.gif) 0px 0px no-repeat;
}

.main-template #main-content-list { 
	margin: 0px;
	/* There is a white 1px border at the top of main-content-list. This helps eliminate extra padding at top in FF */
	padding: 0px;
	border: 1px solid #ffffff;
	border-width: 1px 0px 0px 0px;
	background: #ffffff url(/images/clear.gif) 0px 0px repeat-y;
	/* overflow: hidden;*/
	/* height: 100%;*/
}

.calloutboxes-home {padding: 50px 0px 8px 0px; margin: 0px 0px 16px 0px;
}

#flashcontent {display: none;
}

#one-liner {text-align:left;
}

.main-template #subcontainer-footer { padding: 30px 10px 28px 10px; text-align: center; border: 0px solid #000000; background-color:#FFFFFF; background: url(/images/clear.gif); background-repeat:no-repeat;
}

#portfolio-sliding-tabs {
    margin: 10px 0px 0 0px;
    width:590px;
    height: 350px;
    overflow: hidden;
	background:url(/images/clear.gif);
	background-position: 0 346px;
	background-repeat:no-repeat;
}

p  { color: #000000; font-size: 1em; font-weight: normal; width: auto; height: auto; line-height:normal;
 
}

h1  { color: #000000; font-weight: bold; font-style: normal; font-size: 22px; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform: none; padding-right: 0px; padding-left: 0px; margin-top:30px;
}

h2  { color: #000000; font-weight: bold; font-style: normal; font-size: 18px; line-height: 22px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform:none; padding-right: 0px; padding-left: 0px; margin-bottom: 9px;
}

h3  { color: #000000; font-weight: bold; font-style: normal; font-size: 14px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform:none; padding-right: 0px; padding-left: 0px; margin-bottom: 4px;
}

h5  { color: #000000; font-weight: bold; font-style: normal; font-size: 11px; line-height: 22px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; text-transform:none; padding-right: 0px; padding-left: 0px; margin: 0px;
}

p.quote {padding-top:6px;
}

.small {font-size: 10px;
}

.form-label {font-size: 11px; font-weight:bold;
}

.grey  { color: #999999;
}

.red  { color: #D61c18;
}

.footer-text  { color: #ffffff; font-weight: normal; font-style: normal; font-size: 10px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin: 0 0 0 0px; padding: 0px 0 0 0;
}

.breadcrumbs  { color: #333333; font-weight: normal; font-style: normal; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none; margin: 6px 0 0 0px;
}

a  { color: #2862b2; font-weight: normal; font-style: normal; font-size: 1em; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a:visited  { color: #2862b2; font-weight: normal; font-style: normal; font-size: 1em; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a:hover  { color: #1b4174; font-weight: normal; font-style: normal; font-size: 1em; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.list-descriptor  { color: #2862b2; font-weight: normal; font-style: normal; font-size: 1em; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none; 
}

a.list-descriptor:visited  { color: #2862b2; font-weight: normal; font-style: normal; font-size: 1em; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}

a.list-descriptor:hover  { color: #1b4174; font-weight: normal; font-style: normal; font-size: 1em; line-height: 24px; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: underline; outline: none;
}