body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #9099AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	display: inline;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	color: #00B050;
	margin: 0;
	line-height: 24px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-size: 14px;
	padding-left: 0px;
	}
	
h4 {
	font-size: 14px;
	color: #E8FFD0;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}

#container {
	width: 985px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-image: url(../images/back/bg_contentS.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

#container-login {
	width: 985px;
	margin-top: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #FFF;
	text-align: right;
}

#container-login a {
	color: #FFF;
	text-decoration: none;
	line-height: 18px;

}

#container-login a:hover {
	color: #FFF;
	text-decoration: underline;
	line-height: 18px;

}

#container-header {
	width: 985px;
	height: 191px;
	padding: 0px;
	margin-top: 0px;
}

#container-logo {
	width: 985px;
	height: 137px;
	padding-top: 0px;
	text-align: left;
}

#container-navigation {
	width: 985px;
	height: 54px;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/back/navigation.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

ul#navigation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
}

#navigation li {
	display: inline;
	list-style: none;
	height: 22px;
}

#navigation li a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
}

#navigation li a:hover {
	text-decoration: none;
	color: #FFF;
}

.navOn {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-weight: bold;
}

#content {
	width:945px;
	margin: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/back/bg_contentS.jpg);
	background-repeat: repeat-y;
	background-position: center;
	min-height: 500px;
}

#content-forum {
	margin: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/back/bg_contentS.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 945px;
}

#content-right {
	width:256px;
	float: right;
	margin-left: 20px;
	text-align: center;
	font-size: 11px;
}

.content-left-video {
	width:281px;
	float: left;
	margin-left: 0px;
	text-align: center;
	font-size: 11px;
	height: 255px;
	position: relative;
}

#boxVideoLaunch {
	position: absolute;
	height: auto;
	width: 150px;
	left: 65px;
	top: 208px;
	z-index:5;
}

.content-mid-video {
	width:620px;
	float: left;
	margin-left: 20px;
	text-align: left;
	font-size: 11px;
}


#box-newsletter {
	width:256px;
	text-align: center;
	background-image: url(../images/general/boxNewsletterSignup.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#box-free-tutorials {
	width:256px;
	text-align: center;
	background-image: url(../images/general/boxNewsletterSignup.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	margin-bottom: 5px;
	margin-top: 5px;
}


#box-blog {
	width:256px;
	text-align: left;
	vertical-align:text-top;
	background-image: url(../images/general/boxBlog.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 190px;
}

#box-courses-available {
	width:256px;
	text-align: center;
	background-image: url(../images/general/boxCoursesAvailable.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#box-courses-available-small {
	width:256px;
	text-align: center;
	background-image: url(../images/general/boxCoursesAvailableSmall.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 144px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#box-courses-available-big {
	width:256px;
	text-align: center;
	background-image: url(../images/general/boxCoursesAvailableBig.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 295px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#box-intro-video {
	width:256px;
	text-align: center;
	background-image: url(../images/general/boxIntroVideo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#box-video-about-alison {
	width:256px;
	text-align: center;
	background-image: url(../images/general/boxIntroVideo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 0px;
}

#box-video-about-alison .video {
	padding-top: 22px;
}

#box-got-question {
	width:317px;
	text-align: left;
	background-image: url(../images/general/boxGotQuestion.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 65px;
	margin-bottom: 5px;
	margin-top: 0px;
	float: right;
}

#box-contact {
	width:400px;
	text-align: left;
	height: 150px;
	margin-bottom: 5px;
	margin-top: 0px;
	float: right;
}

#content .box-resources {
	text-align: left;
}

#content-right-alison {
	width:162px;
	float: right;
	margin-left: 15px;
	text-align: center;
	background-image: url(../images/general/alison.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 234px;
	margin-top: 5px;
}

#content p {
	font-size: 13px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content p a {
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}

#content p a:hover {
	text-decoration: none;
	color: #666666;
}

#content ul
{
	list-style-image:url('../images/general/postbullets.png');
}

#content li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -15px;
}

#content li a {
	text-decoration: underline;
	color: #333;
}

#content li a:hover {
	text-decoration: none;
	color: #666666;
}

#container-footer {
	width: 985px;
	clear: both;
	color: #333333;
	background-image: url(../images/back/footerS.jpg);
	background-repeat: no-repeat;
	height: 73px;
}

#container-footer a {
	font-weight: normal;
	padding: 2px 2px 2px 2px;
	color: #333333;
	text-decoration: none;
}

#container-footer a:hover {
	color: #333333;
}

#footer {
	font-size: 11px;
	color: #333333;
	width: 945px;
	padding-right: 20px;
	padding-left: 20px;
}

#footer-copyright {
	float: left;
	width: 660px;
	padding-left: 0px;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
}

#footer-meta {
	float: left;
	text-align: center;
	width: 275px;
	padding-top: 10px;
	padding-left: 0px;
	margin-left: 10px;
	font-size: 10px;
	height: 59px;
	line-height: 12px;
}

.clear{
		clear:both;
	}
	

.image-border {
	border: 1px solid #00B050;
	margin-bottom: 10px;
}

.image-right		{
	float: right;
	display: inline;
}

.image-left		{
	float: left;
	display: inline;
	padding-right: 20px;
}

.video-right		{
	float: right;
	display: inline;
	padding-left: 20px;
}

#pad2 {
	padding-top: 5px;
	
}

.image-left-tutorial		{
	float: left;
	display: inline;
	margin-top: 25px;
	margin-left: 10px;
}

.box-free-tutorial		{
	float: left;
	display: inline;
	margin-top: 30px;
	margin-left: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

.box-free-tutorial a		{
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.box-free-tutorial a:hover		{
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

#box-feedburner {
	width:256px;
	text-align: center;
	background-image: url(../images/general/boxFeedburnerBox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 120px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#box-feedburner-inner {
	padding-top: 10px;
	
}

#redFont{
	color: #F00;
	display: inline;
}

.redFont{
	color: #F00;
	display: inline;
}

#pixelsUp{
	margin-top: -12px;
}

#decimal li{
	list-style-type: decimal;
	
}

#decimalLeft li{
	list-style-type: decimal;
	text-align: left;
	padding-right: 20px;
	font-size: 13px;
}

#consultancyBox{
	list-style-type: decimal;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 10px;
	
}

.phoneBack{
	background-image: url(../images/general/phone.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 12px;
	height: 65px;
}

.phoneBackConsultancy{
	background-image: url(../images/general/phone.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 20px;
	height: 65px;
}

