/*****************************
Project: Back 9 Networks
Coded by: Jorsek Softwares
*****************************/

/*******GENERAL TAGS*******/
body {
	margin:0px auto;
	padding:0px;
	width: 800px;
	color: #666;
	position: relative;
	background: #fff url('images/bg.png') repeat-y center top;; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:160%; 
	font-size:70%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a, strong a {

	text-decoration:none;
	outline: none;
	color:#000;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:underline;
}
p {
	margin: 0px 0px 14px;
}

/***HEADER TAGS***/
h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; }
h1, h2, h3, h4, h5 { font-weight: normal; display: block; margin: 0px; padding: 0px;}
h1, h1 a, h2, h2 a, h3, h4, h5 { color: #000; font: 20px Georgia, serif; text-decoration: none; }
h1 a:hover, h2 a:hover { text-decoration: underline; }
h3, h4 { font-size: 17px; }
h4 { margin: 10px 0px -4px 0px; }
h5 { margin: 10px 0px -4px 0px; font-size: 14px; font-style: italic;  }

/***QUOTE & CODE***/
code{
	font: 12px/14px "Courier New", Courier, monospace;
	color: #000000;
	background: #F5F5F5;
	margin: 5px 10px;
	padding: 10px;
	display:block;
	border: 1px dashed #818141;
	width: auto;
}
.code .indent {
	padding-left: 15px;
}
blockquote {
	margin: 0px 15px 20px;
	padding: 3px 10px;
	border-left: 3px dotted #d6e5aa;
	border-right: 3px dotted #d6e5aa;
	border-top: 1px dotted #d6e5aa;
	border-bottom: 1px dotted #d6e5aa;
	line-height: 140%;
	width: auto;
}

/***MAIN***/
#main {
	width: 750px;
	margin: 0 auto;
	height: auto;
}

/***Header***/
#nav {
	height: 53px;
	width: 740px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 1em;
	text-align: center;
	background: #fff url('images/nav.jpg') no-repeat center center;
}

#topNavC1 {
	width: 670px;
	margin: auto;
	text-align: center;
	}
#topNavC1 ul{
	width:575px; margin:0; display:block; height:53px;
	}
#topNavC1 ul li{
	display:block; float:left; height:53px; margin:0; padding:0;
	}
#topNavC1 ul li a{
	display: block; font: bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; padding-top:15px; padding-left: 35px; padding-right: 35px; color:#3EB0B7;
	text-decoration:none; margin:0; height:53px; 
	}
#topNavC1 ul li a:hover{
	display: block; font: bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; padding-top:15px; padding-left: 35px; padding-right: 35px; 
	background-image: url("images/nav_hover.jpg"); text-decoration:none; margin:0; height:53px;
	}

.current {
	display: block; font: bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; padding-top:15px; padding-left: 35px; padding-right: 35px; 
	background-image: url("images/nav_hover.jpg"); text-decoration:none; margin:0; height:53px;
	}

/***HAIR & HEADER***/
#hair {
	background: #fff url('images/hair.jpg') repeat-x center top;
	width: auto;
	height: 70px;
}

#header {
	clear: left;
	width: auto;
	height: 311px;
}

/***LOGO***/
.logo {
	margin-top: 15px;
	margin-left: 20px;
}

/***BANNER***/
#banner {
	width: 738px;
	height: 311px;
	background: #fff url('images/header_filled.jpg') no-repeat center center;
	margin: 0 auto;
}

/***ADS***/
#ads {
	margin-top: 20px;
	min-height: 50px;
	width: auto;
	text-align: left;
	color: #868686;
}

/***3 COLUMN***/
#fullcont {
	width: 735px;
	margin: auto;
}

#fullcont a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

.rollover {
	margin-left: 130px;
}

a.rollover {
	display: block;
	width: 71px;
	height: 22px;
	text-decoration: none;
	background: url('images/clickbutton.gif');
}

a.rollover:hover {
	background-position: 0 -22px;
}

#fullcont img:hover {
	background-position:0 -22px !important;	
}

