﻿body { 
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #FFD753;
}

td {
	vertical-align: top;
	text-align: left;
}

h1 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #2081BE;
	background-color: inherit;
}
h2 {
	font-size: 16px;
	color: #6A8D4D;
	display: inline;
	background-color: inherit;
}

#main {
	border-collapse: collapse;
	background-color: white;
	background-image: URL('images/twitter_06.png');
	background-repeat: repeat-y;
}

#main td img {
	display: block;
}

.block img {
	display: block;
}

#header-box {
	background-image: URL('images/twitter_01.png');
	background-repeat: no-repeat;
	height: 234px;
}

#header img {
	height: 234px;
	width: 783px;
	border: 0px;
}

#body {
	padding: 10px 50px;
}

#footer-box {
	background-image: URL('images/twitter_23.png');
	background-repeat: no-repeat;
	height: 229px;
}

#footer img {
	height: 229px;
	width: 783px;
	border: 0px;
}
li {
	list-style-image: url('images/twitter_15.png');
	list-style-position: outside;
}

.style1 {
	margin-left: 20px;
	margin-right: 20px;
}
.style2 {
	color: #2081BE;
}

.style5 {
	text-decoration: line-through;
	font-size: medium;
}
.style6 {
	color: #BF3020;
	font-size: xx-large;
}
.style8 {
	margin-left: 25px;
	margin-right: 25px;
}

#guarantee {
	background-image: URL('images/twitter_19.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 170px;
}

#cc {
	background-image: URL('cc.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 50px;	
}

#news-box {
	background-repeat: no-repeat;
	background-position: top center;
	background-image: URL('images/twitter_22.png');
	height: 270px;
}

#news {
	padding: 80px 0px 0px 300px;
}

#news table td {
	color: white;
	font-weight: bold;
}

#footer2 {
	background-color: #FFD753;
	font-size: 12px;
	text-align: center;
	color: #6A8D4D;
	font-weight: bold;
}

#footer2 a {
	color: #6A8D4D;
}

#video-class-name {
	font-weight: bold;
	color: #2081BE;
	font-family: Georgia;
	padding: 30px 0px 5px 0px;
}

#video-class-details {
	padding-bottom: 10px;
	border-bottom: 1px dashed #D9D9D9;
}

#tube {
	text-align: center;
}

