*
{
padding:0px;
margin: 0px;
}

html {
	height:100%;
}

body
{
background: #9ec0f1 url(images/sm-mainbg_02.jpg) repeat-x;
font-size: 11px;
font-family:Arial, sans-serif;
color:#021F3F;
line-height: 18px;
height: 100%;
}

#outer
{
position: relative;
width: 887px;
margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
z-index:1;



}

#inner
{
position: relative;
padding: 20px 15px 0px 15px;
z-index: 2;
width:820px;
margin: 0 auto 0 auto;


}


#flash {
    z-index: 1;
	position: relative;
}

#flashhome {
    z-index: 1;
	position: relative;
	height:476px;
	background:url(images/ne-flashbg2_12.jpg) no-repeat;
}



sup
{
font-size: 0.5em;
}


p
{
margin-bottom: 14px;
text-align: justify;
}

#upbg {
position:absolute;
top:0;
background:url(images/sm-upbg_03.jpg) no-repeat top center;
width:1113px;
width:100%;
height:721px;
z-index:0;
margin-left:auto;
margin-right:auto;
float: left;
padding: 0;
left:0;
}

#homeupbg {
position:absolute;
top:596px;
background:url(images/ne-contentupbg_06.jpg) no-repeat center;
width:918px;
width:100%;
height:95px;
z-index:0;
margin-left:auto;
margin-right:auto;
float: left;
padding: 0;
left:0;
}

#contentupbg {
position:absolute;
top:513px;
background:url(images/ne-content_14.jpg) no-repeat center;
width:918px;
width:100%;
height:208px;
z-index:0;
margin-left:auto;
margin-right:auto;
float: left;
padding: 0;
left:0;
}
 /**************************************************************
    Header/Menu
 **************************************************************/

#menu
{
position: relative;
width:887px;
height: 82px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background:url('./images/sm-contacthdr_04.jpg');
border:0px;
z-index:5000;
}

.logo
{
position:absolute;
width:364px;
height:120px;
padding: 0px;
margin: 0px;
z-index:10;
float:left;
top: 0px;
border:0px;
}

.headerhomemenu
{
position:relative;
width:531px;
height:120px;
padding: 0px;
margin: 0px;
z-index:10;
float:right;
top: 0px;
border:0px;
right:15px;
z-index:5000;
}


#menubottom
{
background: url('images/ne-flashbottom_05.jpg');
height: 133px;
width:918px;
}

#menubottom-content
{
background: url('images/ne-content_13.jpg');
height: 50px;
width:918px;
}

.headerhomemenu ul li { display: inline; border:0px;}

.headerhomemenu li {
display: inline;
list-style-type: none;
border:0px;
}

.headerhomemenu li a{
text-decoration:none;
border:0px;
}

.headerhomemenu img{
text-decoration:none;
border:0px;
}

h3
{
position: relative;
top: 4px;
font-family: Arial, sans-serif;
font-size: 25px;
font-weight: 700;
line-height: 25px;
color:#021F3F;
letter-spacing: -1px;
padding: 0px 0px 10px 0px;
margin-bottom: 15px;

}
 /**************************************************************
    End Header/Menu
 **************************************************************/



/**************************************************************
    Left Column Home 
 **************************************************************/

#secondarycontent
{
position: relative;
width: 280px;
height:100%;
background:#9ec0f1;
padding:5px 0 30px 20px;

}

#secondarycontent .content
{

background:#9ec0f1;
padding:5px 0 30px 0px;
}
#secondarycontent .content .date
{
position: relative;
top: 0px;
padding: 0px 15px 0px 0px;
color:#666666;
font-weight: bold;
}

/**************************************************************
    End Left Column Home 
 **************************************************************/
 
 /**************************************************************
    Right Column Home 
 **************************************************************/

#primarycontent
{
position: relative;
width: 420px;
float: right;
min-height: 100%;
padding:5px 0 30px 20px;
background:#9ec0f1;
}


#primarycontent .content
{
padding:5px 0 30px 20px;

background:#9ec0f1;
}

#primarycontent .post
{
margin-bottom: 0px;
}

#primarycontent .post .header
{
position: relative;
}

#primarycontent .post .content
{
margin-bottom: 0px;
}

 /**************************************************************
    End Right Column Home 
 **************************************************************/

/**************************************************************
   2 Column Layout A
 **************************************************************/
#floatLeft_width80
{

	width: 100%;
	margin-left: auto;
margin-right: auto;
	z-index:5000;
}



.layout2 {
  float: left;
  width: 98% !important;
  width: 98%;
  height:100%;
  position: relative;
  margin-bottom: 1.5em;
  margin-top:15px;

}

