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

#memory{
height:200px;
}

body {
	font: 100% Century Gothic;
	margin: 0; /*  zero margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(../images/bg.gif);
	background-repeat: repeat;
}

.style3 {font-size: 80%; color: #666666;}
.style4 {color: #666666}
.style5 {color: #FFFFFF}
.style10 {font-size: 80%}

u { border-bottom: 1px dashed #F25316; text-decoration:none;}


#container {
	width: 959px;
	margin: 20px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	
}

#header {
	padding: 0 10px 20px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
}

.menu{
	padding: 0 0 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-image:url(../images/menu_bg_orange.png);
	height:53px;
	border-bottom: 3px solid #CB1A21;
	
}

.menu_foot{
	padding: 0 0 0 20px;
	height:25px;
	border-bottom: 3px solid #CB1A21;
	background-color: #F25316;
	border-top: 3px solid #CB1A21;
	
}

#home{
	width:200px;
	float:left;
	height: 22px;
	font-size: 12px;
	padding-top: 3px;
	margin-top: 15px;
	}
	
	#home a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
	
	#home_foot{
	width:200px;
	float:left;
	height: 22px;
	font-size: 12px;
	padding-top: 3px;
	}

#top{
	width:60px;
	float:right;
	height: 25px;
	font-size: 12px;
	}

.content{
	padding: 0 0 0 20px;
	background-color:#FFFFFF;
	height:310px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
}

.content_foot{
	padding: 0 0 0 20px;
	background:#FFFFFF;
	height:auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
}

.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;
}

.content_main{
	padding: 0 20px  0 20px;
	background: url(../images/content_bg.png) repeat-x #FFFFFF;
	height:auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
}

.content_main h2{
	margin: 0;
	padding: 20px 0 0 0;
	}
	
#content_text{
	width: 468px;
	float: right;
	height: 310px;
	overflow: hidden;
	}
	
	#animation{
	width: 669px;
	float: left;
	height: 315px;
	overflow: hidden;
	margin-top: 10px;
	}
/* #content_text img{  padding: 20px 15px 15px 50px;} */

	
#transition{
	width: 468px;
	float: right;
	height: 300px;
	margin: 0;
	padding: 0;
	}
	

	
 h1{
 margin: 0;
	padding: 0;
	}
 
#transition h1{
	margin: 0;
	padding: 20px 0 0 0;
	}
	
#promo_viewer{
	height:220px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	
}

#footer{
	padding: 30px 20px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background: url(../images/footer_bg_orange.png) repeat-x #FFFFFF;
	height:50px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
	#footer a:link{
	color: #000000;
	}
	
	#footer a:visited {
	color: #FF0000;
}
#footer a:hover {
	color: #000000;
}

#menu_wrap{
	width:670px;
	float: right;
	margin:0;
	padding:0;
	}

.menu ul {
	list-style-type: none;
	height: 53px;
	width: 622px;
	margin: 0 auto 0 auto;

}

.menu li {
float: left;
}

.menu ul a {
	background-image: url(../images/divider_orange.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	line-height: 53px;
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
}

.menu ul a:hover {
color: #371C1C
}

#faqRoot {width: 919px;margin: 0 auto;padding: 0;}
#faq h4 {padding: 0;margin-bottom: 0;border-bottom: dotted 1px #ccc;color: #F25316; }
#faq {float:left;width: 919px; margin: 0 auto;}
#faq {margin-bottom: 25px;}
#faq h2 {font-size:14px;}
#faq .faqcontent {margin: 0 10px 0 10px;font-size: 85%;}
#faq h2.faqopened, #faq h2.faqclosed {cursor: pointer;padding: 6px 0 0 15px;border-bottom: dotted 1px #ccc;margin-bottom: 0;}
#faq h2.faqclosed:hover {color: black;}
#faq h2.faqclosed {color: #666666;background: transparent url(../images/collapsed.png) no-repeat scroll 0 10px;}
#faq h2.faqopened {color: black;background: transparent url(../images/expanded.png) no-repeat scroll 0 10px;}

	
