body {
	margin: 0px;
	padding: 0px;
	background: url('../images/pattern.jpg');
	position:relative;
}

/*container-start*/
	#container {
		position:relative;
		width: 960px;
		margin: 0px auto;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
	}

/*container-end*/

/*header-start*/
	#header {
		height: 117px;
		margin: 0px;
		padding: 0px;
		background-color: #e6e6e6;
		color: #666666;
		background-image: url('../images/header.jpg');
		background-repeat: repeat-x;
	}
	
	#header img {
		margin: 0px;
		border-style: none;
		float: left;
		padding: 0px;
	}
	
	#header ul {
		margin-top: 15px;
		list-style: none;
		float: right;
		padding-right: 10px;
	}
/*header-end*/

/*nav-start*/
	#nav {
		height: 31px;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: #274b69;
		font-weight: bold;
		background-image: url('../images/nav.jpg');
		background-repeat: repeat-x;
	}
	
	#nav a {
		text-decoration: none;
	}
	
	#nav ul {
		list-style: none;
		margin: 0px;
		padding: 5px 0px;
	}
	
	#nav ul li {
		display: inline;
		padding: 0px 10px;
	}
	
	#nav a:link, a:visited {
		color: #ffffff;
	}
	
	#nav a:hover, a:active {
		color: #999999;
	}
/*nav-end*/

/*content-start*/
	#content {
	position:relative;
		margin: 0px;
		padding: 15px 0px;
		text-align: left;
		background-color: #102030;
		background-image: url('../images/content.jpg');
		background-repeat: repeat-y;
	}
	
	#content hr {
		display: block;
		clear: left;
		margin: -0.66em 0;
		visibility: hidden;
		padding-bottom: 25px;
	}
	
	#content #img_box {
	position: relative;
		margin: 0px auto;
		text-align: center;
		width: 760px;
	}
	
	#content #img_box img {
		padding-right: 15px;
	}
	
	#content h1 {
		margin-top: 0px;
		padding-top: 40px;
		padding-bottom: 10px;
		font-family:"Times New Roman", Times, serif;
		font-size:50px;
	}
	
	#content h1, h2 {
		text-align: center;
		color: #bdccd4;
	}
	
	#content h2 {
		margin-bottom: 20px;
	}
	
	#content #catch_phrase {
		margin-bottom: 40px;
		margin-top: -20px;
	}
	
	#content p {
	position:relative;
		margin: 20px auto;
		width: 608px;
		color: #f2f2f2;
	}
	
	#content ul {
	position:relative;
		margin: 20px auto;
		width: 550px;
		color: #f2f2f2;
	}
	
	#content .catagory .box ol {
		color: #bdccd4;
	}
	
	#content a {
		text-decoration: none;
	}
	
	#content .catagory {
	position:relative;
		margin: 0px auto;
		padding: 10px 0px;
		width: 570px;
		clear: both;
	}
	
	#content .catagory hr {
		display: block;
		clear: left;
		margin: -0.66em 0;
		visibility: hidden;
	}
	
	#content .icon {
	position:relative;
		margin-right: 5px;
		float: left;
	}
	
	#content .box img {
		border: none;
		position: relative;
		top: 4px;
	}
	
	#content .catagory h3 {
		color: #c1272d;
		margin-bottom: 5px;
		margin-top: 0px;
	}
		
	#content .catagory a {
		color: #386b95;
	}
	
	#content .box {
		position: relative;
		width: 465px;
		margin: 0px 0px 0px 101px;
		padding: 0px;
	}
	
	#content .catagory .box p {
		color: #bdccd4;
		margin: 5px 0px;
		text-align: left;
		width: 465px;
	}
	
	#content .catagory .box ul {
		position:relative;
		color: #bdccd4;
	}
	
	#content .catagory .box form {
		color: #bdccd4;
	}
	
	#content .catagory .box input {
		margin: 5px 0px;
	}
	
	#content .catagory .box textarea {
		margin: 5px 0px 0px 0px;
	}
	
	#content .catagory .box .address {
		font-weight: bold;
		color: #fff;
	}
	
	#content .catagory .box #locations p{
		margin: 20px 0px;
	}
	
	#content a:link, a:visited {
		color: #386b95;
	}
	
	#content a:hover, a:active {
		color: #ffffff;
	}

	#ebay-text {
		margin: 35px 0px 0px 0px;
	}
	
	.space {float:left;width:35px;}
	
	#ebay {
		/*background-image:url('../images/metal.jpg');
		background-repeat:repeat-x;*/
		position:relative;
		width:960px;
		height:325px;
		padding:0px 0px 0px 0px;
		margin:-25px 0px -17px 0px;
	}
	
	/*.ebay_widget {
		float:left;
		padding-top:5px;
	}*/

