@charset "utf-8";
body {
	margin: 0px;
	left: 0px;
	top: 0px;
}
.promoBox {
	background-image: url(images/promo_bg.gif);
	height: 186px;
	width: 302px;
	float: left;
	position: relative;
}
.promoSpcr {
	width: 5px;
	float: left;
}
.promoLogo {
	position: relative;
	top: 15px;
	left: 15px;
	behavior: url(iepngfix.htc);
	height: 67px;
	width: 33px;
}
.welcome_toBaron {
	background-image: url(images/welcome_toBaron.gif);
	position: absolute;
	height: 41px;
	width: 302px;
	top: 10px;
	left: 0px;
	right: 0px;
}

.welcomeContent {
	position: absolute;
	width: 280px;
	top: 70px;
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
}


.welcomeContent p {
	margin-top: 0px;
}

.welcomeLarger {
	font-size: 14px;
	font-weight: bold;
}
.welcome_line {
	background-image: url(images/welcome_line.gif);
	height: 3px;
	width: 303px;
}

.welcome {
	background-image: url(images/welcome_bg.jpg);
	position: relative;
	height: 445px;
	width: 303px;
}
.welcomeImage {
	background-image: url(images/img_barry.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 135px;
	width: 303px;
	top: 300px;
}


.promoClick {
	position: absolute;
	left: 70px;
	top: 150px;
	height: 15px;
	width: 100px;
}
.promoTitle {
	position: absolute;
	top: 34px;
	left: 60px;
	height: 30px;
	width: 160px;
}
.promoContent {
	position: absolute;
	height: 45px;
	width: 270px;
	left: 20px;
	top: 90px;
}

.promoTitle h1 {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px;
}
.promoContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}


.promoClick a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.promo {
	width: 918px;
	position: relative;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contentTable td {
	vertical-align: top;
}

.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
}
.content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.content li {
	font-weight: normal;
}
.content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

