
#content {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 1000px;
	background-color: #000000;
}
#container {
	width: 1000px;
	margin-left: 50%;
	position: absolute;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DAE9F5;
	left: -501px;
	top: 0px;
}
#banner {
	float: left;
	width: 1000px;
	clear: left;
	background-image: url(images/top_banner.jpg);
	height: 140px;
}
#topnav {
	float: left;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
#topnav li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}
#topnav ul {
	display: inline;
}
#topnav li {
	display: inline;
}
#topnav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	list-style-image: none;
	padding-right: 8px;
	float: left;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #0099FF;
}
#topnav li a:visited {
	color: #000000;
	text-decoration: none;
	display: inline;
	list-style-image: none;
	padding-right: 12px;
	float: left;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #999999;
}

#foot {
	text-decoration: none;
	clear: left;
	background-color: #000000;
	text-align: center;
	font-family: "BankGothic Md BT";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-left-width: 1px;
}
#foot li a {
	font-family: "BankGothic Md BT";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding-top: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#foot li a:hover {
	color: #0099FF;
	text-decoration: underline;
	display: inline;
}
#foot ul {
	display: inline;
}
#foot li {
	display: inline;
}
#feet {
	font-family: "BankGothic Md BT";
	font-size: 11px;
	font-weight: bold;
	padding-top: 4px;
	color: #FFFFFF;
	text-decoration: none;
	clear: left;
	float: left;
	width: 1000px;
	background-color: #000000;
}
#feet li a {
	text-decoration: none;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: "BankGothic Md BT";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#feet ul {
	display: inline;
}
#feet li {
	display: inline;
}
#feet li a:hover {
	color: #0099FF;
	text-decoration: none;
	display: inline;
	list-style-image: none;
	padding-right: 12px;
	float: left;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#google2 {
	background-color: #FFFFFF;
	height: 602px;
	width: 120px;
	float: right;
}

#google {
	background-color: #FFFFFF;
	float: left;
	height: 75px;
	width: 468px;
	margin-top: 10px;
	margin-left: 28px;
}

.index_text{
	width: 650px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0033FF;
	font-style: oblique;
	margin-top: 10px;
	margin-left: 30px;
	font-weight: bolder;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 30px;
	margin-right: 25px;
}

.i_left {
	border: 1px solid #999999;
	text-align: left;
	margin-right: 10px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.i_center{
	border: 1px solid #999999;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	margin-left: 5px;
	margin-right: 5px;
}

.i_right {
	border: 1px solid #999999;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px;
	margin-left: 10px;
}

.tshirts {
	width: 170px;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
	right: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.yellow {
	color: #FFFF66;
}
.grey {
	color: #CCCCCC;
}
.red {
	color: #FF0000;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #000099;
}

.text_adds_left_250_x_250 {
	height: 250px;
	width: 250px;
	padding-left: 25px;
	float: left;
	padding-right: 10px;
}

.text_adds_left_120_x_600 {
	height: 1200px;
	width: 120px;
	float: left;
	padding-right: 10px;
}

.text_adds_right_120_x_600 {
	height: 600px;
	width: 120px;
	float: right;
	padding-left: 10px;
}

.text_adds_banner_468_x_60 {
	height: 60px;
	width: 468px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
}

.company_store_text_1 {
	font-family: "BankGothic Md BT";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.titles_text {
	font-family: "BankGothic Md BT";
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.standard_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
#table{
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-top-color: #000000;
}

#main_body_710{
	float: left;
	width: 690px;	
}

#our_goals_710{
	float: left;
	width: 690px;
	background-image: url(images/guido_pics_by_page/OurGoals/TheSun_Optimized.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

