@charset "utf-8";

/* CSS Document */

body				{

					background-color:#fff;

					font-family: Geneva, Arial, Helvetica, sans-serif; 

					font-size: 13px; 

					line-height: 1.5; 

					color: #2b2b2b;

					margin-top: 10px;

					margin-bottom: 0px;

					margin-left:0px;

					margin-right:0px;

					}

#wrapper    		{

					width: 757px;

					

					margin: 0 auto;

					}

#top				{

					width:757px;

					height:12px;

					background:url(../images/main_top.png) no-repeat;

					margin:0 auto;

					}

#head				{

					width:757px;

					margin:0 auto;

					background:none;

					}

#middleimage		{

					width:710px;

					height:258px;

					margin:0 auto;

					}

#tagline			{

					width:400px;

					height:60px;

					background:#b40b09;

					position:absolute;

					margin-left:-40px;

					margin-top:140px;

					text-align:center;

					line-height:60px;

					color:#fff;

					font-size:16px;			

					}

#bottom				{

					width:757px;

					height:28px;

					background:url(../images/main_bottom.png) no-repeat;

					margin:0 auto;

					margin-bottom:-28px;

					z-index:100;

					position:relative;

					}

#content			{

					width:757px;

					background: url(../images/main_bg.png) repeat-y;

					margin: 0 auto;

					padding-bottom:20px;

					}

#main				{

					width:464px;

					float:left;

					margin-top:50px;

					margin-left:23px;

					}

#main_menu			{

					width:217px;

					float:left;

					margin-top:55px;

					margin-left:22px;

					}

#footer				{

					width:100%;

					height:145px;

					background:url(../images/footer_bg.png) repeat-x;

					z-index:1;

					position:relative;

					}

.menu				{

					width:217px;

					float:left;

					}

.menu-top			{

					width:217px;

					height:10px;

					background:url(../images/menu_top.png) no-repeat;

					}

.menu-bg			{

					width:205px;

					height:auto;

					background:url(../images/menu_bg.png) repeat-y;

					padding:6px;

					}

.menu-bottom		{

					width:217px;

					height:9px;

					background:url(../images/menu_bottom.png) no-repeat;

					}

#footer_text		{

					width:700px;

					padding-top:30px;

					margin:0 auto;

					text-align:center;

					color:#999;

					}