a.nav-link:link {color:#FFFFFF; text-decoration:none;}    /* unvisited link */
a.nav-link:visited {color:#FFFFFF; text-decoration:none;} /* visited link */
a.nav-link:hover {color:#FFFFFF; text-decoration:underline;}   /* mouse over link */
a.nav-link:active {color:#FFFFFF; text-decoration:underline;}  /* selected link */
a.sem:link {color:#FFFFFF; text-decoration:underline;}    /* unvisited link */
a.sem:visited {color:#FFFFFF; text-decoration:underline;} /* visited link */
a.sem:hover {color:#DFDFDF; text-decoration:underline;}   /* mouse over link */
a.sem:active {color:#FFFFFF; text-decoration:underline;}  /* selected link */
body
{
margin:0px;
padding:0px;
background-color:#29293D;
font-family:Helvetica;
}
.nav-box
{
width:1280px;
height:50px;
margin-left:auto;
margin-right:auto;
}
h1
{
font-size:90px;
color:#ffffff;
float:right;
width:100%;
text-align:center;
}
.main-body
{
float:left;
width:1280px;
margin-left:auto;
margin-right:auto;
margin:0px;
padding:0px;
height:989px;
}
.sem-bg
{
background-image:url('./images/seo_Page_07.png');
}
.sem-bg-pt1
{
background-image:url('./images/seo_Page_07.jpg');
}
.sem-bg-pt2
{
background-image:url('./images/seo_Page_08.png');
}
.contact-bg
{
background-image:url('./images/seo_Page_15.png');
}
ol.nav
{
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
display: block;
float: left;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: normal;
text-align:center;
height: 50px;
line-height: 18px;
list-style-type: none;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
vertical-align: middle;
width: 100%;
}

li.nav-item-left
{
display: block;
float: left;
height:100%;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: 18px;
list-style-type: none;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
vertical-align: baseline;
border-style:solid;
border-color:#F1F1F1;
border-left-width:0px;
border-top-width:0px;
border-bottom-width:0px;
border-right-width:1px;
}

li.nav-item
{
display: block;
float: left;
height:100%;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: 18px;
list-style-type: none;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
vertical-align: baseline;
border-style:solid;
border-color:#F1F1F1;
border-left-width:0px;
border-top-width:0px;
border-bottom-width:0px;
border-right-width:1px;
}
li.nav-item-right
{
display: block;
float: left;
height:100%;
font-size: 16px;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: 18px;
list-style-type: none;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 15px;
padding-right: 15px;
padding-top: 15px;
vertical-align: baseline;
border-style:solid;
border-color:#F1F1F1;
border-left-width:0px;
border-top-width:0px;
border-bottom-width:0px;
border-right-width:0px;
}
.nav-bg
{
background-color:#29293D;
}
ul.sem
{
list-style-type:disc;
display: block;
float:left;
width:100%;
}
li.sem
{
font-size:32px;
font-weight:bold;
color:#ffffff;
padding-bottom:5px;
}
.spacer
{
display:block;
float:left;
width:100%;
height:400px;
}
.spacer2
{
display:block;
float:left;
width:100%;
height:840px;
}
.contact
{
width:100%;
float:right;
font-size:50px;
}
.continue
{
width:100%;
float:left;
text-align:center;
font-size:30px;
}