@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		8;
	dw-num-cols-tablet:		10;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93.6%;
	padding-left: 1.2%;
	padding-right: 1.2%;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#middleimg {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#about {
	clear: both;
	float: left;
	margin-left: 12.8205%;
	width: 74.3589%;
	display: block;
	font-size:12px;
}
#M7A1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#M7A1 h1{
	font-size: 14px;
}
#M7A1specs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#M7A1specs h1 {
	font-size: 18px;
}
#M7A1specs2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#jp120 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#jp120 h1{
	font-size: 14px;
}
#TRX10specs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#TRX10specs h1 {
	font-size: 18px;
}
#TRX10specs2 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
#jp121 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#jp121 h1{
	font-size: 14px;
}
#jp121specs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#jp121specs h1 {
	font-size: 18px;
}
#jp121specs2 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 100%;
	display: block;
}
#thumb1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 23.0769%;
	display: block;
}
#thumb2 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#thumb3 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#thumb4 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#thumb5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 23.0769%;
	display: block;
}
#thumb6 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#thumb7 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#thumb8 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#thumb9 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 23.0769%;
	display: block;
}
#thumb10 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#thumb11 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#thumb12 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#vid {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 94.08%;
	padding-left: 0.96%;
	padding-right: 0.96%;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#middleimg {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#about {
	clear: both;
	float: left;
	margin-left: 10.204%;
	width: 79.5918%;
	display: block;
	font-size:14px;
}
#M7A1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#M7A1 h1{
	font-size: 22px;
}
#M7A1specs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.9795%;
	display: block;
}
#M7A1specs h1 {
	font-size: 20px;
}
#M7A1specs2 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 48.9795%;
	display: block;
}
#jp120 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#jp120 h1{
	font-size: 22px;
}
#TRX10specs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.9795%;
	display: block;
}
#TRX10specs h1 {
	font-size: 20px;
}
#TRX10specs2 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 48.9795%;
	display: block;
}
#jp121 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#jp121 h1{
	font-size: 22px;
}
#jp121specs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 48.9795%;
	display: block;
}
#jp121specs h1 {
	font-size: 20px;
}
#jp121specs2 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 48.9795%;
	display: block;
}
#thumb1 {
	clear: both;
	float: left;
	margin-left: 10.204%;
	width: 18.3673%;
	display: block;
}
#thumb2 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#thumb3 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#thumb4 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#thumb5 {
	clear: both;
	float: left;
	margin-left: 10.204%;
	width: 18.3673%;
	display: block;
}
#thumb6 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#thumb7 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#thumb8 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#thumb9 {
	clear: both;
	float: left;
	margin-left: 10.204%;
	width: 18.3673%;
	display: block;
}
#thumb10 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#thumb11 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#thumb12 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#vid {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 96.3666%;
	max-width: 1232px;
	padding-left: 0.8166%;
	padding-right: 0.8166%;
	margin: auto;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#middleimg {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#about {
	clear: both;
	float: left;
	margin-left: 8.4745%;
	width: 83.0508%;
	display: block;
	font-size:16px;
}
#M7A1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#M7A1 h1{
	font-size: 32px;
}
#M7A1specs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49.1525%;
	display: block;
	font-size:12px;
}
#M7A1specs h1 {
	font-size: 28px;
}
#M7A1specs2 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 49.1525%;
	display: block;
	font-size:12px;
}
#jp120 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#jp120 h1{
	font-size: 32px;
}
#TRX10specs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49.1525%;
	display: block;
	font-size:12px;
}
#TRX10specs h1 {
	font-size: 28px;
}
#TRX10specs2 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 49.1525%;
	display: block;
	font-size:12px;
}
#jp121 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#jp121 h1{
	font-size: 32px;
}
#jp121specs {
	clear: both;
	float: left;
	margin-left: 0;
	width: 49.1525%;
	display: block;
	font-size:12px;
}
#jp121specs h1 {
	font-size: 28px;
}
#jp121specs2 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 49.1525%;
	display: block;
	font-size:12px;
}
#thumb1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 6.7796%;
	display: block;
}
#thumb2 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb3 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb4 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb5 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb6 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb7 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb8 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb9 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb10 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb11 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#thumb12 {
	clear: none;
	float: left;
	margin-left: 1.6949%;
	width: 6.7796%;
	display: block;
}
#vid {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#copyright {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}