/*#inside {
	background:url(images/whiteboard.gif) 0 0 no-repeat;
	}*/

/*General Changes*/
#wrapper	{
	background:none;
	}

/*Navigation changes*/
ul.nav {
	padding:15px 100px 11px 134px;
	background:none;
	}
	
/*Footer changes*/
#footer {
	background:none;
	}

#footer p {
	position:absolute;
	top:593px;
	}
	

/*Home Content*/
#side {
	margin:70px 0 0 15px;
	}

#content {
	margin:10px 30px -96px 15px;
	}


#content.homepage {
	background:none;
	border:none;
	overflow:visible;
	}
	
#content div.homebox {
	position:relative;
	display:block;
	border:1px solid black;	
	padding:0 0 0 0;
	margin:0 0 9px 0;
	width:360px;
	height:164px;
	float:bottom;
	background:url(images/trans_white.png) repeat;
	overflow:hidden;
	}
	

	
/*###################################################*/
#content div.homeboxlarge {
	position:relative;
	display:block;
	border:1px solid black;	
	padding:0 0 0 0;
	margin:0 0 9px 0;
	width:410px;
	height:510px;
	float:bottom;
	background:url(images/trans_white.png) repeat;
	overflow:hidden;
	}
	
#content div.homeboxlarge h1 {
	margin:2px 0 11px 0; 
	padding:0;
	font:bold 20px "Verdana", sans-serif; 
	color:#961512;
	line-height:14px;
	text-transform:uppercase;
	}
		
#content div.homeboxlarge h2 {
	margin:2px 0 4px 0; 
	padding:0;
	font:bold 14px "Verdana", sans-serif; 
	color:#000;
	}

#content div.homeboxlarge a:hover h2{
	color:#961512;
	}
	
#content div.homeboxlarge a:hover p{
	color:#961512;
	}
/*###################################################*/

/*#content a:hover div.homebox {
	background:url(images/trans_red.png) repeat;
	}*/
	
#content div.homebox h1 {
	margin:2px 0 11px 0; 
	padding:0;
	font:bold 20px "Verdana", sans-serif; 
	color:#000;
	float:bottom;
	line-height:14px;
	text-transform:uppercase;
	}

#content div.homebox h2 {
	position:relative;
	top:115px;
	margin:0px 0px -24px 0; 
	padding:2px 0 0 0;
	font:bold 16px "Arial" , "Helvetica" , "Geneva" , "Swiss" , "SunSans-Regular", sans-serif; 
	text-align:center;
	background-color:#0D3D69;
	color:#fff;
	line-height:20px;
	text-transform:uppercase;
	letter-spacing:2px;
	}
	
#content a:hover div.homebox h2 {
	background-color:#FB1512;
	}
	
#content div.homebox p {
	position:relative;
	display:block;
	margin:0;
	font:10px "Verdana", sans-serif;
	line-height:12px;
	color:#222;
	background:none;
	overflow:hidden;
	/*border:1px solid black;*/
	}
	
#content div.homebox span {
	position:absolute;
	display:block;
	top:26px;
	left:70px;
	width:234px;
	height:108px;
	margin:0;
	padding:0 2px 0 2px;
	font:10px "Verdana", sans-serif;
	color:#222;
	background:none;
	overflow:hidden;
	/*border:1px solid black;*/
	}
	
#content div.homebox a:hover span {
	position:absolute;
	top:26px;
	left:70px;
	display:block;
	width:234px;
	height:108px;
	text-indent:0px;
	padding:0 2px 0 2px;
	color:#961512;
	background-color:#fff;
	overflow:hidden;
	z-index:100;
	/*border:1px solid #666;*/
	}
	
#content div.homebox ul {
	margin:0;
	padding:0;
	}
	
#content div.homebox ul.left {
	float:left;
	}
	
#content div.homebox ul.right {
	float:right;
	}
	
#content div.homebox li {
	list-style-type:none;
	}
	
#content div.homebox ul.left li {
	width:50px;
	margin:0 10px 10px 10px;
	}
	
#content div.homebox ul.right li {
	width:35px;
	margin:0 10px 10px 10px;
	}
	
#content div.homebox ul a {
	text-decoration:none;
	display:block;
	text-indent:-9999px;
	}
	
#content div.homebox ul li a:hover { background:none; }

/*Content Box 1*/
#content div.homebox ul.left li#one { 
	background:url(images/bushiban.png) 0 -70px no-repeat;
	margin:-5px 10px 10px 10px;
	}
#content div.homebox ul.left li#one a { 
	background:url(images/bushiban.png) 0 0 no-repeat;
	height:70px;
	}
#content div.homebox ul.left li#one a:hover { 
	background:none; 
	height:70px;
	}

#content div.homebox ul.left li#two { 
	background:url(images/DVD.png) 0 -50px no-repeat; 
	margin:-10px 10px 10px 10px;
	}
#content div.homebox ul.left li#two a { 
	background:url(images/DVD.png) 0 0 no-repeat;
	height:50px;
	}
#content div.homebox ul.left li#two a:hover { 
	background:none; 
	height:50px;
	}
	
#content div.homebox ul.right li#three { 
	background:url(images/apple.png) 0 -36px no-repeat; 
	margin:-8px 10px 10px 10px;
	}
