*, html {
	margin: 0px;
	padding: 0px;
	color: #666666;
}

h1 {
	color: #333333;
	font-size: 24px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h2 a:link, h2 a:active, h2 a:visited {
	color: #3372A9;
	text-decoration: underline;
}

h2 a:hover {
	text-decoration: none;
}

#container {
	margin: 25px auto;
	width: 900px;
}

.blue {
	color: #3170A8;
}

.green {
	color: #499242;
}

.orange {
	color: #DFA926;
}

.italic {
	font-style: italic;
}

#footer-container {
	margin: auto;
	width: 900px;
}

.panel {
	clear: both;
	width: 100%;
}

.panel1-left {
	float: left;
	width: 437px;
}


.panel1-middle {
	background-image: url(../images/divider-vertical-1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 492px;
	width: 6px;
}

.panel1-right {
	float: left;
	width: 447px;
}

#top-logo {
	background-image: url(../images/top-logo.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 329px;
}

#top-pcm-icons {
	float: right;
	background-image: url(../images/top-pcm-icons.gif);
	background-repeat: no-repeat;
	height: 247px;
	margin: 45px 0px 0px 0px;
	width: 443px;
}

#top-copy-box {
	margin: 15px 0px 0px 0px;
	width: 92%;
}

#top-copy {
	color: #7C7C7C;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
}

#top-copy-contact {
	color: #3372A9;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 28px;
}

#divider-horizontal-1 {
	background-image: url(../images/divider-horizontal-1.gif);
	background-repeat: no-repeat;
	height: 6px;
	margin: 10px 0px 30px 0px;
	width: 900px;
}

.header-copy-grey {
	color: #595959;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 60px;
	font-weight: bold;
}

.pcm-bullets {
	margin-left: 25px;
}

.bullet-header {
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 45px;
	margin-top: 20px;
}

.bullet-copy {
	color: #333333;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: -15px 30px 0px 25px;
}

#preview {
	height: 185px;
	width: 373px;
}


#tell-me-more {
	height: 46px;
	width: 373px;
}

#giveaway-panels {
	display: block;
	height: 222px;
	margin-top: 30px;
	width: 395px;
}


#giveaway1 {
	background-image: url(../images/giveaway1-bg.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	height: 222px;
	width: 395px;
}

#giveaway2 {
	background-image: url(../images/giveaway2-bg.gif);
	background-repeat: no-repeat;
	height: 250px;
	width: 395px;
}

#giveaway3 {
	background-image: url(../images/giveaway3-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 222px;
	width: 395px;
}

#giveaway-form {
	padding: 80px 0px 0px 18px;
	width: 230px;
}

.giveaway-form-textbox {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-size: 12px;
	padding: 4px 0px 0px 5px;
	height: 16px;
	width: 93%;
}

#footer {
	background-color: #3372A9;
	height: 150px;
	width: 100%;
}

#footer-logo {
	background-image: url(../images/footer-ep-logo.gif);
	float: left;
	height: 32px;
	margin-top: 25px;
	width: 222px;
}

#footer-contact 
{
	color: #ffffff;
    clear: left;
	float: left;
	height: 32px;
	margin-left: 55px;
	margin-top: 10px;
	width: 250px;
}

#footer-sign-up {
}

#email-signup {
	display: block;
	float: right;
	margin-top: 35px;
	width: 425px;
}

#footer-sign-up-done {
}

.footer-signup-text {
	color: #ffffff;
	float: left;
	font-family: "Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	margin: 6px 10px 0px 0px;
}

.footer-signup-textbox {
	background-color: #5388b6;
	color: #dee7ef;
	border: none;
	float: left;
	font-size: 14px;
	height: 20px;
	margin-right: 10px;
	padding: 6px 5px 0px 5px;
	width: 150px;
}


.footer-signup-textbox-button {
	float: left;
	margin-left: 10px;
}

.what-you-get-descriptions {
	font-size: 16px;
}


