* {
    padding: 0px;
    margin: 0px;
}

/* HTML TAGS */
a {
	text-decoration:underline;
	COLOR:#3f3e3e;
}

a:hover {
	text-decoration:underline;
	COLOR:#000000;
}

p {
	padding: 0;
	margin: 0;
}

abbr, acronym, .help {
  cursor: help;
}

h1 abbr, h1 acronym {
  cursor: help;
}

blockquote:first-letter {
font: 1.4em Georgia, “Times New Roman”, Times, serif;
} 

blockquote {
padding-bottom:20px;
background: url("/images/structure/quote_open.gif") no-repeat left top;
padding-left: 20px;
}

table {
	border-collapse:collapse;
}

table td {
	border:0px;
	padding:2px 8px;
}

#skip {
	width: 0;
	height: 0;
	overflow: hidden;
}

img {
    vertical-align: middle;
    border: 0px;
}

.clear-all {
    clear: both;
    height: auto;
}

.hr {
    background-image: url(/images/structure/hr_dottedline.gif);
	background-repeat:repeat-x;
    height: 1px;
    border: 0px;
    clear: both;
	margin-top:10px;
	margin-bottom:10px;
}

hr {display: none;}
#right .hr {
    background-image: none;
}

html {

}

body {
    font-size: 82.5%;
    font-family: Arial, Verdana, sans-serif;
    font-style: normal;
    font-weight: normal;
	background:url("../images/structure/main_bg.gif") repeat-x top #a29728;
    text-align: center;
}

#container {
    text-align: left;
    width: 800px;
    margin: 0 auto;
}


/* IMAGE and PHOTO ALIGNMENTS ETC --------------------*/

.imgright, .imgleft { border: 1px solid #e4dfaa; background: #d5ce8b; padding: 5px;}
.imgborderlessright, .imgborderlessleft { padding: 5px; display:block;}
.imgright, .imgborderlessright{ float: right; margin: 0 0 15px 15px; }
.imgleft, .imgborderlessleft { float: left; margin: 0 15px 15px 0;}

/* END OF IMAGE ALIGNMENTS --------------------*/

#toparea {
background:url(../images/structure/logoarea_bg.gif) no-repeat top center;
overflow:hidden;
height:97px;
}

#company-logo {
    margin: 25px 0px 0px 0px;
	width: 180px;
	height:60px;
	float:left;
}

#top-menu {
   margin-top: 63px;
   float:right;
   width:590px;
   text-align:right;
}

* html #top-menu {
   margin-top: 63px;
   float:right;
   width:590px;
   text-align:right;
}

#jobalerts {
	width:200px;
    position: absolute;
	top: 10px;
	left:50%;
	padding-left:200px;
	margin: 15px 0px 10px 0px;
}

#top-featurearea {
height:183px;
margin: 0;
padding-top:13px;
background:url("../images/structure/pagetop_curvebar.gif") top no-repeat #bdaf29;
text-align:center;
}

#page-content {
    background: url("../images/structure/pagebody_bg.gif") repeat-x center top #ac9f1e;
	overflow: hidden;
	min-height:150px;
}

#page-wrapper h1 {
    width: 729px;
    margin: 0 auto;
}



#page-body {
    font-size: 1.2em;
    color: #910D2D;
    overflow: hidden;
}

#page-body-bottom {
    margin: 0 auto;
    top: -5px;
	background:url(../images/structure/pagebody_base.gif) no-repeat bottom left #ac9f1e;
	height:20px;
    
}

#text-wrapper {
    width: 581px;
    margin: 14px 0px 20px 37px;
    float: left;
	background:url("../images/structure/text_bg.gif") repeat-x top left #c6ba4a;
	overflow:hidden;
}

#text-wrapper h2 {
	background:url("../images/structure/texthdr_bg.gif") no-repeat top left;
	height:58px;
	padding: 15px 0 0 20px;
	font-size:24px;
}

#page-text {
    margin: 0px 10px 0px 20px;
	padding-bottom:40px;
	overflow:hidden;

}

#page-text p {
    margin-bottom: 10px;
    line-height: 18px;
}

#page-text ul li, ol li ul, #twocolumnpage-text ul li, ol li ul { 
	list-style: bullet; 
/*	margin: 0 0px 0px 15px; */
	margin: 0;
	
}

#page-text .read-more {
    width: 174px;
    height: 26px;
    background: url("/images/structure/more-button.gif") no-repeat;
    float: right;
    text-align: center;
    padding-top: 10px;
    margin-top: 20px;
}

#page-text .read-more a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}


#text-footer {
background:url("../images/structure/text_footer.gif") no-repeat bottom left;
height:10px;
}

#twocolumnpage-text {
    width: 570px;
    margin: 30px 10px 0px 0px;
    float: left;
	padding-bottom:40px;
}

#twocolumnpage-text h2 {
    margin-bottom: 20px;
}

#twocolumnpage-text p {
    margin-bottom: 10px;
    line-height: 18px;
}

#twocolumnpage-text .read-more {
    width: 174px;
    height: 26px;
    background: url("/images/structure/more-button.gif") no-repeat;
    float: right;
    text-align: center;
    padding-top: 10px;
    margin-top: 20px;
}

#twocolumnpage-text .read-more a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#page-logos {
    width: 140px;
    float: left;
    margin: 30px 0px 0px 0px
}

#page-logos li {
    list-style-type: none;
    margin-top: 40px;
    text-align: center;
}

#page-logos ol li {
    list-style-type: none;
    margin-top: 10px;
    text-align: center;
}

#page-logos ol li img {
    border: 1px solid #eff1c6; background: #f8f9dc; padding: 5px;
}

