body
{
	font: 12px verdana, sans-serif;
	margin: 15px auto;
	max-width: 90%;
	width: 765px;
	background: #dee2e7;
	color: #333;
}

div.menu1 {
	background: #fff;
	width: 655px;
	min-height: 500px;
	text-align: left;
	clear: left;
	padding: 20px 55px 0;
}
div.pushweb {
    padding-bottom:183px;
}

div.bodycenter {
	background: #fff;
	padding-top: 12px;
	text-align: center;
}

div.outer {
	position: relative;
}

div.inner {
	position: absolute;
	z-index: +1;
	top: -41px;
	left: 40px;
}

div.temp {
	width: 500px;
	height: 500px;
	border: #48f solid 3px;
	clear: left;
	padding: 1em 1em 0;
}

h1 {
	font-size: 18px;
	margin: 15px 0px 20px 20px;
}

h2 {
	font-size: 18px;
	margin: 15px 0px 20px 20px;
}

h3 {
	font-size: 13px;
	margin: 0;
}

h3.paragraphtitle {
	font-size: 13px;
	margin-top: 25px;
}

h3.paragraphtitle a {
	color: #333;
	text-decoration: none;
}

h3.paragraphtitle a.green_button {
	padding-right: 20px;
	background: #fff url(images/green_go.png) no-repeat right;
}

img {
	border: 0px;
}

img.darkborder {
	border: 1px solid #333;
	margin: 0px 0px 15px 40px;
	float: right;
}

img.thumbs {
	border: 0px;
	margin: 0px 20px 10px 0px;
	padding-right: 15px;
	float: left;
}

label {
	display: block;
	font-weight: bold;
}

li {
	margin: .2em 0;
}

li.simplist {
	margin-bottom: 9px;
}

li.sublist {
	margin: 0px 0px 0px 20px;
}

ol#toc1 {
	height: 3em;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#toc1 a {
	background: #fff url(images/tab.png);
	color: #cacaca;
	display: block;
	float: left;
	height: 3em;
	padding-left: 15px;
	text-decoration: none;
}

ol#toc1 a:hover {
	background-color: #fff;
	background-position: 0 -72px;
}

ol#toc1 a:hover span {
	color: #fff;
	background-position: 100% -72px;
}

ol#toc1 li {
	float: left;
	margin: 0;
}

ol#toc1 li.current a {
	background-color: #fff;
	background-position: 0 -36px;
	color: #fff;
}

ol#toc1 li.current span {
	background-position: 100% -36px;
}

ol#toc1 span {
	background: url(images/tab.png) 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 3em;
	padding-right: 15px;
}

p {
	margin-top: 15px;
}

p.tabin40 {
	margin-right: 40px;
}

p.footer {
	color: #333;
	font-size: 12px;
	text-align: center;
}

p.footer a {
	color: #333;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

p.footer a:hover { 
	text-decoration: none; 
	color: #06c;
	}

table.main {
    background: #fff;
    text-align: center;
}
/* This section is for the social media buttons */
div.inner-social {
	position: absolute;
	z-index: +1;
	top: -160px;
        right: 0px;
}
.social-setup {
    float:right;
    clear:right;
    margin:70px 15px 40px 0;
}
.TH-link {
    padding: 6px 8px 6px 8px;
    color:#ffffff;
    font-size:.8em;
    font-family:Verdana;
    font-weight:bold;
    text-decoration:none;
    border-radius: 2px;
    margin-right: 2px;
    cursor: pointer;
    vertical-align:bottom;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    box-shadow: inset 0 -3px 3px rgba(0,0,0,.2);
    -moz-box-shadow: inset 0 -3px 3px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 -3px 3px rgba(0,0,0,.2);
}
h4 {
    color:#777;
    font-size:1em;
    font-family:Verdana;
    font-weight:bold;
    display:inline;
    padding-right:10px;
    vertical-align:bottom;
}
.TH-link:hover,.TH-link:active {
    color: white;
}
.TH-facebook {
    background: #004088;
}
.TH-facebook:hover,.TH-facebook:active {
    background: #0077ff;
}
.TH-googleplus {
    background: #d93f21;
}
.TH-googleplus:hover,.TH-googleplus:active {
    background: #ff4a26;
}
.TH-twitter {
    background: #00abe3;
}
.TH-twitter:hover,.TH-twitter:active {
    background: #00bfff;
}
.TH-linkedin {
    background: #01669c;
}
.TH-linkedin:hover,.TH-linkedin:active {
    background: #03a7ff;
}
.TH-social {
    margin: 20px 0px 25px 0px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
}