body {
	background-color: #1d1d1d;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
}

#container {
	width: 760px;
	margin: 0 auto;
}

#header {
	width: 760px;
	height: 192px;
	background-color: #000;
}

#content {
	width: 760px;
	height: 100%;
	background-color: #000;
	background-image: url(images/content.jpg);
	background-repeat: repeat-x;
	padding: 0 0 400px 0;
}

#content2 {
	float: left;
	margin: 0;
	padding: 15px 25px 15px 35px;
}

.titlehead {
	width: 732px;
	height: 30px;
	background-color: #000;
	margin: 0px 25px 0px 0px;
	padding: 17px 0px 3px 27px;

}

p{
	margin: 0;
	padding: 5px 45px 0px 45px;
	color: #999;
	font-family: Verdana,
	font-size: 11px;
	line-height: 15px;
	text-align: center;
}

#nav {
	margin: 0px;
	padding: 10px 0 0 0;
	background-color: #000000;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	width: 760px;
	height: 35px;
	clear: both;
}

img {
	border: 0px;
}

li {
	display: inline;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	padding-left: 14px;
	height: 25px;
}

ul {
	padding: 0;
	margin: 0px auto;
	background-color: #000;
	width: 760px;
	height: 25px;
}

#footer {
	margin: 0;
	padding: 5px 0px 10px 28px;
	color: #999999;
	font-family: Verdana;
	font-size: 9px;
	text-align: left;
	background-color: #000000;
	clear:both;
}

.bold {
	font-weight: bold;
	color: #cccccc;
	line-height: 0px;
	margin-top: 15px;
	padding: 0px;
	font-size: 12px
}

.bold2 {
	font-weight: bold;
	color: #cccccc;
	line-height: 0px;
	margin-top: 5px;
	padding: 0px;
	font-size: 12px
}

.frame {
	width: 760px;
	height: 200px;
	overflow: auto;
}

.numbers {
	list-style: none;
	background-color: transparent;
	display: list-item;
	color: #999;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
}

.numbers3 {
	list-style: none;
	background-color: transparent;
	display: list-item;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	line-height: 16px;

}

.numbers2 {
	list-style: none;
	background-color: transparent;
	display: list-item;
	color: #fff;
	padding: 0px 0 15px 0;
}

.numbers4 {
	list-style: none;
	background-color: transparent;
	display: list-item;
	color: #999;
	padding: 0px 0px 5px 0px;
	margin: 0 0 0 97px;
	font-family: Verdana;
	font-size: 11px;
	
}

.numbers5 {
	list-style: none;
	background-color: transparent;
	display: list-item;
	color: #999;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}
.simmons {
	text-align: right;
}

a:link,a:active,a:visited {
	color: #777;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #fff;
	font-weight: bold;
}

.clables {
	font-family: Verdana;
	font-size: 11px;
	color: #ccc;
}

.simmons2 {
	font-size: 9px;
	color: #ccc;
	text-align: right;
}

.theleft {
	text-align: left;
	font-weight: bold;
	padding: 20px 0 0 0;
}
.theleft2 {
	text-align: left;
	padding: 10px 0 0 0;
	margin: 0
	color: #999;
	font-family: Verdana;
	font-size: 11px;
	width: 700px;
}

.theleft3 {
	text-align: left;
	font-weight: bold;
	padding: 20px 0 0 50px;
}

.ourform {
	background-color: #000;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana;
	width: 200px;
	border: 1px solid #555;
	padding: 0;
	margin: 0;
}

form {
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 0;
	color: #ccc;
	font-size: 11px;
	font-family: Verdana;
}

.theright {
	text-align: right;
}

.payment {
	font-size: 10.5px;
	color: #fff;
	padding: 0;
	margin: 0;
}

#new1{
	float: left;
	background-image: url(images/content.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 20px;
}

#new2{
	float: left;
	background-image: url(images/content.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 40px;
}


#press_sect {
	padding-left: 22px;
}

.presspad {
	padding: 20px;
}


