body#main_body {
    padding: 0;
    margin: 0px auto;
    font-size: x-small;

    /* IE5 Win */

    font-size: small;
    font-family: Verdana, Arial, sans-serif;

	color: #ffffff;
    background: #D1E9F9  repeat-x;
    background-image: url(images/spiderback.jpg); /*  */
}

#logo {
	border: none;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	width: 700px;
	height: 115px;
/*		float: right;
		clear: right;     */
	padding-right: 0;
  	margin-left: auto;
    background-image: url(images/spiderlogo.jpg); /*  */
}

#contenttop {
	display: block;
	margin: 0;
	margin-top: 3px;
	width: 700px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/topcontent.gif);
}

#contenttop_txt {
	display: block;
	width : 200px;
	margin-left: 10px;
	margin-top: 5px;
	color: #2F5D9B;
	font-size: 15px;
	font-style: strong;
}

#content {
	display : block;
	margin: 0;
	padding: 10px;
	padding-bottom: 20px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
/*		float: left;
	clear: right;      */
	overflow: hidden;
	background: #ffffff;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}

#content a {
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}


#content a:hover {
  	color: #2F5D9B;
}

#content li {
	list-style-image: url(images/bullet.gif);
	vertical-align: middle;
}

#content strong {
	color: #2F5D9B;
}

#nav {
	display : block;
	width: 700px;
	height: 25px;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	overflow: hidden;
 /* //	padding-left: 8px;     */
	background: #ffffff;

}



#nav ul{ 
	margin: 0 0 0 0px; 
	width: 700px; 
	padding: 0; 
	}

#nav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav a {
	background-image: url(images/menuf.jpg);
/*	background-repeat: no-repeat;
	background-color: red;          */
	margin: 0px;
	width: 80px;
	height: 25px;
	display: block;
	float: left;
	padding-top: 5px;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #000000; }
	
#nav a:hover {
	background-image: url(images/menur1.jpg);
	color: #ffffff; }


h1 {

	color: #c1c1c1;
	font-size: 15px;
	font-style: normal;
}

h2 {
	color: #2F5D9B;
	font-size: 12px;
	font-style: strong;
}

#box_content {
	position: relative;
	margin-top: 0px;
	left : 24px;
	width: 352px;
	height: 300px;
	background-color: #efefef;
	padding: 20px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-style: normal;
	color: #a1a1a1;
}

#footer {
	display : block;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	color: #0F5F92;
}

#leftcol {
	display: block;
	border: solid;
	width: 150px;
	clear: left;
	float: left;
}
#centercol {
	display: block;
	border: solid;
	width: 300px;
	clear: right;
	float: left;
}

#rightcol {
	display: block;
	border: solid;
	width: 230px;
	clear: right;
	float: right;
}

	
.left {
	display: block;
	margin-right: 10px;
	float: left;
	border: solid;
	border-width: 1px;
	border-color: #247AB5;
	vertical-align: top;
}

.right {
	margin-left: 5px;
	float: right;

}

p client {
		display: block;
		width : 400px;
		float: right;
    font-size: 11px;
    font-weight: normal;
    vertical-align: top;
}

#slogan {
	color: #2F5D9B;
	font-size: 15px;
	font-style: strong;
	text-align: center;
}
