body {
	margin:0;
	background:#fff;
	font:14px Arial, Helvetica, sans-serif;
	color:#333;
}
img {border:none;}
a {
	text-decoration:underline;
	color:#000;
	}
a:hover {text-decoration:none;}
/*main container*/
#main {
	margin:0 auto;
	width: 776px;
}
/*header*/
#header {
	position:relative;
	width:100%;
}
.head-box {
	width:100%;
}
* html .head-box {height:1%}
#header img{
	display:block;
	clear:both;
	margin:0;
}
/*logo*/
#header .logo {
	margin:0;
	position:absolute;
	left:27px;
	top:0;
}
#header .logo a{
	display:block;
	width:140px;
	height:142px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
}
strong.phone{
	position:absolute;
	top:15px;
	right:26px;
	display:block;
	width:321px;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/phone.jpg) no-repeat;
}
#menu{
	padding:82px 0 0 0;
	margin:0;
	float:right;
	list-style:none;
}
#menu li{
	float:left;
	position:relative;
}
#menu a{
	display:block;
	height:51px;
	background:url(../images/main-menu.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
#menu a.home{
	width:92px;
	background-position: 0 0;
}
#menu a.us{
	width:81px;
	background-position: -92px 0;
}
#menu a.our{
	width:124px;
	background-position: -173px 0;
}
#menu a.events{
	width:67px;
	background-position: -296px 0;
}
#menu a.scheadule{
	width:83px;
	background-position: -362px 0;
}
#menu a.multimedia{
	width:99px;
	background-position: -445px 0;
}
#menu a.blog{
	width:64px;
	background-position: -544px 0;
}
#menu li:hover a.home, #menu li.hover a.home{background-position: 0 -51px;}
#menu li:hover a.us, #menu li.hover a.us{background-position: -92px -51px;}
#menu li:hover a.our, #menu li.hover a.our{background-position: -173px -51px;}
#menu li:hover a.events, #menu li.hover a.events{background-position: -296px -51px;}
#menu li:hover a.scheadule, #menu li.hover a.scheadule{background-position: -362px -51px;}
#menu li:hover a.multimedia, #menu li.hover a.multimedia{background-position: -445px -51px;}
#menu li:hover a.blog, #menu li.hover a.blog{background-position: -544px -51px;}
#menu li.hover div,
#menu li:hover div {
	display: block;
}
#menu div {
	display: none;
	position: absolute;
	left: 0;
	top:49px;
	width:145px;
	background:url(../images/main-menu-div.gif) repeat-y;
}
#menu div span{
	width:145px;
	height:2px;
	overflow:hidden;
	display:block;
	background: url(../images/main-menu-div-top.gif) no-repeat;
}
#menu ul{
	padding:0 0 4px 0;
	margin:0;
	overflow:hidden;
	height:1%;
	list-style:none;
	background: url(../images/main-menu-div-bottom.gif) no-repeat 0 100%;
}
#menu div li {
clear:both;
}
#menu div a{
	padding:5px 0 0 6px;
	width:127px;
	height:20px;
	text-indent:0;
	background:#167ec2;
	border-bottom:1px solid #015f9c;
	margin-left:6px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#menu div a:hover{
	background:#3595d4;
}
/*content*/
#content {
	width:450px;
	float:left;
}
#content h2{
	margin: 0 0 5px 0;
	color:#014572;
	font:bold 25px "Trebuchet MS", Arial, serif;
	padding: 0 15px 0 20px;
}
#content h2 strong{font-size:32px;}
#content p{
	padding: 0 15px 0 20px;
	margin:0 0 20px 5px;
	line-height:19px;
}

.flash{
	width:443px;
	height:265px;
	position:relative;
	margin: -13px 0 0 5px;
}
/*sidebar*/
#sidebar{
	overflow:hidden;
	width:320px;
	float:right;
}
span.none{
	width:0;
	height:0;
	display:block;
	overflow:hidden;
}
.sidebar-box{
	position:relative;
	top:5px;
	margin-left:6px;
	width:314px;
	height:219px;
	background: url(../images/sidebar-box.jpg) no-repeat;
}
.sidebar-box .click{
	position:absolute;
	right:25px;
	top:158px;
	display:block;
	height:36px;
	width:141px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.sidebar-box .click span{
	display:block;
	height:36px;
	width:141px;
	background: url(../images/click.png) no-repeat;
}
/*footer*/
#footer {
	margin: 0 auto;
	text-align:center;
	color:#fff;
	padding-top:60px;
	font: bold 15px "Trebuchet MS", Arial, serif;
	clear:both;
	width:772px;
	height:52px;
	background: url(../images/footer.jpg) no-repeat 0 40px;
}
#footer ul{
	padding:0;
	list-style:none;
	margin:0;
	text-align:center;
}
#footer ul li{
	display:inline;
	padding:0 3px 0 10px;
	background: url(../images/marker.gif) no-repeat 0 2px;;
}
#footer ul li.first{background:none;}
/*inner*/
#content-inner {
	width: /* 494px; */ 450px;
	float:left;
	padding-bottom:30px;
}
#content-inner-full {
	width: /* 494px; */ 756px;
	float:left;
	padding-bottom:30px;
}
#content-inner h2, #content-inner-full h2{
	margin: 6px 0 5px 0;
	color:#014572;
	font:bold 25px "Trebuchet MS", Arial, serif;
	padding: 0 15px 0 20px;
}
#content-inner p, #content-inner-full p{
	padding: 0 8px 0 20px;
	margin:0 0 20px 5px;
	line-height:19px;
}
#sidebar-inner{
	width:281px;
	float:left;
}
.inner-sidebar-box{
	position:relative;
	top:30px;
	width:281px;
	height:268px;
	background: url(../images/inner-sidebar-box.jpg) no-repeat;
}
.inner-sidebar-box .click{
	position:absolute;
	left:33px;
	top:188px;
	display:block;
	height:36px;
	width:141px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
}
.inner-sidebar-box .click span{
	display:block;
	height:36px;
	width:141px;
	background: url(../images/click.png) no-repeat;
}


.clr {
	clear: both;
}
