/* CSS Document */

body {
	background-color: #666666;
	background-repeat: repeat;
	background-image: url(images/netwise-bg1.jpg);
}
.container {
	margin-top: 0px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
.pagearea {
	background-color: #FFF;
	background-image: url(images/web-design_08.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 605px;
	vertical-align: top;
}



p {
	margin-top: 0;
	margin-bottom: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


h1 {
	font-family: 'Amaranth', Arial, serif;
	font-size: 18px;
	color: #000;
	margin-top: 0;
}
h2 {
	font-family: 'Amaranth', Arial, serif;
	font-size: 16px;
	color: #db0269;
	margin-top: 8px;
	margin-bottom: 4px;
}


.bodytext {
	color: #333333;
	font-size: 13px;
	line-height: 24px;
	font-family: 'Lato', Arial, serif;
	text-align:justify;
}
.smallprint {
	color: #333333;
	font-size: 11px;
	line-height: 19px;
	font-family: 'Lato', Arial, serif;
}


a:link {
	color: #ff6600 ; 
	text-decoration: none;
}
a:visited {
	color: #ff6600; 
	text-decoration: none;
}
a:hover {
	color: #ff6600; 
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #ff6600; 
	text-decoration: none;
	font-weight: normal;
}

h2 a:link {
    font-family: 'Amaranth', Arial, serif;
	font-size: 16px;
	color: #db0269; 
	text-decoration: none;	
}
h2 a:visited {
	font-family: 'Amaranth', Arial, serif;
	font-size: 16px;
	color: #db0269; 
	text-decoration: underline;
	font-weight: normal;
}
h2 a:hover {
	font-family: 'Amaranth', Arial, serif;
	font-size: 16px;
	color: #db0269; 
	text-decoration: underline;
	font-weight: bold;
}
h2 a:active {
	font-family: 'Amaranth', Arial, serif;
	font-size: 16px;
	color: #db0269; 
	text-decoration: none;
	font-weight: normal;
}


#text_col_1 {
	position:absolute;
	left:324px;
	top:102px;
	width:570px;
	height:28px;
	z-index:3;
}
.text_social {
	position:absolute;
	left:319px;
	top:67px;
	width:425px;
	height:24px;
	z-index:2;
	text-align: left;
	overflow: visible;
}

#text_col_2 {
	position:absolute;
	left:324px;
	top:150px;
	width:570px;
	height:620px;
	z-index:3;
}
#text_col_2_of {
	position:absolute;
	left:324px;
	top:150px;
	width:570px;
	height:620px;
	z-index:3;
	overflow: scroll;
}
.floatright {
	float: right;
	margin-left: 15px;
}
.floatleft {
	float: left;
	margin-right: 15px;
}
