* {
margin : 0;
padding : 0;
}

body {
font-family : helvetica, verdana, sans-serif;
color : #000;
background-color : #fff;
}
#container {
background-image : url(../Images/logo2.jpg);
background-repeat : no-repeat;
background-position : top right;
width : 840px;
margin-top : 0;
margin-right : auto;
margin-bottom : 5px;
margin-left : auto;
border : none;
}
#branding{
	clear:both;
}
#logo{
float:left;
margin-left:190px;	
}
#logo img{
	padding:20px 10px 5px 10px;
	
}
#navigator {
float:left;
width:56%;
height: 25px;
font-family : helvetica, verdana, sans-serif;
padding-bottom : 4px;
margin-top:102px;
}

#navigator ul {

margin-top : 6px;
list-style-type : none;
}
#navigator li {
line-height : 18px;
font-size : 13px;

float : left;
width : 90px;
margin-right : 2px;
border : #417FB5 solid 1px;
text-align : center;
background-color : #fff;
}
#navigator li a {
color : #417FB5;
padding : 5px 8px;
text-decoration : none;
}
#navigator li a:hover {
color : #808284;
}
#navigator ul li a#current {
color : #808284;
}

#content {
background : #fff;
border : #417FB5 solid 1px;
margin-bottom : 4px;
margin-top : 5px;
clear : both;
}
#flash {
background : #fff;
border : #417FB5 solid 1px;
margin-bottom : 4px;
margin-top : 5px;
clear : both;
}
#content a {
text-decoration : none;
color : #000;
}
#flashContent {
width : 100%;
height : 100%;
}
#text {
clear:both;
width : 560px;
}


#footer {
margin-top : 5px;
}
#footer ul {
clear : both;
text-align : center;
padding : 5px 0;
font-size : 10px;
background-color : #417FB5;
padding-left : 545px;
}
#footer li {
display : inline;
}
#footer a {
text-decoration : none;
color : #000;
}
#footer a:hover {
text-decoration : none;
color : #fff;
}
#footer span {
color : #fff;
}
h4 {
text-align : right;
color : #417FB5;
font-size : 10px;
padding-right : 17px;
}
h1 {
font-size : 18px;
color : #00519B;
padding-bottom : 10px;
padding-left : 20px;
padding-top : 10px;
}
p {
font-size : 14px;
color : #000;
padding-bottom : 10px;
padding-left : 20px;
padding-right:30px;
text-align : left;
}
#sec2 {
padding-top : 10px;
margin-left : 20px;
}
td {
width : 160px;
text-align : left;
padding : 10px 5px;
}
#sec3 {
padding-top : 10px;
margin-left : 20px;
}
#sec3 img{
	padding-left:50px;
}
#sec3 table{
	width:90%;
}
span {
text-decoration : none;
text-align : left;
font-size : 13px;
color : #000;
}
span a {
text-decoration : none;
color : #000;
font-size : 14px;
}
#brands-content {
margin-left : 10px;
}
#brands-content img {
vertical-align : middle;
display : block;
margin-left : auto;
margin-right : auto;
}
a * {
border : 0;
}
#content ol {
padding-left : 40px;
list-style : none;
padding-bottom : 10px;

}
#content ol li {
font-size : 14px;
color : #000;
text-indent : -1.3em;
padding-bottom:5px;

}
#content ol.first {
padding-left : 15px;
list-style : none;
padding-bottom : 10px;
display:inline;
}
#content .first li {
font-size : 14px;
color : #000;
text-indent : -1.3em;
display:inline;
padding-left:3px;
}
#content ul {
padding-left : 40px;
list-style-image:url(../Images/bullet.jpg);
padding-bottom : 10px;
}
#content ul li {
font-size : 14px;
color : #000;

padding-bottom : 5px;
}


