body {
	background: #1A1886 url(images/allback.png) repeat-y top center;
	padding: 0;
	margin: 0;
	text-align: center;
}

#all {
	position: relative;
	top: -1px;
	margin: 0 auto 0 auto;
	width: 883px;
	background: transparent url(images/back.png) repeat-y 0 60px;
	text-align: left;
	border-top: 1px solid #1A1886;
}

#all2 {
	position: relative;
	/*top: -1px;*/
	width: 883px;
	background: transparent url(images/topback.png) no-repeat top left;
	border-top: 1px solid #1A1886;
}

#all3 {
	position: relative;
	/*top: -1px;*/
	width: 883px;
	background: transparent url(images/bottomback.png) no-repeat left bottom;
	border-top: 1px solid #1A1886;
}

#content {
	/*border: 1px solid white;*/
	margin: 26px 230px 0 394px;
	padding: 0 0 60px 0;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFF00;
	margin-bottom: 3px;
}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	border-bottom: 1px solid #71CAFF;
	color: #71CAFF;
	margin-bottom: 3px;
}

#content li {
	margin-bottom: 1em;
}

#content a {
	color: #FFFFFF;
}

#logoimg {
	position: absolute;
	top: 0;
	left: 49px;
}

#video img {
	position: absolute;
	top: 215px;
	left: 49px;
}

#sanantonio {
	position: absolute;
	top: 417px;
	left: 49px;
	text-align: center;
	color: #1A1886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 314px;
	/*border: 1px solid yellow;*/
}

.rborder {
	border: 1px solid #ff0000;
}

#nav {
	position: absolute;
	top: 26px;
	right: 33px;
	width: 174px;
}

#phone {
	height: 74px;
	color: #FFFFFF;
	padding: 20px 27px 0 20px;
}

#phone p {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#phone h3 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

#lright {
	position: relative;
	right: 38px;
	display: none;
}


#lright2 {
	position: absolute;
	top: 485px;
	right: 23px;
}

#content ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
}

#content li {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 26px;
	background: transparent url(images/yellowstar.png) no-repeat 0 8px;
}
