* { margin: 0; padding: 0; border: none; }

/* BEGIN STRUCTURE */

body {
	background: #363636;	
}

abbr{cursor:help;}

/* END STRUCTURE */

/* BEGIN NAV */

.nav {
	height: 56px;
	background: #fdfdfd url(../img/navbg.png) repeat-x top left;
}

.nav_contain {
	width: 966px;
	height: 56px;
	margin: 0 auto;
}

.logo {
	float: left;
}

.nav_items {
	float: right;
}




/* navigation - start */	
	
ul#navigation {
  	height: 56px;
  	list-style: none;
  	float: right;
  	margin-right: 28px;
	}

#navigation li {
 	float: left;
	}

#navigation a * {
  	display: none;
	}

#navigation a,
#navigation a .hover {
  	height: 56px;
	position: relative;
	display: block;
	background: url('../img/navigation.png') no-repeat 0 0;
	cursor: pointer;
	}
	
/* individual navigation items - start */

#navigation a.home {
  	background-position: 0 -56px;
  	width: 104px;
	}

#navigation .highlight a.home:hover,
#navigation a.home .hover {
  	background-position: 0 0;
	}

#navigation a.portfolio {
  	background-position: -104px -56px;
  	width: 107px;
	}
	
#navigation .highlight a.portfolio:hover,
#navigation a.portfolio .hover {
  	background-position: -104px 0;
	}

#navigation a.services {
  	background-position: -211px -56px;
  	width: 107px;
	}

#navigation .highlight a.services:hover,
#navigation a.services .hover {
  	background-position: -211px 0;
	}

#navigation a.the-team {
  	background-position: -318px -56px;
  	width: 106px;
	}
	
#navigation .highlight a.the-team:hover,
#navigation a.the-team .hover {
  	background-position: -318px 0;
	}

#navigation a.support {
  	background-position: -424px -56px;
  	width: 106px;
	}
	
#navigation .highlight a.support:hover,
#navigation a.support .hover {
  	background-position: -424px 0;
	}
	
#navigation a.contact {
  	background-position: -530px -56px;
  	width: 103px;
	}

#navigation .highlight a.contact:hover,
#navigation a.contact .hover {
  	background-position: -530px 0;
	}
	
	
	
	
/* individual navigation items - end */







/* END NAV */

/* BEGIN HEADER */

.header {
	background: #8d0203;	
}

.home_header {
	background: url(../img/headerbg.png) repeat-x top left;
}

.home_header_contain {
	background: url(../img/homehdrbg.jpg) no-repeat top center;
	height: 515px;
}

.header_contain {
	width: 966px;
	margin: 0 auto;
}

.home_header_intro {
	float: left;
	width: 402px;
}

.home_header_intro p {
	font: normal 16px/1.25em Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 0 0 0 23px;
}	

.meanstheworld {
	margin-top: 78px;	
}

.checkitout {
	float: right;	
	vertical-align: middle;
}


.inside_header {
	background: url(../img/headerinside.png) repeat-x top left;	
}

.inside_header_contain {
	background: url(../img/insidehdrbg.jpg) no-repeat top center;
	height: 163px;
}

.inside_logo {
	float: left;	
}

.inside_heading {
	float: right;
	margin: 35px 37px 0 0;
}



/* Index Portfolio Start */

#portfolio-container {
	float: right;
	width: 492px;
	margin: 51px 30px 101px 0px;
	}

#portfolio-one {
	float: left;
	position:relative;
	width: 244px;
	height: 162px;
	background: transparent url(../img/portfolio-site-background.png) no-repeat top left;
	margin-right: 4px;
	}
	
#portfolio-two {
	float: right;
	position:relative;
	width: 244px;
	height: 162px;
    background: transparent url(../img/portfolio-site-background.png) no-repeat top left;
	margin-top: 40px;
	}	
	
#portfolio-three {
	float: left;
	position:relative;
	width: 244px;
	height: 162px;
    background: transparent url(../img/portfolio-site-background.png) no-repeat top left;
	margin: -40px 4px 0px 0px;
	}	
	
#portfolio-four {
	float: left;
	position:relative;
	width: 244px;
	height: 162px;
    background: transparent url(../img/portfolio-site-background.png) no-repeat top left;
	}			

#portfolio-one img, #portfolio-two img, #portfolio-three img, #portfolio-four img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    width: 244px;
	height: 162px;
	}

#portfolio-one img.active, #portfolio-two img.active, #portfolio-three img.active, #portfolio-four img.active {
    z-index:10;
    opacity:1.0;
	}

#portfolio-one img.last-active, #portfolio-two img.last-active, #portfolio-three img.last-active, #portfolio-four img.last-active {
    z-index:9;
	}

/* Index Portfolio End */










/* END HEADER */

/* BEGIN CONTENT AREA */

.contentarea {
	background: #ffffff url(../img/contentareabg.png) repeat-x top left;
}

