

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/background.gif) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
	color:#003763;
	margin:0;
	padding:10px 0;
}

h2 {
	font-size: 15px;
	color:#003763;
	font-weight:bold;
}

h3 {
	font-size: 1.2em;
	color:#000;
}

a:link {
	color: #003763;
	text-decoration: none;
}

a:visited {
	color: #003763;
	text-decoration: none;
}

a:active {
	color: #666;
	text-decoration:underline;
}

a:hover {
	color: #666;
	text-decoration:underline;
}

hr {
	border:none;
	border-top:#ECECEC solid 1px;
	background:#FFF;
	height:1px;
	margin:5px 0;
	padding:0;
}

img {
	border: none;
}

a img  {
	border: none;
}

strong{
	color:#003763;
	}

table td{
	vertical-align:top;
	}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

.imglogo{
	float:left;
	margin:0px 15px 10px 0px;
	}

/* _____________________________Header_____________________________ */

#header {
	width: 900px;
	margin: 0px auto;
	height: 93px;
	background: url(images/logobk.gif) no-repeat left top;
	}

#headerbg {
	clear: both;
	margin: 0 auto;
	width: 900px;
	height: 300px;
	background: url(images/img05.jpg) no-repeat left top;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	margin: 0 5px 0 5px;
	width:380px;
}

#logo img{
	float:left;
	width:120px;
	height:50px;
	margin-left:10px;
	margin-top:15px;
	}

#logo h1{
	color:#FFF;
	background: url(images/strap.gif) no-repeat left top;
	width:200px;
	float:right;
	margin:0;
	padding:0;
	font-size:16px;
	height:70px;
	margin-top:12px;
	}

#logo h1 span{
	display:none;
	}



/* _____________________________Menu_____________________________ */

#menu {
	float: right;
	margin-top: 20px;
	height:70px;
	
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height:44px;
	padding: 25px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	border-left:#000 solid 1px;
	background: url(images/navback.gif) no-repeat right top;
}

#menu a:hover {
	background: url(images/navbackOver.gif) no-repeat right top;
}

#menu .current_page_item a {
	background: url(images/navbackOver.gif)) no-repeat right top;
}

/* _____________________________point of sale_____________________________ */

.text1, .text2, .text3{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 0px 10px;
	padding: 10px;
	font-size: 1em;
	line-height: 2em;
	color: #FFFFFF;
	background:#000;
	position:relative;
	width: 415px;
	float:left;
	border-bottom:#003763 solid 3px;
	}

 .text2, .text3{
 	margin: 0px 10px 0px 0px;
 	float:right;
 	}
  .text3 {
	background:url(images/speechmarks.png) 10px 10px no-repeat #000;
	width:365px;
	padding:8px 35px;
}
 
.text1 img, .text2 img{	
	margin:0;
	padding:0;
	}

.text1 img{margin:0px 10px 10px 0px;}

.text1 ul, .text2 ul{
	list-style:none;
	margin:0;
	padding:5px 0;
	}

.text1 ul li, .text2 ul li{
	padding:5px 0 0 25px;
	margin:0px;
	line-height: 1.5em;
	background:url(images/bullet.gif) no-repeat 5px 10px;
	}

/* _____________________________Page_____________________________ */

#page {
	width:100%;
	margin: 0 auto;
	padding-top: 0px;
	background: #fff;
	clear:both;
}

#content{
	width:900px;
	margin:0 auto;
	padding-bottom:10px;
}

#content h2 {
	clear:both;
	margin:30px 0 0 0;
	font-size:12px;
	border-bottom:1px solid #e5e5e5;
}
	
	
#content ul{
	list-style:none;
	margin:0;
	padding:0px 0;
	}

#content ul li{
	padding:0px 0 0 25px;
	margin:0px 0px 0px 25px; 
	line-height: 1.5em;
	background:url(images/bullet.gif) no-repeat 5px 5px;
	}
	
#primary {
	float:left;
	width:600px;
}

#secondary {
	float:right;
	margin-top:26px;
	width:260px;
}

.box {
	background:#f5f5f5;
	margin:0 0 20px 0;
	padding:25px;
}

#content .box ul li {
	margin:0;
}

#content .box h2 {
	margin:0 0 9px 0;
	border:0;
}


	
.case{
	border-bottom:#003763 solid 1px;
	padding-bottom:5px;
	margin-bottom:5px;
	}

.pdf{
	background:#feffea url(images/pdf_icon.gif) no-repeat 10px 8px;
	border:#ECECEC solid 1px;
	padding:10px;
	}

	
/* _____________________________Spec. Table_____________________________ */	
	
table.specTable thead td{
	background:#000000;
	padding:2px 0;
	margin:0;
	border-top:#003763 solid 3px;
	}

table.specTable tbody td{
	background:#FFF;
	padding:10px 5px;
	margin:0;
	border-bottom:#CCC solid 1px;
	}	

