body {
	background:#fff url(/graphics/bg.png) left top repeat-x;
	font-family: Tahoma, Arial, Helvetica, serif;
	font-size:95%;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
}
a {
	color:#0069B0;
}
a:hover {
	color:#0066FF;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
/* PAGE LAYOUT */
#pageWrap {
	text-align:center;
}
#pageWrap #wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
}
#pageHeader {
	min-height:110px;
	border:none;
	padding:0;
	position:relative;
	background: transparent url(../graphics/logo.jpg) left top no-repeat;
}
#pageFooter {
	margin:0;
	text-align:right;
	/*background: transparent url(../graphics/footer.jpg) right top no-repeat;
	padding-top:67px;*/
}
#contentWrap {
	margin:0 auto;
	padding:0 20px;
	position:relative;
}
#pageContent {
	text-align:left;
	padding: 1.2em 1em;
	min-height:300px;
}
#topNav {
	position:absolute;
	right:0;
	bottom:0;
	width:100%;
	text-align:right;
}
#intNav {
	width:200px;
	position:absolute;
	right:0;
	top:40px;
	z-index:10;
	text-align:left;
}
#footNav {
	text-align:right;
	padding-bottom:0.3em;
	background: transparent url(../graphics/bgFooter.png) left bottom repeat-x;
}
/* OTHER STUFF */
body.sideBar #contentWrap {
	padding-right: 220px;
}
#portfolioSlide {
	float:right;
	margin-top:20px;
	margin-left:20px;
	height:376px;
	width:384px;
	overflow:hidden;
	position:relative;
}
#portfolioSlide h3 {
	position:absolute;
	left:0;
	bottom:0;
	line-height:42px;
	height:42px;
	width:384px;
	white-space:nowrap;
	background: #ccc url(/graphics/galleryBL.jpg) left top no-repeat;
	text-align:center;
	z-index:500;
	padding:0;
	margin:0;
}
#portfolioSlide div#fades {
	padding:0;
	margin:0 9px;
	background-position:center top;
	border:1px solid #ccc;
}
#pageHeader #Logo {
	display:none;
}
#pageHeader #billing { background:#333333 url(/shared/images/secure.png) left center no-repeat;line-height:33px;padding:0.5em 1em 0.5em 2em;border-radius:7px;-moz-border-radius:7px;color:#fff;font-weight:bold;text-decoration:none;position:absolute;right:20px;top:25px; }
#pageContent a {
	font-weight:bold;
}
.ClearAllFloats {
	display:block;
}
#CopyR {
	padding:1em 0.5em;
	text-align:left;
	font-size:70%;
	color:#666666;
	border-top:1px solid #cccccc;
}
#visir {
	display:none;
	position:absolute;
	bottom:10px;
	right:10px;
	z-index:100;
}
#visir a {
	font-size:9px;
	font-weight:bold;
	margin:2px auto;
}
ul.linkList  {
	margin:0 auto;
	list-style:none;
	padding:0 0 1em 0;
	text-align:center;
	font-size:90%;
}
ul.linkList  li img {
	float:right;
	margin:5px 0 0 10px;
	border:none;
}
ul.linkList  li a {
	font-weight:bold;
	text-align:left;
	display:inline-block;
}
ul.linkList  li {
	clear:right;
	display:inline-block;
	vertical-align:top;
	width:40%;
	text-align:justify;
	margin:1em;
}
ul.linkList li.single {
	width:70%;
}
/* NAVIGATION STYLES */
/* TOP */
#topNav ul {
	margin:0;
	padding:0;
	border:none;
	list-style: none;
	font-size:11px;
}
#topNav ul li {
	display:-moz-inline-stack;
	display:inline-block;
	margin: 0;
	padding:0;
	border:none;
	white-space:nowrap;
}
#topNav ul li a {
	display:block;
	text-decoration:none;
	padding:0.2em 1.8em 0.3em 1.8em;
	border-top-color:#fff;
	border-top-style:solid;
	border-top-width:2px;
	font-weight:bold;
	letter-spacing:2px;
	color:#333333;
	white-space:nowrap;
}
#topNav ul li a:hover {
	border-top-color:#333;
	color:#333333;
}
/* INTERIOR */
#intNav ul {
	/*font-size:15px;*/
	list-style:none;
	margin:0;
	padding:0;
}
#intNav ul li {
	line-height:35px;
	background: #ccc url(../graphics/galleryBL.jpg) center bottom no-repeat;
	text-align:center;
}
#intNav ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#00649A;/*blue*/
}
#intNav ul li a:hover {
	text-decoration:underline;
}
/* FOOTER */
#footNav ul {
	margin:0;
	padding:0;
	border:none;
	list-style: none;
	font-size:13px;
}
#footNav ul li {
	display:-moz-inline-stack;
	display:inline-block;
	margin: 0;
	padding:0;
	border:none;
	border-left:1px solid #00649A;
	white-space:nowrap;
}
#footNav ul li:first-child {
	border-left-width:0px;
}
/*#footNav ul li:last-child a {
	padding-right:0;
}*/
#footNav ul li a {
	text-decoration:none;
	font-weight:bold;
	color:#00649A;/*blue*/
	padding:0.2em 1em;
}
#footNav ul li a:hover {
	text-decoration:underline;
}.FloatRight {
	float:right;
	margin-bottom:10px;
	margin-left:10px;
	padding:0;
	font-size:80%;
}
.FloatLeft {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:0;
	font-size:80%;
}
.ClearAllFloats {
	clear:both;
}
.ImageBorder {
	border:1px solid #00649A;
	padding:3px;
}
.Blue {
	color:#00649A;
}
.Green {
	color:#9ACC00;
}
.TextSmall {
	font-size:80%;
}
.TextMed {
	font-size:90%;
}
.SmallCaps {
	font-variant:small-caps;
}
.Notes {
	font-size:75%;
	font-style:italic;
	color:#666666;
	border-top: 1px ridge #ccc;
	padding-top:0.5em;
	margin:25px 0 0 0;
}
#pageContent li {
	padding-bottom:0.5em;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}
p {
	padding-left:1em;
	padding-right:1em;
}

