body{
	background-image: url(images/bg_gradient.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	}

.content{
	width: 1342px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}	

.header{
	width: 1342px;
	height: 257px;
	background-image: url(images/header.gif);
	}

.navigation{
	width: 1342px;
	padding-top: 188px;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif
	}
	
.maincontent{
	width: 1342px;
	height: 520px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	padding-top: 8px;
}

note:maincontent2 is for all pages but index.html in order to have footer in window without scrolling{}

.maincontent2{
	width: 1342px;
	height: 460px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	padding-top: 8px;
}
.content .maincontent .box1 p img {
	padding-bottom: -10px;
	margin-bottom: -12px;
}


.box1{
	width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 250px;
	float: left;
	text-align: left;

}

.box2{
	width: 450px;
	float: left;
	text-align: left;

	
}

.box3{
	width: 950px;	
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 150px;

}

.purchase{
	width: 950px;	
	clear: both;
	margin-left: auto;
	margin-right: auto;

}


.footer{
	font-size: 9pt;
	clear: both;
	letter-spacing: 0.2em;
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:link {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.2em;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #333;
	letter-spacing: 0.2em;
}
.blue {
	color: #06C;
}
a:hover {
	text-decoration: none;
	color: #06C;
	letter-spacing: .2em;
}
a:active {
	text-decoration: none;
	color: #06C;
	letter-spacing: 0.2em;
}



a.current{
	color: #069
}
.bold {
	font-weight: bold;
	letter-spacing: .2em;
}
.content .maincontent2 .box2 p img {
	margin-bottom: -19px;
}
.Red {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C00;
}

.video{
	width: 350px;
	height: 400px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
