body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #666666;font-size:12px; word-spacing: 0.2pt; letter-spacing: 0.05pt; line-height: 1.4; font-weight: lighter;
	text-align: center;
	background: url(../images/main_bg2.png) center top no-repeat;
}

html	{
	background: url(../images/bott_bg2.png) no-repeat bottom center;
}

img {
	border:medium none;
}

a {
  outline: none;
}


/*Heading and colours*/
h1 {
	font-family: Georgia, "Times New Roman", Times, serif; color: #333333;font-size:14px; word-spacing: 0.5pt; letter-spacing: 0.2pt; line-height: 1.4; font-weight:normal;
	text-align:left;
	text-decoration: none;
}
h1.headerText{
	text-indent: -9999px;
	text-decoration: none;
	text-align: left;
	margin: 0;
	line-height: 0;
}
h2 {
	font-size: 10px; 
	color: #333333;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 0.1;
}

strong.typeDetail {
color: #333;
font-size: 12px;
text-transform:uppercase;
}

p {
	text-align:left;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5;
}

a {
	color: #e60096;
	text-decoration: none;
}

a:hover { 
	color: #a9bb3b;
	text-decoration: none;
}

a:visited { 
	color: #e60096;
	text-decoration: none;
}

a .rollover {
	display:block;
	position:absolute;
	width: 410px; /* (totalWidth - (borderLeftWidth + borderRightWidth)) */
	height: 180px; /* (totalHeight - (borderTopWidth + borderBottomWidth)) */
	border: 5px solid #333;
	background:transparent;
	}
.rollover {
	z-index: 10;
}


/*LAYOUT BEGINS*/
#wrapper {
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	width: 954px;
	height:auto;
	background: url(../images/wrap_con.png) repeat-y center;
	overflow: auto;
}
	
#header {
	text-align: right;
	width: 1100px;
	height: 340px;
	margin-right: auto;
	margin-left: auto;
}

#logo_link {
	height: 65px;
	width: 130px;
	position: absolute;
	left: 50%;
	top: 18px;
	margin-left: 305px;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity = 0);
}

#container {
	width: 954px;
	padding: 0px;
	height: auto;
	background: url(../images/container_bott.jpg) bottom center no-repeat;
	overflow: auto;
}
	
/*NAVIGATION*/
#navigation {
	width: 1000px;
	height: 30px;
	margin-right: auto;
	margin-left: auto; 
	background: url(../images/nav.png) center no-repeat;
	overflow: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
#navigation {margin-top: -5px;}
}
#navigation ul {
	width: 900px;
	height: 30px;
	margin-left: 70px; 
	padding : 0px;
	
}
#navigation li {
	float: left;
	display: inline;
	list-style-type: none;
	width: 120px;
	height: 30px;
	margin-top: -12px; 
	margin-left: 0px;
	padding: 0px;
}	
#navigation a {
	color: #ff00a8;
	font-size: 0;
	text-decoration: none;
	text-indent: -9999px;
}
#navigation a:hover {
	color: #8ff103;
}

/*--*/
#navigation_item a,
#navigation_item a .hover {
  	height: 30px;
    position: relative;
    display: block;
    background: url(../images/nav.jpg) 0 0 no-repeat;
}

/* individual navigation items */

#navigation_item a.home {
  	background-position: 0 0;
	width: 120px;
}
#navigation_item .highlight a.home:hover,
#navigation_item a.home .hover {
  	background-position: 0 -30px;
  	width: 120px;
}
#navigation_item a.home_here,
#navigation_item .highlight a.home_here:hover,
#navigation_item a.home_here .hover {
  	background-position: 0 -30px;
 	width: 120px;
}

#navigation a.portfolio {
 	background-position: -120px 0;
  	width: 120px;
}
#navigation_item .highlight a.portfolio:hover,
#navigation_item a.portfolio .hover {
  	background-position: -120px -30px;
  	width: 120px;
}
#navigation_item a.portfolio_here,
#navigation_item .highlight a.portfolio_here:hover,
#navigation_item a.portfolio_here .hover {
  	background-position: -120px -30px;
 	width: 120px;
}

#navigation_item a.services {
  	background-position: -240px 0;
  	width: 120px;
}
#navigation_item .highlight a.services:hover,
#navigation_item a.services .hover {
  	background-position: -240px -30px;
  	width: 120px;
}
#navigation_item a.services_here,
#navigation_item .highlight a.services_here:hover,
#navigation_item a.services_here .hover {
  	background-position: -240px -30px;
 	width: 120px;
}

