body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000711;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat;
	background-position: right top;
	color: #4F4F4F;
}
#wrapper {
	width: 932px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	background-image: url(../../images/bg-form.png);
	background-repeat: repeat-y;
	background-position: center top;
	min-height:800px;
}
#container {
	background-image: url(../../images/BG-UP.jpg);
	background-repeat: no-repeat;
	background-color:Transparent;
	background-position: center top;
	width: 100%;
}
#content {
	margin: 0px;
	float: left;
	width: 882px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 7px;
	min-height: 200px;
}
#flash-text {
	float: left;
	height: 242px;
	width:912px;
	margin-top: 0px;
}
#menu {
	float: left;
	width:  auto;
	height: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 3px;
	margin: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	height: 20px;
}
#menu li.last {
	background-image: none;
}
#menu a {
	display: block;
	float: left;
	padding-bottom: 0px;
	height: 32px;
	padding-top: 0px;
	margin: 0px;
	background-image: url(../../images/menu/line.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6px;
}
#menu a:active {
 outline:0px;
}
.align-right {
	display: block;
	float: right;
	width: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	font-weight: bold;
	color: #333;
	text-align: left;
}
#audio{
	width: 830px;
	height: 36px;
	float: right;
}
#intro{
	height: 443px;
	width: 797px;
	margin-right: auto;
	margin-left: auto;
}
#footer-top {
	background-image: url(../../images/footer-img.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 28px;
	width: 881px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
#footer-btm {
	background-image: url(../../images/down-pg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 932px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contact{
	float: left;
	width: 932px;
	text-align: left;
	background-image: url(../../images/bg-down.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#copyright{
	float: left;
	width: 450px;
	text-align: left;
	padding-left: 35px;
	padding-top: 20px;
}
#copyright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #c0d7e2;
	text-align: left;
}
#logo {
	background-image: url(../../images/silatech.jpg);
	float: right;
	height: 10px;
	width: 153px;
	margin-right: 35px;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	padding-top: 40px;
}
#logo a {
	color: #c0d7e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#respond{
	float: left;
	width: 340px;
}
#header2 {
	height: 326px;
	width: 912px;
	background-image: url(../../images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
}

input:focus {
outline:0;
}