.layout2 .image {
  display: block;

  margin-bottom:10px;
  padding-bottom:15px;
  top: 0;
  width: 300px;
  float:left;
}



.layout2 .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #000;

}

.layout2 .title a{
  display: block;
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-transform:none;
  text-decoration:none;
}

.layout2 .titleimage a {
border:none;
}

.layout2 .titleimage {
  display: block;
  padding: 0 0 5px 0;
}

.layout2 p {
  margin: 0 0 0 320px;
  padding:  0 10px 1em 1.2em;

  
}

.layout2b {
  float: left;
  width: 97% !important;
  width: 97%;
  height:100%;
  position: relative;
  margin-bottom: 1.5em;
  margin-top:15px;
}

.layout2b .image {
  display: block;
  margin-left:20px;
  margin-bottom:10px;
  padding-bottom:15px;
  top: 0;
  left: 15px;
  width: 300px;
  float:left;
}



.layout2b .title {
  display: block;
  padding: 0 0 5px 0;

  font-size: 1.2em;
  font-weight: bold;
  color: #000;
}

.layout2b .titleimage a {
border:none;
}

.layout2b .titleimage {
  display: block;
  padding: 0 0 5px 0;
}

.layout2b p {
  margin: 0 0 0 350px;
  padding:  0 0 1em 1.2em;
  border-left: 1px solid #CCCCCC;
}

/**************************************************************
    End 2 Column Layout A
 **************************************************************/

/**************************************************************
   2 Column Layout B
 **************************************************************/

.layout2_60 {
  float: left;
  width: 98% !important;
  width: 98%;
  position: relative;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #CCCCCC;
  margin-top:15px;
}

.layout2_60 .image {
  display: block;
  padding-bottom:10px;
  top: 0;
  left: 15px;
  width: 380px;
  float:left;
}



.layout2_60 .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 15px;
  font-weight: bold;
  color: #000;
}

.layout2_60 .titleimage a {
border:none;
}

.layout2_60 .titleimage {
  display: block;
  padding: 0 0 5px 0;
}

.layout2_60 p {
  margin: 0 0 0 380px;
  padding:  0 0 1em 1.2em;

}

/**************************************************************
    End 2 Column Layout B
 **************************************************************/
 
 /**************************************************************
    Contact Form
 **************************************************************/

#contact-area {
	width: 480px;
	margin-top: 25px;
}
#contact-area.ctrlHolder{ padding: 10px;}
#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 30px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: left;
	
	width: 250px;
	padding-top: 5px;
	font-size: 11px;
}

/**************************************************************
   End Contact Form
 **************************************************************/
 
 /**************************************************************
   Footer
 **************************************************************/
 
#footer
{
height: 230px;
width:918px;
position: relative;
clear: both;
color:#65696c;
margin: 0px 0px 0px 0px;

}

.footer, .push {
	height: 50px; /* .push must be the same height as .footer */}


#footer a
{
color: #65696c;
}


#footer .content
{
position: relative;
width:918px;
float:right;
padding-top:130px;
text-align:center;

}

#footer .content a
{
color:#65696c;
text-decoration:none;


}

#footer .image
{
position: absolute;
padding:25px 0px 0px 150px;
z-index:0;
}

#footer ul{list-style:none;overflow:hidden;}#footer li{padding:0 12px;margin:0 1px 0 -1px;display:inline;}
#footer ul a{color:#65696c;}

/**************************************************************
   End Footer
 **************************************************************/
/**************************************************************
   News
 **************************************************************/

#primarycontentnews
{

	width: 100%;
	margin-left: auto;
margin-right: auto;
position:relative;
	z-index:5000;
}

.columntitle{
	font-size:16px;
	padding:0px 0px 15px 15px;;

}

#primarycontentleft
{

	width: 450px;
 	position:relative;
	z-index:5000;
	float:left;
}

#primarycontentright
{

	width: 460px;
 	position:relative;
	z-index:5000;
	float:right;
}

.layoutnews {
  float: left;
  width: 97% !important;
  width: 97%;
  height:100%;
  position: relative;
  margin-top:15px;

}



.layoutnews .date {
  display: block;
  margin-left:15px;
  top: 0;
  left: 15px;
  width: 150px;
  float:left;
}



.layoutnews .title {
  display: block;
  padding: 0 0 5px 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #000;
}

.layoutnews .titleimage a {
border:none;
}

.layoutnews .titleimage {
  display: block;
  padding: 10px 0 5px 0;
  border: none;
}

.layoutnews p {
  margin: 0 0 0 175px;
  padding:  0 0 1em 1.2em;

}

