ul, li {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: Arvo;
	src: url("Arvo.eot") /* EOT file for IE */
}
@font-face {
	font-family: Arvo;
	src: url("Arvo.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
	font-family: Arvo-Bold;
	src: url("Arvo-Bold.eot") /* EOT file for IE */
}
@font-face {
	font-family: Arvo-Bold;
	src: url("Arvo-Bold.TTF") /* TTF file for CSS3 browsers */
}
body {
	background-image: url(../images/bg.png);
	font-family: Helvetica, "Helvetica Neue", Arial;
	color: #333;
	font-size: 16px;
	margin: 0px;
}
a {
	color:#27BA19;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color:#333;
	text-decoration: underline;
}
p {
	margin-top: 8px;
	margin-bottom: 25px;
	padding-left: 3px;
}
#wrapper {
	width:1080px;
	background-image: url(../images/Logo.png);
	background-position: center top;
	background-repeat: no-repeat;
	overflow:hidden;
	margin: auto;
}
#title {
	font-size: 1.35em;
	color:#666;
	margin-right: 310px;
	margin-left: 70px;
	margin-top: 40px;
	text-align: center;
	text-shadow:#c5c8cb 1px 3px 3px;
	line-height: 1.10em;
}
#BlackBar {
	position: absolute;
	left: 0px;
	right: 0px;
	background-image: url(../images/BlackBar.png);
	background-repeat: repeat-x;
	height: 33px;
	top: 245px;
	text-align: center;
	background-color: #000;
}
#main {
	background-color: #FFF;
	-webkit-box-shadow:0 0px 7px 0px #666;
	-moz-box-shadow:0 0px 7px 0px #666;
	box-shadow:0 0px 7px 0px #666;
	width: 960px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-top: 105px;
	background-image: url(../images/stripsm.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
h1, h2, h3 {
	font-family: Arvo-Bold, "Times New Roman", Times, serif;
	margin: 0px;
	text-shadow:#ccc 2px 2px 3px;
	color: #333;
}
#title {
	font-family: Arvo, "Times New Roman", Times, serif;
}
h1 {
	font-size: 4.0em;
}
h2 {
	font-size: 3.0em;
}
h3 {
	font-size: 1.75em;
}
#nav {
	float:left;
	margin-left: 45px;
	margin-top: 63px;
}
#nav ul, #nav ul li {
	display:inline;
}
#nav a {
	padding:28px;
	text-decoration:none;
	font-size: 1.5em;
	font-family: Arvo-Bold, "Times New Roman", Times, serif;
	text-shadow:#85afaf 1px 3px 3px;
	text-transform: uppercase;
	color:#333;
	font-weight: normal;
}
#nav a:hover, .active {
	color:#fff;
	text-shadow:#6c9e9e 1px 3px 3px;
}
#article-container {
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#aside-container {
	font:0.75em/1.2em Helvetica, Helvetica Neue, Arial;
	color:#666;
	float:right;
	width:300px;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/dots.png);
	background-repeat: no-repeat;
	padding-top: 22px;
}
#main p {
	width:590px;
	text-shadow:none;
	font:1.0em/1.2em Helvetica, Helvetica Neue, Arial;
	color: #666;
}
#aside-container aside p {
	width: 290px;
	margin-bottom: 15px;
}
#aside-container .contact {
	font-size: 1.2em;
}
#footerBG {
	width: 960px;
	color: #999;
	background-image: url(../images/footerBG.jpg);
	background-position: center bottom;
	position: absolute;
	left: auto;
	right: auto;
	z-index: -25;
	overflow: auto;
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-bottom: 45px;
}
#footer-container {
	padding-top: 20px;
	width: 1040px;
	color: #999;
	position: relative;
	left: -20px;
}
.footerNav a, .footerNav a:visited {
	font-family: Arvo-Bold, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #999;
	text-decoration: none;
	margin-top: 60px;
	margin-right: 24px;
	font-weight: normal;
}
.footerNav2 {
	font-family: Arvo, "Times New Roman", Times, serif;
	padding-top: 60px;
	padding-right: 10px;
	font-size: 0.95em;
	color: #999;
	text-decoration: none;
	padding-left: 10px;
	font-weight: normal;
}
.footerNav2 a, a:visited {
	font-family: Arvo, "Times New Roman", Times, serif;
	color: #999;
	text-decoration: none;
	font-size: 0.95em;
	text-decoration:underline;
	font-weight: normal;
}
.footerNav a:hover, .footerNav2 a:hover {
	color: #666;
	text-decoration:underline;
}
#social {
	float: right;
	font-size: 0.75em;
}
#social a img {
	border:none;
	margin-right: 5px;
}
.social {
	list-style:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 15px;
}
.IEsocial {
	display:none;
}
.social li {
	display:inline;
	float:left;
	background-repeat:no-repeat;
}
.social li a {
	display:block;
	width:25px;
	height:25px;
	position:relative;
	text-decoration:none;
	padding-right: 12px;
}
.social li a strong {
	font-weight:normal;
	position:absolute;
	top:-1px;
	color:#fff;
	padding:3px;
	z-index:9999;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75);
	background-color:rgba(0, 0, 0, 0.7);
	-moz-border-radius:3px;
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	-webkit-border-radius:3px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	border-radius:3px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	left: 0px;
}
li.qrcode {
	width:24px;
	height:24px;
	background-position:-0px -0px;
	background-repeat:no-repeat;
	margin-right: 12px;
}
li.vcard {
	width:23px;
	height:23px;
	background-position:-26px -0px;
	background-repeat:no-repeat;
	margin-right: 12px;
}
li.facebook {
	width:25px;
	height:24px;
	background-position:-50px -0px;
	background-repeat:no-repeat;
	margin-right: 12px;
}
li.twitter {
	width:23px;
	height:23px;
	background-position:-77px -0px;
	background-repeat:no-repeat;
	margin-right: 12px;
}
li.linkedin {
	width:23px;
	height:24px;
	background-position:-102px -0px;
	background-repeat:no-repeat;
	margin-right: 12px;
}
li.facebook, li.linkedin, li.twitter, li.vcard, li.qrcode {
	background-image:url(../images/social.png);
}
#happy {
	width: 800px;
	color: #999;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666;
}
#client {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #999;
	padding: 0px;
	margin-top: 8px;
	float: right;
}
#company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #999;
	font-style: italic;
	float: right;
	padding: 0px;
	margin-top: 8px;
}
#flair {
	background-image: url(../images/flair.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:75px;
	height:90px;
	position:relative;
	top:-45px;
	left: -45px;
	z-index: -1;
	float: left;
}
#IEflair {
	display:none;
}
#shadow {
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 49px;
	width: 1005px;
	float: left;
	z-index: -2;
	top:-100px;
	left: -45px;
	position:relative;
}
.OButton {
	background: #222 url(../images/alert-overlay.png) repeat-x;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	font-size: 2.0em;
	background-color: #ff5c00;
	font-family: Arvo-Bold, "Times New Roman", Times, serif;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 9px;
	padding-left: 14px;
	margin: 5px;
}
.OButton:hover {
	background: #222 url(../images/alert-overlay.png) repeat-x;
	background-color: #e33100;
	color: #fff;
	text-decoration: none;
}
.OButton:active {
	top: 1px;
}
#copyright {
	font-size: 0.75em;
	color: #999;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
