body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#header {
	background-color: #004085;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 55px;
}
a {
	color: #FB8B4E;
}

#header h3 {
	color: #FFFFFF;
	text-align: center;
	font-size: 23px;
	font-weight: normal;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menubar {
	background-image: url(images/menu-bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 36px;
	padding-top: 8px;
}


#maincontainer{
	width: 955px; /*Width of main container*/
	margin: 0px auto;
	background-color: #FFFFFF;
}
#next {
	background-image: url(images/nextbullets.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	font-weight: bold;
	margin-right: 15px;
}
#next a {
	text-decoration: none;
	color: #79AF22;
	display: block;
	padding-right: 30px;
	font-size: 12px;
}
#next a:hover {
	color: #89C426;
}
#back {
	background-image: url(images/backbullets.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	font-weight: bold;
	margin-left: 15px;
}
#back a {
	text-decoration: none;
	color: #79AF22;
	display: block;
	padding-left: 30px;
	font-size: 12px;
}
#back a:hover {
	color: #89C426;
}
#vert_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
h3 {
	color: #102456;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 10px;
}
#leftcolum p {
	font-size: 1em;
	color: #666666;
	font-weight: normal;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 15px;
}
#leftcolum {
	padding-top: 10px;
}


.lightBlue {
	font-weight: bold;
	color: #004085;
}
.TXTBullets {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 0.9em;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
}
.TXTBullets  ul {
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
.TXTBullets  li     {
	list-style-type: none;
	background-image: url(images/TXTBullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 30px;
}

.ContactUsBullets {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 36px;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0em;
	word-spacing: 0em;
	color: #333333;
	padding-bottom: 15px;
}
.ContactUsBullets  ul {
	margin: 0px;
	padding: 0px 0px 0px 2px;
}
.ContactUsBullets  li     {
	list-style-type: none;
	background-image: url(images/TXTBullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 30px;
}


#start-earning {
	height: 180px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/earn-money.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#start-earningTXT {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 40px;
}
.white {
	font-size: 18px;
	color: #FFFFFF;
}
.orange {
	font-size: 26px;
	color: #FB8B00;
}
#start {
	background-image: url(images/startBullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	margin-left: auto;
	width: 185px;
	margin-right: auto;
}
#start a {
	text-decoration: none;
	color: #FB8B00;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#start a:hover {
	color: #FF9E28;
}
#orange-bckgrnd-movie {
	background-image: url(images/orange-movie-bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 395px;
	width: 436px;
	margin-right: auto;
	margin-left: auto;
}
#green-bckgrnd-movie {
	background-image: url(images/green-movie-bckgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 395px;
	width: 436px;
	margin-right: auto;
	margin-left: auto;
}
#orange_square, #green_square   {
	height: 313px;
	padding-top: 27px;
}
#movie-TXT {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 50px;
	padding-right: 20px;
}

#see-more {
	background-image: url(images/see-moreButton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 72px;
	width: 217px;
	margin-right: auto;
	margin-left: auto;
}
#see-moreTXT {
	padding-top: 20px;
}

#see-moreTXT  a {
	color: #FFFFFF;
	font-weight: bold;
}
#see-moreTXT a:hover {
	color: #CCE5F2;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	margin-top: 10px;
}
form p {
	padding: 0px;
	margin: 10px 0px;
}
.date {
	font-size: 0.8em;
	color: #FB8B00;
}
