body {
background:#E54590;
font-family:Arial;
font-size:12px;
line-height:16px;
color:#fff;
}

a {
color:#78244C;
text-decoration:none;
}

a:hover {
color:#9A2D62;
text-decoration:none;
}

h1 {
font-size:18px;
line-height:28px;
color:#fff;
}

h2 {
font-size:14px;
line-height:30px;
color:#fff;
font-weight:700;
}

hr {
color: #C1397B;
background-color: #C1397B;
height: 1px;
border:0;
}

.btt-newsletter {
background-color: #35B5B3;
vertical-align:middle;
border:1px solid #fff;
color:#fff;
font-weight:700;
}

.btt-newsletter:hover {
background-color: #007D7D;
vertical-align:middle;
border:1px solid #fff;
color:#fff;
font-weight:700;
}

#container {
background:url(../images/bg-container.jpg) repeat-y;
position:relative;
width:950px;
height:auto;
overflow:hidden;
margin:0 auto;
padding:0 10px;
}

#header {
background:url(../images/header.jpg) no-repeat;
position:relative;
width:950px;
height:272px;
clear:both;
}

#logo {
position:relative;
float:left;
display:inline;
width:185px;
height:75px;
margin:10px 0 0;
}

#bg-main-nav {
background:#fff;
position:relative;
width:950px;
height:30px;
line-height:30px;
}

#main-nav {
background:#fff;
position:relative;
width:auto;
height:30px;
line-height:30px;
float:left;
display:inline;
color:#000;
font-size:14px;
padding-left:20px;
}

#main-nav a {
color:#000;
font-size:13px;
font-weight:700;
}

#main-nav a:hover {
color:#E54590;
}

#ucad {
background:#fff;
position:relative;
width:auto;
height:30px;
line-height:30px;
float:right;
display:inline;
color:#000;
font-size:14px;
padding-right:20px;
text-align:right;
color:#009999;
}

#banner {
background:#F87500;
position:relative;
width:970px;
height:296px;
clear:both;
margin:10px 0 0;
}

#content {
position:relative;
width:930px;
height:auto;
clear:both;
margin:20px 20px 0 20px;
}

#content-left {
position:relative;
float:left;
display:inline;
width:600px;
height:auto;
}

#content-left ul {
list-style:url(../images/bullet.gif);
margin:0 0 20px 30px;
}

#content-separator {
background:url(../images/separator.gif) no-repeat center top;
position:relative;
float:left;
display:inline;
width:130px;
height:850px;
}

#content-right {
position:relative;
float:right;
display:inline;
width:200px;
height:auto;
}

#content-right-nav {
position:relative;
width:200px;
height:auto;
}

#content-right-nav a {
background:url(../images/arrow-nav-right.gif) center right no-repeat;
color:#fff;
font-size:13px;
display:block;
width:180px;
height:25px;
line-height:25px;
border-bottom:1px solid #007D7D;
font-weight:700;
}

#content-right-nav a:hover {
color:#007D7D;
}

#footer {
background:#fff;
position:relative;
width:950px;
height:30px;
line-height:30px;
clear:both;
color:#000;
margin-top:20px;
}

#footer-left {
position:relative;
width:auto;
float:left;
display:inline;
margin-left:20px;
}

#footer-right {
position:relative;
width:auto;
float:right;
display:inline;
text-align:right;
margin-right:20px;
}

#footer-right a {
color:#000;
text-decoration:none;
}

#footer-right a:hover {
text-decoration:underline;
}

/**************/

.green {
color:#009999;
}