#navigation_item a.downloads {
  	background-position: -360px 0;
  	width: 120px;
}
#navigation_item .highlight a.downloads:hover,
#navigation_item a.downloads .hover {
  	background-position: -360px -30px;
  	width: 120px;
}
#navigation_item a.downloads_here,
#navigation_item .highlight a.downloads_here:hover,
#navigation_item a.downloads_here .hover {
  	background-position: -360px -30px;
 	width: 120px;
}

#navigation_item a.blog {
  	background-position: -480px 0;
  	width: 120px;
}
#navigation_item .highlight a.blog:hover,
#navigation_item a.blog .hover {
  	background-position: -480px -30px;
  	width: 120px;
}
#navigation_item a.blog_here,
#navigation_item .highlight a.blog_here:hover,
#navigation_item a.blog_here .hover {
  	background-position: -480px -30px;
 	width: 120px;
}

/******/

/******/

/* INTRO */
#intro {
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 47px;
	width: 420px;
	height: 530px;
	background:url(../images/intro_bg.png) left bottom no-repeat;
}
#intro a {
	color: #e60096;
	text-decoration: none;
}
#intro a:hover { 
	color: #a9bb3b;
	text-decoration: none;
}

#error {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	height: 360px;

}

.download {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 860px;
	height: auto;
}
.download ul {
	margin-bottom: 20px;
	width: 860px;
	height: auto;
	margin-bottom: 40px;
	margin-top: 40px;
}
.download li {
	list-style: none;
	margin-left: -40px;
	margin-bottom: 20px;
	width: 860px;
	height: 190px;
}
#portfolio {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 860px;
	height: auto;
}
#portfolio ul {
	margin-bottom: 20px;
	width: 860px;
	height: auto;
	margin-bottom: 40px;
	margin-top: 40px;
}
#portfolio li {
	list-style: none;
	margin-left: -40px;
	margin-bottom: 20px;
	width: 860px;
	height: 190px;
}
.imageLeft {
	float: left;
	margin-right: 20px;
	margin-left: auto;
	width: 420px;
	height: 190px;
}
.comment {
	float: right;
	margin-top: -190px;
	margin-right: 20px;
	width: 400px;
	height: 190px;
	clear: both;
}
#comment_s {
	float: right;
	margin-top: -190px;
	margin-right: 20px;
	margin-bottom: 40px;
	width: 400px;
	height: auto;
	clear: both;
}
#comment a {
	color: #e60096;
	text-decoration: none;
}

#comment a:hover { 
	color: #a9bb3b;
	text-decoration: none;
}
#comment_s a {
	color: #e60096;
	text-decoration: none;
}

#comment_s a:hover { 
	color: #a9bb3b;
	text-decoration: none;
}



/* LATEST WORK */	
#latestWork {
	float:right;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: 47px;
	margin-left: auto;
	text-align:left;
	width: 420px; 
	height: 230px;
	}


/*CONTACT*/
#contact {	
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 200px;
	height: 300px;
}
#contact p {
	text-align:left;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.2;
}
.input_box {
	background: url(../images/input_box.png);
	margin-top: -10px;
	float: inherit;
	height: 26px;
	width: 200px;
}
.name {
	background: none;
	border: none;
	font-size: 12px;
	outline: none;
	margin: 5px; 
	width: 190px;
}
.email {
	background: none;
	border: none;
	font-size: 12px;
	outline: none;
	margin: 5px; 
	width: 190px;
}
#msg_box {
	background: url(../images/msg_box.png) no-repeat;
	margin-top: -10px;
	float: inherit;
	height: 74px;
	width: 200px;
}
.message {
	font-size: 12px;
	outline: none;
	overflow: auto;
}


/*TWEET*/
#tweets {
	float: right;
	margin-bottom: 0px;
	margin-right: 47px;
	margin-left: auto;
	width: 200px;
	height: 300px;
}
#twitter_div {
	margin-right: auto;
	margin-left: auto;
	width: 200px;
	height: 250px;

}
ul#twitter_update_list {
	margin-top: 20px;
	margin-left: -40px;
	width: 200px;
	list-style: none;
	font-size: 12px;
}
ul#twitter_update_list li {
	
	margin-bottom: 10px;
	color: #666666;
	background: url(../images/tw_top.png) no-repeat top;
}
ul#twitter_update_list li a {
	color:#ff0099;
}
	