#side-a {
	float: left;
	width: 241px;
	height: 186px;
	background: #fff url('images/home_careers.jpg') no-repeat center center;
}

#side-a h2 {
	color: #003b78;
	padding: 10px;
}

#side-a p {
	padding:10px;
}

#side-b { 
	margin: 0;
	float: left;
	width: 486px;
	height: 186px;
	margin-left: 4px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#rightcont {
	clear: both;
	width: auto;
}

#side-c {
	float: left;
	width: 241px;
	height: 186px;
	background: #fff url('images/home_products.jpg') no-repeat center center;
}

#side-c h2 {
	color: #D1D096;
	padding: 10px;
}

#side-c p {
	padding:10px;
}

#side-d { 
	margin: 0;
	float: left;
	width: 241px;
	background: #fff url('images/home_services.jpg') no-repeat center top;
	margin-left: 4px;
	height: 186px;
}

#side-d h2 {
	color: #939309;
	padding: 10px;
}

#side-d p {
	padding:10px;
	font-weight: bold;
}

.clearall {
	clear: both;
}

/***CONTENT***/
#content {
	width: 700px;
	margin: auto;
	padding-top: 15px;
}

#content a {
	color: #000;
}

#content_left {
	float: left;
	width: 450px;
	text-align: justify;
	padding-right: 10px;
}

#content_right { 
	margin: 0;
	float: left;
	width: 220px;
	padding-left: 15px;
	border-left: 1px dotted #666;
	height: 1% /* Holly hack for Peekaboo Bug */
}

P.alignright {
	width: auto;
	text-align: right;
}

.small {
	width: auto;
	background: #fff url('images/li.jpg') no-repeat center left;
	padding-left: 20px;
}

#contact {
	width: 740px;
	height: 221px;
	margin: auto;
	overflow: hidden;
	background: #fff url('images/team_bg.png') no-repeat center top;
	margin-top: 20px;
}

#contact a {
	color: #000;
}

#contact p {
	padding: 4px 15px;
}

#contact h2 {
	padding: 15px;
	font-size: 24px;
}

#contact-cont {
	width: 500px;
	margin: auto;
}

#contact-a {
	float: left;
	width: 210px;
}

#contact-b { 
	margin: 0;
	float: left;
	width: 220px;
	padding-left: 30px;
	border-left: 1px dotted #666;
	height: 1% /* Holly hack for Peekaboo Bug */
}

/*******CONTENT >> GENERAL*******/
#content_general{
	width: 740px;
	min-height: 221px;
	margin: 20px auto;
	padding: 0px;
	background: url('images/head_ct_bg.png') no-repeat bottom;
}
#content_general h1{
	width: 740px;
	height: 57px;
	margin: auto;
	background: url('images/head_bg.png') no-repeat 0 0;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 24px;
	color: #000;
}

#content_general a {
	color: #000;
}

#content_general p {
	padding: 4px 15px;
	margin: 0px;
}

#content_general h2 {
	padding: 15px;
	font-size: 24px;
}

#text {
	width: auto;
	margin-top: -15px;
}

#text_services {
	width: auto;
	margin-top: -15px;
	padding: 0px 55px;
}

/***PRODUCTS GALLERY***/
#product {
	width: 735px;
	margin: auto;
	padding-top: 15px;
}

#product a {
	color: #000;
}

#main-content ul {
	margin: 0;
	padding: 0;
}

#main-content li{
	width:241px;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:2px;
}

#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}

#main-content a:hover span{	
	top:160px;
	left:0px;
	width:241px;
	font-weight:bold;
	background:#FFF;
	color:#333;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 5px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 

#main-content h2 {
	padding-top: 20px;
	padding-bottom: 10px;
}

img{
	border:none;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}




/***FOOTER***/
#footer {
	background: #fff url('images/footer.jpg') repeat-x center top;
	width: auto;
	text-align: left;
	margin-top: 20px;
	min-height: 50px;
	padding-top: 20px;
	padding-left: 20px;
}

#footer a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	color: #666;
}