
/* imports and fonts imports */
@import url("/apps/js/polls/polls-pack.css");
/* General */
html {
	height: 100%;
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	height: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.231;
	min-width:1100px;
	background:#02153d;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
[hidden] {
display: none;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	zoom: 1;
}
.DB_mask {
	z-index: 99999 !important;
}
.DB_dialog {
	z-index: 99999 !important;
}
.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}
a, a:active, a:visited {
	color: #033b73;
}
a:hover, a:active {
	outline: 0;
	color: #fb3038;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
/* Normalization of fonts */
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
/* Font styles */
body, #nav_items_0 li:hover ul li a, #nav_items_0 li.over ul li a, #address {
	font-family: 'Encode Sans', sans-serif;
}
#pageNav, #pageNav ul li a, #quicklinks a, #nav_items_0 li a, #motto {
	font-family: 'Encode Sans', sans-serif;
}
#wrapper .content .inside, #wrapper .neutral, #wrapper table {
	font-family: 'Encode Sans', sans-serif;
	font-size:16px;
	font-weight:400;
	line-height:22px;
	color:#252525;
}
/* Site Styles */
 
#wrapper, #wrapper-index {
	position: relative;
	margin: 0 auto;
	width: 100%;
	min-width: 1000px; /*height: 100%; min-height: 100%; */
	height: auto !important;
	text-align: left;
	
}
.inside {
	width: 100%;
	margin: 0 auto;
}
#wrapper .content {
	background:#f2f6f8 url('/pics/secondrow_bg.jpg') repeat-x center top;
	margin: 0 auto 0px;
	position: relative;
	z-index: 10;
}
#wrapper .content .inside {
	line-height: 27px;
	padding: 20px 20px 80px;
	width: 1000px;
}
.content {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 0px 0;
}
.content .inside {
	position: relative;
	min-height: 400px;
	height: auto!important;
	height: 400px;
padding-bottom:;
}
.pageTitle {
	background: url("/pics/pagetitle_bg.jpg") no-repeat scroll center top;
	color: #001e5c;
	display: block;
	font-family: "Montserrat", sans-serif;
	font-size: 28px;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: 50px;
	margin-bottom: 15px;
	margin-top: 10px;
	padding-left: 20px;
	position: relative;
	text-transform: uppercase;
	width: auto;
}
/* Top */
#top {
	position: relative;
	top: 0;
	width: 100%;
	background:#eaf2f6;
}
#top #inner {
	position: relative;
	width: 1000px;
	height: 34px;
	margin: 0 auto;
}
#marquee-new {
	width: 550px;
	height: 30px;
	color: #191c2f;
	font-size: 15px;
	float: left;
	position: relative;
	top: 4px;
}
#tabs {
	width: 370px;
	height: 34px;
	padding: 0;
	float: right;
	position: relative;
	right:20px;
	z-index: 10000;
}
.tab-text {
	color: #252525;
	font-family: "Encode Sans", sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.3px;
	line-height: 34px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding-bottom:10px;
	padding-top:10px;
}
#contact-us {
	width: 100px;
	height: 34px;
	position: relative;
	float: left;
	text-align:center;
	left:0px;
	border-left:2px solid #d2e4f0;
}
#contact-us a {
	width: 100px;
	position: relative;
	left: 1px;
}
#staff-login {
	width: 120px;
	height: 34px;
	position: relative;
	float: left;
	text-align:center;
	left:0px;
	border-left:2px solid #d2e4f0;
}
#staff-login a {
	background: url('/pics/down_arrow.png') no-repeat 88px 14.5px;
	width: 120px;
	position: relative;
	left: 2px;
	padding-right: 20px;
}
#contact-us a:hover, #staff-login a:hover {
	color:#e6be01;
}
#googleTranslate {
	opacity:0;
	filter: alpha(opacity = 0);
	width:112px!important;
	height: 34px;
	cursor:pointer;
}
#preGoogle {
	position: relative;
	float: left;
	left: 0px;
	height: 34px !important;
	display: block;
	overflow: hidden;
	background: url('/pics/translate.jpg') no-repeat top left;
	border: 0;
}
#search {
	left: 0px;
	position: relative;
	float:left;
}
#search form {
	margin: 0;
}
#search #search-field {
	width: 120px;
	height: 24px;
	border: 0px;
	padding: 5px;
	font-size: 15px;
	color: #016aad;
	background: #d2e4f0;