.contentarea_contain {
	width: 986px;
	margin: 0 auto;
	background: #ffffff url(../img/contentarearepeat.png) repeat-y top left;
}	

.copyarea {
	background: url(../img/contentareatop.png) no-repeat top left;
	padding: 27px 37px;
}

.content_left {
	float: left;
	background: url(../img/siderepeat.png) repeat-y top left;
	width: 348px;
	margin: 0 0 10px 0;
	color: #000;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
}	

.content_left_contain {
	background: url(../img/sidetop.png) no-repeat top left;	
	padding: 30px;
}

.content_left h2 {
	color: #b20000;
	font: normal 30px/1em Arial, Helvetica, sans-serif;
}

.content_left h2 a {
	color: #b20000;
	font: normal 30px/1em Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.content_left h2 a:hover {
	color: #404040;
	font: normal 30px/1em Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.content_left h3 {
	font: bold 14px/1em Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.content_left ul {
	list-style: none;	
	margin: 10px 0;
}

.content_left ul li {
	color: #4b4b4b;
	font: normal 14px/1.5em Arial, Helvetica, sans-serif;
	padding-left: 20px;
	background: url(../img/sidearrow.png) no-repeat left center;
}

.content_left ul li a {
	color: #4b4b4b;
	text-decoration:none;
}

.content_left ul li a:hover {
	color: #b20000;
	text-decoration:underline;
}

.content_right a, .content_left p a, .content_wide a {
	color: #b20000;	
	text-decoration:none;
}

.content_right a:hover, .content_left p a:hover {
	color: #808080;
	text-decoration:underline;
}

.content_right {
	float: right;	
	width: 527px;
	margin: 30px 0 0 0;
	font: normal 14px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
}

.content_right p, .content_wide p {
	margin-bottom: 10px;	
}

.content_right h1, .content_wide h1 {
	color: #b20000;	
	font: normal 38px/1em Arial, Helvetica, sans-serif;	
	margin-bottom: 10px;	
}


.content_right h2{
	color: #000;	
	font: normal 18px/1em Arial, Helvetica, sans-serif;	
	margin-bottom: 10px;	
}


.content_right h2 a {
	text-decoration: none;
}

.content_right h2 a:hover {
	text-decoration: underline;
}


.content_right ul,ol {
	margin: 0 0 10px 20px;
}

img.imgborder{
	border:1px solid #000;
}


.content_wide {
	width: 915px;
	font: normal 14px/1.25em Arial, Helvetica, sans-serif;
	color: #000;
}

.content_wide small {
	font-size: 95%;
}

.content_wide h1 {
	color: #b20000;	
	font: bold 32px/1em Arial, Helvetica, sans-serif;	
}
.content_wide h2 {
	padding: 10px 0 0 0;
	font: bold 13px/1em Arial, Helvetica, sans-serif;	
}

.evolve td {
	padding-right: 15px;
	font-size: 80%;
}

/* Slider Start */ 

#wrapper {
    width: 500px;
    margin: 0 auto;
	}

#slider {
    width: 502px;
    margin: 0 auto;
    position: relative;
	}

.scroll {
    width: 500px;
    height: 445px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background-color: #ffffff;
	}

.scrollContainer div.panel {
    padding: 0 0 0 21px;
    width: 470px;
    height: 440px;
	}
	
.scrollContainer a {
	margin-right: 15px;	
}

.scrollButtons {
    position: absolute;
    top: 190px;
    cursor: pointer;
	}

.scrollButtons.left {
    left: -20px;
    z-index: 3;
	}

.scrollButtons.right {
    right: -20px;
	}

.hide {
    display: none;
	}

/* Slider End */ 


/* Portfolio Start */

.scrollContainer h5 	{
	float: left;
	font-size: 13px;
	margin: 10px 0 0 10px;
	}		


.portfolio-site {
	width: 460px;
	height: 400px;
	}
	

/* Portfolio End */





/* END CONTENT AREA */

/* BEGIN FOOTER */

.footer {
	background: url(../img/footerbg.png) repeat-x top left;
}

.footer_contain {
	width: 872px;
	background: url(../img/footerbgimg.png) no-repeat top left;
	height: 85px;
	margin: 0 auto;
	color: #ffffff;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	padding: 60px 47px 0 67px;
}

.footer_contain h3 {
	font: normal 30px/1em Arial, Helvetica, sans-serif;	
}

.footer_contain a {
	color: #a09f9f;
	text-decoration:none;
}

.footer_contain a:hover {
	color: #c0c0c0;	
	text-decoration: underline;
}

.footer_left {
	float: left;
}

.footer_right {
	padding-top: 30px;
	float: right;
	width: 400px;
}

.footer_right p {
	text-align: right;
}

.footer_right img {
	float: right;
	margin: 5px 0 0 10px;
}

/* END FOOTER */

/* START FORMS */

.contact_form {
}

.contact_form label {
	display: block;
	width: 180px;
	float: left;
}

.contact_listitems {
	display: block;
	float: left;
}

input.inputnormal, select.inputnormal {
	border: 1px solid #000;
	background: #efefef;
	padding: 4px;
	width: 200px;
	margin:2px 0;
}

textarea.textareanormal {
	border: 1px solid #000;
	background: #efefef;
	padding: 4px;
	width: 300px;
	height: 200px;
	margin:2px 0;
}

textarea.textareasmaller {
	border: 1px solid #000;
	background: #efefef;
	padding: 4px;
	width: 436px; height: 66px;
	margin:2px 0;
}

.contact_form #button {
	margin-left: 180px;	
	width: 159px;
	height: 43px;
	background: url(../img/button.png) no-repeat top left;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.contact_form #button:hover {
	background-position: 0 -43px;
	cursor: pointer;
	color: #b20000;
	text-decoration:none;
}

