body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF6600;
}

p{
	margin: 0px; 
	padding: 0px;
}

.menu-padding{
	padding-left:15px;
	padding-right:13px;
}

.default-line{
	width:100%;
	background-color:#612117;
	height:4px;
	float:left;
}

.default-line-lighter{
	width:100%;
	background-color:#e3dad9;
	height:3px;
	float:left;
}

.pagination-container{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}
/*******************PAGE************************/
#page-container{
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

	#page{
		width:980px;
		margin-left: auto;
		margin-right: auto;
	}
/******************HEADER**********************/
#header{
	width:980px;
	float:left;
}

	.header-ad{
		background-image:url(images/hi-tech-pimpin-header-top.jpg);
		background-repeat:no-repeat;
		text-align:center;
		width:980px;
		height:114px;
	}
	
	.header-ad-real{
		padding-top:13px;
	}
/*****************CONTENT**********************/
#content-container{
	float:left;
	width:980px;
	background-image:url(images/hi-tech-pimpin-page-bg-repeat.jpg);
	background-repeat:repeat-y;
}
	#content-container-page{
		background-image:url(images/hi-tech-pimpin-page-bg.jpg);
		background-repeat:no-repeat;
		width:980px;
		float:left;
	}

		#content-menu{
			float:left;
			width:202px;;
		}
		
			.menu-login{
				background-image:url(images/hi-tech-pimpin-menu-bg-repeat.jpg);
				background-repeat:repeat-y;
			}
			
			.menu-rss-container{
				background-image:url(images/hi-tech-pimpin-menu-rss-bg-repeat.jpg);
				background-repeat:repeat-y;
			}
			
				.menu-rss{
					background-image:url(images/hi-tech-pimpin-menu-rss-gradient.jpg);
					background-repeat:no-repeat;
					text-align:left;
				}
				
				.menu-rss img{
					padding-right:5px;
					padding-bottom:5px;
				}
						
		#content-right-container{
			float:left;
			width:778px;
		}
		
			.content-right{
				padding-right:35px;
				padding-top:8px;
			}
/****************HOME PAGE*********************/
.home-spacer{
	width:10px;
	float:left;
}

.home-right-padding{
	width:100%;
	height:3px;
}

.home-right{
	width:306px;
	float:left;
}
	.home-right-default{
		border: 1px solid #CCCCCC;
		padding:2px;
		background-color:#FFFFFF;
	}
.home-left{
	width:404px;
	float:left;
}

.article{
	text-align:left;
	width:100%;
	float:left;
}

	.article-picture{
		width:150px;
		float:left;
		text-align:center;
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.article-picture-big{
		width:230px;
		text-align:center;
		float:left;
	}
	
	.article-body{
		width:230px;
		float:left;
		text-align:left;
		padding-top:5px;
		padding-bottom:10px;
	}
	
	.article-title{
		padding-bottom:5px;
		font-size:18px;
		font-weight:bold;
	}
	
	.article-date{
		padding-top:5px;
		font-style:italic;
	}
	
	.article-links{
		float:left;
		widtg:400px;
	}

.must-see-videos{
	text-align:left;
	width:100%;
	float:left;
}

.home-line-spacer{
	width:100%;
	height:10px;
	float:left;
}

.align-left { float:left; margin: 0 15px 15px 0; }

.frame{
	padding: 3px; border: 1px solid #aaa;
}

.left{
	float:left;
}
/****************VIDEO PAGE*********************/
.videos-left{
	width:534px;
	float:left;
}

.videos-right{
	width:176px;
	float:left;
}

.video-content{
	padding-left:5px;
	padding-top:15px;
}

.video-thumb{
	width:120px;
	float:left;
	height:120px;
	vertical-align:middle;
	padding-left:6px;
	padding-right:6px;
}

.video-spacer{
	width:14px;
	float:left;
}

.video-line-spacer{
	width:510px;
	float:left;
	height:10px;
}
/****************FOOTER*********************/
.footer{
	width:900px;
}