@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 800px;
	background-image: url(images/main-bg.jpg);
	height: 800px;
	padding: 0px;
}
#side-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #3D3D3D;
	width: 180px;
	padding-top: 200px;
	float: left;
	font-weight: bold;
	margin: 0px;
}
#side-bar p {
	font-size: 85%;
	color: #3D3D3D;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: normal;
}
h4 {
	text-align: center;
	color: #3D3D3D;
	font-family: Arial, Helvetica, sans-serif;
}

.table-heading {
	font-size: small;
	text-align: center;
	color: #FFFFFF;
	background-color: #3D3D3D;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: bold;
}
.table-desc {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-color: #F44A37;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
.table-para {
	font-size: small;
	padding-bottom: 10px;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.table-price {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-color: #FF0000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-align: center;
}
.text-company {
	font-size: x-small;
	text-align: center;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 90%;
}
.text-bold {
	font-size: medium;
	font-weight: bold;
	text-indent: 0px;
}



#side-bar ul {
	list-style-type: none;
	color: #3D3D3D;
}
#side-bar li {
	padding-top: 3px;
	padding-bottom: 3px;
	color: #3D3D3D;
}
#side-bar  a:link {
	color: #3D3D3D;
	text-decoration: none;
}
#side-bar a:hover {
	color: #F60400;
	text-decoration: none;
}
#side-bar a:visited {
	text-decoration: none;
	color: #3D3D3D;
}


#main-story {
	width: 540px;
	float: left;
	padding-top: 110px;
	padding-left: 50px;
	padding-right: 30px;
}
#main-text {
	float: left;
	width: 390px;
	padding-right: 10px;
}
#side-text {
	float: left;
	padding-left: 10px;
	width: 130px;
}
#side-text  h2 {
	text-align: center;
	font-size: medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#main-container {
	clear: both;
}

#intro-column {
	width: 500px;
	float: left;
}
#pages-column {
	width: 750px;
	float: left;
}

#side-column {
	float: right;
	width: 180px;
	padding: 10px;
	text-align: center;
}
#side-column p {
	text-align: center;
}


.nav-button {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	background-image: url(images/button.jpg);
	height: 28px;
	width: 135px;
	padding-top: 7px;
	font-size: 110%;
	font-weight: bold;
}
.nav-button-selected {
	color: #FF0000;
}
.image-center {
	text-align: center;
	padding: 10px;
	border: 1px solid #FFFF00;
	background-color: #FFFF33;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: x-large;
	color: #333333;
	font-weight: normal;
}
h2 {
	font-size: large;
	color: #333333;
	font-weight: normal;
}
p {
	line-height: 150%;
	text-align: left;
	text-indent: 10px;
	font-size: 90%;
}
.grey-text {
	color: #333333;
	font-size: 90%;
}
.orange-text {
	color: #CC3300;
}

.image-link-center {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.image-left {
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image-left-tab {
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image-no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.image-right {
	float: right;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 0px;
}


#footer {
	color: #333333;
	text-align: center;
	font-size: x-small;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	background-color: #FF9900;
}
#footer p {
	text-align: center;
	line-height: 100%;
}


#container #footer li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#left-story {
	width: 230px;
	clear: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#footer-main-content {
	clear: both;
	float: none;
}
#right-story {
	width: 230px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#main-text li {
	padding-bottom: 20px;
	color: #CC0000;
}
.text-italic {
	font-style: italic;
	color: #333333;
}
.image-text-left {
	float: left;
	margin: 0px;
}
.tab-bar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
