body{
	margin: 0;
	background: #e3e3e3 top center repeat-y url(images/bgd.jpg);
	font-family: Helvetica,Arial,sans-serif;
}
.vid{
	float: left;
	margin: 0 20px 5px 0;
	padding: 10px;
	background: #eee;
}
#wrap{
	margin: 0 auto;
	width: 900px;
}
#logo{

}
#left{
	float: left;
	height: 1210px;
	width: 318px;
	margin-right: 40px;
}
#left p.st{
	background: #3b3c75;
	color: white;
	padding: 10px;
	font-size: 12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #3b3c75;
}
#form{
	width: 317px;
	height: 367px;
	background: no-repeat url(images/form-bg.gif);
	float: left;
}
#form form{
	position: relative;
	top: 120px;
	margin-left: 45px;
	width: 225px;
	height: 367px;
}
#form label{
	color: white;
	display: block;
}
#form input{
	margin-bottom: 15px;
	width: 220px;
	padding: 5px 0;
}
#form .submit{
	background: #6e70b4;
	color: white;
	border: 1px solid #6e70b4;
	font-weight: bold;
	padding: 4px 10px;
	width: 120px;
}
#form .submit:hover{
	background: #9799d7;
}
a#se{
	display: block;
	height: 100px;
	width: 318px;
	text-indent: -9999px;
	background: no-repeat url(images/record.jpg);
	clear: both;
}
hr{
	border:0;
	background: #ccc;
	height: 2px;
	margin: 10px 0; 
}
div.st{
	width: 500px;
	margin: 0 auto;
}
a{
	color: #e93826;
}
h1{
	color: #e93826;
	font-size: 22px;
}
h2{
	color: #606090;
	font-size: 17px;
	text-transform: uppercase;
	padding: 9px 0;
	text-align: center;
}
p{
	font-size: 15px;
	line-height: 20px;
	color: #666666
}
#mid{
	width: 960px;
	background: #a61e10 top repeat-x url(images/mid-bg.gif);
	margin: 40px auto 0 auto;
	border-bottom:3px solid white;
	overflow: auto;
	clear: both;
}
#mid div,#bottom div{
	margin: 0 auto;
	width: 900px;
}
#mid h2,#bottom h2{
	color: white;
	text-transform: uppercase;
	font-size: 15px;
	padding:8px 0 !important;
	margin: 0;
	text-align: left;
}
p.pp{
	width: 290px;
	color: white;
	font-size: 11px;
	padding: 5px 10px 5px 0;
	line-height: 15px;
	float: left;
}
p.pp img{
	float: left;
	border: 5px solid #e93826;
	margin-right: 10px
}
#bottom{
	width: 960px;
	margin: 0 auto;
	overflow: auto;
	background: #45467a repeat-x url(images/bottom-bg.gif);
}
#bottom img{
	margin: 0 auto;
}
p.call{
	font-weight: bold;
	color: #333333;
}