#container{
    text-align:center;
    height:100%;
}
#wrapper{
    width:828px;
    height:auto;
    position:relative;
    margin:auto;
    text-align:left;
}
#header{
    width:828px;
    height:89px;
    position: relative;
}
#footer{
	width:828px;
    text-align:center;
    color:#222222;
	line-height:16px;
	padding:5px 0 0 0px;
	/*letter-spacing: -0.25pt;*/
}
#footer img{
	vertical-align:middle;
}
#content{
    width:828px;
    height:338px;
    background-color:#fff;
}
#divpic{
    width:828px;
    height:338px;
	background-image:url(img/splash.jpg);
	background-repeat:no-repeat;
}
#navbar .menu, #navbar .menu_sec {
	position:absolute;
    width:138px;
    height:27px;
   background:url(img/bg_navbar.jpg) repeat-x;
	overflow: hidden;
	z-index:1000;
}
#navbar .menu p, #navbar .menu_sec p{
	padding:0 0 0 10px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	line-height:27px;
	cursor:pointer;
	font-family:verdana,arial;
}
#navbar .menu_sec ul{
	margin:10px 0 0 0;
	padding:0;	
}
#navbar .menu_sec ul li{
	padding:0 0 0 10px;
	line-height:14px;
}
#navbar .menu_sec ul li a,#navbar .menu_sec ul li a:hover{
	font-family:verdana,arial;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#navbar .menu_sec ul li a:hover{
	color:#FDEE21;
}
#navbar{
    width:828px;
    height:27px;
    background:url(img/bg_navbar.jpg) repeat-x;
}
.box1,.box2,.box3{
	position:absolute;
    width:290px;
    height:129px;
}
.box1{
    width:290px;
    height:129px;
    margin:0;
}
.box2{
    width:290px;
    height:129px;
    margin:0 0 0 290px;
	background-image:url(img/bg_box2.gif);
	font-size:10px;
}
.box3{
    width:290px;
    height:129px;
    margin:0 0 0 580px;
}
#my_show{
	width:828px;
	height:338px;
}
#social{
	float:right;
	width:130px;
	height:30px;
}
/*
#navbar #m1{
	margin:0 0 0 0;
}
#navbar #m2{
	margin:0 0 0 100px;
}
#navbar #m3{
	margin:0 0 0 276px;
}
#navbar #m4{
	margin:0 0 0 414px;
}
#navbar #m5{
	margin:0 0 0 562px;
}
#navbar #m6{
	margin:0 0 0 700px;
}
*/
