@charset "utf-8";
body {
	font-family: 'Droid Sans', sans-serif;
	margin: 0px;
	background-image: url(../images/ehs-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}

/* CSS Document */
.container
{
        width:auto;
        margin: 0 auto;
        position:relative;
}
header {
	height: 120px;
}
.logo
{
	background-image: url(../images/Link2eLearning-logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 160px;
	float: left;
	margin-left: 40px;
}
h1 {
	font-family: "Droid Sans", sans-serif;
	color: #0d3f7a;
	font-size: 28px;
	text-align: center;
	vertical-align: middle;
	padding-top: 35px;
}
.imgProductPackage {
	float: left;
	width: 215px;
	margin-right: 10px;
	margin-top: 65px;
}
.imgProductFeatures {
	float: left;
	width: 70px;
	margin-right: 15px;
	margin-bottom: 20px;
}
.textProductFeatures {
	font-size: 12px;
	color: #555555;
}
.promoInvite {
	width: 430px;
	min-height: 96px;
	float: left;
	background-image: url(../images/boxPromo.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.promoInviteText {
	width: 425px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding-left: 55px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.promoInviteTextSmall {
	width: 425px;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding-left: 55px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.L2eL {
	text-align: center;
	font-size: 12px;
}

.butPurchase {
	float: left;
	margin-left: 12px;
}
.butPurchase a {
	max-height: 105px;
	width: 105px;
	background-image: url(../images/butCoursePurchase.png);
	padding-top: 73px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	display: block;
	color: #FFF;
	text-shadow: 1px 1px 1px #006;
	filter: dropshadow(color=#084594, offx=1, offy=1);
	text-decoration: none;
	font-weight: bold;
}

.butCourseLib {
	float: left;
	margin-left: 12px;
}
.butCourseLib a {
	max-height: 105px;
	width: 105px;
	background-image: url(../images/butCourseLib.png);
	padding-top: 73px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	display: block;
	color: #FFF;
	text-shadow: 1px 1px 1px #006;
	filter: dropshadow(color=#084594, offx=1, offy=1);
	text-decoration: none;
	font-weight: bold;
	vertical-align: text-bottom;
	white-space: normal;
}

.butDemo {
	float: left;
	margin-left: 12px;
}

.butDemo a {
	max-height: 105px;
	width: 105px;
	background-image: url(../images/butDemo.png);
	padding-top: 80px;
	background-repeat: no-repeat;
	padding-bottom: 17px;
	display:block;
	color: #FFF;
	text-shadow: 1px 1px 1px #006;
	filter: dropshadow(color=#084594, offx=1, offy=1);
	text-decoration: none;
	font-weight: bold;
}

.contact {
	font-size: 15px;
	font-weight: bold;
	color: #555555;
	margin-top: 115px;
	margin-left: 15px;
	text-align: center;
}
.contact a{
	font-size: 20px;
	font-weight: bold;
	color: #3AC5FF
;
}


.formDIV {
	min-height: 285px;
}

.column-left {
	width: 380px;
	float: left;
}
.column-right {
	width: 360px;
	min-height: 275px;
	background-image: url(../images/boxForm.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: right;
	margin-top: 10px;
}
.form-textNavy {
	font-size: 14px;
	color: #0d3f7a;
	font-weight: bold;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}

.form-textWhite {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.form-textWhiteSmall {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

input {
	border: 0;
	outline: 0;
	border-radius: 5px;
	width: 205px;
	background-color: #FFFFFF;
	padding: 5px;
}

input[type=submit]
{
	width: 215px;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	cursor: pointer;
	color: #084594;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
	text-align: center;
	margin-top: 11px;
	background-image: url(../images/butContact-me.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 41px;
	background-color: transparent;
	font-size: 24px;
	font-weight: bold;
}

input[type=submit]:hover
{
	width: 215px;
	text-shadow: 1px 1px 1px #ffffff;
	filter: dropshadow(color=#ffffff, offx=1, offy=1);
	cursor: pointer;
	color: #084594;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 8px;
	padding-left: 18px;
	text-align: center;
	margin-top: 12px;
	background-image: url(../images/butContact-me.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 41px;
	background-color: transparent;
	font-size: 24px;
	font-weight: bold;
}
