/*

	CSS Document for Banish Thread Veins

*/
#badge {width:150px;position:absolute;top:-75px;right:-75px;z-index:2;}
* {	margin: 0; padding: 0; }
.left {float: left;}
.right{float: right;}
.kill{clear: both;}
.bold { font-weight: bold; color: #0d6e7c; }

h2 { font-size: 20px !important; letter-spacing: 5px; margin-bottom: 10px; }
p { margin-bottom: 7px; line-height: 16px; }

body { background: #fffffb url(../images/body_bg.jpg) no-repeat center top; margin: 0 auto; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; font-size: 11px;}

	#content { width: 100%; text-align: center; margin-top: 150px; background: #fffffb; padding-bottom: 10px; }
		
		#content #whitebox {background: url(../images/white_box.jpg) no-repeat left top; display: block; width: 670px; height: 266px; position: relative; top: -57px; margin: 6px; }
		* html #content #whitebox { top: -63px; }
			#whitebox #image { background-image:url(../images/banner_1.jpg); background-position: right top; background-repeat: no-repeat; background-color:#fff; width: 640px; height: 227px; position: relative; top: 17px; left: 15px;}
			#whitebox h1 { position: absolute; top: 50px; left: 160px; font-family:Georgia, "Times New Roman", Times, serif; font-size:30px; color:#5a5649; display: block; font-weight: normal; }
			#whitebox h3 { position: absolute; top: 80px; left: 190px; font-size: 26px; font-weight: normal; color: #c1bfbb; }
		
		#menu { padding: 5px 0 0 0; }
		* html #menu { padding: 3px 0 0 0;}
			#menu li { list-style-image: url(../images/menu_li.jpg); font-size: 12px; margin: 0 0 10px 25px; }
			#menu li.in { list-style: none !important; margin-left: 40px; }
				#menu li a, #menu li a:visited { color: #5f5c4e; }
				#menu li a:hover { color: #000; }
				
		#content #content_inner { padding: 0px 42px 0px 20px; position: relative; top: -30px; color: #333; }
			#content_inner .across { margin-bottom: 15px; }
			#content_inner .fifty { width: 300px; }
			#content_inner .thirty { width: 200px; }
			#content_inner .seventy { width: 400px; }
			#content_inner .sixtyfive { width: 380px; }
			#content_inner .thirtyfive { width: 220px; }
			#content_inner .borderleft { padding-left: 15px; border-left: 1px dotted #b4b2aa; }
			#content_inner .borderright { padding-right: 15px; border-right: 1px dotted #b4b2aa; }
			#content_inner .borderbottom { padding-bottom: 15px; border-bottom: 1px dotted #b4b2aa; }
			#content_inner .bordertop { padding-top: 15px; border-top: 1px dotted #b4b2aa; }
			#content_inner li { margin-bottom: 8px; }
			#content_inner a:link, #content_inner a:visited { color: #8d8d8d; }
				#content_inner a:hover { color: #000; }
			
		
	#footer {   color: #5a5649; text-align: center; border-top: 10px solid #528BA6; padding: 10px 5px; font-family: Tahoma, Verdana, Arial, serif; font-size: 11px;}
		
		#footer a, #footer a:visited {color: #5a5649; display: inline-block; padding: 10px; }
			#footer a:hover {color: #538ba6; }
		
		#footer .right { margin-bottom: 10px; }
	
.inside { width: 700px; margin: 0 auto; text-align: left; }

/*  */