/* CSS Document - A Step Ahead Consulting */

#wrapper {
	position: relative;
	text-align: left;
	width: 717px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0;
	z-index:1;
}

body {
	margin: 0;
	padding: 0;
	background-image:url(../g/background.jpg);
	background-position: top; 
	background-color: #F4F0EA;
	background-repeat: repeat-x;
	text-align:center;
}

.style2 {
	line-height: 22px;
}

a:link { color: #663366; text-decoration:none}
a:visited { color: #006699; text-decoration:none}
a:hover { color: #996699; text-decoration:none }
a:active { color: #996699; text-decoration:none} 


.maintext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #663366;
}

.style1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #764778;
	font-weight: bold;
}

/* CSS styles borrowed from SWEPEX.org */

a.boxed {
	color: #764778;
	font-weight:bold;
	display:block;
	padding:3px;
	margin:3px
}
a.boxed:visited {
	color: #006699
	}
a.boxed:hover {
	color: #996699;
	font-weight:bold;
	margin:3px;
	padding:3px;
	
}

a.boxed_special {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #ffffff;
	display: block;
	padding: 2px;
	margin: 3px;
	font-size: 14px;
}
a.boxed_special:hover {
	color:#ffffff;
	font-weight:bold;
	display:block;
	border:1px solid #cccccc;
	margin:3px;
	padding:2px;
	background-color:#cc0000;
	font-size: 14px;
}

a.standard {
	color:#0033CC;
	font-weight:bold;
	text-decoration:none;
	
}
a.standard:hover {
	color:#0033CC;
	font-weight:bold;
	
	background-color:#ffffff;
}
h1 {font-size: 14px}