/*content-end*/

/*application-start*/
	#application_form {
	position:relative;	
		margin:0px auto;
		width: 550px;
		font-size: 16px;
		font-weight: bold;
		text-align:left;
		color:#ccc;
	}
	
	#application_form h2 {
	position:relative;
		text-align:left;
	}
	
	#application_form .subcat {
	position:relative;
		margin-bottom:15px;
	}
	
	#application_form .subcat input {
	position:relative;
		margin-top:5px;
	}
	
	#application_form .subcat p {
	position:relative;
		margin:0px;
		padding:0px;
		color:#ccc;
		width:550px;
	}
	
	#application_form .cat {
	position:relative;
		width: 550px;
		margin-bottom: 20px;
		border: 2px solid #ccc;
		padding: 10px;
	}
	
	#application_form .subtext {
	position:relative;
		float:left;
		font-size:12px;
		font-weight:normal;
		margin-right:5px;
	}
	
	#application_form label {
		font-size:14px;
		font-weight:normal;
	}
	
	#application_form select {
		margin-top:6px;
	}
	
	#application_form .normal {
	position:relative;
		font-weight:normal;
		width:525px;
		margin:0px 0px 15px 0px;
		padding:0px;
	}
	
	#application_form textarea {
	position:relative;
		width: 350px;
		height: 125px;
	}
	
	#application_form h3 {
	position:relative;
		border-bottom: 1px solid #ccc;
		padding-bottom: 2px;
	}
	
	#bottom_problem p,.subclass{width:500px;}	
/*application-end*/

/*footer-start*/
	#footer {
		position:  relative;
		height: 220px;
		width:960px;
		margin: 0px;
		padding: 0px;
		background-color: #921821;
		color: #ffffff;
		background-image: url('../images/footer.jpg');
		background-repeat: repeat-x;
	}
	
	#footer .sub_button {
		margin-top: 10px;
	}
	
	#footer .start {
		position:relative;
		width: 216px;
		float: left;
		margin-left: 28px;
		margin-right: 28px;
		padding:0px;
	}
	
	#footer .end {
		float: left;
		margin-left:28px;
		margin-right:0px;
		padding:0px;
	}
	
	#footer .box {
		width: auto;
		float: left;
		margin-left: 28px;
		margin-right: 28px;
		padding:0px;
	}
	
	#footer h3 {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	#footer p {
		font-size: 15px;
		margin-top: 0px;
		margin-bottom: 15px;
	}
	
	#footer ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
	}
	
	#footer a {
		text-decoration: none;
	}
	
	#footer a:link, a:visited {
		color: #ffffff;
	}
	
	#footer a:hover, a:active {
		color: #999999;
	}
/*footer-end*/

/*copyright-start*/
	#copyright {
		clear:both;
		height: 17px;
		margin: 0px;
		padding: 0px;
		background-color: #27455e;
		color: #ffffff;
		background-image: url('../images/copyright.jpg');
		background-repeat: repeat-x;
	}
	
	#copyright p {
		float:left;
		margin: 0px;
		padding-left: 28px;
		font-size: 10pt;
	}
/*copyright-end*/

/*honeytrap for forms*/
.h {
	position:absolute;
	left:-9999em;
}