body {
	margin: 60;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";*/
	background-image: url(images/strip_bg.jpg);
	background-repeat: repeat;
	background-position: 2px;
	font-size: 0.9em;
	
}
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
}
html>body, html>body #contents {
	height: inherit;
	width: 953px;
	left: 16px;	
	/*border-right: 1px dotted #B2BCC6;*/
}
#contents {
	position: absolute;
	border-right: solid, #666666,1px;
	left: auto;
	top: 21px;

}
#header {
	height: 54px;
	top: 0px;
	margin-top: 0px;
	width: 900px;
	border-right: 1px solid #B2BCC6;
	background-color: #FFFFFF;
}
#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-right: 50px;
	margin-top: 20px;
}
#header .logo {
	float: left;
	margin-left: 25px;
	margin-top: 0.5em;
}


/************* #nav bar **************/
#barnavline {
	height: 38px;
	background-image: url(images/bar_nav.jpg);
	margin-top: 0px;
	width: 900px;
	border-right: 1px solid #B2BCC6;
	background-position: left top;
	background-repeat: repeat;
}

#barnavline .navline{
	font-family:Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: transparent;
	float: left;
	margin-left: 28px;
	margin-top: 15px;
	position: absolute;
	font-size: 10px;
	width: 495px;
	top: 55px;
	left: 6px;

}


#barnavline a:link, #barnavline a:visited {
	color: #2A4F6F;
	padding: 0 10px 0 10px;
		text-decoration: none;
}
#barnavline a:hover {
	color: #2A4F6F;
	padding: 0 10px 0 10px;
	text-decoration: none;
}

#barnavline .regular {
	color: #2A4F6F;
	padding: 0 10px 0 10px;
}

/************* #barnner **************/

#banner {
	height: 150px;
	width: 900px;
	border-right: 1px solid #B2BCC6;
}


#banner .image {
	float: left;
	margin-left: 0px;
	margin-top: 0em;
}

/************* #content **************/
#content {
	width: 700px;
	margin-top: 30px;
	border: 1px solid #B2BCC6;
	padding: 25px;
	font-size: 0.8em;
	background-color: #FFFFFF;
	margin-left: 150px;
	outline-color: #FFFFFF;
	border-color: #FFFFFF;
}


#content a:link, #content a:visited {
	color:#666666;
}
#content a:hover {
	color:#669999;
}

h1 {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	left: inherit;
}

 
h2 {
	color: #333333;
	font-size: 1.1em;
}
.style15 {
	color: #CC6600;
	font-weight: bold;
	font-size: 16px;
	border-bottom: dotted 1px;
}
.news {
	color: #CC6600;
	;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#content p {
	line-height: 1.3em;
	padding-left: 0em;
	font-family: Arial, Helvetica, sans-serif;
}

.imgleft {
	float:left;
	margin-right: 15px;
	border: 1px, solid;
	border-color: #000000;
}
.imgright{
	float:right;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.imgright_pro{
	float:right;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 50px;
}


.clear {
	clear:both;
}

.dotsline {
	border-bottom: dashed 1px;
	border-color: #666666;
	height: 15px;
}

/************* #round corner **************/
.rndbox {
	background: #CC6600;
	width: 214px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	margin-left: 0px;
	margin-right: 1px;
}
.rndtop {
	background: url(images/corner_rt.jpg) no-repeat right top;
}
.rndbottom {
	background: url(images/corner_rb.jpg) no-repeat right top;
}
.rndbox .contents {
	margin: 0 5px;
	text-align: center;
	height: 40px;
	color: #FFFFFF;
}


/************* #side nav styles **************/


#nav {
	left: 15px;
	width: 138px;
	float: left;
	position: absolute;
	top: 274px;
	height: auto;
	color: #2A4F6F;
	font-size: 11px;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 9px;
}
#nav li {
	font-size: 110%;
	border-bottom: 1px dotted #B2BCC6;
	margin-bottom: 0.3em;
	margin-left: -10px;
	padding-top: 5px;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #2A4F6F;
	background-color: transparent;
}
#nav a:hover {
	color: #000033;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px dotted #cccccc;
}

/************* #right line **************/


#rightline{
	left: 15px;
	width: 119px;
	float: left;
	position: absolute;
	top: 497px;
	height: 500px;
	color: #2A4F6F;
	font-size: 11px;
}
/************* #footer **************/


#footer {
	position: static;
	bottom: 12px;
	width: 920px;
	color: #666666;
	background-image: url(images/footeri.jpg);
	height: 30px;
	background-repeat: repeat-x;
	background-position: 1px 20px;
	left: 2px;

}

.copyright2 {
	padding: 0;
	text-align: right;
	color: #999999;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
}
