* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:1000px;
}
body { 
	background:#000000; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1em;
	color:#8d8c8c;
	background:url(http://cybrjakk.net/CMN/Issue/index/main-bg2.gif) repeat center top;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}

.container2{
	width:96%;
	margin-top:20px;
	
	background:#000000;
	border:1px solid #000000;
	padding:15px;
	
	/* Rounded corners */
	-moz-border-radius:20px;
	-khtml-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius:20px;
}

.center {
    text-align: center;
}

.centerfull {
    width:100%;
    background:url(http://cybrjakk.net/CMN/Issue/index/centerfull.png) repeat;
    height:100px;
}

/*==== GLOBAL =====*/
#main {
	width:1000px; 
	margin:0 auto;
	font-size:.8125em;
}

#header {
	height:180px;
	width:1000px; 
	margin:0 auto;
	font-size:.8125em;

}
#headermembers {
	height:200px;
	width:1000px; 
	margin:0 auto;
	font-size:.8125em;

}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#fff; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:16px;
	color:#fff;
	padding-bottom:18px;
}
h3 {
	font-size:16px;
	color:#fff;
	line-height:1.2em;
	text-indent:10px;
	margin-bottom:20px;
}
h4 {
	font-size:12px;
	color:#99cdfb;
}
h5 {
	font-size:16px;
	color:#fff;
	float:right;
}
h6 {
	font-size:11px;
	color:#9a9998;
}

.title { 
	padding:0 10px 0 10px;
	overflow:hidden;
}
.title-box {
	padding:0 0 10px 0;
	overflow:hidden;
	width:100%;
}
	.title a {
		color:#fff;
		font-weight:bold;
		font-size:12px;
	}


/*==================boxes====================*/

.main-box {
	width:100%;
}
	.main-box .inside {
		background:#000000;
		padding:16px 6px 0 7px;
	}
	.main-box .inside1 {
		background:#000000;
		padding:3px 6px 0 7px;
	}
	.main-box .inside2 {
		background:#000000;
		padding:10px 23px 5px 15px;
	}
	.main-box .inside3 {
		background:#000000;
		padding:16px 6px 0 7px;
		color:#fff;
	}
.box {
	width:100%;
}
	.box .left-bot-corner1 {
		padding:0 7px 10px 8px;
		}
		

.box1 {
	width:100%;
}
	.box1 .inner { 
		padding:12px 6px 13px 6px;
	}

.box10 {
	width:100%;
}
	.box10 .inner { 
		padding:12px 6px 13px 6px;
	    }
    .box10 .inner a {
	    color:#fff; 
	    outline:none;
        }
    .box10 .inner a:hover{
	    text-decoration:none;
        }

.box11 {
	width:100%;
}
	.box11 .inner { 
		padding:12px 6px 13px 6px;
	    }
    .box11 .inner a {
	    color:#fff; 
	    outline:none;
        }
    .box11 .inner a:hover{
	    text-decoration:none;
        }

.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}


/*===== header =====*/
#headermembers .row-1 {
	height:100px;
	background:#000000;
}
	#header .row-1 .fleft {
		padding:5px 0 0 0;
	}
	#header .top-links {
		float:right;
		padding:61px 0 0 0;
		font-size:12px;
		margin-right:-15px;
	}
		#header .top-links li {
			display:inline;
			color:#b1b0b0;
		}
			#header .top-links li a {
				color:#b1b0b0;
				text-decoration:none;
				padding:0 15px 0 12px;
			}
			#header .top-links li a:hover {
				text-decoration:underline;
				color:#fff;
			}

#header .row-1 {
	height:102px;
	background:#000000;
}
	#header .row-1 .fleft {
		padding:5px 0 0 0;
	}
	#header .top-links {
		float:right;
		padding:61px 0 0 0;
		font-size:12px;
		margin-right:-15px;
	}
		#header .top-links li {
			display:inline;
			color:#b1b0b0;
		}
			#header .top-links li a {
				color:#b1b0b0;
				text-decoration:none;
				padding:0 15px 0 12px;
			}
			#header .top-links li a:hover {
				text-decoration:underline;
				color:#fff;
			}
