@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CF2321;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	position: relative;
	padding: 0px;
	margin: 0px;

}

.wrapper {
	width: 625px;
	margin: 0 auto 0;
	background: #CF2321;
	padding: 0px;

}
	

#logo {
	width: 510px;
	height: 84px;
	padding-left: 57px;
	margin-top: 100px;
	float: left;
}

a {
	text-decoration: underline;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

p { 

	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Intro and Our Services */

#shoesandservices {
	width: 625px;
	height: 100%;
	min-height: 172px;
	margin-top: 25px;
	background-image: url(images/shoesandservices.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: left;
	float: left;
}

#intro {
	width: 340px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 105px;
	padding-left: 250px;
	height: 100%;
	
}	

#box1 {
	width: 625px;
	height: 100%;
	background-color: #BB201E;
	float: left;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
#spacer {
	width: 50px;
	height: 100%;
	min-height: 200px;
	
}	


#box1 ul {
	width: 560px;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
	margin-left: 60px;
}

#box1 li {
	font-size: 18px;
	float: left;
	display: inline;
	width: 265px;
	margin: 0px;
	padding: 2px;
		
}

#rc_bottom1 {
	width: 625px;
	height: 19px;
	background:  #BB201E url("images/rc_bottom.gif");
	clear: left;
	float: left;
}

/* Portfolio */

#portfolio_rc {
	width: 625px;
	height: 53px;
	margin-top: 25px;
	background:  #BB201E url("images/portfolio.gif");
	clear: left;
	float: left;

}

#portfolio {
	width: 625px;
	height: 100%;
	background-color: #BB201E;
	clear: left;
	float: left;
	font-size: 18px;
	line-height: 130%;
	text-align: center;
	font-weight: 400;
}

#rc_bottom2 {
	width: 625px;
	height: 19px;
	background:  #BB201E url("images/rc_bottom.gif");
	float: left;
}

/* Contact Us */

#contactus_rc {
	width: 625px;
	height: 53px;
	margin-top: 25px;
	background:  #BB201E url("images/contactus_rc.gif");
	clear: left;
	float: left;

}

#box2 {
	width: 625px;
	height: 100%;
	margin-bottom: 0px;
	padding-top: 8px;
	background-color: #BB201E;
	clear: left;
	float: left;
	font-size: 16px;
	line-height: 130%;
	text-align: center;
	font-weight: 400;
}

.contactinfo {
	margin-top: 15px;
}

.noscript {
	display: inline;
	font-size: 12px;
}

#rc_bottom3 {
	width: 625px;
	height: 19px;
	background:  #BB201E url("images/rc_bottom.gif");
	float: left;
}

/* Footer */

#footer {
	width: 625px;
	height: 100%;
	clear: left;
	padding-top: 23px;
	padding-bottom: 30px;
	text-align: center;
}

#intheworks {
	width: 95px;
	height: 61px;
	margin-bottom: 10px;
}

.copyright{
	font-size: 10px;
	margin: 0px;
	padding: 5px;
}

.keys{
	font-size: 12px;
	float: left;
	color: #000000;
	margin-bottom: 15px;
	padding-left: 15px;
}

#validations {
	width: 186px;
	height: 31px;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#xhtml {
	padding-right: 10px;
	border: none;
	margin-top: 10px;
	padding-top: 0px;
}

#css {
	border: none;
	margin-top: 10px;
	padding: 0px;
}

