/*********Primesource main stylesheet********************/
/*Global reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/*******************************************/
html, body {height:100%;}
body {
	/*font: 0.8em/1.45 Arial, Helvetica, sans-serif;*/
	font: 0.72em/1.40 Arial, Helvetica, sans-serif;
	margin: 1em 0px;
	padding:0px;
	background-color:#030c2b;
	/*font-size:0.8em;*/
	background-image:url(../images/bkgd.jpg);
	background-repeat:repeat-x;
}
a {font: 0.8em/1.45;}
body img {border:0px;}

#homeContainer {
	text-align:center;
	width:752px;
	/*border:2px solid green;*/
	background-color:#FFFFFF;
	height:auto;
	margin:auto;

}

/*  header ********************************************************/

#topCorner { /*white rounded corners*/
	display:block;
	position:relative;
	height:20px;
	background-image:url(../images/top-corner.gif);
	background-repeat:repeat-x;
}

#logo {
	width: 282px;
	padding-top: 46px;
	margin:1.25em auto 1.25em auto;
	text-align:center;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	height: 0px !important;
	height /**/:46px; /* IE5/Win */
}

/*********************************************************/

/*#navBar {
	background-image:url(../images/navbkgd.jpg);
	height:30px;
	width:100%;
	display:block;

}*/

#flashheader {	display:block;}


/* Home page specific *********************************************************/

/* sets up container for home page columns*/
#hbContainer { 	margin:20px 30px 20px 60px; display:block; height:140px;}
/* three column containers*/
div.homeBlock {
	display:block;
	width:188px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	
}
/*headings */
h3#hDesign{
	width: 176px;
	padding-top: 28px;
	background-image:url(../images/homehdg-design_03.gif);
	
	background-repeat:no-repeat;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px; /* IE5/Win */
	}
	
h3#hPrint{
	width: 176px;
	padding-top: 28px;
	background-image:url(../images/homehdg-print_03.gif);	
	background-repeat:no-repeat;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px; /* IE5/Win */

}
h3#hMktg{
	width: 188px;
	padding-top: 28px;
	background-image:url(../images/homehdg-mktg_03.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	height: 0px !important;
	height /**/:28px; /* IE5/Win */
}
/* Footer ********************************************************/

#footer {
	clear:both;
	display:block;
	width:100%;
	height:70px;
	
}

#footerlinks{ 
	font-size:10px;
	padding-top:0px; 
	color:#00d4fb;
	padding-bottom:4px;
}

#footerlinks a:link, #footerlinks a:visited, #footerlinks a:hover, #footerlinks a:active{
	font-size:10px;
	margin-left:6px;
	margin-right:6px;
	padding-left:2px;
	padding-right:2px;
	color:#0081c4;
	text-decoration:none;
}

#footerlinks  a:hover{
	 background-color:#ff993a;
	 color:white;
}
 
div.copyright {
padding-top:3em;
	font-size:.6em;
		background-color:#030c2b;

	color:#6777ad;
}

/* Content pages ********************************************************/
#contentColumn {
	margin:20px 40px 20px 10px; 
	width:480px; 
	text-align:left; 
	color:#333333; 
	float:right;
}
/*width modfier not working- had to duplicate entire set--*/
div.width580px; {width:650px;}

#contentColumn-Home {
	margin:20px 40px 20px 0px; 
	width:660px; 
	border:1px solid;
	text-align:left; 
	color:#333333; 
	float:right;
}

#contentColumn p, #contentColumn-Home p{
text-align:left; margin:1em 0 1em 0;
}

#contentColumn ul, #contentColumn-Home ul {
	text-align:left; 
	margin:0 0 0 1em; 
	padding-left:.5em;
	list-style-type:square;
}
#contentColumn ul li, #contentColumn-Home ul li{
	margin:0 0 0 1em; 
	line-height:1.75em;
	padding-top:0;
}

#contentColumn h2 {
	font-size:1.60em;
	font-weight:normal;
	margin:12px 0 12px 0;
	word-spacing:-0.125em;
	letter-spacing:.05em;
	color:#d26917;
}

#contentColumn a:link, #contentColumn a:visited, #contentColumn a:hover {
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #d26917;
	color:#d26917;
}
#contentColumn a:hover {
font-weight:bold;
text-decoration:none;
border-bottom:1px dotted #328dd2;
	color:#328dd2;


}
#contentColumn h3 {
	font-size:12px;
	margin:6px 0 6px 0;
}

#leftColumn {
font-size:11px;
margin:10px 10px 0 30px; width:160px; text-align:left; color:#333333;/* border:1px solid; */ float:left;
}

#leftColumn h3 {
	font-size:11px;
	color:#4f4f48;
	margin:0 0 6px 0; 
}
.Contact220w {width:220px;}
/*forms */
.button {
background-color:#f5ba87;
border:1px solid #FF6600;
margin:1em 0;
padding:.25em .5em .25em .5em;
font-size:10px;
}
label {}
input {margin:.25em 0 1em 0 ;}






a.more-link:link {
	display:block;
	width:160px;
	height:114px;
	background-image:url(../images/sideNavOffice.jpg);
	 text-align:center;
	margin:auto;
}

a.more-link:visited {
	display:block;
	width:160px;
	height:114px;
	background-image:url(../images/sideNavOffice.jpg);
	text-align:center;
	margin:auto
}


a.more-link:hover {
	display:block;
	width:160px;
	height:114px;
	background-image:url(../images/sideNavOffice.jpg);
	background-position: 0 114px;
	text-align:center;
	margin:auto;
}
a.more-link:active {
	display:block;
	width:160px;
	height:114px;
	background-image:url(../images/sideNavOffice.jpg);
	background-position: 0 114px;
	text-align:center;
	margin:auto;
}