#header .row-2 {
	height:34px;
	background:url(http://cybrjakk.net/CMN/Issue/index/nav-bg.gif) no-repeat left top;
	overflow:hidden;
}
	#header .nav {
		padding:4px 0 0 5px;
	}
		#header .nav li {
			float:left;
			background:url(http://cybrjakk.net/CMN/Issue/index/divider.gif) no-repeat right 6px;
		}
		#header .nav li.last {
			background:none;
		}
			#header .nav li a {
				float:left;
				font-weight:bold;
				color:#2b2726;
				text-decoration:none;
			}
				#header .nav li a span {
					float:left;
					cursor:pointer;
				}
					#header .nav li a span span {
						padding:4px 10px 10px 10px;
					}
			
			#header .nav li a:hover, #header .nav li a.current {
				color:#e2e2e2;
				background:url(http://cybrjakk.net/CMN/Issue/index/nav-tail.gif) left top repeat-x;
				margin-left:-1px;
				position:relative;
			}
				#header .nav li a:hover span, #header .nav li a.current span {
					background:url(http://cybrjakk.net/CMN/Issue/index/nav-left.gif) no-repeat left top;
				}
					#header .nav li a:hover span span, #header .nav li a.current span span {
						background:url(http://cybrjakk.net/CMN/Issue/index/nav-right.gif) no-repeat right top;
						padding-left:11px;
					}

#header .row-3 {
	height:37px;
	margin-bottom:7px;
	background:url(http://cybrjakk.net/CMN/Issue/index/submenu-bg.gif) no-repeat left top;
	overflow:hidden;
}
	#header .subnav {
		padding:10px 0 0 8px;
		font-size:12px;
	}
		#header .subnav li {
			display:inline;
			color:#f2efef;
		}
			#header .subnav li a {
				color:#f2efef;
				text-decoration:none;
				font-weight:bold;
				padding:0 15px 0 12px;
			}
			#header .subnav li a:hover {
				text-decoration:underline;
			}

#header .row-4 {
	background:url(http://cybrjakk.net/CMN/Issue/index/header-box-bg.gif) no-repeat left top;
	height:32px;
	overflow:hidden;
}
	#header .row-4 .indent {
		padding:4px 0 0 5px;
	}

/*===== content =====*/
#content {
	
}
	#content .section {
		padding-bottom:24px;
	}
	
	.list1 {
		padding-bottom:8px;
	}
		.list1 li {
			padding:6px 15px 6px 7px;
			margin-bottom:1px;
			overflow:hidden;
			vertical-align:top;
		}
			.list1 li img {
				float:left;
				margin-right:3px;
			}
			.list1 li a {
				display:block;
				padding:7px 0 11px 21px;
				color:#8d8c8c;
				text-decoration:none;
				overflow:hidden;
			}
			.list1 li a:hover {
				color:#ff7109;
			}
			
			.box1.bg1 .list1 li a:hover {
				color:#5d97c9;
			}
			.box1.bg2 .list1 li a:hover {
				color:#fff;
			}
	
	.list2 {
		padding-bottom:8px;
	}
		.list2 li {
			padding:2px 2px 2px 7px;
			margin-bottom:1px;
			overflow:hidden;
			vertical-align:top;
		}
			.list2 li img {
				float:left;
				margin-right:3px;
			}
			.list2 li a {
				display:block;
				padding:7px 0 2px 21px;
				color:#8d8c8c;
				text-decoration:none;
				overflow:hidden;
			}
			.list2 li a:hover {
				color:#ff7109;
			}
			
			.box1.bg1 .list1 li a:hover {
				color:#5d97c9;
			}
			.box1.bg2 .list1 li a:hover {
				color:#fff;
			}


/*===== footer =====*/
#footer .indent {
	padding:20px 15px 0 15px;
	font-size:12px;
	color:#fff;
}
	#footer a {
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	#footer .subnav {
		margin-left:-11px;
		padding-bottom:10px;
	}
		#footer .subnav li {
			display:inline;
			color:#9a9998;
			font-size:11px;
		}
			#footer .subnav li a {
				color:#9a9998;
				text-decoration:none;
				padding:0 14px 0 11px;
			}
			#footer .subnav li a:hover {
				color:#fff;
			}
	
	#footer .alt-links {
		margin-right:-14px;
		padding-bottom:12px;
	}
		#footer .alt-links li {
			display:inline;
			color:#989696;
		}
			#footer .alt-links li a {
				color:#989696;
				padding:0 14px 0 11px;
			}
	
	.social-services {
		text-align:right;
	}
	.social-services li {
		display:inline;
	}


/*==========================================*/

