/*
Theme Name: TheSimpleSEO.com
Author: TheSimpleSEO.com




/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */





/* Begin TheSimpleSEO CSS */

body {
	font-family: verdana;
	margin: 0;
	padding: 0;
	}

.main {
	background: #fff url('images/bg_simple_new.jpg') top repeat-x;
	}

.secondary {
	background: #fff url('images/bg_simple_new_2.jpg') top repeat-x;
	}



body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, input, form, fieldset, label {padding: 0; margin: 0}


ul, li, dl, dt, dd {list-style: none}

a:link, a:visited {color: #008598; text-decoration: none;}
a:hover {color: #02626d;}
img {border: none;}
.clear {clear: both; height: 1px; line-height: 1px; margin: 0; padding: 0;}


/* ------------------------------------------------------------

	Header Levels

------------------------------------------------------------ */


h1, h2, h3, h4, h5, h6 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	}
	
	

/* ------------------------------------------------------------

	Header 

------------------------------------------------------------ */


#header {
	margin: 0 auto;
	padding: 0;
	height: 74px;
	width: 1020px;
	}


#nav {
	margin: 0;
	padding: 0;
	float: left;
	}
#nav ul {
	margin: 0;
	padding: 27px 0 0 0;
	}
#nav li {
	margin: 0;
	padding: 0 35px 0 0;
	float: left;
	font-size: 16px;
	}	
#nav li a {
	margin: 0;
	padding: 0;	
	color: #fff;
	}		
#nav li a:hover {
	text-decoration: underline;
	}		



#nav2 {
	margin: 0;
	padding: 0;
	float: right;
	}
#nav2 ul {
	margin: 0;
	padding: 27px 0 0 0;
	}
#nav2 li {
	margin: 0;
	padding: 0 35px 0 0;
	float: left;
	}	
#nav2 li a {
	margin: 0;
	padding: 0;	
	color: #fff;
	}		
#nav2 li a:hover {
	text-decoration: underline;
	}		


/* ------------------------------------------------------------

	Page Structure

------------------------------------------------------------ */
#pageWrapper {
	margin: 0 auto;
	padding: 0;
}
	
#pageNew {
	margin: 0 auto;
	padding: 0;
	width: 1020px;
	}

.simpleTitle {
	margin: 0;
	padding: 25px 0 13px 0;
	font-size: 60px;
	line-height: 60px;
	color: #fff;
	font-style: italic;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	text-shadow: #333 -1px 1px 2px;

}

 
.simpleTitle a {
	color: #fff;
}


.simpleTitle h2 a:hover {
	color: #fff;
}


.post {
	margin: 0;
	padding: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}


.postmetadata {
	padding-top: 5px;
	margin: 0;
	clear: both;
}

