html {
 height: 100%; 
}
body { 
	margin:0px;
	background:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	border: 0px;
	/* minimum width */
	min-width:800px;
	background-image: url(images2/tile.gif);
background-repeat: repeat;
 height: 100%; 
}
img {margin: 0px; padding: 0px; display: block;}

#top_nav {
	height:30px;
	color: #000000;
	background-image: url(images2/nav_stretch.gif);
	border-bottom:1px #000000 solid;
	width:100%;
	background-repeat:repeat-x;
	padding:0px 0px 0px 0px;
}

#top_nav a {
	font:12px Arial;
	font-weight:bold;
	color:#069AFF;
	text-decoration:none;
}
#top_nav a:hover {
	text-decoration:underline;
	color: #069AFF;
	background:none;
}

.top_nav_selected{
	text-decoration:none;
	color: #000000;
	background:none;
	font:14px Arial;
	font-weight:bold;
}
#top_languages {
padding-top: 8px;
}
#greydivide {
width: 100%;
padding:0px 0px 0px 0px;
height: 6px;
border-bottom:1px #010101 solid;
background-color: #5B5B5B;
}
#back {
width: 100%;
padding:0px 0px 0px 0px;
height: 100%;
min-height:700px;
}
#mainhold {
width: 799px;
margin: auto;
background-color: #ffffff;
height: 100%;
min-height:800px;
}

#mainhold2 {
width: 799px;
margin: auto;
background-color: #ffffff;
height: 100%;
min-height:940px;
}

#mainhold2bb {
width: 799px;
margin: auto;
background-color: #ffffff;
height: 100%;
min-height:1600px;
}

#mainhold3 {
width: 799px;
margin: auto;
background-color: #ffffff;
height: 100%;
min-height:3500px;
}

#mainhold3bb{
width: 799px;
margin: auto;
background-color: #ffffff;
height: 100%;
min-height:1200px;
}
#navback {
/*background-image:url(images2/nav.gif);*/
background-repeat:no-repeat;
float: left;
width: 672px;
height: 26px;
padding-left: 1px;
}
#navback_about {
/*background-image:url(images2/nav_about.gif);*/
background-repeat:no-repeat;
float: left;
width: 672px;
height: 26px;
padding-left: 1px;
}

#navback_manage {
/*background-image:url(images2/nav_manage.gif);*/
background-repeat:no-repeat;
float: left;
width: 672px;
height: 26px;
padding-left: 1px;
}
#navback_advert {
/*background-image:url(images2/nav_advert.gif);*/
background-repeat:no-repeat;
float: left;
width: 672px;
height: 26px;
padding-left: 1px;
}
#navback_partners {
/*background-image:url(images2/nav_partners.gif);*/
background-repeat:no-repeat;
float: left;
width: 672px;
height: 26px;
padding-left: 1px;
}
#navback_contact {
/*background-image:url(images2/nav_contact.gif);*/
background-repeat:no-repeat;
float: left;
width: 672px;
height: 26px;
padding-left: 1px;
}

#navback_careers {
/*background-image:url(images2/nav_careers.gif);*/
background-repeat:no-repeat;
float: left;
width: 672px;
height: 26px;
padding-left: 1px;
}
#navback_press {
/*background-image:url(images2/nav_press.gif);*/
background-repeat:no-repeat;
float: left;
width: 672px;
height: 26px;
padding-left: 1px;
}
#navhold {
float: left;
background-color: #3F3F3F;
margin-left: 10px;
}

a.nav_link {
	display:block;
	float:left;
	height:16px;
	line-height: 1.4em;
	text-decoration:none;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:71%;
	font-weight:bold;
	text-align:center;
	white-space:nowrap;
	
}
a.nav_link:hover {
    color: #069AFF;
}


a.nav_link_selected {
	display:block;
	float:left;
	height:16px;
	line-height: 1.4em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:71%;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-image:url(images2/navback_select.jpg);
	color:#069AFF;
}

#navbottom {
background-image:url(images2/nav_bottom.gif);
background-repeat:repeat-x;
clear: both;
}
#visit {padding-left:150px; background-color: white; padding-top: 8px; padding-bottom: 8px;}
#visit2 {padding-left:100px; background-color: white; padding-top: 9px; padding-bottom: 0px;}
.content {float: left; width: 220px; font-size: 12px; color: #373737; height: 175px;}
.more {border-top: 1px solid #BFBFBF; clear: both; width: 60px; padding-left: 140px; font-size: 12px; padding-top: 5px;}
.more a {text-decoration: none; color: #069AFF; font-size: 12px;}
.more a:hover {color:#069AFF; text-decoration: underline;}

#header {
    width:100%;
    line-height:normal;
	font-family: arial;
	font-size: 14px;
	line-height: 12px;
	text-transform:uppercase;
    }

	#header ul {
    margin:0;
    padding:0;
    list-style:none;
    }
	
  #header li {
    float:left;
    background:url("images2/buttonRt.gif")
      no-repeat right top;
    margin:0;
    padding:0;
	height: 23px;

    }
	 #header a {
    display:block;
    background:url("images2/buttonLft.gif")
      no-repeat left top;
    padding:5px 15px;
	color: white;
	font-weight: 900;
	text-decoration: none;
	height: 23px;
    }
	#abouttext {color: #343434;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 25px;
	padding-left: 12px;
	padding-right: 10px;
	}
	#abouttext a {color: #069AFF;text-decoration: none;}
	#abouttext a:hover {color: #069AFF;text-decoration: underline;} 
	#managetext {color: #343434;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 32px;
	padding-right: 32px;
	}
	#managetext a {color: #069AFF;text-decoration: none;}
	#managetext a:hover {color: #069AFF;text-decoration: underline;} 
.aboutim {padding-top: 24px; padding-left: 14px;}
.aboutim1 {padding-top: 19px; padding-left: 14px;}
.manage {font-weight: bold; font-size: 16px; color: #069AFF;}
.formbox{border: 1px solid #8AAFEA; width: 160px;}
select {border: 1px solid #8AAFEA; width: 160px;}
form {font-family: arial; font-size: 12px;}
.formbutt {font-family: arial; font-size: 14px; color: #fff; font-weight: bold; background-image:url(images2/form_butt.gif);
background-repeat:no-repeat; width: 132px; height: 23px; padding-top: 2px; text-align: center;}
 .custombutton {padding:0;margin:0;border:none;background:none;cursor:pointer;}
 .otherim {margin-top: 24px; margin-left: 14px; border: 5px solid black;}
 .otherim1 {margin-top: 19px; margin-left: 14px; border: 5px solid black;}
 .logos {float: left; margin: 0px; padding: 0px; padding-right: 24px; padding-top: 0px;}
 .managepic {float: left; border: 5px solid #000000; margin-right: 12px; margin-bottom: 5px;}
 #newslinks{font-size: 16px; color: #000000;padding-bottom:10px;}
 #newslinks a{font-size:14px; text-decoration: underline;}
 #newslinks a:link{text-decoration: underline;}
 #newslinks a:visited{text-decoration: underline;}
#newslinks a:hover{ttext-decoration: underline;}


