@charset "UTF-8";
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0A2006;
}
body {
	background: #646a9f url(../images/syprine/background.jpg) repeat-x top center;
	margin: 0px;
}
#main {
	position: absolute;
	text-align: left;
	padding: 0px;
	width: 830px;
	margin-top: 0px;
	left: 50%;
	margin-left: -409px;
	background: #fff;
}

#sectionA {
	width: 830px;
	height: 142px;
	margin: 0px;
	padding: 0px;
	background: url(../images/syprine/top-bg.jpg) no-repeat;
}

#sectionA #banner {
	/* display: inline; */
	float: left;
	/* clear: both; */
	margin-top: 0px;
	width: 100%;
}

#tagLine {
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
	display: block;
	position: absolute;
	height: 35px;
	width: 350px;
	left: 450px;
	top: 290px;
	/* text-indent: -9999px; */	
	z-index: 501;
}
#tagLineB {
	background-position: left top;
	background-repeat: no-repeat;
	border-style: none;
	display: block;
	position: absolute;
	height: 35px;
	width: 350px;
	left: 450px;
	top: 230px;	
	z-index: 501;
}
#sectionB {
	float: left;
	/* border-left: 1px solid #ccc; */
	width: 605px;
}

#sectionC {
	display: inline;
	float: left; 
	clear:both;
	border-top: 1px solid #ccc;
	text-align: center;
	width: 790px;  /* 830 native */
	margin: 20px 0 0 20px;
	padding: 6px 0;
	color: #000;
}
#sectionB #content {
	width: 590px;
	margin: 40px 0 0 0;
}
#sectionB #leftHand {	
	width: 184px;
	height: 463px;
	margin: 290px 0 0 -210px;
	z-index:11;
	/*background-color: #FF0000;*/
	background-image: url(../images/syprine/leftSide.jpg); 
}
#bookmarks {
	background-image: url(../images/syprine/bookmarks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	position: absolute;
	width: 567px;
	z-index: 100;
	margin-top: 188px; 
	margin-left: 243px;
}
#sectionA #topNav  {
	background: url(../images/syprine/topnav-bg.jpg) no-repeat;
	margin: 0 0 0 0;
	padding: 8px 0px 30px 0px;
	list-style-type: none;
	font-size: 10px;
	text-align: right;
	text-transform: uppercase;
}
#sectionA #topNav li {
	background: url(../images/syprine/bullet.gif) no-repeat 1px -1px;
	display: inline;
	margin: 0px;
	padding: 0 0 0 17px;
	text-align: right;
}
#sectionA #topNav li a {
	padding-right: 10px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#sectionA #topNav li a:hover {
	text-decoration: underline;
}

/* -SEUNG's Revision BEGIN */
#main #mainNav {
	float: left;
	margin: -21px 0 0 7px;
	background: #fff url(../images/mainNav-bg.gif) top left no-repeat;
	min-height: 380px;
}

#logo {
	float: left;
	margin: 0px 0px 0px 0px;
}
#sectionC #footerNav {
	color: #ccc;
/*	float: right; */
	list-style-type: none;
	font-size: 11px;
	margin: 20px 0 0 0;
}
#sectionC address {
	padding: 25px 0 0 45px;
	font-size: 11px;
	line-height: 32px;
	font-style: normal;
}
#sectionC .atonLogo {
	margin: 0px 10px 0px 0px;
}
#sectionC #footerNav li {
	display: inline;
	padding-right: .125em;
	padding-left: .125em;
	/* text-transform: uppercase; */
}
#sectionC #footerNav li a {
	color: #7f7f7f;
	text-decoration: none;
}
#sectionC #footerNav li a:hover {
	color: #000;
	/* text-decoration: underline; */
}
.clear {
	clear: both;
}
#pageBk {
	background-image: url(../images/backleaf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 214px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	margin: 0px;
	overflow: visible;
	height: 290px;
	float: right;
	left: 801px;
	top: 40px;
	display:none;
}
#topNavTop {
	position: absolute;
	left: 20px;
	top: 334px;
	background-image: url(../images/nav/top_nava.gif);
	background-position: left top;
	height: 16px;
	width: 671px;
}
#topNavBottom {
	position: absolute;
	left: 20px;
	top: 375px;
	background-image: url(../images/nav/top_nav_bottoma.gif);
	background-position: left top;
	height: 19px;
	width: 671px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.leftmargin {
	margin-left:20px;
}
form {
	padding-left: 20px;
	padding-bottom: 15px;
}
a:link , a:visited{
	color: #B81A0F;
}
a:hover {
	color: #3f4576;
}
sup.sm {
	font-size:80%;
	vertical-align:top;
}
sup, sub {
	position: relative;
	font-size: smaller;
	vertical-align: baseline;
}
sup {
	bottom: .5em;
}
sub {
	top: .4em;
}
.smallcaps {
	font-variant:small-caps;
	font-size:85%;
}
object {
	margin-bottom:0px;
}