.homeTitleNew {
	padding: 8px 0 10px 0;
	margin: 0;
	font-size: 22px;
	line-height: 26px;
	text-align: left;
	color: #fff;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	}

.pageTitle {
	padding: 15px 0 20px 0;
	margin: 0;
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	}
.manualLeft .pageProgramTitle {
	font-size: 42px;
	line-height: 48px;
	font-weight: normal;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	margin: 0;
	padding: 15px 0 25px 0;
	}
	
.manualLeft .pageProgramTitle2 {
	font-size: 38px;
	line-height: 40px;
	font-weight: normal;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	margin: 0;
	padding: 15px 0 25px 0;
	}
	
	
.manualLeft h3 {
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	margin: 0;
	padding: 15px 0 25px 0;
	}
	
.manualLeft .pageSubTitle  {
	font-size: 28px;
	font-weight: normal;
	line-height: 36px;
	padding: 30px 0 15px 0;
	margin: 0;	}
	
.manualLeft .pageSubTitle2 {
	font-size: 27px;
	line-height: 27px;
	font-weight: normal;
	padding: 15px 0 12px 0;
	margin: 0;
	color: #4e7215;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	}
	
.manualWide .pageSubTitle  {
	font-size: 25px;
	font-weight: normal;
	line-height: 36px;
	padding: 30px 0 15px 0;
	margin: 0;
	text-align: left;}
	
.blueArrow .pageSubTitle  {
	font-size: 28px;
	font-weight: normal;
	line-height: 36px;
	padding: 30px 0 15px 0;
	margin: 0;	}
	

.manualWide .pageProgramTitle  {
	font-size: 42px;
	line-height: 48px;
	font-weight: normal;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	margin: 0;
	padding: 15px 0 25px 0;
}
	
.blueArrow .pageProgramTitle  {
	font-size: 32px;
	line-height: 40px;
	font-weight: normal;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	margin: 0;
	padding: 25px 0 15px 0;
	}
	
.greenLight {
	background: url('images/bg_green_light.jpg') top no-repeat;
	margin: 0;
	padding: 0;
	}

.seoSeparation  {
	margin: 0 0 15px 0;
	padding: 30px 0 0 0;
    border-bottom: 1px solid #d8d8d8;}


.seoSeparation2  {
	margin: 0 0 15px 0;
	padding: 20px 0 0 0;
    border-bottom: 1px solid #d8d8d8;}

.entry {
	height: 81px;
	margin: 0;
	padding: 0;
	}


.entryHold {
	width: 500px;
	margin: 0;
	padding: 0;
	}
	
.entry p {
	color: #fff;
	font-size: 16;
	line-height: 30px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}


.entry2 {
	height: 130px;
	margin: 0;
	padding: 0;
	}
	
.entry2 p {
	color: #fff;
	font-size: 16;
	line-height: 30px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
.rightImg {
	padding:0;
	margin: 0 0 0 5px;
	float: right;
			}
.leftImg {
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
	}

.programList {
	margin: 0;
	padding: 0 0 12px 15px;
	text-align: left;
	}

.programList li {
	list-style: square;
	margin: 0;
	padding: 5px 0;
	line-height: 30px;
	}
.programList li strong {
 color: #4e7215;
	}
	
.seoBackLink {
 margin: 0;
 padding: 10px 0 18px 0;
 font-size: 16px;
 }

		
		
.seoSitemap {
	margin: 25px 0 0 0;
	padding: 0 0 12px 15px;
	text-align: left;
	}

.seoSitemap li {
	list-style: square;
	margin: 0;
	padding: 5px 0;
	font-size: 13px;
	line-height: 20px;
	}
.seoSitemap li strong {
 color: #4e7215;
	}
/* ------------------------------------------------------------

	MAIN SIDEBAR

------------------------------------------------------------ */
#rightColumnOuter2 {
	float: right;
	padding: 0;
	margin: 120px 0 30px 0;
	width: 300px;
	border-left: 1px solid #2c2c24;
	}	
.mainSidebar {
	margin: 0;
	padding: 0 0 0 20px;
	}
	
	.mainSidebar p {
	padding: 0;
	margin: 0 0 12px 0;
	color: #2c2c24;
	font-size: 14px;
	line-height: 26px;
	text-align: left;
	}
.mainSidebar .sideGeneralTraining {
	padding: 0 0 15px 0;
	margin: 0;
	background: url('images/bg_blue_arrow_sidebar_2.jpg') top left no-repeat;
	}
.mainSidebar .sideGeneralTrainingHeading {
	padding: 20px 0 22px 70px;
	margin: 0;
	font-size: 28px;
	font-weight: normal;
	line-height: 40px;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
		}
	
.mainSidebar .sideWordpressTraining {
	padding: 0 0 15px 0;
	margin: 0;
	background: url('images/bg_blue_arrow_sidebar.jpg') top right no-repeat;
	}
.mainSidebar .sideWordpressTrainingHeading {
	padding: 20px 0 22px 0;
	margin: 0;
	font-size: 28px;
	font-weight: normal;
	line-height: 40px;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
		}
.mainSidebar .sideLearnMoreLink {
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 21px;
	font-weight: normal;
	line-height: 27px;
	text-align: left;
			}
.mainSidebar .sideLearnMoreLink a {color: #4e7215; text-decoration: none;}
.mainSidebar .sideLearnMoreLink a:hover {color: #334f07;}  
	
.sideRightImg {
	padding:0;
	margin: 12px 0 0 0;
	float: right;
			}
.sideLeftImg {
	padding: 0;
	margin: 12px 4px 0 0;
	float: left;
	}
	
.sideCallout {
	padding: 0 0 20px 0;
	margin: 0;
				}
				
.socialSideCallout {
border-top: 10px solid #d8d8d8;
margin: 0;
padding: 15px 0 20px 0;
		}
				
.socialSideCallout2 {
border-top: 10px solid #d8d8d8;
margin: 0;
padding: 15px 0 0 0;
		}				
.socialTitle {
margin: 0;
padding:  0 0 10px 0;
font-size: 16px;
line-height: 18px;
			}
			
.socialSideCallout .shareUs1 {
float: left;
			}
	
.socialSideCallout .shareUs2 {
float: left;
margin: 0 0 0 2px;
			}
	
.socialSideCallout .shareUs3 {
float: left;
margin: 0 0 0 4px;
}

.affiliateScout {
	margin: 0;
	padding: 0 0 0 20px;
}


.affiliateItem {
	margin: 0;
	padding: 10px 0 0 20px;
	font-size: 12px;
	line-height: 20px;
	color: #222222;
	}

.affiliateItem a {
	color: #222222;
	}	
		
/* ------------------------------------------------------------

	BLUE ARROW

------------------------------------------------------------ */


.blueArrow {
	background: url('images/blue_arrow.jpg') top left no-repeat;
	margin: 0;
	padding: 0;
	color: #2c2c24;
	width: 675px;
	float: left;
	}
	
.blueArrow p {
	padding: 0;
	margin: 0 0 12px 0;
	color: #2c2c24;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	}



.blueArrow h5 {
	font-size: 27px;
	line-height: 27px;
	font-weight: normal;
	padding: 15px 0 10px 0;
	margin: 0;
	color: #4e7215;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	}


.blueArrow h4 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	padding: 5px 0 10px 0;
	margin: 0;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
		}


.blueArrow .seoLink {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	padding: 13px 0 30px 0;
	margin: 0;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
			}


.blueArrow .seoLink2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	padding: 13px 0 15px 0;
	margin: 0;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	}


/* ------------------------------------------------------------

	HOME SOFTWARE

------------------------------------------------------------ */

.homeSoftware {
	float: right;
	padding: 0;
	margin: 110px 0 0 0;
	width: 136px;
	}



/* ------------------------------------------------------------

	AFFORDABLE TITLE

------------------------------------------------------------ */

.affordableWrapper {
	float: left;
	padding: 0;
	margin: 120px 0 0 182px;
	width: 340px;
	}

.affordableTitle {
	font-size: 42px;
	line-height: 48px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: center;
	}


.affordableWrapper h4 {
	padding: 5px 0 0 0;
	margin: 0;
	color: #f4b827;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	}

.affordableWrapper h4 a {
	color: #f4b827;
	}




/* ------------------------------------------------------------

	AFFORDABLE TITLE

------------------------------------------------------------ */

.homeTitleWrapper {
	padding: 0;
	margin: 110px 0 0 182px;
	}

.homeTitle {
	font-size: 42px;
	line-height: 48px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: center;
	}


.homeTitleWrapper h4 {
	padding: 15px 0 30px 0;
	margin: 0;
	color: #f4b827;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	}

.homeTitleWrapper h4 a {
	color: #f4b827;
	}

/* ------------------------------------------------------------

	BLUE ARROW

------------------------------------------------------------ */


.trafficTravis {
	background: url('images/blue_arrow.jpg') top left no-repeat;
	margin: 0;
	padding: 0;
	color: #2c2c24;
	width: 675px;
	float: left;
	}
	
.trafficTravis p {
	padding: 0;
	margin: 0 0 12px 0;
	color: #2c2c24;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	}


.trafficTravis h5 {
	font-size: 27px;
	line-height: 27px;
	font-weight: normal;
	padding: 15px 0 6px 0;
	margin: 0;
	color: #4e7215;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	}


.trafficTravis h6 {
	font-size: 27px;
	line-height: 27px;
	font-weight: normal;
	padding: 25px 0 10px 0;
	margin: 0;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
		}
		
.trafficTravis .seoLink {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	padding: 13px 0 30px 0;
	margin: 0;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
			}


.trafficTravis .seoLink2 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	padding: 13px 0 15px 0;
	margin: 0;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	}


.trafficTravis .trafficTravisImage {
	padding: 0;
	margin: 0;
	float: right;
	width: 136px;
	}
	
/* ------------------------------------------------------------

	AFFORDABLE WRAPPER 2

------------------------------------------------------------ */

.affordableWrapper2 {
	float: right;
	padding: 0;
	margin: 110px 60px 0 0;
	}

.affordableTitle2 {
	font-size: 42px;
	line-height: 48px;
	font-weight: normal;
	padding: 0 0 0 25px;
	margin: 0;
	text-align: center;
	}


.affordableWrapper2 h4 {
	padding: 30px 0 25px 130px;
	margin: 0;
	color: #f4b827;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	}
	
.downloadLink {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding: 26px 0 10px 0;
	margin: 0;
	text-align: center;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
		}
		
.downloadLink2 {
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	padding: 30px 0 15px 0;
	margin: 0;
	text-align: center;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
			}
		
.downloadLink3 {
	font-size: 24px;
	line-height:32px;
	font-weight: normal;
	padding: 10px 0 20px 0;
	margin: 0;
	text-align: center;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
		}
	

/* ------------------------------------------------------------

	Link Exchanges

------------------------------------------------------------ */
#linkExchanges {
margin: 0;
padding: 0;
}
#linkExchanges h4 {
margin: 10px 0 0 0;
padding: 0;
font-size: 16px;
}
#linkExchanges ul {
margin: 0;
padding: 0;
font-size: 12px;
}
#linkExchanges li {
margin: 0 0 0 15px;
padding: 0;
line-height: 15px;
}

	
/* Contact */

#contactForm {
	margin: 15px 0 0 0;
	padding: 0;
	}
	
 #contactForm input {
	margin: 0;
	padding: 4px;
	background-color: #eeecee;
	border: 1px solid #c5c3c5;
	}	
	
#contactForm textarea {
	margin: 8px 0 0 0;
	padding: 0;
	background-color: #eeecee;
	border: 1px solid #c5c3c5;
	}	
	
#contactForm dt {
	margin: 0;
	padding: 0 0 10px 0;
	}
#contactForm dd {
	margin: 0 0 30px 0;
	padding: 0;
	}
	
#contactForm .contactTitle {
	margin: 0;
	padding: 0;
	}	
