html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img, div { behavior: url(images/iepngfix.htc) }

body {
background:url(images/bg.jpg) top repeat-x;
background-color: #838282;
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#333333;
padding:0px;
margin:0px;
}
a {color: #df078c;
	text-decoration: none;}
a:visited {color:#df078c;}
a:hover {color: #000000;}
a:active { color:#000000;}

h1 {
text-align:left;
font-size:17px;
margin:0px 0px 0px 10px;
color:#444444;}

h2 {
text-align:center;
font-size:17px;
margin:0px;
color:#444444;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 920px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;

}

/* ----------banner for logo-------------- */
#banner {
background:url(images/header.jpg) top center no-repeat;
height:190px;
padding: 0px;
margin: 0px auto;
}


/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
background-image:url(images/flash.jpg);
background-position:center;
}

#contentleft{
border-right-color: #AAAAAA;
width:600px;
height:258px;
margin-left:10px;
margin-top:10px;
float:left;
display:inline;
overflow:hidden;
line-height:20px;
text-align:justify;

}

p, pre{
padding: 5px 10px;
margin:0px;
color:#333333;
}

#black p {
color: #FFFFFF;
}

#textwrapper{
background:url(images/content.jpg) center no-repeat;
color:#939598;
height:288px;
width:920px;
overflow:hidden;
}

#textwrapper p{
pading: 5px;
}

#textleft{
border-right:dotted;
border-right-color: #AAAAAA;
width:300px;
height:260px;
margin-left:10px;
margin-top:10px;
float:left;
display:inline;
overflow:hidden;
line-height:20px;
text-align:justify;

}

#textmid{
width:300px;
float: left;
height:260px;
margin-top:10px;
line-height:20px;
text-align:justify;

}

#textright{
border-left:dotted;
border-left-color:#AAAAAA;
width:290px;
height:260px;
margin-right:10px;
margin-top:10px;
float:right;
overflow: hidden;
line-height:20px;
text-align:justify;

}


/* --------------left navi------------- */
#black {
background:url(images/black.jpg) top center no-repeat;
text-align:center;
color:#FFFFFF;
height:92px;
margin: 0px;
padding: 0px;
}

#black p{
padding:40px 0px 0px 0px;
font-size:14px;


}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: center;
color:#FFFFFF;
 }

/*---------nav---------*/

#nav{
background-color:#000000;
color:#FFFFFF;
height:25px;
margin-top: 10px;
text-align:center;
}

#nav a {color: #FFFFFF;
margin-right: 70px;
text-decoration:none;
}
#nav a:visited {color:#FFFFFF;
border-bottom:thick #000000;
}
#nav a:hover {color: #FFFFFF;
border-bottom-color:#df078c;
border-bottom-style:solid;
border-bottom-width: 4px;
text-decoration:none;}


#network {
width:150px;
margin:0px auto;

    text-align:center;
	list-style: none;
	padding: 0;
	float:right;
	height: 30px;
	display: inline;
	overflow: hidden;
	}
	
#network li {
    
	width:150px;
margin:0px auto;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#network a {
	float: left;
	margin:0px auto;
	padding: 0px 0 0 0;
	overflow: hidden;
	height: 30px !important; 
	height /**/:30px; /* for IE5/Win */
	}
	
#network a:hover {
	background-position: 0 -30px;
	}

	
#cacpro a  {
	width: 30px;
	background: url(images/network/cacpro.png) top center no-repeat;
	}
#thread a  {
	width: 30px;
	background: url(images/network/threads.png) top center no-repeat;
	}
#cnc a  {
	width: 30px;
	background: url(images/network/cnc.png) top center no-repeat;
	}
#store a  {
	width: 30px;
	background: url(images/network/store.png) top center no-repeat;
	}
#discover a  {
	width: 30px;
	background: url(images/network/discover.png) top center no-repeat;
	}		