html, body {
	height: 700px;
	width: 100%;
	padding: 0;
	margin: 0;
	background-repeat: repeat-x;
}

#full-screen-background-image {
  z-index: -999;
  min-height: 700px;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
}

.botom_text1{
	font-family:Calibri;
	font-size:15px;
	padding:1%;
	text-align:right;
	color:#FFFFFF;
}

/* link33 div start */
a.link33:link {
	font-family: Calibri;
	font-size: 14px;
	line-height:60%;
	color: #fff;
	text-decoration: none;
	font-weight:400;
}
a.link33:visited {
	font-family: Calibri;
	font-size: 14px;
	line-height:60%;
	color: #fff;
	text-decoration: none;
	font-weight:400;
}
a.link33:hover {
	font-family: Calibri;
	line-height:60%;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight:400;
}
a.link33:active {
	font-family: Calibri;
	font-size: 14px;
	line-height:0%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:400;
}
/* link33 div ends */

#wrapper {
	width: 100%;
	min-height: 400px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	right: 0px;
	background-repeat: repeat-x;
	background-image: url(../images/black-bg-strip.jpg);
}/* CSS Document */