#contactForm .required {
	color: #ff0000;
	}
	
	div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
    border: 3px solid #c5de89;
	background: #d9eaad;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}


span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}



/* Footer */

#footer {
	padding: 10px 0;
	margin: 40px 0 0 0;
	clear: both;
	background: url('images/bg_footer.jpg') bottom repeat-x;
	color: #fff;
	border-top: #0f100b 10px solid;
	}
#footerInner {
	padding:  0;
	margin: 0 auto 0 auto;
	width: 1020px;
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	background: url('images/bg_footer_icons.jpg') left no-repeat;
	height: 293px;
	}
#footerInner a {
	color: #fff;
	}
#footerInner a:hover {
	color: #eee;
	}
#footerLeft {
	padding:  0;
	margin: 0 40px 0 0;
	width: 314px;
	font-size: 30px;
	color: #e99638;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	float: left;
		}
#footerLeft a {
	color: #e99638;
	}
#footerContact {
	padding: 45px 18px 60px 0;
	margin: 0;
		}
#footerTech {
	padding: 70px 0 0 35px;
	margin: 0;
		}
#footerMiddle {
	padding:  0;
	margin: 0 15px 0 0;
	width: 322px;
	font-size: 13px;
	float: left;
		}
#footerRight {
	padding:  0;
	margin: 0;
	width: 314px;
	font-size: 13px;
	float: right;
	background: url('images/bg_travis.jpg') top right no-repeat;
			}
			
