body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "CenturyGothic", "Century Gothic", "ArialMT", "Arial", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9e2b0e;
}
h2 {
	font-family: "CenturyGothic", "Century Gothic", "ArialMT", "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9e2b0e;
}
h3 {
	font-family: "CenturyGothic", "Century Gothic", "ArialMT", "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9e2b0e;
}
a {
	color: #666666;
}
#center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 890px;
}
#header {
	background-image: url(../a/AlanizMarketingLogo.jpg);
	background-repeat: no-repeat;
	background-position: 50px;
	height: 200px;
	width: 100%;
}
#menu {
	position: absolute;
	top: 210;
	width: 100%;
	border-top: 1px solid #9e2b0e;
	border-bottom: 1px solid #9e2b0e;
	height: 27px;
}
#content {
	position:absolute;
	top: 240px;
	left: 30px;
	width: 533px;
	font-family: "CenturyGothic", "Century Gothic", "ArialMT", "Arial", sans-serif;
	font-size:16px;
	padding: 10px;
	padding-left: 26px;
	color: #666666;
}
#right {
	position:absolute;
	top: 240px;
	left: 583px;
	padding: 15px;
	width: 280px;
	font-family: "CenturyGothic", "Century Gothic", "ArialMT", "Arial", sans-serif;
	font-size:14px;
	padding: 10px;
	margin: 10px;
	border-left: 2px solid #9e2b0e;
	color: #666666;
}
#right a {
	text-decoration: none;
	font-weight: bold;
}
#right-about {
	position:absolute;
	top: 240px;
	left: 583px;
	padding: 15px;
	width: 280px;
	font-family: "CenturyGothic", "Century Gothic", "ArialMT", "Arial", sans-serif;
	font-size:14px;
	padding: 10px;
	margin: 10px;
	border-left: 2px solid #9e2b0e;
	color: #666666;
}
#right b {
	font-family: "CenturyGothic", "Century Gothic", "ArialMT", "Arial", sans-serif;
	font-size:16px;
}
#footer {
	position: fixed;
	bottom: 0px;
	width: 700px;
	border-top: 1px solid #9e2b0e;
	font-family: "CenturyGothic", "Century Gothic", "ArialMT", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-color: #FFFFFF;
	color: #999999;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
.image {
	padding: 5px;
	border: 1px solid #A12910;
	background-color: #454545;
}
