body
{
	position:relative;
	width:900px;
	margin:auto;
         font-size:12pt;
	font-family:Arial, Sans-Serif;
	letter-spacing:.03em;
/*background:#ffffff url(siimages/bg_deep.gif) repeat-x;*/
}
a img{
border:none;
}
h1, h2, h3, h4, h5, h6{
color:#1b5694;
padding-bottom:10px;
}
/*----Header Section----*/
#header
{
	/*background:#fff url(/media/5527/HomeHeader.jpg) no-repeat bottom left;*/
         background:#fff url(/media/5527/HomeHeader.jpg) no-repeat bottom left;
	width:100%;
	height:122px;
}
#homelink /* Hot Spot */
{
	text-decoration:none;
	padding:100px 100px;
}
/*--Search--*/
#search
{
	float:right;
	margin:80px 10px 15px 5px;
	
}
#search a
{
	padding:2px 2px 3px 2px;
	background-color:#fff;
	color:#419638;
	text-decoration:none;
}
/*--End Search--*/
#topBox /* Wraps topNav and featureBox */ 
{
	float:left;
	border:solid 2px #a0be8b;
	width:896px; 
}
#contentWrap{
width:899px;
float:left;
margin:0 auto;
padding-bottom:5px;
margin-bottom:10px;
background:#fff;

}
/*--topNav Main Navigation--*/
#topNav
{
	width:100%;
	font-size:0.80em;
	background-color:#1b5694;
	float:left;
	clear:both;
 border-bottom:solid 2px #a0be8b;
}
#topNav ul
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#topNav ul li
{
	float:left;
}
#topNav ul li a
{
	text-decoration:none;
	color:#fff;
	display:block;
         width:98px;
         text-align:center;
	background:#1b5694 url(siimages/NavBG.jpg) no-repeat top right;
	padding:5px 10px;        	
}
#topNav ul li a:hover
{
	background:#1b5694 url(siimages/NavBG.jpg) no-repeat bottom right;
}
/*--End TopNav--*/
/*----End Header----*/ 
/*----Feature Section----*/
#featureBox
{
	background-color:#fff;
	height:300px;
	width:898px;
	margin:0 auto;
	float:left;	
         border-bottom:solid 1px #a0be8b;
         border-right:solid 1px #a0be8b;
         border-left:solid 1px #a0be8b;
}
/*--Img Feature--*/
#featureBox a img
{
	border:none;
}
/*--Split Feature--*/
#featureBox #splitImage
{
	float:left;
	border:none;
	margin:0;
	padding:0;
	width:480px;
	overflow:hidden;
}
#featureBox #splitText
{
	float:right;
         font-size:.8em;
	width:400px;
	padding:5px 5px 5px 10px;
	height:300px;
}

#featureBox #splitText h2, #featureBox #splitText h3, #featureBox #splitText h4, #featureBox #splitText h5
{
	margin:0;
	padding:3px;
}
#featureBox #splitText ul
{
	margin:5px 5px 5px 15px;
	padding:3px;
}
#featureBox #splitText #featureMore
{
	padding:5px;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:White;
	text-decoration:none;
	text-align:center;
	background:#1b5694 url(siimages/NavBG.jpg) no-repeat top right;
	margin:10px 0px 0px 5px;
}
#featureBox #splitText #featureMore:hover
{
	background:#1b5694 url(siimages/NavBG.jpg) no-repeat bottom right;
}
#featureMore{
font-size:1.25em;
}
/*--End Split Feature--*/
/*----End Feature Section---*/

/*----Product and Info Highlights----*/

#highlights
{

 width:100%;
 clear:both;
 margin:0;
}
#highlights ul
{
 list-style:none;
 
 margin:0;
 padding:0 0 10px 0;
}
#highlights ul li
{
 float:left;
 margin-top:10px;
}
#highlights ul li a
{      	
	display:block;
	width: 268px;
	height: 110px;
	color:#fff;
	text-decoration:none;
	background:#1b5694 url(siimages/NavBG.jpg) no-repeat top right;
	margin:0px 5px;
	padding:10px;
	overflow:hidden;
	line-height:1.75em;
}
#highlights ul li a strong
{
	font-size:1.25em;
}
#highlights ul li a img
{
	float:right;
	margin-right:15px;
	border:none;
}
#highlights ul li a:hover
{ 
	background:#1b5694 url(siimages/NavBG.jpg) no-repeat bottom right;
}
/*----End Product and Info Highlights----*/
/*----Breadcrumb---*/
#breadcrumb{
border-bottom:solid 1px #1b5694;
margin:0;
padding:4px 0 4px 10px;
}
#breadcrumb li
{
  display:inline;
  font-size:1.1em;
  font-weight:bold;
  line-height:1.3em;
  list-style-type:none;
  padding:3px;
  font-size:0.75em;
}