/*	display: none;*/
	position: absolute;
	top: 0px;
	right: -130px;
	font-family: 'Encode Sans', sans-serif;
	font-weight: 400;
}
#search #search-img {
	vertical-align: top;
	margin-top: 0px;
	left:0px;
	position:relative;
}
.ie6 #search #search-img, .ie7 #search #search-img {
	margin-top: 1px;
}
/* Header */
#header {
	position: relative;
	top: 0;
	z-index: 9999;
	width: 100%;
	margin: 0 auto;
}
#wrapper #header {
	background: #001e5c;
}


#wrapper-index #header .inside {
	height: 90px;
	position: relative;
	width:1000px;
}
#header .inside {
	height: 140px;
	position: relative;
	width:1000px;
}
#header-name {
	background: url("/pics/header_name_long1.png") no-repeat scroll 0 0;
	height: 90px;
	left: 74px;
	position: absolute;
	top: 29px;
	width: 365px;
	z-index: 200;
	color: #ffffff;
}
#header .logo {
	background: url("/pics/transparent_phoenix_logo.png") no-repeat center center;
	background-size: contain;
	height: 100px;
	left: 9px;
	position: absolute;
	top: 23px;
	width: 72px;
	z-index: 200;
	color: #ffffff;
}
/* Navigation menu */
#menu {
	width: 680px;
	height: 44px;
	z-index: 10;
	margin: 0 auto;
	position: relative;
	top: 45px;
	left: 240px;
}
#menu h2 {
	width: 0;
	height: 0;
}
#nav_items_0 {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	right: 50%;
	position: relative;
	z-index: 9999;
}
#nav_items_0 li {
	list-style: none;
	display: inline;
	float: left;
	left: 50%;
	position: relative;
	z-index: 9999;
	padding: 0;
}
#nav_items_0 li a {
	color: #ffffff;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 400;
	height: 18px;
	padding: 12px 10px 18px;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	width: 0;
	text-transform: uppercase;
	letter-spacing: 0.2px;
}
#nav_items_0 > li a {
	width: auto;
	white-space: normal;
}
#nav_items_0 li:hover a, #nav_items_0 li.over a {
	color: #ffffff;
	background: url('/pics/topnav_bg.jpg') repeat-x left top;
}
/* Drop down items */
#nav_items_0 ul, #nav_items_0 li:hover ul ul, #nav_items_0 li.over ul ul, #nav_items_0 li:hover ul ul ul, #nav_items_0 li.over ul ul ul, #nav_items_0 li:hover ul ul ul ul, #nav_items_0 li.over ul ul ul ul {
	position: absolute;
	right: auto;
	left: -9999em;
	top: -9999em;
	z-index: 9999;
	width: 206px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#nav_items_0 ul li {
	margin: 0;
	left: auto;
}
#nav_items_0 li:hover ul, #nav_items_0 li.over ul {
	left: auto;
	top: auto;
	background: url('/pics/drop_bg.png') repeat;
	padding-bottom: 12px;
	padding-top: 12px;
}
#nav_items_0 ul li:hover ul, #nav_items_0 ul li.over ul, #nav_items_0 ul ul li:hover ul, #nav_items_0 ul ul li.over ul, #nav_items_0 ul ul ul li:hover ul, #nav_items_0 ul ul ul li.over ul {
	position: absolute;
	top: 0;
	left: 100%;
}
/* Drop down items colors and formatting */
#nav_items_0 li:hover ul li a, #nav_items_0 li.over ul li a {
	line-height: 16pt;
	text-align: left;
	text-decoration: none;
	padding: 6px 6px;
	padding-left:12px;
	height: auto;
	width: 184px;
	font-size: 18px;
	letter-spacing: normal;
	white-space: normal;
	text-transform: none;
	text-shadow: none;
	font-variant: normal;
	font-weight: 400;
	font-family: 'Encode Sans', sans-serif;
	color:#ffffff;
	padding-left:16px;
}
#nav_items_0 li:hover ul li a, #nav_items_0 li.over ul li a, #nav_items_0 li ul li:hover ul a, #nav_items_0 li ul li.over ul a, #nav_items_0 li ul li ul li:hover ul a, #nav_items_0 li ul li ul li.over ul a, #nav_items_0 li ul li ul li ul li:hover ul a, #nav_items_0 li ul li ul li ul li.over ul a {
	color: #ffffff;
	background: none;
}
#nav_items_0 li ul li a:hover, #nav_items_0 li ul li:hover a, #nav_items_0 li ul li.over a, #nav_items_0 li ul li:hover ul a:hover, #nav_items_0 li ul li.over ul a:hover, #nav_items_0 li ul li ul li:hover a, #nav_items_0 li ul li ul li.over a, #nav_items_0 li ul li ul li:hover ul a:hover, #nav_items_0 li ul li ul li.over ul a:hover, #nav_items_0 li ul li ul li ul li:hover a, #nav_items_0 li ul li ul li ul li.over a, #nav_items_0 li ul li ul li ul li:hover ul a:hover, #nav_items_0 li ul li ul li ul li.over ul a:hover {
	color: #ffffff;
	background: #001e5c;
}
li.nav_items_0 {
	padding-right: 6px!important;
}
nav#menu ul li span.nav_icon {
	display: none;
}
#nav_items_0 li a bdi:after, #nav_items_0 li a li a bdi:after, #nav_items_0 li a li a li a bdi:after {
	content: " \2192";
}
/* Index properties */
#index-wrapper {
}
#index-top, #columns {
	width: 1000px;
	position: relative;
}
#index-top {
	margin: -90px auto 0;
	height: 596px;
}
/* Image shuffles */
#slideshow {
	width: 1000px;
	height: 596px;
}
#gradient {
	background: url('/pics/overlay_bg.png') repeat-x center top;
	height: 160px;
	z-index: 500;
	position: absolute;
	width: 100%;
	top: 0px;
}
/*First Row*/