#footerRight h6 {
	padding:  15px 0 12px 30px;
	margin: 0;
	font-size: 40px;
	line-height: 50px;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: normal;
	float: left;
	text-align: center;
			}
			
#footerRight p {
	padding:  0;
	margin: 0;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
				}
			
#footerRight .bestSeoLink {
	padding:  10px;
	margin: 0;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
			}
			
#footer h5  {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	padding: 13px 0 8px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #fff;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;		}
			
			
#footer #footerMiddle h5  {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	padding: 5px 0 8px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #fff;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;		}
	
.footerList {
	font-size: 12px;
	font-weight: normal;
	padding: 0;
	margin: 0;	}
				
.footerList li  {
	line-height: 14px;
	padding: 6px 0;
	margin: 0;
	border-bottom: 1px dotted #fff;	}
	
#footerBottom {
	padding:  0;
	margin: 0;
	background-color: #000;
	color: #fff;
		}
#footerBottomInner {
	padding:  20px 0;
	margin: 0 auto;
	width: 1020px;
	font-size: 12px;
	text-align: center;
		}
#footerBottomInner a {
	color: #fff;
	}


/* ------------------------------------------------------------	

               MANUAL CSS 

------------------------------------------------------------ */
	
.simpleTitle2 {
	margin: 0 0 55px 0;
	padding: 26px 0 10px 0;
	font-size: 60px;
	line-height: 60px;
	color: #fff;
	font-style: italic;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	text-shadow: #333 -1px 1px 2px;

}


.simpleTitle2 a {
	color: #fff;
}


.simpleTitle2 h2 a:hover {
	color: #fff;
}


	
.manualTitle {
	padding: 15px 0 50px 0;
	margin: 0;
	font-size: 28px;
	font-weight: normal;
	line-height: 34px;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	}

	