/* END FORMS */

/* BEGIN MISC */

.clear {
	clear: both;	
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

img.img_right {
	float: right;
	margin: 0 0 10px 20px;
}	

hr {
	background: #efefef;
	color: #efefef;
	border: none;
	margin: 10px 0;
	height: 1px;
	clear: both;
	display: block;
}

.services_text {
	font: normal 12px/1.25em Arial, Helvetica, sans-serif;	
}

.text_lined_up {
	display: block;
	float: left;
	width: 55px;
}

.left_align_block {
	float: left; 
	margin-right: 35px;	
}

.right_align_block {
	float: right; 
	margin-left: 35px;
}

.index_right_align_block {
	float: right; 
	margin-left: 35px;
	margin-top:7px;
}

.column_block {
	float: left; 
	margin-right: 35px;	
	width: 225px;
}


a.arrow_button {
	display: block;
	width: 159px;
	height: 30px;
	padding: 13px 0 0 0;
	background: url(../img/button.png) no-repeat top left;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #000;
	text-decoration: none;
	text-align: center;
}

a.arrow_button:hover {
	background-position: 0 -43px;
	cursor: pointer;
	color: #b20000;
	text-decoration:none;
}

a.arrow_button_grey {
	display: block;
	width: 159px;
	height: 30px;
	padding: 12px 0 0 0;
	background: url(../img/button.png) no-repeat 0 -86px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #000;
	text-decoration: none;
	text-align: center;
}

a.arrow_button_grey:hover {
	background-position: 0 -129px;
	cursor: pointer;
	color: #b20000;
	text-decoration: none;
}

a.arrow_button_yellow {
	display: block;
	width: 159px;
	height: 30px;
	padding: 12px 0 0 0;
	background: url(../img/button.png) no-repeat 0 -172px;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #000;
	text-decoration: none;
	text-align: center;
}

a.arrow_button_yellow:hover {
	background-position: 0 -215px;
	cursor: pointer;
	color: #b20000;
	text-decoration: none;
}


a.home_arrow_button {
	display: block;
	width: 159px;
	height: 30px;
	padding: 12px 0 0 0;
	background: url(../img/button-home.gif) no-repeat top left;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #000;
	text-decoration: none;
	text-align: center;
}

a.home_arrow_button:hover {
	background-position: 0 -43px;
	cursor: pointer;
	color: #b20000;
	text-decoration:none;
}

small {
	font-size: 80%;	
}

abbr {
	border-bottom: 1px dotted #000;	
}

#web-analysis{
	position:fixed;
	right:0;
	top:155px;
	width:134px;
	height:100px;
	z-index:15;
	background-image:url(../img/web-analysis_b.png);
	background-position:top right;
	background-repeat:no-repeat;
}
#web-analysis:hover{
	background-image:url(../img/web-analysis_r.png);
	cursor:pointer;
}

/* END MISC */

body.mceContentBody{
	background:#ffffff;
	font: normal 14px/1.5em Arial, Helvetica, sans-serif;
	color: #000;
}

.mceContentBody a{
	color: #b20000 !important;	
	text-decoration:none !important;
}

.mceContentBody a:hover{
	color: #808080 !important;
	text-decoration:underline !important;
}

.mceContentBody p {
	margin-bottom: 10px;	
}

.mceContentBody h1 {
	color: #b20000;	
	font: normal 38px/1em Arial, Helvetica, sans-serif;	
	margin-bottom: 10px;	
}


.mceContentBody h2 {
	color: #000;	
	font: normal 18px/1em Arial, Helvetica, sans-serif;	
	margin-bottom: 10px;	
}


.mceContentBody h2 a {
	text-decoration: none;
}

.mceContentBody h2 a:hover {
	text-decoration: underline;
}


.mceContentBody ul,ol {
	margin: 0 0 10px 20px;
}

.mceContentBody img.imgborder{
	border:1px solid #000;
}
