@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-color: #eaeaea;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
}

#leftPic {
	margin: 0 62px 12px 0;
	float: left;
	border: #2b2b2b solid 1px;
}


#rightPic {
	margin: 0 0 12px 32px;
	float: right;
	border: #2b2b2b solid 1px;
}

a {
	text-decoration: none;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #b0b0b0;
}

#factList {
    	font-style: italic;
}

#testimonialList li {
    	font-style: italic;
    	margin-left: 10px;
    	margin-bottom: 19px;
}

#testimonialName {
	font-weight: bold;
	color: #ffaec9;
}

.articleOdd {
	background: #ffffff;
	padding: 16px;
} 

.articleEven {
	background: #e8e8e8;
	padding: 16px;
} 

#testimonialList li {
	list-style-image: url('/images/bullet.png');
}

.articleOdd li {
	list-style-image: url('/images/bullet.png');
    	margin-left: 10px;
    	margin-bottom: 19px;
}

.articleEven li {
	list-style-image: url('/images/bullet.png');
    	margin-left: 10px;
    	margin-bottom: 19px;
}

.toTop {
	text-align: center;
	font-color: #009999;
	font-weight: bold;
	padding: 2px;
}

#quote {
	text-align: center;
	color: #00dbdb;
	font-size: 1.6em;
	font-style: bold italic;
	margin: 48px 60px 6px 60px;
	padding-top: 12px;
	border-top:solid 2px #dddddd; 
}

#author {
	text-align: center;
	color: #000000;
	font-style: italic;
	font-size: 1.4em;
	font-style: bold italic;
	margin: 0px 60px 6px 60px;
	padding-bottom: 12px;
	border-bottom:solid 2px #dddddd; 
}

#accreditations {
	text-align: center;
	padding-top: 30px; 
}

#course th {
	font-size: 1em;
	font-style: bold;
	border-bottom: 3px solid #ffaec9;
}

#course td {
	vertical-align: top;
	font-size: .9em;
}

.bottomLine {
	padding-left: 5px;
	font-style: bold;
	border-left: 1px solid #ffaec9;
	border-bottom: 1px solid #ffaec9;
}

.leftLine {
	padding-left: 5px;
	border-left: 1px solid #ffaec9;
}

.pricing {
	font-weight: bold;
}

.timing {
	font-weight: bold;
}

.contentsHeading {
	padding-top: .8em;
	font-weight: bold;
}

.services {
	padding: 0px;
	margin: 0px;
}

@media only screen and (max-width: 1000px) {

body {
	font-size: 40px;
	margin:0;
	padding:15px;
	font-family: arial, helvetica, san-serif;
	line-height: 1.3em;
}

#screenwrapper {
	display: none;
}

#logo {
	padding:0px 0px 0px 0px;
	height:350px;
	width: 22%;
	float:left;
}

#contact {
	padding:18px 6px 6px 6px;
	width:76%;
	valign: top;
	text-align: right;
	float: right;
}

#menu {
	display: none;
}

#menuTable {
	margin: auto;
}

#subMenu {
	text-align: center;
	margin: 18px 0 24px 0;
}

#mobileMenu {
	clear:both;
	width:100%;
	line-height: 42px;
	border-top:solid 2px #00dbdb; 
	border-bottom:solid 2px #00dbdb;
	padding: 5px 0 5px 0;
	text-align: center;
}

#contentsHeading {
	font-size: 56px;
	font-weight: bold;
	color: #009999;
}

#contents p {
	color: #afafaf;
}

h1 {
	font-size: 48px;
	font-weight: bold;
	text-decoration: underline;
    	text-decoration-style: solid 2px;
	text-decoration-color: #ffaec9;
}

li {
	line-height: 48px;
	margin-bottom: 12px;
	list-style: none;
    	padding-left: 10px;
}

#quote {
	line-height: 1.2em;
	font-size: .8em; 
}

#author {
	margin-top: 30px; 
}

#accreditations {
	margin-top: 30px; 
}

}


@media only screen and (min-width: 1000px) {

#mobilewrapper {
	display: none;
}

#pageWrapper {
	margin:auto;
	width:1000px;
	font-size:13px;
}

#header {
	margin:auto;
}

#logo {
	padding:0px 0px 0px 0px;
	height:220px;
	float:left;
}

#contact {
	padding:18px 6px 6px 6px;
	width:800px;
	float:right;
	valign: top;
	text-align: right;
}

#whatWeDo {
	font-size: 23px;
	font-weight: strong;
	line-height:31px;
}

#contactInfo {
	font-size: 18px;
	font-weight: strong;
	line-height:25px;
}

#mobileMenu {
	display: none;
}

#menu {
	clear:both;
	width:100%;
	line-height: 22px;
	border-top:solid 2px #00dbdb; 
	border-bottom:solid 2px #00dbdb;
	padding: 5px 0 5px 0; 
}

#subMenu {
	text-align: center;
	margin: 18px 0 24px 0;
}

#menuTable {
	width: 100%;
}

#menuCell {
	font-size: 20px;
	text-align: center;
}

#contents {
	padding: 0px 12px;
	font-size: 18px;
	line-height: 1.9em;
	color: #3c3c3c;
}

#contentsHeading {
	font-size: 28px;
	font-weight: bold;
	color: #009999;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	text-decoration: underline;
    	text-decoration-style: solid 2px;
	text-decoration-color: #ffaec9;
}

li {
	line-height: 22px;
	margin-bottom: 12px;
	list-style: none;
    	padding-left: 10px;
}

}