.manualLeft {
	padding: 0;
	margin: 0;
	float: left;
	width: 695px;
	color: #2c2c24;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	}
	
	
.manualLeft p {
	padding: 0;
	margin: 0 0 12px 0;
	color: #2c2c24;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	}
		
.manualWide {
	padding: 0;
	margin: 0;
	color: #2c2c24;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	}
		
.manualWide p {
	padding: 0;
	margin: 0 0 12px 0;
	color: #2c2c24;
	font-size: 15px;
	line-height: 30px;
	text-align: left;
	}
	
		
.manualLeft .headingStar {
	padding: 0 0 0 40px;
	margin: 0 0 12px 0;
	color: #2c2c24;
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	background: url(images/bg_heading_star.jpg) left no-repeat;
	font-weight: bold;
	}
			
.manualLeft .headingCheckmark {
	padding-left: 40px;
	background: url(images/bg_heading_checkmark.jpg) top left no-repeat;
	}
	
		
.manualLeft .listArrow {
	color: #008598;
	font-weight: bold;
	}
	
.manualLeft .orangeSeoLink {
	color: #fb4b06;
			}

	
/*** NEXT PAGE ***/
	
.manualLeft .nextPageWrapper {
	padding: 10px 15px;
	margin: 30px 0 20px 0;
    border: 2px solid #c5de89;
	font-weight: bold;
	text-align: left;
	background: #f7fee6;
	}
	
.manualLeft .nextPage {
	padding: 10px 15px;
	margin: 10px 0 5px 0;
    border: 3px solid #c5de89;
	background: #d9eaad;
	font-weight: bold;
	text-align: right;
		}
	
	
.manualLeft .nextPageWrapper p {
	color: #131313;
		}
	
.manualLeft .nextPage a {
	color: #131313;
		}
	
.manualLeft .nextPage a:hover {
	color: #000;
	}
	
	
.manualLeft .nextPage2Wrapper {
	padding: 10px 15px;
	margin: 30px 0 20px 0;
    border: 2px solid #bae1e6;
	font-weight: bold;
	text-align: left;
	background: #effafc;
	}
	
.manualLeft .nextPage2 {
	padding: 10px 15px;
	margin: 10px 0 5px 0;
    border: 3px solid #bae1e6;
	background: #d4edf1;
	font-weight: bold;
	text-align: right;
}
.manualLeft .nextPage2Wrapper p {
	color: #131313;
		}
	
.manualLeft .nextPage2 a {
	color: #131313;
		}
	
.manualLeft .nextPage2 a:hover {
	color: #000;
	}
	
/*** CHECKLISTS ***/
	
.manualLeft .checklistLink {
	padding: 15px 0;
	margin: 20px 0;
	border-top: 1px dashed #2c2c24;
	border-bottom: 1px dashed #2c2c24;
	font-weight: bold;
		}
	
.manualLeft .checklistLink2 {
	padding: 10px 15px;
	margin: 30px 0 20px 0;
    border: 3px solid #c5de89;
	background: #d9eaad;
	font-weight: bold;
	text-align: left;
	}
	
.manualLeft .checklistLink2 a {
	color: #131313;
		}
	
.manualLeft .checklistLink2 a:hover {
	color: #000;
	}
	
.manualLeft .checklistLink3 {
	padding: 10px 15px;
	margin: 30px 0 20px 0;
    border: 3px solid #bae1e6;
	background: #d4edf1;
	font-weight: bold;
	text-align: left;
	}
	
.manualLeft .checklistLink3 a {
	color: #131313;
		}
	
.manualLeft .checklistLink3 a:hover {
	color: #000;
	}
	
	
	
/* ------------------------------------------------------------	

              MANUAL WELCOME

------------------------------------------------------------ */
	
.manualLeft .manualWelcomeWrapper {
	padding: 25px 0 0 120px;
	margin: 0;
	background: url(images/bg_welcome.jpg) left top no-repeat;
	}


	
.manualLeft .manualWelcomeTitle {
	padding: 0 0 0 40px;
	margin: 0;
	font-size:90px;
	font-weight: normal;
	line-height: 90px;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
		}


	
.manualLeft .manualWelcomeTitle2 {
	padding: 25px 0 60px 53px;
	margin: 0;
	font-size:35px;
	font-weight: normal;
	line-height: 35px;
	text-align: left;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	color: #2c2c24;
	}
	
	
		
/* ------------------------------------------------------------

	IMAGES

------------------------------------------------------------ */

	
.manualLeft .rightImage {
	padding: 0;
	margin: 0 0 10px 10px;
	float: right;
	}
	

	
.manualLeft .rightImageBorder {
	padding: 0;
	margin: 0 0 10px 10px;
	float: right;
	}

	
.manualLeft .rightImageBorder img {
	padding: 0;
	margin: 0 0 10px 10px;
	border: 4px solid #eeecee;
	}
				
		
.manualLeft .leftImage {
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
		}
				
		
.manualLeft .plainImage {
	padding: 0;
	margin: 0 0 10px 0;
	}
	
		
.checkSpace {
	margin: 20px 0 0 0;
	padding: 0;
	height: 1px;
	}
		
/* ------------------------------------------------------------

	Right Column

------------------------------------------------------------ */


#rightColumnOuter {
	float: right;
	padding: 0;
	margin: 0 0 30px 0;
	width: 300px;
	border-left: 1px solid #2c2c24;
	}
	
/* Begin Sidebar GENERAL */
#sidebar
{padding: 0 0 0 20px;
	margin: 0;
	}
	

#rightColumnOuter #sidebar h3 {
	margin: 0;
	padding: 10px 0 10px 15px;
	font-size: 16px;
	line-height: 20px;
	color: #2c2c24;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
    border: 3px solid #c5de89;
	background: #d9eaad;
}

#sidebar ul
{padding: 0;
	margin: 7px 0 20px 20px;
}

#sidebar li
{padding: 0;
	margin: 4px 0 0 0;
	font-size: 13px;
	line-height: 17px;
	list-style: square;
	}

#sidebar li a {color: #02626d; text-decoration: none;}
#sidebar li a:hover {color: #008598;}

	
	
	/* Begin Sidebar WORDPRESS */
#sidebarWordpress
{padding: 0 0 0 20px;
	margin: 0;
	}

#rightColumnOuter .sidebarWordpressLogout {
	margin: 0;
	padding: 12px 0 12px 33px;
	line-height: 30px;
	color: #2c2c24;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-size: 20px;
	background: url('images/bg_side_logout.jpg') no-repeat left;
}	