/*FOOTER */
#footer {
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	height: 199px;
	overflow: auto;
}
#footer ul {
	margin-left: -50px;
	margin-right: auto;
	width: 900px;
	height: 160px;
}
#footer li {
	float: left;
	list-style-type: none;
	width: 200px;
	height: 160px;
	margin-left: 10px;
	margin-right: auto;
}	
#footer h1 {
	font-family: Georgia, "Times New Roman", Times, serif; color: #99cc33; font-size:14px; word-spacing: 0.5pt; letter-spacing: 0.2pt; line-height: 1.4;
	text-align:left;
	text-decoration: none;
}
#footer p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #CCC; font-size:12px; word-spacing: 0.2pt; letter-spacing: 0.05pt; line-height: 1.4;
}
#footer a:link {
	color: #CCC;
}
#footer a:hover {
	color: #CCC;
}
#footer a:visited {
	color: #CCC;
}

#footer01 {
	text-align:left;
	width: 200px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}

#footer01 ul {
	width: 200px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}
#footer01 li {
	float: left;
	display: inline;
	list-style-type: none;
	width: 200px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/foot_sep.png) no-repeat left bottom ;
}	
#footer01 a:link {
	color: #CCC;
}
#footer01 a:hover {
	color: #e60096;
}

#footer02 {
	text-align:left;
	width: 200px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}
#footer02 a:link {
	color: #CCC;
}
#footer02 a:hover {
	color: #e60096;
}
#footer02 ul {
	width: 200px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}
#footer02 li {
	float: left;
	display: inline;
	list-style-type: none;
	width: 200px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/foot_sep.png) no-repeat left bottom ;
}	

#footer03 {
	text-align:left;
	width: 200px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}
#footer03 ul {
	width: 200px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}
#footer03 li {
	float: left;
	display: inline;
	list-style-type: none;
	width: 200px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/foot_sep.png) no-repeat left bottom ;
}	

#footer04 {
	text-align:left;
	width: 200px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}
#footer04 ul {
	width: 200px;
	height: 160px;
	margin-right: auto;
	margin-left: auto;
}
#footer04 li {
	float: left;
	display: inline;
	list-style-type: none;
	width: 200px;
	height: 30px;
	margin-left: 0px;
	background: url(../images/foot_sep.png) no-repeat left bottom ;
}
#footer04 a:link {
	color: #CCC;
}
#footer04 a:hover {
	color: #e60096;
}

#credits {
	float: right;
	margin-top: -10px;
	margin-right: -25px;
	width: 300px;
	height: 10px;
}
#credits p {
	color: #666;
	font-size:10px;
	line-height: 0.1;
	text-align: right;
}

#services {
	float: left;
	padding: 0px;;
	margin-top: 40px;
	margin-right: auto;
	margin-left: 80px;
	width: 420px;
	height: 150px;
}

#services_menu {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 922px;
	height: 415px;
}

#services_item {
	width: 840px;
	height: 415px;
	margin-left: -10px;
	list-style-type: none;
}
#services_item li {
	float: left;
	display: inline;
	list-style-type: none;
	width: 248px;
	height: 415px;
	margin-top: 0px; 
	margin-left: 30px;
	padding: 0px;
}	

#services_item a,
#services_item a .hover {
 	height: 415px;
  	width: 248px;
	position: relative;
    display: block;
    background: url(../images/services/services.jpg) 0 0 no-repeat;
}

#services_item a.web-int {
  background-position: 0 0;
  width: 248px;
}

#services_item .highlight a.web-int:hover,
#services_item a.web-int .hover {
  background-position: -248px 0;
  width: 248px;
}

#services_item a.vis {
  background-position: -496px 0;
  width: 248px;
}

#services_item .highlight a.vis:hover,
#services_item a.vis .hover {
  background-position: -744px 0;
  width: 248px;
}
#services_item a.brand {
  background-position: -992px 0;
  width: 248px;
}

#services_item .highlight a.brand:hover,
#services_item a.brand .hover {
  background-position: -1240px 0;
  width: 248px;
}



#services a {
	color: #ff00a8;
}