/*CSS Reset*/body, div, dl, dt, dd, li, pre,form, fieldset, input, textarea, p, blockquote, th, td, button { margin: 0; padding: 0; }h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; font-weight: normal; }address, caption, cite, code, dfn, em, strong, var { font-style: normal; font-weight: normal; }ol, ul { list-style: none; margin: 0; padding: 0; }table { border-collapse: collapse; border-spacing: 0; } caption, th { text-align: left; font-weight: normal; font-style: normal; }acronym, abbr, fieldset, img { border: 0;}:focus { outline: 0; }

.clr {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

body {
margin: 0;
padding: 0;
background: black;
font-family: Arial;
text-align: center;
font-size: 12px
}

h1 {
font-weight:bold;
}

div.main {
margin: 0 auto;
width: 982px;
}

div.header {
background: url(../images/header-bg.png) repeat-x top left;
height: 91px;
text-align: left;
color: #fff
}

div.header img {
position: relative;
top: 20px
}

div.context {
height: 362px;
background: url(../images/women.jpg) no-repeat bottom left  #d2e49d;
}

div.context div.left {
width: 400px;
height: 362px;
float: left;
}

div.context div.left img {
position: relative;
top: 101px;
}

div.context div.left h1 {
position: relative;
top: 35px;
font-weight: bold;
left: 30px;
text-align: left;
font-size: 14px;
float: left
}

div.context div.right {
width: 580px;
text-align: left;
float: left;
}

div.personalTr {
color: #b42025;
position: relative;
left: 10px;
width: 570px;
}

div.personalTr img {
margin-right: 10px;
margin-bottom: 10px;
float: left;
}

div.personalTr ul {
color: #000;
font-size: 11px;
margin-top: 10px;
line-height:1.25
}

div.relaxHome {
position: relative;
text-align: left;
top: 15px;
left: 80px;
color: #b42025;
margin-bottom: -30px;
}

div.relaxHome ul {
color: #000;
margin-top: 10px;
}

div.contact {
position: relative;
top: -101px;
width: 261px;
height: 81px;
float: right;
text-align: right;
font-size: 14px;
background: #fff;
border: 2px solid #b5121b;
border-bottom: none;
}

.pad {
padding: 15px 15px 0 0;
font-weight:bold;
}

div.redLine {
background: #b5121b;
clear: left;
color: #fff;
font-size: 11px;
height: 18px; 
text-align: left;
}

div.redLine a {
color: #fff;
text-decoration: none;
}

div.redLine a:hover {
color: #000;
}


div.redLine div.left2 {
float: left;
width: 50%;
margin: 3px 0 0 17px;
}

div.redLine div.right2 {
float: right;
width: 40%;
margin: 3px 17px 0 0;
text-align: right;
}

/*div.footer {
text-align: right;
}*/

/*div.footer a {
position: relative;
left: 263px;
}*/

div.footer {
text-align: right;
font-size: 10px;
}

div.footer a {
position: relative;
left: 263px;
color: #fff;
font-size: 10px;
text-decoration: none;
}

div.footer a:hover {
color: #97d63b;
}


























