body {
	margin: 0;
	font-family: sans-serif;
	font: 12px/1.5em Arial,Helvetica,sans-serif;

}

h1, h1 a { font-size: 2em; text-decoration: none; font-family: 'Rokkitt', serif; }
h2, h2 a { font-size: 1.50em; text-decoration: none; }
h3, h3 a { font-size: 1.50em; text-decoration: none; }
h4, h4 a { font-size: 1.25em; text-decoration: none; font-weight: bold; }
h5, h5 a { font-size: 1.25em; text-decoration: none; }
h6, h6 a { font-size: 1.12em; text-decoration: none; font-weight: bold; }

h1 .sub, h2 .sub, h3 .sub, h4 .sub, h5 .sub, h6 .sub { font-size: 1em; margin-top: .25em; margin-left: 1em; color: #ad7fae; }

h1, h2, h3, h4, h5, h6 { margin: 16px 0;}

h1, h1 a, h3, h3 a, h5, h5 a { color: #5C005D; }
h2, h2 a, h4, h4 a, h6, h6 a { color: #5D035F; }

h2, h4, h6 { border-bottom: 1px solid #5D035F; padding-bottom: 3px; }

h1.plain, h2.plain, h3.plain, h4.plain, h5.plain, h6.plain { border: none; padding: 0; }

h1, h2.first, h3.first, h4.first, h5.first, h6.first { margin-top: 0; line-height: 1.25em; }

h2.boxes, h3.boxes, h4.boxes, h5.boxes, h5.boxes { background: url('../images/boxes.gif') no-repeat scroll left top transparent; padding-left: 24px; }
h2.boxes .sub, h3.boxes .sub, h4.boxes .sub, h5.boxes .sub, h6.boxes .sub { margin-left: 0; font-family: 'Rokkitt', serif; }


.ada { display: none; }

a:link {
color: #35508D;
text-decoration:underline;	
}
a:visited {
color: #35508D;
text-decoration:underline;	
}
a:hover {
color: #800080;
text-decoration:none;	
}
a:active {
color: #203055;
text-decoration:underline;	
}


.flash { margin-bottom: 1em; padding: 0.5em; font-size: 1.5em; }
.flash .ui-icon { float: left; margin: 2px 4px 0 0; }

#wrapper { top: 0; }

/*#content-wrapper, #h-banner { background: url('../images/shadow-c.png') repeat-y scroll top center transparent; }*/


#header { background: url('../images/bg-header.png') repeat-x scroll top transparent; }
#searchbox {
	top:10px;
	float:right;
}


#content-wrapper { position: relative; margin: 0 auto; width: 900px; padding: 11px 16px;}
#footer { position: relative; background: url('../images/bg-footer.png') repeat-x scroll bottom transparent; height: 294px; }

#hb-inset, #f-inset {
	position: relative;
	padding: 12px;
/*	background: url('../images/bg-inset.png');
	border: 1px solid white;*/
	color: white;
}
#hb-inset a, #f-inset a {
	color: #CDB2CE;
	text-decoration: none;
	
}
#hb-inset a:hover, #f-inset a:hover {
	color: #C4D9F5;
	text-decoration: none;
	
}

#f-inset {
	width: 898px;
	height: 168px;
	margin: 0 auto;
	border-top: none;
}

#f-copyright {
	position: relative;
	top: 30px;
	width: 580px;
	height: 33px;
	background: url('../images/bg-copyright.png') no-repeat scroll bottom transparent;
	margin: 0 auto;
	color: white;
	text-align: center;
	font-size: 14px;
	line-height: 32px;
}

#f-barcode {
	position: absolute;
	right: 0;
	bottom: -85px;
	background: url('../images/barcode.png') no-repeat;
	width: 196px;
	height: 50px;
}

#f-tag {
	position: absolute;
	right: -75px;
	bottom: -50px;
	background: url('../images/tag.png') no-repeat;
	width: 162px;
	height: 112px;
}

#h-colorbar {
	height: 85px;
	background: url('../images/colorbar.png') repeat-x 0 61px;
}

#h-logo {
	position: relative;
	left: 22px;
	background: url('../images/logo.png') no-repeat;
	width: 468px;
	height: 68px;
	display: block;
}

#h-navigation {
	margin: 0 auto;
	width: 940px;
	height: 116px;
}
#h-navigation ul {
	position: relative;
	top: 13px;
	height: 33px;
	margin: 0;
	padding: 0;
	border: 1px #dedede solid;
	list-style: none;

}
#h-navigation ul li {
	float: left;
	list-style: none;
	line-height: 34px;
	font-weight: bold;
	text-align: center;
}
#h-navigation ul li a {
	color: #6e006f;
	display: block;
	text-decoration: none;
	font-size: 16px;
	padding: 0 2em;
}
#h-navigation li:hover, #h-navigation li.selected { background: url("../images/bg-mouseover2.png") top center #2e1343; }
#h-navigation li:hover a, #h-navigation li.selected  a{ color: white; }
#h-navigation li#n-client:hover { background: url("../images/bg-button-mouseover.png") no-repeat; }

#hn-shadow { margin-top: 13px; background: url('../images/shadow-n.png') no-repeat; height: 11px; }

#login-form { display: none; }