#rightColumnOuter #sidebarWordpress h3 {
	margin: 0;
	padding: 10px 0 10px 15px;
	font-size: 16px;
	line-height: 20px;
	color: #2c2c24;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
    border: 3px solid #bae1e6;
	background: #d4edf1;
}

#sidebarWordpress ul
{padding: 0;
	margin: 7px 0 20px 20px;
}

#sidebarWordpress li
{padding: 0;
	margin: 4px 0 0 0;
	font-size: 13px;
	line-height: 17px;
	list-style: square;
	}

#sidebarWordpress li a {color: #334f07; text-decoration: none;}
#sidebarWordpress li a:hover {color: #4e7215;}  	

	/* Begin Sidebar WELCOME */
	
	
#sidebarWelcome
{padding: 0 0 33px 20px;
	margin: 0;
	}
	

#rightColumnOuter #sidebarWelcome h3 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 25px;
	line-height: 30px;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	color: #008598;
}

#sidebarWelcome .startLink {
	margin: 0 0 30px 0;
	padding: 0 0 10px 0;
	font-size: 15px;
	line-height: 20px;
	color: #2c2c24;
	text-align: right;
	border-bottom: 5px solid #7dab0a;
	font-weight: bold;
}

#sidebarWelcome .startLink a {
	color: #2c2c24;
}

#sidebarWelcome .startLink a:hover {
	color: #000;
}
	
#sidebarWelcome .disclaimer	{
	padding: 10px;
	background-color: #eee;
	font-size: 14px;
	line-height: 24px;
	margin: 0;
}

	/* PROGRAM UPDATES */
	
	
.manualLeft .updateTitle {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 20px;
	line-height: 24px;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
}
.manualLeft .updateNotice {
	margin: 0;
	padding: 0 0 10px 0;
}
.manualLeft .updateNotice p {
	margin: 0;
	padding: 0 0 8px 0;
	font-size: 14px;
	line-height: 22px;
}

#sidebarUpdates
{padding: 0 0 200px 20px;
	margin: 0;
	}
	

#rightColumnOuter #sidebarUpdates h3 {
	margin: 0;
	padding: 15px 0 10px 0;
	font-size: 20px;
	line-height: 24px;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	color: #920000;
	border-top: 1px solid #333;
}

#rightColumnOuter #sidebarUpdates ul
{padding: 0;
	margin: 7px 0 20px 20px;
}

#rightColumnOuter #sidebarUpdates li
{padding: 0;
	margin: 5px 0;
	font-size: 13px;
	line-height: 20px;
	list-style: square;
	color: #2c2c24;
	}

#rightColumnOuter #sidebarUpdates li a {color: #02626d; text-decoration: none;}
#rightColumnOuter #sidebarUpdates li a:hover {color: #008598;}


#rightColumnOuter #sidebarUpdates .updateLink {
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
	font-size: 14px;
	line-height: 20px;
	color: #2c2c24;
	text-align: right;
	border-bottom: 1px solid #333;
	font-weight: bold;
	font-style: italic;
}

#rightColumnOuter #sidebarUpdates .updateLink a {
	color: #2c2c24;
}

#rightColumnOuter #sidebarUpdates .updateLink a:hover {
	color: #000;
}
	

/* WELCOME PHASES */	

.phaseOne {
	margin: 15px 0 18px 0;
	padding: 0 0 0 40px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/1_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	}

.phaseTwo {
	margin: 15px 0 18px 0;
	padding: 0 0 0 40px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/2_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	}
	
.phaseThree {
	margin: 15px 0 18px 0;
	padding: 0 0 0 40px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/3_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	}
	
.phaseFour {
	margin: 15px 0 18px 0;
	padding: 0 0 0 40px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/4_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	}
	
.phaseFive {
	margin: 15px 0 18px 0;
	padding: 0 0 0 40px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/5_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	}


/* WELCOME PHASES */	

.sidePhaseOne {
	margin: 15px 0 18px 0;
	padding: 0 0 0 37px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/1_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	border-bottom: 5px solid #7eac0b;
	border-bottom: 5px solid #7eac0b;
	}

.sidePhaseTwo {
	margin: 15px 0 18px 0;
	padding: 0 0 0 37px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/2_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	border-bottom: 5px solid #7eac0b;
	}
	
.sidePhaseThree {
	margin: 15px 0 18px 0;
	padding: 0 0 0 37px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/3_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	border-bottom: 5px solid #7eac0b;
	}
	
.sidePhaseFour {
	margin: 15px 0 18px 0;
	padding: 0 0 0 37px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/4_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	border-bottom: 5px solid #7eac0b;
	}
	
.sidePhaseFive {
	margin: 15px 0 18px 0;
	padding: 0 0 0 37px;
	text-align: left;
	line-height: 50px;
	font-size: 22px;
	color: #2c2c24;
	background: url(images/5_jelly.jpg) left no-repeat;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	font-weight: bold;
	border-bottom: 5px solid #7eac0b;
	}


