@charset "utf-8";
/*this is to keep page from shifting to left on load in safari and firefox*/

html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }


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;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #000000;
	background-image: url(../images/gradientBlack_Grey.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#theory_pie {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.oneColFixCtr #container {
	width: 750px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
}


.oneColFixCtr #mainContent {
	width: 690px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/mainContent_grad.jpg);
	background-repeat: repeat;
	padding: 10px;
	
}
#boilerplate {
	margin: 0px;
	color: #000000;
	text-align: left;
	font-size: 80%;
	width: auto;
}
#boilerNav {
	width: 600px;
	text-align: left;
}

#dropShadow {
	background-image: url(../images/drpShadow.png);
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#sitemapTag {
	width: 150px;
	left: 572px;
	top: 519px;
	z-index: 99;
	background-repeat: repeat;
	background-color: #EEEEEE;
	float: right;
	padding: 5px;
	margin-top: 100px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #333333;
}

#portfolioBlock1 {
	width: auto;
	height: 350px;
}
#portfolioBlock3 {
	height: 350px;
	width: auto;
}
#portfolioBlock2 {
	height: 350px;
	width: auto;
}


#footer {
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerblog {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#banner {
	width: 688px;
	margin-bottom: 10px;
}
#search {
	float: left;
	width: 230px;
}
#clear2 {
	width: 100%;
	float: left;
	clear: left;
}

a:link {
	color:#4760EB;
	font-size: 100%;
	text-decoration: none;	
	}
	
a:visited {
	color:#2643E8;
	text-decoration: none;		
}

a:hover {
	color:#000066;
	text-decoration: underline;
	}
	
a:active {
	color:#FF3333
	
	}


#navlist
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}
#pageBody {
	background-color: #FFFFFF;
	width: 500px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
	margin-left: 10px;
	float: left;
	display: inline;
}


#pageBody ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}


#servicesWeb {
	float: left;
	width: 110px;
	padding: 5px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;
}
#servicesIdentity {
	float: left;
	width: 110px;
	padding: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#location {
	background-color: #E8E8E8;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000043;
	border-right-color: #000043;
	border-bottom-color: #414141;
	border-left-color: #000043;
	margin-bottom: 10px;
	color: #666666;
}

#servicesPrint {
	float: left;
	width: 110px;
	padding: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#servicesMedia {
	float: left;
	width: 110px;
	padding: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#servicesPanel {
	background-color: #000043;
	height: 350px;
}


p {
	font-size: 1.5em;
}
h1 {
	font-size: 3em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#servicesLargeImage {
	float: right;
	margin: 5px;
}


#sideNav {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	background-color: #000043;
	margin: 30px 0px 0px;
	width: 160px;
	float: left;
}

#sideNav a:link {
	color:#4760EB;
	text-decoration: none;
}


#sideNav a:visited  {
	color: #4760EB;
	text-decoration: none;

	
}

#sideNav a:hover {
	color:#FFFFFF;
	background-color:#000043
}

#sideNav a:active {
	color:#FFFFFF;
	background-color:#000043
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
	padding: 3px 0.5em;
	margin-left: 3px;
	text-decoration: none;
	color: #000000;
}


#navlist li a:link {
	color: #FFFFFF;
}
#navlist li a:visited {
	color: #FFFFFF;
}

#navlist li a:hover
{
	color: #4760EB;
	border-color: #227;
}

#navlist li a#current
{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.clear2 {
	font-size: 1px;
	height: 1px;
	width: 100%;
	float: left;
}
#footer .bl .br .tl .tr {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	font-size: 100%;
	font-style: italic;
	letter-spacing: 3px;
}


.clear3 {
	font-size: 1px;
	height: 1px;
	width: 100%;
	float: left;
}

/* black rounded corners */


#bigButtons {
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
#mediaButton {
	float: left;
	padding-right: 6px;
	text-align: center;
	width: 167px;
}
#identityButton {
	text-align: center;
	float: left;
	width: 167px;

}

