

/*
e3cbd0 = light pink
8b5a59 = dark pink
431013 = DARK RED
*/
body
{
background: #8b5a59;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

h1{
font-size:20px;
color:#431013;
margin-left:6px;
margin-bottom:5px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:100;
}
h2{
font-size:14px;
color:#431013;
margin-left:6px;
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:100;

}

h3{
font-size:18px;
color:#431013;
margin-bottom:1px;


}
#container
{
	margin: 0 auto;
	width: 800px;
	
}

#header
{
	background:#8b5a59;
	background-image:url("../images/main/header.gif");
	background-repeat:no-repeat;
/*	padding: 20px;*/
	height: 124px;
}
p{
margin:7px;
}

#header h1 { margin: 0; }

#content
{
	clear: left;
	padding: 0px;
	text-align:justify;
	vertical-align:top;
	min-height:440px;
     height:auto !important;
     height:440px; 


}

#content h2
{
	color:#431013;
	font-size:14px;
	margin: 0 0 .5em;
	margin-left:6px;
	margin-top:15px;
	font-weight:bold;
}

#footer
{
	background:#8b5a59;
	text-align: center;
	color:#e3cbd0;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
#footer a
{color:#e3cbd0;
	text-decoration:none;}
#footer a:visited
{color:#e3cbd0;
	text-decoration:none;}
#footer a:hover
{color:#431013;}



#tabs {
	
	width:900px;
	font-size:14px;
	margin:0 0 0 -20px;
	color:#431013;
	vertical-align:top;
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	/*padding:10px 10px 0 0px;*/
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("../images/main/tab_left.gif") no-repeat left top;
	margin:0;
	padding:0 3px 0 11px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("../images/main/tab_right.gif") no-repeat right top;
	padding:6px 15px 4px 4px;
	margin-right:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#431013;
	}
	
#tabs a.active {
		
background-position:0% -33px;
		}
	
#tabs a span.active {
		
background-position:100% -33px;
		}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -33px;
	}

#tabs a:hover span {
	background-position:100% -33px;
	}

.tl {background: url("../images/main/corner_1.gif") 0 0 no-repeat} 
.tr {background: url("../images/main/corner_2.gif") 100% 0 no-repeat; padding: 3px 5px 0px 10px} 
.bl {background: url("../images/main/corner_3.gif") 0 100% no-repeat #e3cbd0; } 
.br {background: url("../images/main/corner_4.gif") 100% 100% no-repeat} 
.clear {font-size: 1px; height: 1px}

#abman {
width:141px;
height:143px;
float:right;
background-repeat:no-repeat;
}

#brochurelink {
width:271px;
height:143px;
float:right;
background-repeat:no-repeat;
}
.active{
color:#000000;
}
#rimg {
background-image:url("../images/rimg_marketing.gif");
width:330px;
height:431px;
float:right;
font-weight:bold;
color:#431013;
text-align:center;
position:relative;

}
#wid{
width:450px;
overflow:visible;
}

#d7{
float:right;

}
#d7 a{
color:#000033;
}
#d7 a:hover{
color:#FFf;
}

.quote {
font-size:9px;
font-style:italic;
font-weight:normal;
}

.ital {
font-style:italic;
}

#copytext {

font-size:18px;
font-weight:bold;
/*float:left;*/
/*margin:26px 0 0 34px;*/
bottom:64px;
left:34px;

position:absolute;
}

#textlinks {
font-size:11px;
color:#fff;
float:left;

}

#linked {

bottom:1px;
left:20px;

position:absolute;
}