#h-banner
{
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#hb-image { width: 920px; height: 200px; margin: 0 auto; background: none no-repeat scroll 50% 10px #2E1343; }
#hb-image.heading { background-image:url('../images/banner-home-bg.png'); height: 65px; }
#hb-image.default { background-image:url('../images/banner-home-bg.png'); }

#hbi-image { position: absolute; right: 0; top: 0; width: 400px; height: 200px; right: -5px; background: none no-repeat scroll right top transparent; }
#hbi-image.none { display: none; }
#hbi-image.computer { background-image: url('../images/laptop.png'); }

#hb-inset { top: 10px; width: 874px; height: 168px; margin: 0 10px 0; border-bottom: none; }
#hb-inset h1 { margin: 0; color: white; font-size: 30px; line-height: 30px; font-weight: normal;  }
#hb-inset p { width: 450px; font-size: 16px; }

.f-inset { float: left; margin: 0 10px 0; width: 204px; }
.f-inset ul { list-style: none; margin: 20px 0 0 0; padding: 0; }
.f-inset li { list-style: none; margin: 3px; }
.f-inset h3 { color: #eeeeee; margin: 0; font-weight: normal; }

#n-client {
	position: absolute;
	top: -152px;
	right: 0;
	background: url("../images/bg-button.png") no-repeat;
	width: 140px;
}
#h-navigation ul #n-client a { padding: 0; }

.two, .three, .four, .five, .golden { float: left; }
.two.no, .three.no, .four.no, .five.no, .golden.no { float: none; }

.two, .two.one { width: 50%; }

.three, .three.one { width: 33.3%; }
.three.two { width: 66.6%; }

.four, .four.one { width: 25%; }
.four.two { width: 50%; }
.four.three { width: 75%; } 

.five, .five.one { width: 20% }
.five.two { width: 40% }
.five.three { width: 60% }
.five.four { width: 80% }

.golden, .golden.b { width: 38%; }
.golden.a { width: 62%; }

.full { width: 100%; }
.inner { padding: 1em; }
.inner.l { padding-top: 0; padding-bottom: 0; padding-right: 0; }
.inner.r { padding-top: 0; padding-bottom: 0; padding-left: 0; }

.left { float: left; }
.right { float: right; }


#subnav { }
#subnav ul {
border-top: solid 1px #ccc;
    display: block;
    float: left;
    margin-left: -10px;
    padding: 10px;
    width: 900px;	
}
#subnav ul li {list-style:none; float:left; margin: 0 10px 0 10px; 	border-right: solid 1px #ccc; 	background-image: url(/images/boxes-small.gif);
	background-repeat: no-repeat;
	background-position: left center;}
#subnav ul li a {
	color: #35508D;
	display: block;
	font-size: 14px;
	margin: 15px;
	text-decoration: none;

}
#subnav ul li a:hover {
	color: #2E1343;
	text-decoration:none;
}
#subnav ul li.selected a {
	color: #909;
	text-decoration:none;
	
}

.sidebar { float: right; }

#subnav > .inner, .sidebar > .inner
{
	border: 1px #dedede solid;
	background: #f5f5f5;
}
#subnav h2, .sidebar h2
{
	margin: 0;
	padding: 8px;
	color: white;
	background: url("../images/bg-mouseover.png") repeat-x scroll 50% 50% #2e1343;
	font-size: 16px;
}
#subnav h3, .sidebar h3
{
	margin: 0 8px 0;
	padding: 4px;
	color: white;
	background: url("../images/bg-mouseover.png") repeat-x scroll 50% 50% #2e1343;
	font-size: 14px;
}
#subnav p, .sidebar p
{
	margin: 8px;
}

#subnav > .inner { float: none; padding: 0; margin-right: 1em; }

#thumbs
{
	
}

#thumbs ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: auto;
	clear:left;
}

#thumbs ul li
{
	float: left;
	margin: 0 0 8px 8px;
}
#thumbs ul li.first { margin-left: 0; }

#portfolio
{float:left;
}
#portfolio .web-item img {
	margin: 0 0 5px 0;
	border: solid 1px #5C005D !important;
}
#portfolio .web-item {
	background: none repeat scroll 0 0 #FFFFFF;
  border: 5px solid #ffffff;
    box-shadow: 2px 2px 5px rgba(140, 140, 140, 0.1);
margin:3px;
	float:left;
width:30%;
}

#portfolio .web-item strong {
	color:#5C005D;
}
#portfolio .web-item:hover strong
{
	color:#35508D;
}
#portfolio .web-item:hover {
	background: none repeat scroll 0 0 #DFE7ED;
   border: 5px solid #DFE7ED;
    box-shadow: 2px 2px 5px rgba(140, 140, 140, 0.1);
margin:3px;
width:30%;
	float:left;
	
}

#portfolio .web-item:hover img{

   border: 1px solid #35508D !important;

}

.purple
{
	color:#5C005D;
}

#calltoaction{
	z-index:100;
	position: absolute;
	width: 920px;
	top: 220px;
	height:133px;
	background-image:url(../images/bar.png);
	background-repeat:no-repeat;
}

.highlight-purple {
    background-color: #E3DEFF;
    color: #6D5DC5;
    padding: 0 2px;}
	
.highlight-green {
	background-color: #D3F3C0;
    color: #4D872A;
    padding: 0 2px;
}


