body {
	font-family: Arial;
	font-size:12px;
	color:#000000;
	background:#ffffff;
}
.header
{
background:url(images/Website_header.jpg);
height:125px;
}
/* HEADER CSS MANUE */

#headermanu
{
margin:0;
padding:0;
}
#headermanu ul
{
background:url(images/manuback.jpg) repeat-x;
width:100%;
height:35px;
padding:0;
margin:0;
font:Tahoma;
font-size:12px;
font-weight:bold;
color:#000000;
}
#headermanu ul li
{
display:inline;
}
#headermanu ul li a , #headermanu ul li span {
float:left;
padding-top:11px;
padding-left:25px;
padding-right:25px;
text-decoration:none;
font:Tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
height:35px;
background:url(images/manueline.jpg) top right no-repeat;
}
#headermanu ul li a:hover
{
text-decoration:none;
}
#headermanu:after
{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* FOOTER LINKS CSS */

.footerbackground
{
background:url(images/footerback.jpg);
height:60px;
}
#footermanu
{
color:#000000;
font-weight:bold;
font-size:12px;
padding-bottom:0px;
}
#footermanu ul
{
text-align:center;
}
#footermanu ul li
{
display:inline;
}
#footermanu ul li a 
{
color:#000000;
text-decoration:underline;
padding-left:15px;
padding-right:15px;
}
#footermanu ul li a:hover, #footermanu ul li a.selected
{
color:#000000;
}

/* Crescentsoft link */

.crescentsoft:link
{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
font-size:13px;
}
.crescentsoft:visited
{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
font-size:13px;
}
.crescentsoft:active
{
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
font-size:13px;
}



/* USEFULL LINKS CSS */
.useflink
{
border: 1px solid #FFFFFF;
width:240px;
}
.useflink .headerbar
{
font-size:15px;
color:#000000;
font-weight:bold;
text-align:center;
background:url(images/usefulllinksback.jpg);
padding-top:8px;
padding-bottom:8px;
margin-bottom:5px;


}

.useflink ul
{
padding:0;
margin:0;
list-style-type:none;

}
.useflink a
{
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#000000;
border-bottom: 1px solid #000000;
display:block;
padding-bottom:5px;
padding-top:5px;
padding-left:30px;
}

/* Middle text one */

.floattoright
{
float:right;
margin:0px 0 10px 10px;
padding:2px;
}
.heading
{
font:Verdana;
font-size:25px;
font-weight:bold;
color:#FFFFFF;
}

.normaltext
{
font:Verdana;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.heading22
{
font:Verdana;
font-size:18px;
font-weight:bold;
color:#FFFFFF;
}
.more
{
float:right;
padding-top:15px;
}
.textspace
{
padding-left:5px;
}
.dunimage
{
float:right;
padding:2px 2px 2px 2px;
}
.textspace22
{
padding:5px 5px 0 8px;
}
.click:link
{
color:#000000;
font:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;

}
.click:visited
{
color:#000000;
font:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;

}
.click:active
{
color:#000000;
font:Tahoma;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;

}
.space
{
padding-left:40px;
}
.servicessub
{
font-size:12px;
font-weight:bold;
}
.contact:link
{
color:#000000;
text-decoration: underline;
}
.contact:visited
{
color:#000000;
text-decoration: underline;

}
.contact:active
{
color:#000000;
text-decoration: underline;

}




