body {background-color: #798194; background-image: url(images/bgbar.gif); background-repeat: repeat-x; }

#bodycontainer {
	margin: 0px auto;
	width: 732px;
	background-color: #798194;
	}
	
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 732px;
	height: 135px;
	clear: both;
	}
	
.thinknet {
	float: right;
	padding-right: 8px;
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F4EE;
	}
	
.menucontainer {
	clear: both;
	padding-top: 5px;
	background-color: #798194;
	padding-left: 2px;
	}	
	
.homebutton {
	float: left;
	background-image: url(images/button_home.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.homerollover {
	float: left;
	background-image: url(images/button_home_roll.gif);
	background-repeat: no-repeat;
	width: 108px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.aboutbutton {
	float: left;
	background-image: url(images/button_about.gif);
	background-repeat: no-repeat;
	width: 139px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.aboutrollover {
	float: left;
	background-image: url(images/button_about_roll.gif);
	background-repeat: no-repeat;
	width: 139px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.randdbutton {
	float: left;
	background-image: url(images/button_randd.gif);
	background-repeat: no-repeat;
	width: 166px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.randdrollover {
	float: left;
	background-image: url(images/button_randd_roll.gif);
	background-repeat: no-repeat;
	width: 166px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.professionalsbutton {
	float: left;
	background-image: url(images/button_professionals.gif);
	background-repeat: no-repeat;
	width: 181px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.professionalsrollover {
	float: left;
	background-image: url(images/button_professionals_roll.gif);
	background-repeat: no-repeat;
	width: 181px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.clientsbutton {
	float: left;
	background-image: url(images/button_clients.gif);
	background-repeat: no-repeat;
	width: 133px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.clientsrollover {
	float: left;
	background-image: url(images/button_clients_roll.gif);
	background-repeat: no-repeat;
	width: 133px;
	height: 21px;
	background-color: #798194;
	cursor: hand;
	}
	
.lefttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.righttext {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.bodytext {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-align: justify;
	}

.bold {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #798194;
	}
	
.bold2 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #798194;
	}
	
.footer {
	background-color: #798194;
	clear: both;
	width: 732px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #E7E3DB;
	text-align: center;
	padding-top: 10px;
	line-height: 18px;
	}
	
a.thinknetlink:link {font-family:Tahoma, Arial, Helvetica; font-size: 12px; color: #F7F4EE; text-decoration: none; }
a.thinknetlink:visited {font-family:Tahoma, Arial, Helvetica; font-size: 12px; color: #F7F4EE; text-decoration: none; }
a.thinknetlink:hover {font-family:Tahoma, Arial, Helvetica; font-size: 12px; color: #5A6374; text-decoration: underline; }
a.thinknetlink:active {font-family:Tahoma, Arial, Helvetica; font-size: 12px; color: #F7F4EE; text-decoration: none; }

a.emaillink:link {font-family:Tahoma, Arial, Helvetica; font-size: 12px; color: #E7E3DB; text-decoration: underline; }
a.emaillink:visited {font-family:Tahoma, Arial, Helvetica; font-size: 12px; color: #E7E3DB; text-decoration: underline; }
a.emaillink:hover {font-family:Tahoma, Arial, Helvetica; font-size: 12px; color: #B1B8C7; text-decoration: underline; }
a.emaillink:active {font-family:Tahoma, Arial, Helvetica; font-size: 12px; color: #E7E3DB; text-decoration: underline; }
