* {font-family: Tahoma; font-size: 12px; margin: 0; padding: 0;}
body {background: url(../images/index_body_bg.gif) repeat-x; margin: 0; padding: 0;}

img {border: 0; margin: 0; padding: 0;}
.right {float: right;}
.left {float: left;}
.clear {clear: both;}
a {color: #be2b27; text-decoration: none;}
a:hover {text-decoration: underline;}
			
#top {background: url(../images/index_top_bg.gif) no-repeat; height: 324px; width: 100%}
#topflash {z-index: 1; height: 450px; position: absolute; width: 100%;}

#middle {background: url(../images/index_content_bg.gif) no-repeat; width: 100%;}
	#container {clear: both; width: 999px;}
		#left_wrapper {border: 0px solid #000000; background: url(../images/index_left_bg.gif) no-repeat; float: left; height: 200px; padding-top: 93px; width: 218px; }
		#left {position: absolute; z-index: 2;}

		#content {background: url(../images/index-content2.jpg?v=1) no-repeat; float: left; position: relative; width: 781px;}
		#body {padding-top: 120px; margin-left: 30px; color: #3A3A3A; line-height: 16px;}      
			
			#content .video {height: 176px; width: 268px; position: absolute; right: 27px; text-align: left;}
				#content .video .text {color: #ffffff; font-size: 10px; font-weight: bold; height: 24px; line-height: 24px;}
				#content .video .title {padding-left: 5px;}
				#content .video .see_video {padding-right: 5px; text-align: right;}
				#content .video a {color: #ffffff; display: block; font-size: 10px; text-decoration: none;}
				#content .video a:hover {text-decoration: underline;}
				#content .video img {width: 266px; overflow: hidden;}
				#content #video1 {top: 58px;}
				#content #video2 {top: 254px;}
			/*#body {padding-top: 120px; margin-left: 30px; width: 420px; color: #3A3A3A; line-height: 16px;}      */
			#body p {margin-bottom: 8px;}
			#body ul {list-style-type: none; margin-left: 25px; margin-bottom: 8px; z-index: -1;}
			#body ul li {background: url(../images/ul_li.gif) no-repeat 0px 6px; overflow: hidden; position: relative; padding: 0 10px;}
			
