@charset "UTF-8";
/* CSS Document */

body {
	background-color: #EAE8E5;
	background-image:url(images/design/background.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	border:0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:14px;
	line-height:17px;
}

a:link {
	text-decoration: none;
	color:#647D8C;
	border: 0px;
}

a:visited {
	text-decoration: none;
	color:#647D8C;
	border: 0px;
}

a:hover {
	text-decoration: none;
	color:#000000;
	border: 0px;
}

a:active {
	text-decoration: none;
	color:#000000;
	border: 0px;
}

a img {
	border:0px;
	margin:0px;
	padding:0px;
}

.main {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.cnslogo_left {
	width:175px;
	float:left;
	padding-left:100px;
	padding-top: 30px;
}


.main_content {
	width:725px;
	float: left;
	background-image: url(images/design/cns_complete_networking_solutions.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.large_text {
	font-size:22px;
	font-weight:lighter;
	line-height: 37px;
}

h1 {
	color:#8E8E8F;
	font-size: 23px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	display:inline;
}

h2 {
	color:#647D8C;
	font-size: 18px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	display:inline;
}

.blue_text {
	color:#647D8C;
	font-weight: bold;
}

.light_grey_text {
	color:#DEDED5;
}

.index_table {
	text-align:center;
	line-height:28px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 0px;
}

.footer {
	width:720px;
	padding-left:280px;
}

.copyright_text {
	font-size:13px;
	color: #647D8C;
}

.links {
	text-align:left;
	width:720px;
	padding-left:280px;
}

.italic {
	font-style:italic;
}

.main_text {
	margin-left:56px;
	margin-right:57px;
	margin-top:75px;
	text-align: left;
	line-height:25px;
	width: 580px;
	border-left:2px solid #97adb9;
	border-right:2px solid #97adb9;
	border-bottom:2px solid #97adb9;
	border-top:none;
	background-color: #fafaf8;
	padding: 15px;
}