/*----End Breadcrumb---*/
/*----Content Section----*/
#contentBox
{
	margin:0px;
	width:100%;
         clear:both;	
}


#contentBox #contentWrap
{
	margin:0 10px;
}
#contentBox #contentCol
{
  float:left;
  width:690px;
}
#contentBox #feature
{
    width:204px;	
    float:right;
}

#contentHeader h2{
text-align:left;
margin:5px;
padding:0 20px;
}

#pageCopy {
margin:0 230px;
font-size:.9em;
}
#contentCol #pageCopy{
margin:0 0 0 230px;
}
#contentCol #contentHeader{
margin-left:190px;
}
#pageCopy p {
margin-top:.25em;
margin-bottom:1.75em;
}
#pageCopy a{
color:#1b5694;
font-weight:bold;
}
#pageCopy .containLeft{
float:left;
width:250px;
margin:0 10px;
padding:10px;
border: solid 1px #a0be8b;
clear:right;
}
#pageCopy .containRight{
float:right;
width:250px;
margin:0 10px;
padding:10px;
border: solid 1px #a0be8b;
clear:right;
}
#pageCopy .containLeft h3, #pageCopy .containRight h3{
margin:5px 10px;
padding:0;
}
/*----End Content Section----*/ 
/*----2nd Left Nav Section ----*/
#leftCol
{
  float:left;
  width:175px;
}
#catalog
{
  margin：5px;
  padding:4px;
  color:#1b5694;
}
#nav{
 float:left;
 margin:20px 20px 5px 5px;
 padding:5px 2px 20px 2px;
 width:175px;
 background-color:#a0be8b;
}
#nav #navHeader{
border-bottom:solid 1px #ccc;
font-size:1.1em;
display:block;
}
#nav ul{
 padding:0;
 margin:0;
 list-style-type:none;
 display:block;
 font-size:.9em;
}
#nav li{
  border-bottom:solid 1px #ccc;
  background-color:#1b5694;
}
#nav a{
display:block;
line-height:1em;
padding:1px;
color:#fff;

text-decoration:none;
}
#nav a:hover{
background-color:#2c69a7;
}
#nav .selected{
background:#0a4583 url(siimages/selected_bg.gif) no-repeat top right;
}
#nav #navHeader a:hover{
background-color:#a5c392;
}
/*--2nd Lvl--*/
#nav ul li ul{
border-top:solid 1px #ccc;
}
#nav ul li ul li{
font-size:.9em;
}
#nav ul li ul li a{
padding-left:16px;
line-height:1em;
}
/*--end 2nd Lvl--*/

/*--3rd Lvl--*/
#nav ul li ul li ul{
border-top:solid 1px #ccc;
}
#nav ul li ul li ul li a{
padding-left:24px;
line-height:1em;
}
/*--end 3rd Lvl--*/

#nav a{
display:block;
line-height:1.6em;
padding:8px;
color:#fff;
text-decoration:none;
}
#nav a:hover{
background-color:#2c69a7;
}
#nav .selected{
background-color:#0a4583;
}
/*----End 2nd Left Nav Section ----*/


/*----Footer----*/
#footer
{
	width:100%;
         background-color:#fff;
	float:left;
         border-top:solid 1px #a0be8b;
	margin-top:5px;
	text-align:center;
	font-size:.75em;
	letter-spacing:.1em;
         clear:both;
}
/*----End Footer----*/ 

/*---- Product Feeds----*/

.feedList{
         position:relative;
         width:160px;
	padding:10px 10px;
	border:solid 1px #a0be8b;
	margin:10px 10px 5px 5px;
	float:left;
	/*clear:both;*/
	list-style-type:none;
}
.feedList li h4{
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:.1em;
} 

.feedList li{
margin:5px 0px;
background-color: #ebffcd;
padding:10px 10px;
font-size:.65em;
text-align:center;
}
.feedList li a{
text-decoration:none;
}

iframe{
margin:auto;
}

.floatLeft{
float:left;
padding:0 10px 10px 0;
}
.floatRight{
float:right;
padding:0 0 10px 10px;
}






































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

.roundify {

}

.floatLeft {

}

.floatRight {

}