table.specTable tbody tr.grey td{
	background-color:#ECECEC;
	}

table.specTable tfoot td{
	padding:10px 5px;
	border-bottom:#003763 solid 1px;
	}
	
table.specTable tfoot td.blue img{
	border-left:#0260C1 solid 5px;
	}

table.specTable tfoot td.orange img{
	border-left:#FFC600 solid 5px;
	}

table.specTable tfoot td.green img{
	border-left:#00B23B solid 5px;
	}

table.specTable tfoot td.gold img{
	border-left:#c69e24 solid 5px;
	}	

table.specTable .ltblue{
	color:#0260C1;
	font-size:11px;
	font-weight:bold;
	}

table.specTable .ltorange{
	color:#FFC600;
	font-size:11px;
	font-weight:bold;
	}

table.specTable .ltgreen{
	color:#00B23B;
	font-size:11px;
	font-weight:bold;
	}

table.specTable .ltgold{
	color:#c69e24;
	font-size:11px;
	font-weight:bold;
	}

table.specTable .ltblack{
	color:#000;
	font-size:11px;
	font-weight:bold;
	}
	
/* _____________________________Post Stuff Not Used by Visualcode_____________________________ */		

#latest-post {
	float: left;
	width: 900px;
	padding: 0px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 12px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 5px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

/* _____________________________Sidebar_____________________________ */

#sidebar {
	clear: both;
	width: 900px;
	margin:0 auto;
	background: #000000;
	color: #CCCCCC;
	padding: 0px 0 0 0;
	border-top:#003763 solid 3px;
}

#sidebar table{
	padding:0;
	margin:0;
	border-collapse:collapse; 
	border-spacing:0px;
	}

#sidebar table thead td{
	border-bottom:#333 solid 1px;
	padding-top:5px;
	}

#sidebar table thead td h2{
	float:left;
	padding:15px 0px 5px 0px;
	margin-left:5px;
	}

#sidebar table thead td img{
	float:left;
	}

#sidebar table ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-left:#333 solid 1px;
}

#sidebar table li {
	display: list-item;
	background: url(images/bullet.gif) no-repeat 10px 10px;
	float: none;
	width: auto;
	padding: 0 0 0 25px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-size:11px;
	line-height:20px;
}

#sidebar h3 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
	font-size:13px;
	border-top:#333 solid 1px;
	border-left:#333 solid 1px;
	padding-left:10px;
	margin-bottom:0;	
}

#sidebar table .urls a {
	text-decoration: none;
	color: #2067ED;
	background:url(images/bulletalt.gif) no-repeat 30px 7px;
	padding-left:45px;
	padding-bottom:3px;
	padding-top:2px;
	display:block;
	border-left:#333 solid 1px;
}

#sidebar table .urls a:hover {
	text-decoration: underline;
}

#sidebar table .spec {
	border:#333 solid 1px;
	border-right:none;
	background:#222;
	padding:5px 10px;
	text-align:right;
	
}

#sidebar table .spec a {
	font-size:13px !important;
	font-weight:bold;
	background: url(images/arrow.gif) no-repeat 0 7px;
	padding-left:10px;
	color:#FFF;
}

#sidebar table .spec a.blue {
	font-size:10px;
	font-weight:bold;
	color:#2067ED;
}

#sidebar table .spec a:hover{
	text-decoration:underline;
	}

/* Footer */

#footer {
	border-top:#333 solid 1px;
	width: 900px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 20px;
	background:#505050 url(images/footer.gif) no-repeat left bottom;
	font-size: 11px;
	color: #CCCCCC;
}

#footer p {
	margin: 0;
	padding: 10px 10px 5px 10px;
}

#footer a {
	color: #FFFFFF;
}

#legal {
	float: left;
	width:420px;
}

#links {
	float: right;
	width:420px;
	text-align:right;
}

#links ul,#legal ul{
	list-style:none;
	margin:0;
	padding:10px 10px 0 10px;
	}
	
#links li,#legal li{
	display:inline;
	}	
	
#links a,#legal a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	border-right:#FFF solid 1px;
	padding:0 10px;
}	

#links b,#legal b{
	float:left;
	color:#CCC !important;
	font-size: 10px;
	}

#links b.space,#legal b.space{
	border-right:#FFF solid 1px;
	padding:0 10px 0 10px;
	}

.dedicated{
	background:#333 url(images/dedicated.gif) no-repeat 25px 7px;
	border-top:#111 solid 1px;
	border-bottom:#555 solid 1px;
	font-size:11px;
	padding:10px 10px 10px 55px;
	}
.dedicated span{
	color:#FFFFFF !important;
	}

.dedicated span a{
	color:#c69e24;
	}
	
.dedicated .twitter {
	float:right;
	color:#c69e24;
}