Body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../Images/ContainerBg.jpg);
}
.Container {
	width: 760px;
	margin: 0em auto;
	text-align: left;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../Images/ContainerBg.jpg);
}
Img  {
	padding:0;
	border:none;
}

/*Header*/
.Header {
	padding: 0;
	height: 78px;
	width: 760px;
}
.Logo {
	float: left;
	padding: 8px 0px 0px 0px;
}
/*****Link*****/
a:link {
	text-decoration: underline;
	color: #00F;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover, a:active	{
	text-decoration: underline;
}
/*MainBody*/
.MainBody {
	margin: 0px 0 0 0;
	padding: 0;
	width: 760px;
}
h1 {
	font-size: 140%;
	padding: 7px 0 7px 5px;
	margin: 0px 0 10px 0px;
	font-weight: bold;
	color: #FFF;
	line-height: 90%;
	background-image: url(../Images/H1Bg.jpg);
	font-style: italic;
	background-repeat: no-repeat;
}
h2{
	font-weight: normal;
	margin: 0px 0 0 0px;
	font-size: 115%;
	color: #020A6C;
	padding: 20px 0 10px 0;
}
p{
	line-height: 140%;
	text-align: left;
	padding: 0;
	margin: 0;
	font-size: 80%;
	color: #000;
}
.FloatDir {
	float: left;
}
.FloatOppDir {
	float: right;
}
.ClearBoth {
	clear: both;
	overflow: hidden;
	height: 0px;
}

/*Content*/
ul {
	font-size: 78%;
	color: #FFF;
	list-style-image: url(../Images/LIStyle.gif);
	padding: 0px 0 8px 60px;
	margin: 20px 0 19px 0;
}
li {
	padding: 0px 5px 1px 0px;
	line-height: 140%;
}
.Button {
	clear: both;
	margin: 38px 454px 0 0px;
	padding: 0;
	float: right;
}
.MainText {
	margin: 0em auto;
	width: 524px;
	height: 432px;
}


.MainText p {
	font-size: 120%;
	padding-left: 5px;
}

.Content {

}
.Slogen {
	float: left;
	padding: 32px 0 0 0;
}
.Points {
	margin: 0 0 0 100px;
}
.Points p {
	font-size: 75%;
	padding-left: 70px;
	padding-top: 5px;
	color: #FFF;
}
.Points p a:link {
	text-decoration: underline;
	color: #FFF;
}
.Points p a:visited {
	color: #FFF;
	text-decoration: underline;
}
.Points p a:hover, .Points p a:active	{
	text-decoration: none;
}
.Logos {
	height: 84px;
	background-image: url(../Images/LogosBg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.Logos p {
	color: #000;
	font-size: 70%;
	text-align: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;
}
.Logos table tr td table tr td p {
	padding: 0 10px  0 10px;
	font-size: 75%;
}
.ProductBox {
	background-image: url(../Images/ProductBoxBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
.ProductText {
	float: left;
	width: 428px;
}
.ProductImg {
	float: right;
	width: 332px;
}
.ProductText p {
	line-height: 160%;
}
.Quoting {
	padding: 20px 0px 0px 60px;
	float: left;
	width: 490px;
	
}
.BigText {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
}
.Quoting p {
	color: #666666;
	font-weight: bold;
	font-size: 90%;
	line-height: 177%;
}
.Quoting .SmallText {
	text-align: right;
	font-size: 80%;
	color: #000;
	padding: 10px 0px 30px 0px;
}
.PortraitBox {
	float: left;
	width: 125px;
}
.Bonus {
	padding-top: 25px;
}
.BonusImg {
	float: left;
}
.BonusPoints h2 {
	color: #000;
	font-size: 140%;
	font-weight: bold;
	padding: 0 0 0 0;
}
.BonusPoints {
	width: 400px;
	float: right;
}
.Point {
	list-style-image: url(../Images/LiStyleBonus.jpg);
	color: #000;
}
.Point li {
	padding: 0 0 7px 10px;
	margin: 0 0 0 0;

}
.Center {
	text-align: center;
	padding-top: 10px;
}
.Footer {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Footer p {
	text-align: center;
	color: #999;
	font-size: 70%;
}
.Footer p a:link {
	text-decoration: none;
	color: #999;
}
.Footer p a:visited {
	color: #999;
	text-decoration: none;
}
.Footer p a:hover, .Footer p a:active	{
	text-decoration: underline;
	color: #333;
}
.Flags {
	float: right;
	height: 32px;
	width: 360px;
}
.Left p a {
	text-align: left;
}
.Btn {
	padding-top: 35px;
}
