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


#main {
	float: left;
	width: 992px;
	height: auto;
	background-image:url(images/background_02.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #446284;
	margin: 0px;
	padding: 0 0 10px 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 5px 0 7px 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0 0 13px 0;
}

u {
	text-decoration: none;
}

ul {
	margin: 5px 0 15px 0;
	padding: 0 0 0 20px;
}

li {
	margin: 0;
	padding: 0 0 5px 0;
	color: #446284;
}

li span {
	color: #000;
}

#coming_soon {
	float: left;
	width: 992px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #446284;
	margin: 30px 0 50px 0;
	padding: 0px;
}

#banner {
	float: left;
	width: 992px;
	height: 93px;
	margin: 0;
	padding: 0;
	background-image:url(images/SYRP_bnr.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
}

#banner_nav {
	float: left;
	background-color: #617c9a;
	width: 829px;
	height: 18px;
	margin: 68px 0 0 0;
	padding: 7px 0 0 163px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

#banner_nav a {
	color: #ffffff;
	text-decoration: none;
}

#banner_nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#banner_nav ul {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffff;
	list-style: none;
	list-style-type: none;
	display: inline;
}

#banner_nav ul li, #banner_nav ul li a {
	display: inline;
	font-style: none;
	text-decoration: none;
	color: #ffff;
}

#banner_nav ul li a {
	border-left: thin;
	border-left-color:#FFF;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 0 10px 0 10px;
}

.firstItem {
	color: #bac9da;
}

#content {
	float: left;
	width: 600px;
	height: auto;
	margin: 50px 0 0 202px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
}

#content a {
	color: #115a94;
	font-style: italic;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#logo_nav {
	float: left;
	width: 850px;
	height: auto;
	margin: 50px 0 35px 71px;
	padding: 15px 0 0 0;
	border-top: thin;
	border-top-color:#617c9a;
	border-top-style: solid;
	border-top-width: thin;
	display: inline;
	
}

th {
	letter-spacing: .1em;
	border: thin;
	color: #FFF;
	background-color: #627C9A;
	padding: 0 0 0 5px;
}

td {
	padding: 5px 3px 0 5px;
	border-bottom: thin;
	border-bottom-color:#CCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

td a {
	color: #627c9a;
	font-style: italic;
	text-decoration: none;
}

td a:hover {
	text-decoration: underline;
}