#webButton {
	float: left;
	padding-right: 6px;
	text-align: center;
	width: 167px;
}
#printButton {
	float: left;
	padding-right: 6px;
	text-align: center;
	width: 167px;
}
h4 {
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #808080;
}
h5 {
	margin: 0px;
	padding: 0px;
	font-size: 1.3em;
}
.bls {
	width: 160px;
	background-color: #000043;
	background-image: url(../images/1bls.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.brs {
	background-image: url(../images/1brs.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}

.tls {
	background-image: url(../images/1tsl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.trs {
	background-image: url(../images/1trs.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}


.bl {
	width: 688px;
	background-color: #000043;
	background-image: url(../images/1bl.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
}

.br {
	background: url(../images/1br.gif) 100% 100% no-repeat;
}

.tl {
	background: url(../images/1tl.gif) 0 0 no-repeat;
}
.tr {background: url(../images/1tr.gif) 100% 0 no-repeat;
	padding:7px
}

.clear {font-size: 1px; height: 1px}

/* white rounded corners */
.tw {
	width: 470px;
	background-color: #FFFFFF;
	background-image: url(../images/t.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#clearFlash {
	height: 10px;
	width: 100%;
	clear: both;
}
#leftColumn {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
	background-color: #FF00FF;
}


#rightColumn {
	float: right;
	width: 200px;
	font-size: 80%;
	text-align: left;
	margin: 5px;
}
#project1 {
	font-size: 75%;
	margin-top: 10px;
}
#project2 {
	font-size: 75%;
	margin-top: 10px;
}

	

#footer p {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}

#footer h1 {
	font-size: 2em;
	margin: 0;
	padding: 0;
}



.bw {background: url(../images/b.gif) 0 100% repeat-x}
.lw {background: url(../images/l.gif) 0 0 repeat-y}
.rw {background: url(../images/r.gif) 100% 0 repeat-y}
.blw {background: url(../images/1blw.gif) 0 100% no-repeat}
.brw {background: url(../images/1brw.gif) 100% 100% no-repeat}
.tlw {background: url(../images/1tlw.gif) 0 0 no-repeat}
.trw {background: url(../images/1trw.gif) 100% 0 no-repeat; padding:10px} 

#navlist2
{
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#navlist2 li
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0px;
}

#navlist2 li a
{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navlist2 li a:link {
	color: #FFFFFF;
}
#navlist2 li a:visited {
}

#navlist2 li a:hover
{
	color: #4760EB;
}

#navlist2 li a#currentservices
{
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 5px;
	background-image: url(../images/Nav_grad.jpg);
	background-repeat: repeat-x;
}

#navlist2 li a#currentportfolio
{
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 5px;
	background-image: url(../images/Nav_grad.jpg);
	background-repeat: repeat-x;
}

#navlist2 li a#currentabout
{
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 5px;
	background-image: url(../images/Nav_grad.jpg);
	background-repeat: repeat-x;
}

#navlist2 li a#currentcontact
{
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 5px;
	background-image: url(../images/Nav_grad.jpg);
	background-repeat: repeat-x;
}
#navlist2 li a#currentresources
{
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 5px;
	background-image: url(../images/Nav_grad.jpg);
	background-repeat: repeat-x;
}

#navlist2 li a#currentstore
{
	color: #000000;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 5px;
	background-image: url(../images/Nav_grad.jpg);
	background-repeat: repeat-x;
}
#navlist2 #active {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;

}
#subPage {
	margin: 7px;
}
.leftFloatWeb {
	float: left;
	padding-right: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
}
.portfolioBlockText {
	width: 250px;
	float: left;
}

#sitemap {
	font-size: 120%;
	font-weight: bold;
	width: 275px;
	}

#sitemap li ul {
	font-size: 80%;
	font-weight: normal;
	}
#store {
	float: right;
	padding-left: 15px;
	padding-right: 5px;
}
#loginWrapper {
	width: 500px;
	text-align: left;
}
#sacMediaLogo {
	margin-right: auto;
	margin-left: auto;
}