#page-logos ol li a{
    color:#666666;
}

.process ul {
list-style:url(/images/structure/listarrow.gif);
	padding-left:15px;
	margin-left:15px;
}

.process ul li  {
	list-style:url(/images/structure/listarrow.gif);
	padding-bottom:5px;
} 


#footer {
    background: url("../images/structure/footer_bg.gif") no-repeat center top;
    height: 74px;
    margin: 10px auto;
    color: #000;
    font-size: 0.7em;
}

#footer-wrapper {
    padding: 10px 10px 5px 10px;
}

#footer a {
    color: #000;
    text-decoration: none;
}


#bottom-nav {
    float: left;
	width:600px;
}

#bottom-nav ul {
    overflow: hidden;
	display:inline;
}

#bottom-nav li {
    float: left;
    list-style-type: none;
    margin: 0px 2px 0px 2px;
}

#back-top {
    float: right;
    width: 100px;
    text-align: right;
    font-size: 1.2em;
    font-weight: bold;
}

#copyright {
    padding: 8px 10px 0px 0px;
	clear:both;
}

.pagebartitle {
font-weight:bold;
background:#aca245;
margin-bottom:10px;
margin-top:5px;
padding:5px;
display:block;
}

/* AREAS FOR PORTFOLIO ITEMS ---------------------------- */

.portfoliotitle {
font-weight:bold;
background:#aca245;
}

.portfolioitem {
margin:0;
margin-bottom:15px;
}

.portfoliotext {
margin:0;
margin-bottom:15px;
overflow:hidden;
/* background:#cec252; */
}

.portfoliotext ul {
list-style:none;
}

.portfoliotext li {
list-style:none;
margin-left:15px;
}

.portfoliotext a:link, .portfoliotext a:visited {
width:200px;
display:block;
padding: 3px 0px 3px 5px;
margin:2px;
background:url("../images/structure/footer_bg.gif") no-repeat -20px -30px;
text-decoration:none;
color:#CCC;
font-weight:bold;
}

.portfolioimgbordered {
border:5px solid #b7ab2f;
margin:5px;
margin-left:0px;
}

.portfolioimgright{ float:right; margin: 0px; border:10px solid #bead0f;}


/* END OF AREAS FOR PORTFOLIO ITEMS --------------------- */

/* BOXES THAT LINK TO OTHER SITE SECTIONS --------------------- */


#boxsearchpanel, #boxcdpanel{
	width:255px;
	padding-top:10px;
	padding-left:70px;
	color:#000;
	float:left;
	background-color:#f8f4d4;
	border:3px solid #ece7bf;
	margin-top:5px;
}

#boxsearchpanel {
	margin-right:10px;
	background-image:url(/images/structure/icon_searchpanel_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#boxcdpanel {
	margin-left:10px;
	background-image:url(/images/structure/icon_cdpanel_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#boxcdpanel .title, #boxsearchpanel .title {
	font-size:14px;
	font-weight:bold;
	color:#996600;
	margin-bottom:8px;
}

#boxcdpanel .readmore, #boxsearchpanel .readmore {
	font-weight:bold;
	color:#996600;
	margin-top:8px;
	padding:2px;
	padding-right:5px;
	text-align:right;
	background-color:#ede8c4;
	background-image: url(/images/structure/panel_readmore_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.readmore a, .readmore a:visited {
text-decoration:none;
color:#996600;
}

.readmore a:hover {
text-decoration:underline;
color:#000000;
}

#boxcdpanel .text, #boxsearchpanel .text {
	padding-right:5px;
}


/* ---------------- FLASH CONTENT STYLES ----------------*/

#flashcontent {
margin:0;
padding:0;
height:183px;

}

/* --------------- SLIDING BUTTON SIZE STYLES --------------------*/

.buttoncontainer {
text-align:center;
margin: 20px;
margin-left:80px;
}

a.bigbutton {
    /* Sliding right image */    background: transparent url('/images/structure/bigbutton_right.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 35px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
}

a.bigbutton span {    /* Background left image */ 
    background: transparent url('/images/structure/bigbutton_left.png') no-repeat;     display: block;
    line-height: 23px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
    padding: 7px 0 5px 18px;
} 

a.bigbutton:hover span{
    text-decoration:underline;
}


/* -------------------- PORTFOLIO SPECIFIC STYLES ---------------------- */

.folio_title {
display:block;
padding:5px;
font-weight:bold;
background:#aca245;
}

.portfolio_detail {
padding-bottom:15px;
}

.folio_img {
	width: 502px;
	height: 375px;
	background: url("/images/structure/portfolio_background.gif") no-repeat 0 0;
	padding: 10px 14px;
	margin: 0 12px 15px 12px;
}

.project {
	float: left;
	width: 300px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #aca245;
	margin: 10px 0 0;
}

.technology {
	float: right;
	width: 190px;
	margin: 15px 0 35px;
	padding-right:15px;
}
.technology h3, .project h3 {
	border-bottom: 1px solid #aca245;
	margin-bottom: 20px;
	padding: 5px 0;
}

.technology li {
	list-style: none;
	margin-left:0;
	padding: 2px 0;
	padding-left: 23px;
	color: #000;
	font-size: 12px;
	background: url("/images/icons/list_tick.gif") no-repeat 0 50%;
}

.visit {
	position: relative;
	left: -1px;
	width: 121px;
	height: 31px;
	display: block;
	margin-top: 20px;
}
.visit a {
	position: absolute;
	width: 121px;
	height: 31px;
	background: url("/images/btn_visitweb.gif") no-repeat 0 0;
	text-indent: -9999px;
}
.visit a:hover {
	background-position: 0 -31px;
}