/*
 
Solus it css
	  
*/

* { padding: 0; margin: 0; }

body { font-family: Arial, Helvetica, sans-serif; font-size: 13px;
/*background-image:url(../images/bottomshade.png);
 background-repeat:repeat-x;
 background-position:top;*/}
#wrapper { margin: 0 auto; width: 930px; background-image:url(../images/background.jpg); background-repeat:no-repeat;}

#header {background-image:url(../images/logo.png); height:218px; background-repeat:no-repeat; color: #333; width: 900px; float: left; padding: 10px; margin: 10px 0px 0px 0px;}
#leftcolumn { color: #333; margin: 0px 0px 0px 0px; height: 456px; width: 200px; float: left;}
#rightcolumn { float: right; color: #333; margin: 0px 0px 0px 0px; padding: 2px; height: 100%; width: 678px; display: inline;}
#footer { width: 910px; clear: both; margin: 0px 0px 10px 0px; padding: 10px;}
img {
	border:none;
	right: auto;
}
a {border:none}

#navbg  {background-image:url(../images/side.png); background-position:center bottom; background-repeat:no-repeat; height:456px;}

#navlinks a {display:block; width:160px; height:25px; background-image:url(../images/navigation.png); text-indent: -5000px; margin-bottom:10px;}

#navlinks ul {list-style: none; margin:0em;}

#navlinks li {display: inline; float: left;}

/* Controlling CSS Sprites for menu */
#Home a {background-position:0 0;}
#Home a:hover {background-position:-160px 0;}
#Whatwedo a {background-position:0 -25px;}
#Whatwedo a:hover {background-position:-160px -25px;}
#Service a {background-position:0 -50px;}
#Service a:hover {background-position:-160px -50px;}
#Support a {background-position:0 -75px;}
#Support a:hover {background-position:-160px -75px;}
#Consultancy a {background-position:0 -100px;}
#Consultancy a:hover {background-position:-160px -100px;}
#Aboutus a {background-position:0 -125px;}
#Aboutus a:hover {background-position:-160px -125px;}
#Quotes a {background-position:0 -150px;}
#Quotes a:hover {background-position:-160px -150px;}
#News a {background-position:0 -175px;}
#News a:hover {background-position:-160px -175px;}
#Contact a {background-position:0 -200px;}
#Contact a:hover {background-position:-160px -200px;}

#about ul {list-style-type: none; width:635px; margin:0; padding:0; border-top: 2px solid; margin-top: 5px}
#about li {position:relative; float:left; width:310px; padding:2em 0; list-style:none}
#about h3 {margin: 0 10px; padding: .5em 0 0 0; font-size: 100%; margin-bottom: 10px;}
#about h3 a {text-decoration:none; color:#000;}
#about h3 img { float: right;}
#about p { margin: 1px 10px; padding: 0 0 .5em 0; margin-left:10px;}
.ulbody li { margin-bottom: 0.2em;}
	
#footer{clear:both; background-image:url(../images/evolve.png); background-position:right; background-repeat:no-repeat; padding-top:20px; padding-bottom:20px;}
em { /*bringing italics back to the em element*/ font-style:italic; }
blockquote,ul,ol,dl { /*giving blockquotes and lists room to breath*/ margin:1em;}
ol,ul,dl { /*bringing lists on to the page with breathing room */ margin-left:2em;}


h1,h2,h3,h4,h5,h6,strong {/*bringing boldness back to headers and the strong element*/font-weight:bold; }
	
#footer p {text-align:right; font-size: 80%; position: relative; bottom:-35px}
.testimonials ul li {
	list-style:none;
	border: 2px solid;
	margin-bottom:10px;
	padding:10px;
	font-size:110%;
	letter-spacing:0.1em;
	line-height:1.3em;
	background-color: #FFD
}
.testimonials ul {margin-left:0em;}
.testimonials h5 {text-align:right; margin-right: 5px; margin-bottom:3px; font-size:80%;}

#Services img {position:inherit; border:thin #000 solid;}

#rightcolumn #frontpage .image { position: relative; width: 100%; /* for IE 6 */}
#rightcolumn #frontpage h1 {position: absolute; top: -63px; left: 0; width: 100%;}
#rightcolumn #frontpage h1 span {color: white; font: bold 24px/45px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); /* fallback colour */ background: rgba(0, 0, 0, 0.7); padding: 10px;}
#rightcolumn #frontpage h1 span spacer {padding:0 5px;}
#rightcolumn #frontpage .tightp {width: 675px; text-align:justify; background-color:#FFF; position:relative; top:-50px; padding-top: 0.3em;}



/* Contact box */

#fmcontact input {margin:1px;}
#fmcontact textarea {margin:1px;}
#fmcontact {width:300px;}

/* Stripe */
#stripe {background-color:#663399; color:#FFFFFF; margin-bottom:50px; padding:10px; position:relative; text-align:center; top:23px;
}

