@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
}
#outer {
	width:836px;
	background-image:url(images/shadowRight.png);
	background-repeat:repeat-y;
	background-position:left;
	margin:0 auto;
}
#outerR {
	background-image:url(images/shadowLeft.png);
	background-repeat:repeat-y;
	background-position:right;
}
#wrapper {
	width:820px;
	margin:0 auto;
	background-color:#FFF;
}
#header {
	height:120px;
	background-image:url(images/header.jpg);
	position:relative;
}
#bottom {
	height:8px;
	width:836px;
	margin:0 auto;
	background-image: url(images/bottomShadow.png);
}
#nav {
	height:34px;
	width:790px;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px 15px 0 15px;
	background-color:#FFF;
}
#content {
	padding:15px 15px 0 15px;
}
#rightColumn {
	float:left;
	width:238px;
	height:375px;
	background-image:url(images/rightColumn.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-left:15px;
}
#rightBtm {
	padding:5px;
	position:relative;
	height:195px;
}
#bottomContent {
	margin:15px;
}
#bottomBlog {
	margin:15px;
	background-image:url(images/bottomBack.jpg);
}
#bbox1 {
	width:168px;
	height:134px;
	padding: 5px 10px 0 10px;
	float:left;
	margin-right:13px;
}
#bbox2 {
	width:168px;
	height:134px;
	padding: 5px 10px 0 10px;
	float:left;
	margin-right:12px;
}
#bbox3 {
	width:168px;
	height:134px;
	padding: 5px 10px 0 10px;
	float:left;
	margin-right:13px;
}
#bbox4 {
	width:168px;
	height:134px;
	padding: 5px 10px 0 10px;
	float:left;
}
#box1 {
	width:168px;
	height:136px;
	padding:10px;
	position:relative;
	float:left;
	margin-right:13px;
	background-image:url(images/box1.jpg);
}
#box2 {
	width:168px;
	height:136px;
	padding:10px;
	position:relative;
	float:left;
	margin-right:12px;
	background-image:url(images/box2.jpg);
}
#box3 {
	width:168px;
	height:136px;
	padding:10px;
	float:left;
	position:relative;
	margin-right:13px;
	background-image:url(images/box3.jpg);
}
#box4 {
	width:168px;
	height:136px;
	padding:10px;
	position:relative;
	float:left;
	background-image:url(images/box4.jpg);
}
#boxLink {
	height:34px;
	width:77px;
	position:absolute;
	bottom:0;
	right:0;
	}
#moreLink {
	height:33px;
	width:131px;
	position:absolute;
	bottom:15px;
	left:60px;
}
#mailLink {
	margin-left:678px;
	margin-top:90px; 
	position:absolute;
}
#inside {
	border:thin solid #666;
	padding:5px;
	margin-bottom:10px;
}
.title {
	font-size:11pt;
	font-weight:bold;
	color:#F60;
}
#footer {
	height:113px;
	background-color:#CCC;
	padding:10px;
	margin-top:5px;
}
/*player width 587x375*/
#play4 {
	height:6px;
	width:6px;
	z-index:100;
	position:absolute;
	background-image:url(images/play4-2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	top:369px;
	
}
#play3 {
	height:6px;
	width:6px;
	z-index:100;
	position:absolute;
	background-image:url(images/play4-3.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	
}
#play2 {
	height:6px;
	width:6px;
	z-index:100;
	position:absolute;
	background-image:url(images/play4-4.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	left:531px;
	
}
#play1 {
	height:6px;
	width:6px;
	z-index:100;
	position:absolute;
	background-image:url(images/play4.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	left:531px;
	top:369px;

	
}
#video {
	z-index:0;
}
#player {
	width:537px;
	height:375px;
	float:left;
}

