@charset "utf-8";
/* CSS Document */

/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {color: #2A93CF;}

/* END CSS RESET */

body { margin: 0; padding: 0; font-family: Verdana, Geneva, sans-serif; font-size: 16px; line-height: 1.8; }

#container {
	width: 960px;
	height: 500px;
	margin: 0 auto;
	background-image: url(top_border.png);
	background-repeat: no-repeat;
	padding-top: 30px;
}

#header { 
	width: 960px;
	height: 150px;
	position: relative;

}

#header .logo {
	width: 283px;
	height: 118px;
	position: absolute;
	top: 10px; left: 0;
	background-image:url(service_news_logo.png);
}

#header .nav {
	width: 550px;
	height: 118px;
	position: absolute;
	left: 450px;
	top: 45px;
}

.dropdown {
	width: 500px;
	background-color: #fff;
	border: 1px solid #CCC;
	position: absolute;
	top: 50px;
	padding: 10px 5px;
	}
	
.dropdown a { 
	color: #25a9e2;
	padding: 7px 0;
	padding-left: 30px;
	background-image:url(small_link_icon_grey.png);
	background-repeat: no-repeat;
	text-decoration: none;

}

.dropdown a:hover {
	text-decoration: underline;
}

a.select_announcement {
	display: block;
	width: 242px;
	height: 50px;
	background-image: url(select_announcement.png);
	background-position: 0px 0px;

}

a.select_announcement:hover {
	background-position: 0px -50px;
}


#content {
	width: 960px;

}

#content h1.announce_header {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	line-height: 1.1em;
}

#content h2.header_date {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h2.intro {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-family: Gotham
}

h2.intro2 {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

p.body_text {
	font: normal normal normal 22px/1.8 georgia, "palatino linotype", serif;
	margin-bottom: 30px;
	line-height: 1.5em;
}

hr { 
	background: url(hr.png) no-repeat scroll 0px 0px;
	border: 0;
	height: 15px;
	margin: 20px auto;
	width: 100%;
	padding: 10px 0;
}

.newPackages { margin: 0 auto; margin-bottom: 30px; font: normal normal normal 22px/1.8 georgia, palatino, serif; }

th { font-family: Gotham, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 28px; }

a.large_link_blue {
	background-image: url(large_link_icon_blue.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	font-family: Gotham, Arial, Helvetica, sans-serif;
	color: #0f76b3;
	text-decoration: none;
	line-height: 32px;
	display: block;
	margin-left: 50px;
	font-size: 26px;
	margin-bottom: 10px;
}

a.large_link_blue:hover {
	text-decoration: underline;
}
	
.inner_list {
	width: 100%;
	padding: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCC;
	float: left;
	margin-bottom: 25px;
}

.inner_list_image {
	width: 150px;
	float: left;
}

.inner_list_text {
	float: left; 
	padding-left: 10px;
	width: 700px;
}

ul.innerlist { list-style: disc; list-style-position: outside; }

ul.innerlist li { padding-bottom: 15px; }

ul.innerlist h2 { font-family: Gotham, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 22px; }

ul.innerlist2 { list-style: decimal; list-style-position: outside; margin-left: 50px; margin-bottom: 15px; }

.imgIndent { margin-left: 170px; }

.noticeBox {
	background-color: #4f81bd;
	border: 4px solid #86b4eb;
	width: 850px;
	margin: 0 auto;
	color: #fff;
	padding: 20px;
	padding-bottom: 0;
	margin-bottom: 20px;
}
.noticeBox h2 { font-size: 1.4em; margin-bottom: 7px; font-weight: bold;  font-family: Gotham, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 22px; }
.noticeBox p { color: #fff; 	font: normal normal normal 22px/1.8 georgia, "palatino linotype", serif;
	margin-bottom: 30px;
	font-family: }
	
.techBox {
	background-color: #4f81bd;
	border: 4px solid #86b4eb;
	width: 350px;
	color: #fff;
	padding: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 12px;
	font-family: Calibri, Verdana, Arial;
	float: right;
	clear: both;
	background: url('tour-img.png') no-repeat scroll top left;
	width: 960px;
	height: 533px;
}


#tour {
	background: url('tour-img.png') no-repeat scroll top left;
	width: 960px;
	height: 533px;
	position: relative;
	}
	
	#tour a {
	    background: none repeat scroll 0 0 #A2CC30;
	    border-radius: 3px 3px 3px 3px;
	    color: #FFFFFF;
	    height: 92.5px;
	    left: 416px;
	    line-height: 1.1em;
	    padding-top: 50.5px;
	    position: absolute;
	    text-align: center;
	    text-decoration: none;
	    top: 200px;
	    width: 127px;
		-webkit-box-shadow:  0px 0px 10px 6px rgba(0, 0, 0, 0.5);
		box-shadow:  0px 0px 10px 6px rgba(0, 0, 0, 0.5);
		}
		
	#tour a span.now {display: block;font-size:40px;color: #607A1B;}
	
	#tour a:hover {
		-webkit-box-shadow:  0px 0px 5px 3px rgba(0, 0, 0, 0.5);
		box-shadow:  0px 0px 5px 3px rgba(0, 0, 0, 0.5);}

.techBox h2 { margin-top: -60px; font-size: 20px; color: #4f81bd; font-weight: bold; }

.techBox p { margin-bottom: 10px; padding-top: 15px; }
	
img.center {
   display: block;
   margin-left: auto;
   margin-right: auto;
 }