/* [a sevenine design] by Stephanie of http://www.sevenine.net*/

body { 
background: #ECECEC url('bg.png') repeat-y top center; 
color: #333333;
font-family: Lucida Sans Unicode;
font-size: 75%;
text-align: center;
margin: 0 auto;
line-height: 150%;
}	

#container {
width: 778px;
margin: 0 auto;
background: #f4f4f4 url('innbg3.gif') repeat-y;
}

#container2 {
width: 778px;
margin: 0 auto;
}

#header {
background: #FFFFFF;
height: 200px;
width: 778px;
text-align: center;
margin-left: -1px;
}

#menu {
width: 202px;
float: left;
padding-top: 10px;
margin-left: 0px;
}

#navlist ul {
margin-left: -41px;
}

#content {
text-align: left;
width: 555px;
float: right;
padding: 5px;
margin-right: 3px;
}

#promo {
background: url('promobhind.gif');
background-repeat: repeat-x;
background-position: center; 
color: #FFF;
padding: 10px;
height: 229px;
width: 533px;
clear: right;
}

#footer {
background: url('gd2.jpg') repeat-x;
width: 778px;
text-align: center;
font-size: 70%;
font-family: Verdana, Arial, Sans-Serif;
margin-top: 20px;
border-bottom: 20px solid #DADAD9;
clear: left;
clear: right;
color: #FFF;
}

h1 {
font-family: "Lucida Sans Unicode;
color: #713131;
font-size: 200%;
}

.smallheader {
font-family: "Lucida Sans Unicode;
color: #713131;
font-size: 110%;
font-weight: bold;
}

#navlist li {
padding:0 1px 1px;
width:201px;
height: 25px;
margin-bottom: 5px;
list-style: none;
text-align: left;
margin-left: -41px;
}

#navlist li a {
display:block;
padding:0.25em 0.5em 0.25em 0.75em;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
text-decoration:none;
background: #FFF url('unhover.gif');
}

#navlist li a:link { 
color:#FFF; 
}

#navlist li a:visited {
color:#FFF;
}

#navlist li a:hover {
background: #FFF url('bhbar-hover.gif');
}

.solutions {
list-style-type: circle;
font-size: 80%;
}

a {
border-bottom: 1px solid #713131;
color: #713131;
text-decoration: none;
font-weight: bold;
}

a:visited {
color:#333333;
}

a:hover {
font-weight: bold;
cursor:pointer;
color: #425A73;
}

a:active {
color: #000;
}

img {
border: none;
}
