.tagline {
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 115%;
	font-variant: normal;
	color: #663366;
}
.headline {
	font-weight: bolder;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #663366;
}

.menu {/*The navigation on the left side, positioned absolutely*/
    position: absolute;
    top: 360px;
    left: 40px;
    width: 190px;
    height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
    line-height : 110%;/*line-height set to 110% in order to*/
    }    
	
.menu a {
	display:block;
	text-decoration: none;
	border: 1px outset #ffffff;
	padding: 4px 1px 1px 12px;
	height: 16px;
	width: 130px;
	color: #FFFFFF;
	background-color: #663366;
}
.menu b {
	display:block;
	text-decoration: none;
	border: 1px outset #cccccc;
	padding: 4px 1px 1px 12px;
	height: 16px;
	width: 130px;
	color: #FFFFFF;
	background-color: #663366;
}

.menu a:hover , .sidebarButton a:hover {
	background-color: #CCCCFF;
	border: 1px inset #FFCC00;
	color: #660066;
}

.sidebarButton {
 position: absolute;
    top: 400px;
    left: 12px;
    width: 100px;
    height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
    line-height : 110%;/*line-height set to 110% in order to*/
}
.sidebarButton a {
	text-decoration: none;
	border: 1px outset #FF3366;
	padding:5px;
	height: 12px;
	width: 100px;
	color: #FFFFFF;
	background-color: #FF6699;
	display: block;
	text-align: center;
}
	
.content {
	position: absolute;
	top: 66px;
	left: 240px;
	width: 450px;
	height: auto;
	font-family : "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	line-height : 115%;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 2px;
    }    

.sidebar {
	position: absolute;
	top: 310px;
	left: 12px;
	width: 160px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #660066;
	font-weight: bold;
    }    

.navbuttonleft {
	position: absolute;
	top: 425px;
	left: 190px;
	width: 48px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	line-height : 110%;
	text-align: center;
    }    
	
.navbuttonleft a {
	text-decoration: none;
	border: 1px outset #FF3366;
	padding:5px;
	height: 12px;
	width: 48px;
	color: #FFFFFF;
	background-color: #FF6699;
	display: block;
	float: left;
	
}

.navbuttonleft a:hover, .navbuttonright a:hover {
	background-color: #FF9999;
	border: 1px inset #FFCC00;
	color: #660066;
}

.navbuttonright {
	position: absolute;
	top: 425px;
	left: 598px;
	width: 48px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	line-height : 110%;
	text-align: center;
    }    
	
.navbuttonright a {
	text-decoration: none;
	border: 1px outset #FF3366;
	padding:5px;
	height: 12px;
	width: 48px;
	color: #FFFFFF;
	background-color: #FF6699;
	display: block;
	
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	position: absolute;
	top: 578px;
	left: 186px;
	font-weight: bold;
	height: 12px;
	width: 400px;
	color: #FFFFFF;
}
.homeButton {
	height: 92px;
	width: 164px;
	position: absolute;
	left: 8px;
	top: 60px;
}

.homeButton a {
	text-decoration: none;
	height: 92px;
	width: 164px;
	display: block;
}

.homeButton a:hover {
	border: medium dotted #FF0000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-position: 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tagsmall {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #663366;
	line-height: 36px;
	
}
.tagreverse {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #ffffff;
	line-height: 18px;
	position: absolute;
	width: 220px;
	left: 2px;
	top: 520px;
	text-align: center;
	
}

.clients {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}.linebreak {
	line-height: 12px;
}
.smallClient {
	font-family: "Times New Roman", Times, serif;
}