#first-row {
	width:100%;
	height:230px;
	background:#f2f6f8;
}
.row-inner {
	width:1000px;
	margin:0 auto;
	position:relative;
}
/*Mission*/
#mission h2 {
	color: #001e5c;
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	font-weight: 500;
	letter-spacing: 0.95px;
	line-height: 28px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	padding-top: 35px;
}
#mission h2 span {
	color: #016aad;
}
#mission p {
	color: #191c2f;
	font-family: 'Encode Sans', sans-serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.5px;
	line-height: 24px;
	padding: 2px 0 0;
	position: relative;
	text-align: center;
}
#mission a {
	background: url("/pics/learn_arrow.png") no-repeat scroll right 13px;
	color: #016aad;
	display: block;
	font-family: 'Allura', cursive;
	font-size: 27.47px;
	font-weight: 400;
	text-align: center;
	line-height: 32px;
	position: relative;
	text-decoration: none;
	width: 143px;
	left: 419px;
	letter-spacing: 1.3px;
	top: -4px;
}
#mission a:hover {
	color: #191c2f;
}
#first_row_part2 {
	width:100%;
	height:383px;
	background:#ffffff;
	clear:both;
}
#STEP_UP{
	padding-top:40px;
	margin-bottom:0 !important;
}
.step_up_left{
	float:left;
}
.step_up_right{
	float:right;
}
.step_up_right h2 a{
	background-color: #001e5c !important;
}


/*second-row*/
#second-row {
	Width:100%;
	background: #ffffff url("/pics/secondrow_bg.jpg") repeat-x scroll center top;
	height:460px;
    background-color:#f2f6f9;
}
.row-inner {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.homepage-news h2 {
	display:none !important;
}
#second-row h2 a {
	color: #001e5c;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 28px;
	padding-top: 25.5px;
	text-decoration: none;
	letter-spacing: 1.2px;
	text-transform: uppercase;
}
#second-row h2 a span {
	font-weight: 400;
	color:#6a6f6b;
}
.bx-viewport {
	height: 408px !important;
	margin-top:10px;
}
#second-row .homepage-news .bx-wrapper .bx-prev {
	background: url('/pics/left_arrow.png') center center no-repeat;
	width: 12px;
	height: 22px;
	left:-26px;
	position:absolute;
	z-index:0;
}
#second-row .homepage-news .bx-wrapper .bx-next {
	background: url('/pics/right_arrow.png') center center no-repeat;
	width: 12px;
	height: 22px;
	right:-26px;
	position:absolute;
	z-index:0;
}
#second-row .homepage-news .bx-wrapper .bx-controls-direction a {
	margin-top: 0 !important;
	top: 142.5px !important;
}
#second-row .homepage-news li {
	background: none;
	border: 0;
	margin-top: 6px;
}
#second-row .homepage-news .news-wrap {
	background: #fff;
	border: 1px solid #ebebeb;
	margin: 0 auto;
	padding: 6px 13px 3px 17px;
	position: relative;
	top: 0;
	height:210px;
}
#second-row .homepage-news .news-wrap:before {
background: url('/pics/left_line.png') left top no-repeat;
position:absolute;
content:"";
top:0px;
left:-1px;
right:0px;
bottom:0px;
width:4px;
height:218px;
}
#second-row .homepage-news .news-text {
	color: #363636;
	font-family: "Encode Sans", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	padding-left: 0px;
	padding-top: 10px;
	text-align: left;
}
#second-row .homepage-news .news-title a {
	color: #001e5c;
	font-family: 'Encode Sans', sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 21px;
	position: relative;
	text-align: left;
	top: 7px;
}
#second-row .homepage-news .news-title a:hover {
	color: #f1d137 !important;
}
.homepage-news .news-title {
	padding-top:0px !important;
	text-align:left;
}
.homepage-news {
	padding-bottom:0px !important;
}
#second-row a.news_arrow {
    /* background: #ffffff; */
    top: 19px;
    color: #de1738;
    display: block;
    font-family: 'Allura', cursive;
    font-size: 42px;
    font-weight: 800;
    /* height: 53px; */
    /* line-height: 36px; */
    padding-left: 0px; 
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: lowercase;
    width: 145px;
    z-index: 600;
    letter-spacing: 0.9px;

}
#second-row a.news_arrow:hover {
	color:#001e5c;
}
/*Third Row*/
#third-row {
	width:100%;
	background:#e3eef4;
	height:620px;
}
/* quicklinks */

