/* Global styles */
body { overflow: -moz-scrollbars-vertical; behavior: url(../js/csshover.htc); background:#333 url(images/bg-slice.jpg) repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; color:#3a3a3a;}
* {margin: 0 auto; padding: 0;}		/*<------<--------<-----| This assumes we're centering!!! */
a img {border: none;}
a { color:#19388a; text-decoration: underline;}
	a:hover, a.current {text-decoration: none;}
p { font-size:11px; padding:0 0 10px 0; line-height:17px}
ul, ol {padding:4px 0 0 0;}
li {}
td, th, tr {font-size:12px;}
strong { color:#3a3a3a;}

h1{color:#19388a; font-size:16px; padding:0 0 10px 0;}
h2{color:#19388a; font-size:15px; padding:0 0 10px 0;}
h3{color:#19388a; font-size:14px; padding:0 0 10px 0;}
h4{color:#19388a; font-size:12px; padding:0 0 10px 0;}
h5{color:#19388a; font-size:11px; padding:0 0 10px 0;}
h6{color:#19388a; font-size:10px; padding:0 0 10px 0;}

/* reusable classes */
.right{float:right;}
.left{float:left;}

.full{position:relative; width:99%;}	/*<------<--------<-----| This works better w/ px based widths */
.split50{position:relative; width:50%;float:left;}
.split30{position:relative; width:33%;float:left;}

.formpadding td {padding: 0 0 10px 0;}
.greyLine { border:1px solid #ccc; border-width:0 0 1px 0; margin-bottom:10px; clear:both}

/* Wrappers */				/*<------<--------<-----| Start building out your divs here... */
#ConceptWrapper { width:500px; padding:20px; border:1px solid #000; margin-top:20px; background-color:#fff;}
#PageWrapper{ width:933px; background:url(images/slice.jpg) repeat-y;}
#PageWrapper ul{ font-size:11px; padding:0 0 10px 18px; margin:0;}
#PageWrapper ol{ font-size:11px; padding:0 0 10px 18px; margin:0;}
#PageWrapper li{ padding:0 0 4px 0; margin:0; line-height:17px}
#HpTop{ background:url(images/hp-banner.jpg) no-repeat; width:933px; height:406px;}
#HpTop p{ line-height:normal;}
#HpBottom{ background:url(images/hp-bottom.jpg) no-repeat; width:933px; height:192px;}
#HpBottom p{ line-height:normal;}
#Footer{ width:903px; height:80px; padding:0 15px; background:#333}
#Footer span{ font-size:11px; color:#fff;}
#Footer span a{ color:#fff; text-decoration:none}
#Footer span a:hover{ text-decoration:underline}

#SubWrapper{ background:url(images/sub-banner.jpg) no-repeat; width:933px; padding:70px 0 0 0; *padding:67px 0 0 0;}
#SubBottom{ background:url(images/sub-bottom.jpg) no-repeat; width:933px; height:30px;}

#Nav{width:923px; height:23px; list-style:none; padding:0 10px 0 0; position:relative; clear:both; display:block;}
#Nav ul{margin:0; padding:0;list-style:none}
#Nav li{float:left;}				
#Nav li a span{display:none;}				
#Nav li a{height: 23px; display: block; float: left; padding: 0;}	
			
#Nav li a.home{width:136px; background: url(images/nav_01.gif) no-repeat top;}
#Nav li a.about{width:156px; background: url(images/nav_02.gif) no-repeat top;}		
#Nav li a.emp{width:162px; background: url(images/nav_03.gif) no-repeat top;}
#Nav li a.js{width:173px; background: url(images/nav_04.gif) no-repeat top;}	
#Nav li a.blog{width:121px; background: url(images/nav_05.gif) no-repeat top;}	
#Nav li a.contact{width:175px; background: url(images/nav_06.gif) no-repeat top;}

#Nav li a:hover{background-position:bottom; }
#Nav li a.current{background-position:bottom; }

#SubNav{ height:26px; padding:5px 0 0 0;}

#TitleBlog{ background:url(images/title-blog.jpg) no-repeat; width:933px; height:43px; margin:18px 0 0 10px; _margin:14px 0 0 10px}

#SubCopy{ padding:30px 26px 10px 14px; width:893px;}
#SubPic{ padding:5px; border:#9ca3aa solid 1px; width:219px; float:left}
#SubCopyArea3{ width:580px; float:left; padding:0 40px 0 20px;}
#SubCopyArea3 ul{ margin:0; padding:0 0 10px 30px;}
#SubCopyArea3 ol{ margin:0; padding:0 0 10px 30px;}
#SideBar{ float:left}
#SideBarBox{ width:224px; padding:10px; border:1px solid #9d0a0e;}
#SideBarBox ul{ margin:0; padding:0 0 10px 0;}
#SideBarBox ul ul{ margin:0; padding:0 0 10px 30px;}
#SideBarBox ul h2{}

.subMenuItem{ color:#fff; font-size:12px; padding:0 10px ;text-decoration:none}
a:hover.subMenuItem{ text-decoration:underline;}
.activeSubMenuItem{ text-decoration:underline;}

/******************BLOG***************/
small{font-weight:bold; display:block; padding:0 0 10px 0; margin:0;}
h2.widgettitle{margin:0; padding:0;}
h2{padding:0 0 4px 0; margin:0;}
form#searchform{margin:0 0 15px 0; font-weight:bold; font-size:18px;}
#comment{width:320px;}
img.alignright {float:right; margin:6px 0 1em 1em}
img.alignleft {float:left; margin:6px 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:6px 0 1em 1em}
a img.alignleft {float:left; margin:6px 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.postmetadata{ padding:6px; margin-bottom:16px; clear:both; background-color:#afc8de;}
.entry { font-size:10px; line-height:15px;}
.entry p{margin:0; padding:0 0 10px 0}

/*************Min-Height Hack**************/
.prop {float:left;width:1px;}
.clear {clear:both;height:1px;overflow:hidden;}	/* I don't currently rely on .clear */
.min431px {height:431px;}
/***************************************/	

/* -- Alsett Clearing Method*/
.clearfix:after {content: "."; display:block; height:0; clear:both; visibility:hidden;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;} 
