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

body  {
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	background-color: #cdcbbf;
	background-image: url(images/Mockups/Block-Strip.jpg);
	background-repeat: repeat-x;
}

p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
}

p.tight  {
	line-height: 12px;
	margin-top: 10px;
}

p.strong  {
	color: #000000;
	font-weight: 600;
}

p.smalltext {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

p.target  {
	font-size: 10px;
	line-height: 15px;
	font-weight: 600;
	color: #333333;
}


em  {
	color: #000000;
	font-style: italic;
}

strong  {
	font-weight: 600;
}

b  {
	font-weight: 600;
}

i  {
	font-weight: 500;
	font-style: italic;
}

li {
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
}

.text {
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
	padding-bottom: 6px;
}

.ivi {
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	text-align: left;
	list-style-position: outside;
	list-style-type: lower-roman;
	margin: 0;
	padding-bottom: 6px;
	padding-top: 0px;
}
.nmb {
	font-size: 12px;
	line-height: 15px;
	font-weight: 400;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
	padding-bottom: 12px;
}

td  {
	font-size: 10px;
	line-height: 14px;
}

.reverse {
	font-weight: 600;
	color: #FFFFFF;
}

th  {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}

caption {
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	color: #666666;
	text-align: center;
	padding-bottom: 6px;
}

h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 18px;
	line-height: 18px;
	font-weight: 600;
	text-align: left;
	margin: 0px;
	padding-bottom: 12px;
}

h2  {
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 12px;
	padding-top: 6px;
}

h3  {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	text-align: left;
	margin: 0px;
}

h4	{
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-weight: 600;
	text-align: left;
	margin: 0px;
}

h5	{
	color: #FF0000;
	font-size: 10px;
	line-height: 20px;
	font-weight: 600;
	text-align: left;
	margin: 0px;
}

h6	{
	color: #FFFFFF;
	font-size: 10px;
	line-height: 15px;
	font-weight: 600;
	text-align: center;
	margin: 0px;
}

ul  {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

a:link {
	color:#FF0000;
	text-decoration: none;
	font-size: 12px;
	font-weight: 800;
	line-height: 20px;
	padding-bottom: 6px;
}

a:visited {
	color:#999999;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: 600;
}

a:hover {
	color:#333333;
	text-decoration: none;
	font-weight: 800;
	font-size: 12px;
	line-height: 20px;
}

a.general:link {
	color:#FF0000;
	text-decoration: none;
	font-size: 10px;
	font-weight: 600;
	line-height: 15px;
}

a.general:visited {
	color:#999999;
	text-decoration: none;
	font-size: 10px;
	line-height: 15px;
	font-weight: 600;
}

a.general:hover {
	color:#000000;
	text-decoration: none;
	font-weight: 600;
	font-size: 10px;
	line-height: 15px;
}

a.general:active {
	color:#999999;
	text-decoration: none;
	font-weight: 600;
	font-size: 10px;
	line-height: 15px;
}

a.topLink:link{
	color:#FF0000;
	font-weight: 600;
	font-size: 9px;
	line-height: 9px;
	margin-top: 0px;
	padding: 0px;
}

a.topLink:visited{
	text-decoration: none;
	color: #666666;
	font-weight: 600;
	font-size: 9px;
	line-height: 9px;
}

a.topLink:hover{
	text-decoration: none;
	color:#000000;
	font-weight: 600;
	font-size: 9px;
	line-height: 9px;
}

hr	{
	height: 2px;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container {
	position: absolute;
	top: 30px;
	left: 50%;
	padding: 0;
	width: 1000px;
	margin-left: -500px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	background-image: url(images/home/ContentBG.jpg);
} 
#header {
	padding: 0;
	background-color: #FFFFFF;
} 
#sectionhead   {
	position: absolute;
	top: 280px;
	width: 525px;
	left: 290px;
	font-size: 36px;
	font-weight: 900;
	color: #CCCCCC;
	text-align: left;
	line-height: 42px;
}

#masonry {
	position: absolute;
	top: 170px;
	margin: 0;
	padding: 0;
	width: 130px;
	left: 265px;
	text-align: center;
}

#rubble {
	position:absolute;
	top: 170px;
	margin: 0;
	padding: 0;
	width: 130px;
	left: 395px;
	text-align: center;
}

#thinStone {
	position: absolute;
	top: 170px;
	margin: 0;
	padding: 0;
	width: 130px;
	left: 525px;
	text-align: center;
}

#FAST {
	position: absolute;
	top: 170px;
	margin: 0;
	padding: 0;
	width: 130px;
	left: 655px;
	text-align: center;
}

#TOPLINKS {
	position: absolute;
	top: 250px;
	margin: 0;
	padding: 0;
	width: 200px;
	left: 780px;
	text-align: center;
}

#sidebar1 {
	float: left;
	width: 200px;
	background-color: #000000;
	padding-top: 125px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}

#sidebar2 {
	float: right;
	width: 180px;
	padding-top: 90px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#movieScreen {
	float: right;
	position: absolute;
	top: 290px;
	left: 725px;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
	font-weight: 600;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3, #movieScreen{
	margin-left: 10px;
	margin-right: 10px;
}

#product {
	position: absolute;
	top: 100px;
	margin: 0;
	padding: 0;
	width: 300px;
	left: -50px;
	text-align: right;
}



#mainContent {
	margin: 85px 20px 0 250px;
} 

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
	line-height: 10px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 250px;
	width: 700px;
	left: 0;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/home/ContentBG.jpg);
	background-repeat: repeat-y;
}
 

#footer p {
	
	margin: 0; 
	padding: 10px 0; 
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

