#header {
	text-align: center;
	margin-bottom: 10px;
}
#user {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	width: 800px;
}
#intro {
	width: 800px;
}
#intro #content p {
	padding-right: 15px;
	padding-left: 15px;
}

#intro #top-nav {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C00F14;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00F14;
	margin-bottom: 10px;
}
#intro #top-nav img {
	margin-right: 20px;
}
#intro #content {
	float: left;
	width: 100%;
	background-image: url(images/main-bg-blend.png);
	background-repeat: repeat-x;
	border: 2px solid #C00F14;
	background-position: top;
	padding-bottom: 20px;
}
td {
	text-align: left;
}

#intro #content #agent {
	background-image: url(images/agent-bubble.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 32%;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	background-position: center;
	margin-bottom: 30px;
}
.intro-bubble {
	height: 285px;
	width: 220px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CF2D32;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 65px;
}

#intro #content #spare {
	background-image: url(images/the-tour-bubble.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 33%;
	margin-top: 10px;
	float: left;
	background-position: center;
	margin-bottom: 30px;
}
#intro #content #host {
	background-image: url(images/hosting-bubble.png);
	background-repeat: no-repeat;
	height: 350px;
	width: 33%;
	float: right;
	margin-top: 10px;
	background-position: center;
	margin-bottom: 30px;
}
#intro #content #button-bar {
	width: 95%;
}
#intro #content #button-bar img {
	margin-right: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #BF070C;
}
#intro #content a {
	color: #FFFFFF;
}
#intro #content #content-head {
	background-image: url(images/this-week-bg.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00F14;
}
#intro #content #top-menu {
	margin-bottom: 40px;
	margin-top: 5px;
	text-align: center;
}
#intro #content #top-menu a {
	text-decoration: none;
}

#intro #content #content-head h2 {
	margin: 0px;
	line-height: 48px;
}
.btn-submit {
	padding-top: 10px;
	text-align: center;
}
#intro #content #guide-profile img {
	float: right;
	padding: 3px;
	border: 3px double #C00F14;
}
#intro #content #top-menu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#intro #content #top-menu li {
	display: inline;
	list-style-type: none;
	margin-right: 3px;
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	line-height: 12pt;
	height: 20px;
	border: 1px solid #333333;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12pt;
	text-align: center;
}

#intro #content #guide-profile {
	width: 95%;
	text-align: left;
}
#intro #content #spare .intro-bubble a{
	color: #C0080D;
}
#intro #content #host .intro-bubble a{
	color: #C0080D;
}
#intro #content #top-menu a:hover {
	text-decoration: none;
	color: #333333;
}
