/*** General tags ***/

body {
	background:#FFFFFF;
	color:#404040;
	font:76% Verdana, Tahoma, Arial, sans-serif;
	line-height:1.2em;
	margin:0 auto;
	padding:0;
}
a {
	color:#763534;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color:#a0616f;
}
a img {
	border:0;
}

.reg {
	text-decoration: underline;
}

.reg2 {
	font-weight: bold;
	text-decoration: underline;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0 0 18px 10px;
	line-height:16px;
}
ul {
	list-style-image: url(images/bullet1.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
}
li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	color:#4088b8;
	font-size:4.2em;
	letter-spacing:-5px;
	margin:0 0 30px 25px;
}
h1 a {
	color:#4088b8;
	text-transform:none;
}
h2 {
	border-bottom:4px solid #dadada;
	color:#4088b8;
	font-size:1.4em;
	letter-spacing:-1px;
	margin:0 0 10px;
	padding:0 2px 2px 5px;
}
h3 {
	border-bottom:1px solid #dadada;
	color:#4088b8;
	font-size:1.2em;
	font-weight:700;
	margin:10px 0 8px;
	padding:1px 2px 2px 3px;
}
/*** Main wrap  ***/

#wrap {
	margin:10px auto;
	padding:0;
	width:760px;
}
#background {
	background:url(images/af_interior_spliced_04.gif) repeat-y;
	float:left;
	margin:0;
	padding:0;
}
* html #background {
	background:url(images/af_interior_spliced_04.gif) repeat-y;
	float:left;
	margin-top:-10px;
	padding:0;
}
/** Header and Nav  **/
#header {
	background:url(images/af_interior_spliced_01.gif) no-repeat;
	height:119px;
	width:760px;
}
#header ul {
	list-style-image:none;
	list-style-type:none;
	margin: 0px;
}
#header li {
	float: left;
}
#header a {
	display: block;
	width: 250px;
	height: 100px;
}
#catalog {
	width:129px;
	height:33px;
	margin:25px 25px 0 0;
	float:right;
}
* html #catalog {
	width:129px;
	height:33px;
	margin:25px -100px 0 0;
	float:right;
}
#nav {
	height:37px;
}
/*** Sidebar and menu ***/

#sidebar {
	float:left;
	line-height:1.4em;
	margin:0 0 5px;
	padding:1px 0 0;
	width:195px;
}
/*** Main content ***/
#title {
	float:left;
	width:500px;
	margin-bottom:0px;
	_margin-left:0px;
}
#content {
	background:url(images/af_interior_spliced_03.gif) top no-repeat;
	float:left;
	width:680px;
	padding: 0px 40px 40px 40px;
}
#contenthistory {
	background:url(images/bg_history.gif) top no-repeat;
	float:left;
	width:680px;
	padding: 0px 40px 40px 40px;
}
#contentadvantage {
	background:url(images/bg_advantage.gif) top no-repeat;
	float:left;
	width:680px;
	padding: 0px 40px 40px 40px;
}
#contentcreation {
	background:url(images/bg_creation.gif) top no-repeat;
	float:left;
	width:680px;
	padding: 0px 40px 40px 40px;
}
#contentfeatured {
	background:url(images/bg_featured.gif) top no-repeat;
	float:left;
	width:680px;
	padding: 0px 40px 40px 40px;
}
#contentcontact {
	background:url(images/bg_contact.gif) top no-repeat;
	float:left;
	width:680px;
	padding: 0px 40px 40px 40px;
}
#contentcatalog {
	background:url(images/bg_catalog.gif) top no-repeat;
	float:left;
	width:680px;
	padding: 0px 40px 40px 40px;
}
#paragraph1 {
	float:left;
	width:400px;
}
#paragraph2 {
	float:left;
	width:680px;
}
#paragraph2 a {
	font-weight: normal;
	color:##763534;
}
#paragraph2 a:hover {
	color: #A0616F;
}
#paragraph2 input.input {
	background: #ffffff;
	border: 1px solid #dadada;
	width: 220px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 4px 4px 4px 4px;
}
.altbuttonformat {
	background: #ffffff;
	border: 1px solid #dadada;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 2px;
}
/*** Footer ***/

#footer {
	background:url(images/af_interior_spliced_06.gif) no-repeat;
	height:42px;
	padding:80px 0 0 70px;
	clear:both;
	_padding:80px 0 0 55px;
}
#footer p {
	margin:0;
	padding:0;
}
/*** Various classes ***/
.bottomtext {
	text-align:center;
	font-size:10px;
}
