@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/bluebinary.jpg);
    margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ---------Contentbox  CSS-----------*/
.contentbox {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; text-align: justify}

.bodytextbold {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #000000;
	text-align: justify
	font-weight: bold;
}
.bodytextlarge {
	font-size: 18px;
	text-align: center;
}

.homeposition {
	position:relative;
	left:40px;
	top: 20px;
	width: 850;
} 

.computerposition {
	position:relative;
	left:60px;
	top: 40px;
	width: 850;
} 

.dataposition {
	position:relative;
	left:30px;
	top: 30px;
	width: 850;
} 

.networkingposition {
	position:relative;
	left:50px;
	top: 20px;
	width: 850;
} 

.webposition {
	position:relative;
	left:32px;
	top: 17px;
	width: 850;
} 

.cbheaderlink {background-image: url(images/contentboxtopbar-22.png); font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-style: normal; font-weight: normal; color: #000000; text-align: justify}
.cbheaderlink	a		{color:#FFFFFe; text-decoration:none;}
.cbheaderlink	a:visited	{color:#FFFFFe; text-decoration:none;}
.cbheaderlink	a:hover	{color:#FFFFFe; text-decoration:none;}
.cbheaderlink	a:active	{color:#FFFFFe; text-decoration:none;}



/* ---------End ContentBox CSS-----------*/

.icon1position {
	position:relative;
	top:10px;
	left: 915px;
	width: 152;
} 

.mountain
{
	background-image: url(images/Computer_13a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: bac4dd;
}

/* bottom links */ 

.bottomlinks {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFe; text-align: center}
.bottomlinks	a		{color:#FFFFFe; text-decoration:none;}
.bottomlinks	a:visited	{color:#FFFFFe; text-decoration:none;}
.bottomlinks	a:hover	{color:#FFFFFe; text-decoration:none;}
.bottomlinks	a:active	{color:#FFFFFe; text-decoration:none;}

.maintext {
	font-size: 13px;
}