/* Begin Sidebar WORDPRESS */	

.manualList {
	margin: 0;
	padding: 0 0 12px 30px;
	text-align: left;
	}

.manualList li {
	list-style: disc;
	margin: 0;
	padding: 3px 0;
	line-height: 30px;
	}

.manualList2 {
	margin: 0 0 0 15px;
	padding: 0 0 12px 30px;
	text-align: left;
	}

.manualList2 li {
	list-style: square;
	margin: 0;
	padding: 3px 0;
	line-height: 30px;
		}

.manualList3 {
	margin: 0 0 0 15px;
	padding: 0 0 12px 30px;
	text-align: left;
	}

.manualList3 li {
	list-style: circle;
	margin: 0;
	padding: 3px 0;
	line-height: 30px;
	}
.manualList4 {
	margin: 0;
	padding: 0 0 12px 30px;
	text-align: left;
	}

.manualList4 li {
	list-style: disc;
	margin: 0;
	padding: 3px 0;
	line-height: 30px;
	}
	
/* ITEM BOX */	

.itemBox {
	padding: 10px;
	margin: 20px 0 0;
	background-color: #eeecee;
	border: 1px solid #cfcfcf;
	text-align: center;
	}
	

.itemBox2 {
	padding: 10px;
	margin: 20px 0;
	background-color: #eeecee;
	border: 1px solid #cfcfcf;
	text-align: left;
		}
	

.itemBox3 {
	padding: 10px;
	margin: 8px 0 20px 0;
	background-color: #eeecee;
	border: 1px solid #cfcfcf;
	text-align: left;
	}	
	
	
.itemBox4 {
	padding: 10px;
	margin: 20px 0;
	background-color: #eeecee;
	border: 1px solid #cfcfcf;
	text-align: center;
	}
	
	
	
	
	
	/*
Theme Name: SEO Manage
Author: TheSimpleSEO.com
-------------------------------------------------------------- */

.seoManageBody {
	border: 0;
	margin: 0;
	padding: 0;
    background: url(images/bg_seo_manage_background.jpg) top repeat-x;
	font-family: Century Gothic;
	color: #303030;
}

.seoManageBody h1, .seoManageBody h2, .seoManageBody h3, .seoManageBody h4, .seoManageBody h5, .seoManageBody h6 {
	font-weight: normal;
	fon-family: Century Gothic;
}

.seoManageBody a img {
	border: none;
}

.seoManageBody a:hover {
	color: #000;
}

.seoManageBody p {
	margin: 0 0 12px 0;
	font-size: 16px;
	line-height: 22px;
}



/* SEO HEADER
-------------------------------------------------------------- */

.seoManageBody #seoHeader {
	margin: 0 auto;
	padding: 0;
	width: 1020px;
	height: 230px;
	background: url(images/bg_seo_manage_header.jpg) top no-repeat;
}
.seoManageBody #seoHeader #company {
	margin: 133px 0 0 0;
	padding: 0;
	width: 575px;
	float: right;
	text-align: right;
	font-family: Century Gothic;
    color: #303030;
	text-decoration: none;
	font-size: 28px;
	line-height: 34px;
	}
	
/* STRUCTURE
-------------------------------------------------------------- */

#seoContainer {
	margin: 0 auto;
	padding: 0;
	width: 1020px;
}
#seoLeftContent {
	margin: 0;
	float: left;
	width: 680px;
}

#seoLeftContent .seo-entry {
margin: 30px 0;
padding: 10px 0 10px 0;
}


#seoLeftContent .seo-entry-title {
margin: 0 0 20px 0;
padding: 30px 0 15px 0;
font-size: 30px;
line-height: 30px;
border-bottom: 5px solid #e8e8e8;
}

#seoLeftContent .seo-entry-title a {
color: #303030;
text-decoration: none;
}

.seoManageBody #seoLeftContent h6 {
	margin: 0 0 15px 0;
	padding: 10px 0 10px 0;
	font-size: 20px;
	line-height: 28px;
	border-bottom: 1px solid #8bc010;
}

.seoManageBody .seoLink {
	margin: 15px 0 15px 0;
	padding: 10px 0;
	font-size: 15px;
	line-height: 17px;
	border-bottom: 2px solid #e8e8e8;
	border-top: 2px solid #e8e8e8;
	font-weight: bold;
}

.seoManageBody .seoLink a {
	text-decoration: none;
	color: #303030;
}

.seoManageBody .seoEditLink {
	margin: 15px 0 10px 0;
	padding: 10px 0;
	font-size: 15px;
	line-height: 17px;
	border-bottom: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	font-weight: bold;
}

.seoManageBody .seoEditLink a {
	text-decoration: none;
	color: #1990a2;
}

.seoManageBody .seoEditLink a:hover {
color: #0e6b79;
}

