/** BASIC */

html, body {
	height: 100%;
}

.title {
	margin-bottom: 15px;
	padding-bottom: 10px;
	background:  url(../images/homepage10.jpg) no-repeat left bottom;
}

.right .title {
	padding-left: 5px;
	background-image: url(../images/homepage12.jpg);
}

.subpage2 .title {
	background-position: left bottom;
}

.subpage2 .bg9 {
	padding: 20px 25px;
}
.contentHold
{
	margin: 0 auto;
	width:980px;
}
/** WRAPPER */

.wrapper {
}

/** HEADER */

.header {
	width: 980px;
	height: 180px;
	margin: 0px auto;
	position:relative;
	
}

/** LOGO */

.logo {
float:left;
height:180px;
width:820px;
	background: url(../images/homepage03.jpg) no-repeat left top;
}
.logo2 {
float:left;
height:180px;
width:160px;
	background: url(../images/logo2.jpg) no-repeat left top;
}

.logo h1 {
	display: none;
}

/** MENU */

.menu {
	float: left;
	width: 441px;
	height: 100px;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	float: left;
	height: 100px;
}

.menu span {
	display: none;
}

.menu1 { width:  88px; background: url(../images/homepage04.jpg) no-repeat left top; }
.menu2 { width:  84px; background: url(../images/homepage05.jpg) no-repeat left top; }
.menu3 { width:  84px; background: url(../images/homepage06.jpg) no-repeat left top; }
.menu4 { width:  84px; background: url(../images/homepage07.jpg) no-repeat left top; }
.menu5 { width: 101px; background: url(../images/homepage08.jpg) no-repeat left top; }

.globalNav
{
	position:absolute;
	bottom:0;
	left:0;
}
.menuButtons
{
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	font-family:Helvectica;
	padding: 5px 10px;
}

.menuButtons a
{
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	font-family:Helvetica;
	padding: 3px 15px;
	text-decoration:none;
}

/** CONTENT */

.content {
	margin: 0px auto;
}

.left {
	float:left;
padding:20px 0 0 30px;
width:678px;
}

.right {
	float:right;
	padding:20px 20px 0 0;
	/*width:200px;*/
	width:240px;
}

/** FOOTER */

.footer {
	width: 980px;
	height: 100px;
	margin: 0px auto;
	padding-top: 50px;
}

/** BOX1 */

.box1 {
	float: left;
	margin-bottom: 20px;
}

/** BOX2 */

.box2 {
	float: left;
	width: 640px;
	margin-bottom: 20px;
}

.box2 .content {
	padding: 0px 5px;
}

/** BOX3 */

.box3 {
	float: left;
	width: 300px;
	margin-bottom:25px;
}

.box3 .content {
	padding: 0px 5px;
}

/** BOX4 */

.box4 {
	float: left;
	width: 300px;
	padding-left: 40px;
	margin-bottom:25px;
}

.box4 .content {
	padding: 0px 5px;
}

/** BOX5 */

.box5 {
}

.box5 .content {
	padding: 0px 5px;
}

/** BOX6 */

.box6 {
}

.box6 .content {
	padding: 0px 5px;
}

/** BOX7 */

.box7 {
}

.box7 .content {
	padding: 0px 5px;
}


.Date
{
width:70px;
float:left;
}
.Date ul
{
list-style-image:none;
list-style-position:inside;
list-style-type:none;
padding:0px;
}
.Time
{
width:205px;
float:left;
}
.Time ul
{
list-style-image:none;
list-style-position:inside;
list-style-type:none;
padding:0px;
}

.webcoda
{
float:right;
width:175px;
height:33px;
margin:10px 0 0 20px;
}

.idealismfactory
{
float:right;
width:175px;
height:33px;
margin-top:10px;
}

