/* index */

body {
	background:url(../images/background.jpg) center top repeat;
	text-align:center;
	margin:0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
}

#container {
	position:relative;
	background:url(../images/sub-page.jpg) no-repeat;
	margin:0 auto 0 auto;
	width:750px;
	height:900px;
}

#page-title {
	position:absolute;
	width:550px;
	height:36px;
	left:100px;
	top:236px;
}

#menu {
	position:absolute;
	left:87px;
	top:168px;
	width:573px;
	height:33px;
	z-index:1000;
}

.menu {
	position:absolute;
	left:0px;
	top:0px;
	width:573px;
	height:33px;
	z-index:1000;
	padding:0;
	margin:0;
}

.menu a {
	display:block;
}

.menu li {
	list-style:none;
	position:absolute;
}

.home {
	position:absolute;
	list-style:none;
	width:50px;
	height:33px;
	left:0px;
	top:0px;
}

.home a{
	width:50px;
	height:33px;
}

.home a:hover{
	background:url(../images/menu.jpg) 0px 0px no-repeat;
}

.boutique {
	position:absolute;
	list-style:none;
	width:78px;
	height:33px;
	left:65px;
	top:0px;
}

.boutique a{
	width:78px;
	height:33px;
}

.boutique a:hover{
	background:url(../images/menu.jpg) -65px 0px no-repeat;
}

.sizing {
	position:absolute;
	list-style:none;
	width:72px;
	height:33px;
	left:143px;
	top:0px;
}

.sizing a{
	width:72px;
	height:33px;
}

.sizing a:hover{
	background:url(../images/menu.jpg) -143px 0px no-repeat;
}

.faq {
	position:absolute;
	list-style:none;
	width:32px;
	height:33px;
	left:364px;
	top:0px;
}

.faq a{
	width:32px;
	height:33px;
}

.faq a:hover{
	background:url(../images/menu.jpg) -364px 0px no-repeat;
}

.about {
	position:absolute;
	list-style:none;
	width:73px;
	height:33px;
	left:416px;
	top:0px;
}

.about a{
	width:73px;
	height:33px;
}

.about a:hover{
	background:url(../images/menu.jpg) -416px 0px no-repeat;
}

.policies {
	position:absolute;
	list-style:none;
	width:63px;
	height:33px;
	left:509px;
	top:0px;
}

.policies a{
	width:63px;
	height:33px;
}

.policies a:hover{
	background:url(../images/menu.jpg) -509px 0px no-repeat;
}

.link {margin:0 auto 0 auto; position:relative;}

.link a {color:#a51d21; text-align:left; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; height:auto; width:auto;}

.link a:hover{background-color:#335ab4; color:#ffffff; text-decoration:none; background:none;}

.link a:active{background-color:#335ab4;}

#content {
	position:absolute;
	text-align:left;
	width:630px;
	height:399px;
	left: 60px;
	top: 308px;
	overflow:auto;
	visibility:visible;
}

#footer {
	position:absolute;
	width:750px;
	height:44px;
	z-index:1;
	left: 0px;
	top: 767px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#a51d21;
	line-height:18px;
}


a.footer {color:#a51d21; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight:normal; text-decoration:none;}

a.footer:hover{color:#a51d21; text-decoration:underline;}

a.footer:active{text-decoration:none;}

.bling {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a51d21;
	text-decoration:none;
	font-weight:bold;
}

.text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	margin-right:10px;
}

.first-paragraph {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	margin-top:0px;
	margin-right:10px;
}


.header {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#a51d21;
}

.sub-header {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#a51d21;
}

a.text {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a51d21;
	text-decoration:underline;
	font-weight:bold;
	margin:0;
}
a.text:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a51d21;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

a.text:active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a51d21;
	text-decoration:underline;
	font-weight:bold;
	margin:0;
}

a.faq-text {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#a51d21;
	text-decoration:underline;
	font-weight:bold;
}

a.faq-text:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#a51d21;
	text-decoration:none;
	font-weight:bold;
}

a.faq-text:active {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#a51d21;
	text-decoration:underline;
	font-weight:bold;
}

.tm {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#a51d21;

}

.form {
	background:#E8E8E8;
	padding:25px;
}

.form-text {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#666;
	margin:5px 0 5px 0;
}

.form-element {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#F7DED7;
	border:#999999 1px solid;
	margin:0px 0px 5px 0px;
}

.item-title {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
}

a.item-title {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

a.item-title:active {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

a.item-title:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#a51d21;
	font-weight:bold;
	text-decoration:none;
}
.form-top {
margin:8px 0px 5px 0px;
}

a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a51d21;
	text-decoration:underline;
	font-weight:bold;
	margin:0;
}
a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a51d21;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}

a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a51d21;
	text-decoration:underline;
	font-weight:bold;
	margin:0;
}

a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a51d21;
	text-decoration:underline;
	font-weight:bold;
	margin:0;
}

a:visited:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#a51d21;
	text-decoration:none;
	font-weight:bold;
	margin:0;
}