.seoManageBody #seoLeftContent ul {
	margin: 5px 0 12px 25px;
	padding: 0;
}

.seoManageBody #seoLeftContent li {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 28px;
}
/* SIDEBAR */

#seoRightContent {
width: 300px;
float: right;
margin: 0;
padding: 0;
}

#seoSidebar {
margin: 0;
padding: 15px 0 0 0;
}

#seoSidebar .welcomeLink {
margin: 0;
padding: 20px 0 15px 0;
font-size: 25px;
line-height: 25px;
}

#seoSidebar .welcomeLink a {
text-decoration: none;
color: #131313;
}

#seoSidebar .welcomeLink a:hover {
color: #000;
}
#seoSidebar ul {
margin: 0;
padding: 0;
}

#seoSidebar li {
margin: 0;
padding: 0;
list-style-type: none;
}

#seoSidebar .pagenav h2 {
margin: 0;
padding: 20px 0 15px 0;
font-size: 25px;
line-height: 25px;
border-bottom: 5px solid #e8e8e8;
}

#seoSidebar .pagenav .page_item {
margin: 0 0 0 20px;
padding: 15px 0 0 0;
font-size: 18px;
}

#seoSidebar .pagenav .page_item ul {
margin: 5px 0 0 8px;
padding: 0;
}

#seoSidebar .pagenav li {
list-style-type: square;
}
#seoSidebar .pagenav .page_item .children li {
list-style-type: disc;
margin: 0;
padding: 0;
border-top: none;
font-size: 14px;
line-height: 24px; 
}

#seoSidebar a {
text-decoration: none;
color: #131313;
}

#seoSidebar a:hover {
color: #000;
}

/* SEO FOOTER
-------------------------------------------------------------- */

#seoFooter {
    margin: 50px 0 0 0;
	padding: 0;
	background: #8bc010;
	border-top: 5px solid #7dae0c;
	height: 80px;
}

/* LOGIN PAGE
-------------------------------------------------------------- */

#seoLogin {
    margin: 0 auto;
	padding: 0;
	width: 650px;
	background: url('images/bg_login.jpg') no-repeat right;
}


#seoLogin .eMember_text_input {
    border: #4c4c4c 1px solid;
}


.post .eMember_text_input {
    border: #4c4c4c 1px solid;
}

#seoLogin .forgot_pass_link {
    font-size: 15px;
}

.post .forgot_pass_link {
    font-size: 15px;
}

#seoLogin .register_link {
    font-size: 15px;
}

.post .register_link {
    font-size: 15px;
}


#seoLoginInner {
    margin: 0;
	padding: 0;
	width: 500px;
}

.eMember_logged_widget {
    margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
}

.eMember_logged_widget ul {
    margin: 0;
	padding: 0;
}

.eMember_logged_widget li {
    margin: 20px 0 0 0;
	padding: 5px;
	background: #eeecee;
	width: 100px;
	text-align: center;
	border: #cdcbcd 1px solid;
	font-weight: bold;
}

.eMember_logged_widget p {
    margin: 0;
	padding: 0;
}
.eMember_highlight {
   color: #008598;
}


/* CHECKOUT PAGE
-------------------------------------------------------------- */

.storeCartWrapper {
    margin: 0 auto;
	padding: 0;
	width: 650px;
	background: url('images/bg_checkout.jpg') no-repeat right;
}


.storeCartWrapper .storeCart {
float: left;
width: 400px;
}


/* JOIN PAGE
-------------------------------------------------------------- */

.joinBackground {
    margin: 0;
	padding: 0;
	background: url('images/blue_arrow_join.jpg') no-repeat top right;
}
	
.joinBackground .pageJoinTitle  {
	font-size: 42px;
	line-height: 48px;
	font-weight: normal;
	line-height: 32px;
	text-align: left;
	color: #008598;
	font-family: Trebuchet MS1, Trebuchet MS, sans-serif;
	margin: 0;
	padding: 35px 0 25px 30px;
	}

.joinLeft {
    margin: 0;
	padding: 0;
	width: 475px;
	float: left;
}


.joinRight {
    margin: 0;
	padding: 0;
	width: 475px;
	float: right;
}


.joinDescription {
    margin: 0;
	padding: 30px 0 10px 15px;
}


.joinDescriptionList li {
    margin: 0;
	padding: 0 12px;
	list-style-type: none;
	float: left;
	font-size: 18px;
	font-weight: bold;
}

.twoTraining {
    margin: 0 0 0 50px;
	padding: 0;
	width: 769px;
	height: 199px;
	background: url('images/img_two_training.jpg') no-repeat top;
}

.buyNowButton {
    margin: 0;
	padding: 0;
	width: 475px;
	float: left;
}
.membershipNote {
    margin: 0;
	padding: 0;
	width: 535px;
	float: right;
}
.joinSeparation {
	border-top: #cdcbcd 1px solid;
    margin: 30px 0 0 0;
	padding: 35px 0 0 0;
}
