html, body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
  font-family: "Gudea", "helvetica", arial, sans-serif;
	font-size: 14px;
  color: #7a7a7a;
	background-color: #FFFFFF;
  background-image: url(../img/background-gradient.png);
	background-repeat: repeat-x;
}




#container {
   background-image: url(../img/background-world.jpg);
	 background-repeat: no-repeat;
	 background-position: top center;
	 width: 100%;
   min-height: 100%;
   position: relative;
   margin: 0 auto;
}

#wrapper {
	width: 1000px;
	min-height: 650px;
  margin: 0 auto;
	background: url(../img/background-cable-map.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 200px;
}

#header {
  min-height: 150px;
}

#logo {
	width: 325px;
	height: 125px;
  margin: 0px 0px 0px 600px;
  height: 0px;
  border: 0px;
}

#navwrapper {
  min-height: 150px;
}

#nav {
  margin: 0px 0px 30px 140px;
  float: left;
  width: 200px;
  font-size: 18px;
  line-height: 30px;
  color: #47494a;
  font-family: "Gudea", "helvetica", arial, sans-serif;
}

#nav a, a:visited {
  color: #47494a;
}

#nav a:hover {
  color: #ffb502;
}

#nav a.navitem-active {
  font-weight: bold;
	color: #1e5a91;
}
#nav img {
  vertical-align: text-bottom;
}

#contentwrapper {
  margin: 0;
  clear: both;
  width: 1000px;
}

#content {
  margin: 0px 50px 50px 50px;
  width: 600px;
  float: left; 
}

#sidebox {
  margin: 190px 0px 0px 0px;
  width: 290px;
  float: left;
  color: #b0b0b0;
}

#sidebox h1 {
  color: #47494a;
}

#sidebox a {
  color: #ffb502;
}


#footerwrapper {
   position: absolute;
   bottom: 0;
   width: 100%;
   height: 200px;   /* Height of the footer */
   background-image: url(../img/background-footer.png);
   background-repeat: no-repeat;
	 background-position: top center;
   padding: 20px 0px;
}

#footer {
  width: 1000px;
  margin: 0 auto;   
  color: #47494a;
  font-size: 10px;
}

#footer-left {
  width: 290px; 
  float: left;
  font-size: 18px;
  line-height: 27px;
  margin: 0px 0px 0px 50px;
}


#footer a{
   color: #47494a; 
}

#footer a:hover {
  color: #ffb502;
}


#accordion div{
  margin: 0px 0px 50px 0px;
}

#accordion p{
  line-height: 22px;
}

h1 {
	font-size: 20px;
	margin:0px;
	padding:0px;
	font-family: "Lato", "helvetica", arial, sans-serif;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	font-family: "Lato", "helvetica", arial, sans-serif;
}

h3 {
	font-size: 20px;
	font-weight: normal;
	margin:0px;
	padding:0px;
	font-family: "Lato", "helvetica", arial, sans-serif;
}

h4 {
	font-size: 14px;
	font-family: "Lato", "helvetica", arial, sans-serif;
}

a, a:visited {
	text-decoration: none;
		color:#1e5a91;
}

a:hover {
  color: #ffb502;
}

a { cursor: pointer; }

#content {
    color: #666666;
}

p.content{
  line-height: 22px;
}

div.news{
  line-height: 22px;
  margin: 0px 0px 50px 0px;
}


ul.content li {
  margin: 0px 0px 20px 0px;
}


img {
  border: 0;
}

td {
  padding: 10px
}

table {
  border: 0;
  border-spacing: 0;
}

ul.todolist  {
  font-size: 18px; 
  color: #1d528c;
  list-style-type: none; 
  margin: 0; 
  padding-left: 0px;
}

li.todolistchecked {
  padding-bottom: 10px;
}

li.todolistunchecked {
  padding-bottom: 10px;
}

li.todolistchecked:before {display: marker;
 content: url(../img/li-checked.png);
 vertical-align: -6px; /* choose this ... */
 padding-right: 0px; /* and this */
 }

li.todolistunchecked:before {display: marker;
 content: url(../img/li-unchecked.png);
 vertical-align: -6px; /* choose this ... */
 padding-right: 0px; /* and this */
 } 
 

.press {
  margin: 10px;
  float: left;
}

.clear {
	clear:both;
}

.error {
  text-align: left;
  color: #FF0000;
}

#contact_form label { display:block; text-align:right; font-weight:normal; }
#contact_form span.required { color:#FF0000;}
#contact_form input { width: 80%; font-size: 18px; font-weight: bold; }
#contact_form textarea { width:100%;  font-size: 18px; font-family: "Lato", "helvetica", arial, sans-serif;}
#contact_form button {  font-size: 18px; font-weight: bold; }
#contact_form input.security { width:50px; }

#vcs_bubble { width: 600px;	height: 121px; background: url(../img/vcs_bubble.png) no-repeat;}
#vcs_bubble div { position: absolute; font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; color: #1e5a91; width: 550px; margin: 30px 20px; display: none; text-align: center;}
#vcs_arrow { position: absolute; width: 30px;	height: 15px;	margin: 120px 0 0 22px;	background: url(../img/vcs_arrow.png) no-repeat; }
#vcs_profiles { margin: 25px 0 0 0;	padding: 0; }
#vcs_profiles a { display: inline; margin: 0;	padding: 0; }
#vcs_profiles a img { display: block; float: left; margin: 0 15px 0 10px ; border: solid 1px #47494a;}
#vcs_profiles a div { float: left; width: 0px; height: 77px; overflow: hidden; margin: 0; padding: 0;  }
#vcs_profiles a div span { display: block; width: 200px; height: 77px; overflow: hidden; margin: 0; padding: 0; }
#vcs_profiles a div span h2 { font-size: 18px; color: #000; font-weight: normal; margin: 0; padding: 0; }
#vcs_profiles a div span h3 { font-size: 12px; color: #999; font-weight: normal; margin: 0; padding: 0; }
#vcs_profiles a div span p { font-size: 11px; color: #069; font-style: italic; margin: 7px 0 0 0; padding: 0; }

#newsbox {
        color:#4d4948; 
        -moz-border-radius: 10px; 
        border-radius: 10px; 
        background-image:url(../img/background-news-box.png); 
        background-repeat: repeat-x; 
        background-color: #ffe9b3;
        background-position: top;
        border: 1px solid #ffb502; 
        padding: 0px; 
        margin: 5px 0px; 
        font-size: 12px;
        line-height: 12px; 
        clear: both;
}


#newsticker li {
  position: relative;
  left: 20px;
  list-style-type: none; 
  margin: 0; 
  padding-left: 0px;
}


#morenewsbox {
        color:#4d4948;
        background-color: #fff1d0;
        -moz-border-radius: 10px; 
        border-radius: 10px; 
        border: 1px solid #ffb502; 
        padding: 5px;
        margin: 5px 0px; 
        font-size: 12px;
        line-height: 12px; 
        clear: both;
}

#morenewsbox h3 {
    color: #ffb502;
  }

#morenewsbox li {
  list-style-type: none; 
  margin: 0; 
  padding-bottom: 10px;
}