#content div.homebox ul.right li#three a { 
	background:url(images/apple.png) 0 0 no-repeat; 
	height:36px;
	}
#content div.homebox ul.right li#three a:hover { 
	background:none; 
	height:36px;
	}
	
#content div.homebox ul.right li#four { 
	background:url(images/cube.png) 0 -40px no-repeat; 
	margin:-8px 10px 10px 8px;
	}
#content div.homebox ul.right li#four a { 
	background:url(images/cube.png) 0 0 no-repeat; 
	height:40px;
	}
#content div.homebox ul.right li#four a:hover { 
	background:none; 
	height:40px;
	}
	
#content div.homebox ul.right li#five { 
	background:url(images/mail.png) 0 -28px no-repeat;
	margin:-4px 10px 10px 8px;
	}
#content div.homebox ul.right li#five a { 
	background:url(images/mail.png) 0 0 no-repeat; 
	height:28px;
	}
#content div.homebox ul.right li#five a:hover { 
	background:none; 
	height:28px;
	}
	
	
/*Content Box 2*/
#content div.homebox ul.left li#six { 
	background:url(images/smallpodium.png) 0 -70px no-repeat; 
	margin:-5px 10px 10px 10px;
	}
#content div.homebox ul.left li#six a { 
	background:url(images/smallpodium.png) 0 0 no-repeat; 
	height:70px;
	}
#content div.homebox ul.left li#six a:hover { 
	background:none; 
	height:70px;
	}
	
#content div.homebox ul.left li#seven { 
	background:url(images/DVD.png) 0 -50px no-repeat; 
	margin:-10px 10px 10px 10px;
	}
#content div.homebox ul.left li#seven a { 
	background:url(images/DVD.png) 0 0 no-repeat;
	height:50px;
	}
#content div.homebox ul.left li#seven a:hover { 
	background:none; 
	height:50px;
	}
	
#content div.homebox ul.right li#eight { 
	background:url(images/key.png) 0 -40px no-repeat; 
	margin:-8px 10px 10px 10px;
	}
#content div.homebox ul.right li#eight a { 
	background:url(images/key.png) 0 0 no-repeat; 
	height:40px;
	}
#content div.homebox ul.right li#eight a:hover { 
	background:none; 
	height:40px;
	}
	
#content div.homebox ul.right li#nine { 
	background:url(images/bubble.png) 0 -36px no-repeat; 
	margin:-4px 10px 10px 10px;
	}
#content div.homebox ul.right li#nine a { 
	background:url(images/bubble.png) 0 0 no-repeat; 
	height:36px;
	}
#content div.homebox ul.right li#nine a:hover { 
	background:none; 
	height:36px;
	}
	
#content div.homebox ul.right li#ten { 
	background:url(images/mail.png) 0 -28px no-repeat; 
	margin:-2px 10px 10px 10px;
	}
#content div.homebox ul.right li#ten a { 
	background:url(images/mail.png) 0 0 no-repeat; 
	height:28px;
	}
#content div.homebox ul.right li#ten a:hover { 
	background:none; 
	height:28px;
	}
	

/*Content Box 3*/
#content div.homebox ul.left li#eleven { 
	background:url(images/feather.png) 0 -70px no-repeat;
	margin:-4px 10px 10px 7px;
	}
#content div.homebox ul.left li#eleven a { 
	background:url(images/feather.png) 0 0 no-repeat; 
	height:70px;
	}
#content div.homebox ul.left li#eleven a:hover { 
	background:none; 
	height:70px;
	}
	
#content div.homebox ul.left li#twelve { 
	background:url(images/bubble.png) 0 -36px no-repeat; 
	margin:-6px 10px 10px 15px;
	}
#content div.homebox ul.left li#twelve a { 
	background:url(images/bubble.png) 0 0 no-repeat; 
	height:36px;
	}
#content div.homebox ul.left li#twelve a:hover { 
	background:none; 
	height:36px;
	}
	
#content div.homebox ul.right li#thirteen { 
	background:url(images/tv.png) 0 -35px no-repeat; 
	margin:-8px 10px 10px 10px;
	}
#content div.homebox ul.right li#thirteen a { 
	background:url(images/tv.png) 0 0 no-repeat; 
	height:35px;
	}
#content div.homebox ul.right li#thirteen a:hover { 
	background:none; 
	height:35px;
	}
	
#content div.homebox ul.right li#fourteen { 
	background:url(images/thumbtack.png) 0 -35px no-repeat; 
	margin:-8px 10px 10px 10px;
	}
#content div.homebox ul.right li#fourteen a { 
	background:url(images/thumbtack.png) 0 0 no-repeat; 
	height:35px;
	}
#content div.homebox ul.right li#fourteen a:hover { 
	background:none; 
	height:35px;
	}
	
#content div.homebox ul.right li#fifteen { 
	background:url(images/tv.png) 0 -35px no-repeat; 
	margin:-8px 10px 10px 10px;
	}
#content div.homebox ul.right li#fifteen a { 
	background:url(images/tv.png) 0 0 no-repeat; 
	height:35px;
	}
#content div.homebox ul.right li#fifteen a:hover { 
	background:none; 
	height:35px;
	}

#content div.homebox a span { display:none; }