#quicklinks {
	padding-bottom: 0;
	width: 1000px;
	height: 560px;
	position: relative;
	top: 31px;
}
#quicklinks h2 {
	margin:0px;
	padding:0px;
	display:none;
}
#quicklinks ul {
	position: relative;
	display: block;
	padding: 0;
	margin: 0px 0 0 0;
}
#quicklinks li {
	border-top:2px solid #001e5c;
	position: relative;
	display: block;
	padding: 0;
	margin: 0px 9px 10px 0px;
	list-style: none;
	width:327px;
	height:178px;
	float:left;
	background: #000;
}
#quicklinks li#q-3, #quicklinks li#q-6, #quicklinks li#q-9 {
	margin-right:0px;
	float:right;
}
.simple {
	overflow:hidden !important;
	border:none !important;
}
.simple .carousel-horizontal .carousellist {
	display: none !important;
}
.simple div h3 span {
	bottom: 7px !important;
	color: #ffffff;
	font-family: "Montserrat", sans-serif;
	font-size: 22px !important;
	font-weight: 300;
	height: auto !important;
	left: 0;
	letter-spacing: 1px;
	min-height: 25px !important;
	padding-left: 0 !important;
	padding-top: 4px !important;
	position: relative;
	text-align: center !important;
	text-transform: uppercase;
	width: 327px;
}
.simple div h3 a {
	bottom: -2px !important;
	height: auto !important;
	min-height: 25px !important;
	position: relative;
	text-align: center !important;
}
.simple div h3 {
	background:none !important;
}
.simple .overlaycontainer {
	background: url("/pics/gradient_bg.png") repeat-x scroll left bottom;
	width: 100% !important;
}
#quicklinks li:hover .simple div h3 span {
	bottom:70px !important;
}
#quicklinks li:hover .simple .overlaycontainer {
	background: url("/pics/gradient_hover.png") no-repeat left top;
	width:327px;
	height:178px;
}
/* Homepage Sections */
section {
	margin-bottom: 10px;
	position: relative;
}
/* Homepage Section Headers */
#wrapper-index .content section h2 {
}
#wrapper-index .content section h2 a {
	width: auto;
	height: 27px;
	font-size: 17px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 0 11px;
	color: #fff;
	display: block;
	background: purple;
}
/* Homepage Sections Containers */
.container {
	position: relative;
	margin-top: 0;
	padding: 10px 0;
	background: #fff;
	font-family: 'Encode Sans', sans-serif;
	font-size:16px;
	font-weight:400;
}
/* Homepage Section Table Includes */
#wrapper-index .content table {
	width: 100%;
	padding: 0;
	margin: 0;
}
/* Other homepage section extras */
.dark {
	background-color: #001e5c !important;
	color: #fff !important;
	font-family: 'Encode Sans', sans-serif !important;
	font-size:16px !important;
	font-weight:400 !important;
}
.light {
	background-color: #fdfafa !important;
	font-family: 'Encode Sans', sans-serif !important;
	font-size:16px !important;
	font-weight:400 !important;
}
.dark a, .dark a:visited, .dark a:link, .dark a:hover, .dark a:active {
	color: #fff !important;
}
#wrapper-index .content table {
	color: #000;
}
#wrapper-index .content section table a {
	color: #033b73;
	text-decoration: none;
	font-weight: 700;
}
#wrapper-index .content table #l {
	padding-top: 8px;
} /* Put Display None if you want to hide bullet */
#wrapper-index .content table #r {
	border-bottom: 1px solid #d1d1d1;
	padding: 10px 0 10px 0;
}
#wrapper-index .content table #r b a {
	display: block;
	margin-top: 5px;
	text-decoration: none;
}
.autoCalendarLinks td, #showAll-0, #showAll-hpbbmessages #r, #showAll-hplinks #r, #showAll-0 #r {
	border-bottom: 0!important;
	padding-left: 0!important;
	padding-bottom: 0!important;
	padding-top: 2px!important;
}
#wrapper-index .content table tr:first-child td, .autoCalendarLinks, #showAll-0, #showAll-hplinks #r, #showAll-0 #r {
	border-left: 0!important;
}
#wrapper-index .content table tr:last-child td {
	border-bottom: 0!important;
}
/* Side Image */
img.sub {
	border:none;
}
#wrapper img.sub {
	margin-left: 20px;
}
/* Page navigation */
#pageNav {
	border: 0;
	font-size: 14px;
	position: relative;
	background: #016aad;
	margin-left: 20px;
}
#pageNav ul, #pageNav ul li {
	list-style: none;
	line-height: 16px;
}
#pageNav ul {
	padding: 10px 0!important;
	margin: 0 auto!important;
	width: 250px;
	height: auto!important;
}
#pageNav ul li {
	padding: 0 0 4px!important;
	margin: 0 0 4px!important;
	zoom: 1; /* important for IE6 */
}
#pageNav td img {
	display: none;
}
#pageNav ul li a, #pageNav ul li b {
	color: #ffffff;
	display: block;
	font-family: 'Encode Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	margin: 0;
	min-height: 20px;
	padding: 7px 30px 7px 16px;
	position: relative;
	text-align: left;
	text-decoration: none;
	z-index: 0;
}
#pageNav ul li b, #pageNav ul li a:hover {
	background: #03205c none repeat scroll 0 0;
	border-left: 2px solid #e6be01;
	box-shadow: -2px 0px 0px #03205c;
	color: #ffffff;
	left: 2px;
	width: 204px;
	padding: 7px 30px 7px 12px;
}
#pageNav ul li a {
	text-decoration: none;
	color: #ffffff;
}
/* Footer */
#school-img {
	background: url("/pics/school_img.jpg") no-repeat scroll center top;
	height: 250px;
	width: 100%;
	background-size: 100% 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/pics/school_img.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/pics/school_img.jpg', sizingMethod='scale')";
}
#footer {
	width: 100%;
	position: absolute;
	text-align: left;
	background: url('/pics/footer_bg2.png') repeat-x left bottom;
	margin-top:-4px;
}
#footer .inside {
	height: 159px;
	margin: 0 auto;
	position: relative;
	width:1000px;
}
#footer span {
	margin: 0 5px;
}
#footer #name {
	background: url("/pics/footer_name1.png") no-repeat scroll 0 0;
	color: #ffffff;
	height: 90px;
	left: 73px;
	position: absolute;
	top: 24px;
	width: 380px;
}
#logo {
    background: url("/pics/transparent_phoenix_logo.png") no-repeat center center;
    background-size: contain;
    color: #ffffff;
    height: 83px;
    left: 28px;
    position: absolute;
    top: 26px;
    width: 52px;
}
#district-logo {
	background: url("/pics/district_logo.png") no-repeat scroll center center;
	color: #ffffff;
	height: 100px;
	position: absolute;
	right: -1px;
	top: 14px;
	width: 100px;
}
.address {
	color: #ffffff;
	cursor: pointer;
	font-family: "Encode Sans", sans-serif;
	font-size: 16px;
	font-weight: 400;
	height: 40px;
	line-height: 20px;
	padding-left: 2px;
	position: absolute;
	text-align: left;
	top: 42.5px;
	width: auto;
}
#address-left {
	left: 490px;
}
#address-right {
	left: 681px;
}
#address-right .pdlf {
	padding-left:15px;
}
#edunet {
	background: url("/pics/edu_logo.png") no-repeat scroll 0 0;
	color: #ffffff;
	height: 23px;
	left: 409px;
	position: absolute;
	top: 129px;
	width: 184px;
}






















