/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
#feedback {
left:0;
position:fixed;
top:40%;
}
#feedback a {
background:url("images/feedback.png") no-repeat scroll 0 0 transparent;
display:block;
width:30px;
}

#feedback a.feedback {
height:100px;
}
#feedback a.feedback:hover {
background-position:-30px 0;
}
#feedback a.help {
background:url("images/login.png") no-repeat scroll 0 0 transparent;
background-position:0 -100px;
height:73px;
margin-top:5px;
}
#feedback a.help:hover {
background-position:-30px -100px;
}
*/
.content_full_column {
padding:0 20px;
text-align:justify;
}
.large_content_icon {
height:100px;
margin:0 auto;
width:100px;
}
.b1, .b2, .b3, .b4 {
display:block;
font-size:1px;
overflow:hidden;
}
.b1 {
background:none repeat scroll 0 0 #CCCCCC;
height:1px;
margin:0 5px;
}
.b2 {
background:none repeat scroll 0 0 #FFFFFF;
border-left:2px solid #CCCCCC;
border-right:2px solid #CCCCCC;
height:1px;
margin:0 3px;
}
.b3 {
background:none repeat scroll 0 0 #FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
height:1px;
margin:0 2px;
}
.b4 {
background:none repeat scroll 0 0 #FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
height:2px;
margin:0 1px;
}
.bcontent {
background:none repeat scroll 0 0 #FFFFFF;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
padding:10px 0;
}

#jcnav {
	background:url(https://jccyber.com/shortcut/back.png) repeat;
	position: fixed;
	bottom: -1%;
	width:100%;
	text-align:center;
hight:200px;
}
#navy, #navy ul {
	

list-style:none outside none;
margin:0;
padding:0;
z-index:100;
}
#navy li{
        display:inline;
}