.ie7 #wrapper {
	background-position: left top;
}
.ie8 #aside-container p, .ie7 #aside-container p {
	width:300px;
}
.ie8 #footer-container {
	left:-50px;
	position: relative;
	width: 1050px;
}
.ie7 #footerBG {
	overflow: hidden;
	padding-top: 65px;
	padding-bottom: 25px;
	background-position: left bottom;
}
.ie7 #footer-container {
	left:80px;
	top:-5px;
	position: relative;
	width: 930px;
}
.ie7 #IEflair {
	background-image: url(../images/flair.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:75px;
	height:90px;
	position:relative;
	top:-90px;
	left: 15px;
	z-index: -1;
	float: left;
	display:block;
}
.ie7 #flair {
	display:none;
}
.ie7 #flair {
	display:none;
}
.ie8 img {
	width: auto;
	height: auto;
}
.ie7 li.facebook, .ie7 li.linkedin, .ie7 li.twitter, .ie7 li.vcard, .ie7 li.qrcode, .ie8 li.facebook, .ie8 li.linkedin, .ie8 li.twitter, .ie8 li.vcard, .ie8 li.qrcode, .ie9 li.facebook, .ie9 li.linkedin, .ie9 li.twitter, .ie9 li.vcard, .ie9 li.qrcode {
	background-image:url(../images/social.gif);
}

.ie7 .social li a strong, .ie8 .social li a strong, .ie7 .social li a strong,  {
	display:none;
}

/*
 *  CSS3 Media queries
 */

@media all and (orientation:portrait) {
}
 @media all and (orientation:landscape) {
}
 @media screen and (max-device-width: 480px) {
}
 @media print {
* {
	background: transparent !important;
	color: #444 !important;
	text-shadow: none !important;
}
a, a:visited {
	color: #444 !important;
	text-decoration: underline;
}
a:after {
	content: " (" attr(href) ")";
}
abbr:after {
	content: " (" attr(title) ")";
}
.ir a:after {
	content: "";
}  /* Don't show links for images */
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
} /* css-discuss.incutio.com/wiki/Printing_Tables */
tr, img {
	page-break-inside: avoid;
}
 @page {
margin: 0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}

