/* Catalyst style sheet */

body
{
font-family: "trebuchet ms", verdana, arial, tahoma;
font-size: 80%; color: #666666;
line-height: 150%;
margin-top: 0px;
background: #ffffff;
}

/*b {  font-weight: normal}*/

#border
{
border: 0px ;
width: 800px;
margin: 0 auto;
background-color: #FFFFFF; 
background-image: url(images/backround2.gif); 
background-position: top center; 
background-repeat: no-repeat;
}

/*#header
{
height: 190px;
border-bottom: 1px solid #FFCC00; 
background-image:url(images/header03.jpg);
}*/

#content
{
padding: 0.5em 1em;
max-width: 740px;
background-color: #FFFFFF;
}

#container
{
width: 770px;
margin: 0px auto;
background-color: #ffffff;
}

.catalyst {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 30px; 
font-weight: bold; 
color: #FF9900; 
font-variant: small-caps; 
left: -5px; 
top: 8px; 
letter-spacing: 10px; 
position: relative; 
z-index: 1; 
clip: rect(auto, auto, auto, auto);
}

.catalyst_shadow { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 30px; 
font-weight: bold; 
color: #666666;
font-variant: small-caps;
left: 1px; 
top: -20px;   
letter-spacing: 10px;
position: relative;
z-index: -1;  
}*

.internet {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: lighter; 
letter-spacing: 14px; 
color: #000000; 
top: -35px; 
position: relative; 
left: 12px; 
}

.consultancy {  
font-family: Arial, Helvetica, sans-serif; 
font-weight: lighter; 
font-variant: small-caps; 
color: #FFCC00; 
font-size: 18px; 
letter-spacing: 8px;
position: relative;
left: 0px; 
top: -55px;
}

.title {  
line-height: normal; 
color: #9CAFB6;
text-align: right; 
position: relative;
top: 10px; 
left: -10px;
}

.splitright {
background: #ffffff url('images/menu.gif') top center no-repeat;
width: 30%;
float: right;
overflow: hidden;
text-align: center;
}

.splitleft {
background: #ffffff;
margin:auto;
width: 68%;
float: left;
overflow: hidden;
/*text-align: justify;*/
}

#introduction{
	float:right;
	width:180px;
	padding:0px 0px;
	margin:20px 0 20px 20px;
	background: url(images/menu.gif) no-repeat;
	text-align:center;
	line-height:1.5em;
	color:#666666;
	font-size:1.0em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	letter-spacing:0px;
}

#introduction ul, #introduction li {
text-align:center;
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
 #introduction li {
	border-bottom: thin dotted #999999;
	padding: 3px 0; 
 }

#introduction a {
	border-bottom: none;
	color:#666666;
}

#introduction h3{
	text-align: center;
	position:static;
}

#introduction a:link, a:visited{
	color: #666666;
}

#introduction a:hover, a:active{
	color: #0066FF;
}



/* ~~~~~~~~~ footer ~~~~~~~~~ */
#footer
{
	text-align: center;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	
}


#footer a:link, a:visited{
	color:#666666;
	text-decoration: none; 
}

#footer a:hover, a:active{
	color:#cccccc; text-decoration: none; 
}



a:link, a:visited	 {  text-decoration: none; color: #666666}
a:hover	 {  text-decoration: none; color: #0033FF}

.bluelink:link, .bluelink:visited 	 {  text-decoration: none; color: #0033FF}
 
.bluelink:hover {  text-decoration: underline; color: #0066FF}

/* ~~~~~~~~~ Headings ~~~~~~~~~ */ 
   
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6D01;
	font-weight: lighter;
	font-size: large;
	letter-spacing: 2px;
}

h2 {  
font-weight: normal; 
color: #FF6D01; 
font-size: medium;
background-image: url(images/h3_backround.gif);
background-repeat: repeat-y; 
}

h3{
	color: #FF6D01; 
	font-family:geneva, arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:2px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

h4{
	padding: 5px;
	margin:0;
}
/*~~~~~~~~~~~styles~~~~~~~~~~~~~~~*/

.style4 {
	font-size: 16px;
}

.style5 {
	font-size: 12px;
	color: #666666;
}

li {  list-style-type: circle}
