﻿body,html
{
	background-color:#4186D7;
	font-family:Arial,verdana,calibri;
	color:black;
	font-size:15px;
	margin:0;
	height:100%;
}

h1{ color:#4186D7; font-size:25px; font-weight:bold; text-transform:uppercase; margin:0 0 10px 0; text-align:left;}
h2{ color:black; font-size:25px; font-weight:bold; text-transform:uppercase; margin:0; text-align:center;}
h3{ color:white; font-size:17px; font-weight:normal; text-transform:uppercase; margin:0; text-align:center;}
.navBar{ background-image:url(images/navbar.jpg); width:789px; height:56px;}
.bodyContent{background-image:url(images/content_bg.jpg); background-repeat:no-repeat; width:637px; height:340px; text-align:left; padding:30px 20px 0px 20px; position:relative;}
.addThis{ width:130px; height:30px;  position:relative; float:right; bottom:0; right:0; vertical-align:bottom; padding-top:30px;}

.leftPanel{background-image:url(images/panel_left.jpg); width:342px; height:225px; position: relative; display:block; padding:0px 0 0 0; margin:0 0 0 0;}
.leftPanelContent{background-color: Transparent; padding:10px  0 0 0;}
.videoPanel{background-image:url(images/panel_video.jpg); width:342px; height:278px; margin-top:0px; padding-top:0px; vertical-align:bottom;}
.socialPanel{background-image:url(images/panel_social_media.jpg); width:342px; height:69px; padding-top:2px; font-weight:bold; font-size:20px; color: White; text-align:center; letter-spacing:2px;}

.blueText{color:#4186D7;}

.input{background:url(images/input_left.png) no-repeat;padding:0 10px 0 5px;float:left;margin:2px; position:relative;}
.input span{background:url(images/input_right.png) no-repeat right top;padding:5px 3px 2px 0;float:left;}

.emailForm{ background-image:url(images/form_bg.jpg); background-repeat:repeat-y; padding:10px 10px 10px 10px;}
.emailFormContent{ background-color:White; padding:10px 10px 10px 10px; border-bottom-color:Black; border-bottom-width:3px;}

#premiumCourseImage{background-image:url(images/premium-course.jpg); width:677px; height:173px; margin-top:1px;}
#freeCourseImage{background-image:url(images/free-course.jpg); width:677px; height:348px;}
#darrylCrossImage{background-image:url(images/darryl-cross.jpg); width:677px; height:348px;}
#homeImage{background-image:url(images/home_image.jpg); width:677px; height:348px;}
#takeActionImage{background-image:url(images/takeAction_image.jpg); width:677px; height:348px;}
#inputs{ background-color:Transparent; padding:0 0 0 10px;}

