body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #E5E5E5;
}

.header{
	height: 140px;
	}
	
.img{border: #999999 1px solid;
	padding: 5px;
	}
	
.product_img{
	border: #999999 2px solid;
	padding: 5px;	}

.link-bottom{
	border-bottom: solid 5px #FFCC22;}
	
.link-background{
	background: #000066;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
	}

.link{
	font-family: tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
}
.content-area{
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	background:#FFFFFF;
	}
	
.content1 {
	font-family: 'Source Sans Pro';
  	font-style: normal;
  	font-weight: 400; 
	text-align: justify;
	padding-right: 10px;
	}
	
.content1 a:link {
	color: #000;
	text-decoration: none;
}
.content1 a:visited {
	color: #000;
	text-decoration: none;
}
.content1 a:hover {
	color: #000;
	text-decoration: none;
}
.content1 a:active {
	color: #000;
	text-decoration: none;
}

.link-background a:link {
	color: #FFCC22;
	text-decoration: none;
}
.link-background a:visited {
	color: #FFCC22;
	text-decoration: none;
}
.link-background a:hover {
	color: #FFCC22;
	text-decoration: none;
}
.link-background a:active {
	color: #FFCC22;
	text-decoration: none;
}


	
.content{
	font-family: 'Source Sans Pro';
  	font-style: normal;
  	font-weight: 400; 
	text-align: justify;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	
	background:#FFFFFF;
	}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	}
.movie{
	border: #999999 1px solid;
	width: 600px;
	height: 300px;}
	
.boxtop{
	background: #449284;
	height: 30px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-family: tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: solid 5px #FFCC22;
	}
	
.copyright-top{	
	border-top: solid 5px #FFCC22;}
.copyright{
	font-family: tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	background: #000066;
	}
.image{
	border: solid 1px #333333;
	padding: 5px;}