/* @group Browser Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* @end */



body {
	line-height: 1;
	color: black;
	background-color: #414141;
}

h1, h2 {
	position: absolute;
	left: -9999px;
}

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

a:hover {
	text-decoration: underline;
}

p {
	color: #ffffff;
	font: 11px/16px Arial, Helvetica, sans-serif;
}

ul, li {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	list-style-type: none;
}

.yellow {
	color: #f4ec7a;
	font-weight: bold;
}

.blue {
	color: #9fd7e1;
}

#wrapper {
	width: 1200px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
}

/* @group Header */
#header {
	width: 990px;
	height: 58px;
	padding-right: 105px;
	padding-left: 105px;
	padding-top: 38px;
}

#header img {
	float: left;
	position: relative;
}
/* @end */


/* @group Navigation */
#navigation {
	width: 341px;
	height: 9px;
	background: url(../img/nav.gif) no-repeat;
	float: right;
	margin-top: 19px;
}
ul.IR li {
	position: relative;
}

.IR em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

#nav span {
	position: absolute;
	left: -9999px;
}

#nav, #nav ul  {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	font-size:11px;
}

#nav li {
	display: inline;
	float: left;
	width: 41px;
}

#nav li, #nav li em{
	height: 9px;
}


#nav li.link1 em {
	cursor:pointer;
	width:41px;
	background: url(../img/nav.gif) no-repeat;
}
#nav li.link2 em {
	background: url(../img/nav.gif) no-repeat;
	cursor:pointer;
	width: 51px;
}
#nav li.link3 em {
	background: url(../img/nav.gif) no-repeat;
	cursor:pointer;
	width:99px;
}
#nav li.link4 em {
	background: url(../img/nav.gif) no-repeat;
	cursor:pointer;
	width:55px;
}

#nav li.link1 {
	z-index: 10;
	left: 0px;
	/*background-color: #beffd6;*/
}
#nav li.link1 em {
	background-position: 0 0;
}
#nav li.link1:hover em {
	background-position: 0 -9px;
}
#nav li.link1-on em,
#nav li.link1-on:hover em {
	background-position: 0 -9px;
}


#nav li.link2 {
	z-index: 20;
	left: 0;
	/*background-color: #e1ffc5;*/
	margin-left: 31px;
}
#nav li.link2 em {
	background-position: -72px 0;
}
#nav li.link2:hover em {
	background-position: -72px -9px;
}
#nav li.link2-on em,
#nav li.link2-on:hover em {
	background-position: -72px -9px;
}


#nav li.link3 {
	z-index: 30;
	left: 0;
	/*background-color: #ffd9c4;*/
	margin-left: 42px;
}
#nav li.link3 em {
	background-position: -155px 0;
}
#nav li.link3:hover em {
	background-position: -155px -9px;
}
#nav li.link3-on em,
#nav li.link3-on:hover em {
	background-position: -155px -9px;
}


#nav li.link4 {
	z-index: 40;
	left: 0;
	/*background-color: #ffbfc4;*/
	margin-left: 89px;
}
#nav li.link4 em {
	background-position: -285px 0;
}
#nav li.link4:hover em {
	background-position: -285px -9px;
}
#nav li.link4-on em,
#nav li.link4-on:hover em {
	background-position: -285px -9px;
}



#nav li:hover ul,
#nav li.sfhover ul {
	left: auto;
	background-position: 0 0;
}

#nav a,
#navr a {
	display: block;
}
/* @end */

/* @group Subnav */

#subnav {
	padding-top: 14px;
	width: 139px;
	padding-left: 1px;
}

#subnav li,
#subnav p {
	border-bottom: 1px solid #8c94a3;
	padding-top: 2px;
	padding-bottom: 3px;
}

#subnav li a {
	display: block;
	padding-left: 11px;
}

#subnav li a:hover,
#subnav li.sublink-on a {
	text-decoration: none;
	color: #f4ec7a;
	background: url(../img/bullet-arrow.gif) no-repeat 0 6px;
}

/* @end */




/* @group Home */
#rotator .background {
	float: left;
	position: absolute;
	z-index: 0;
}

#rotator span.more {
	position: absolute;
	top: 420px;
	left: 162px;
	width: 265px;
}

#rotator span.more img {
	margin-top: 8px;
}

#whats-new {
	position: relative;
	float: right;
	width: 744px;
	height: 226px;
	padding-top: 324px;
}

#whats-new ul {
	padding-top: 10px;
}
/* @end */

#content {
	padding-left: 105px;
}

#contentbg {
	width: 990px;
	overflow: hidden;
}

#col3 .img-wrapper {
	float: left;
}

#col3 img {
	float: left;
	padding-right: 1px;
	padding-bottom: 1px;
}



/* @group About */

div.about {
	background-image: url(../img/aboutbg.jpg);
}

div.about #contentbg {
	height: 777px;
}

div.about #col1 {
	width: 170px;
	float: left;
	padding-top: 47px;
	padding-left: 28px;
	padding-bottom: 50px;
}

div.about #col2 {
	width: 494px;
	/*height: 647px;*/
	float: left;
	padding-top: 53px;
	padding-right: 37px;
	padding-bottom: 50px;
}

div.about #col3 {
	width: 261px;
	/*height: 647px;*/
	float: left;
	padding-top: 54px;
	padding-bottom: 50px;
}

div.about #col3 ul {
	padding-left: 3px;
}

div.about #col2 ul.believe li {
	background: url(../img/bullet-dot-brown.gif) no-repeat 0 6px;
	padding-left: 8px;
}

div.about #col3 ul.team li {
	background: url(../img/bullet-envelope.gif) no-repeat 0 6px;
	padding-left: 11px;
}

div.about #col3 ul.services li {
	background: url(../img/bullet-dot-brown.gif) no-repeat 0 6px;
	padding-left: 8px;
}

/* @end */



/* @group Clients */

div.clients {
	background: url(../img/bg.gif) no-repeat;
}

div.clients #contentbg {
	background: #667084 url(../img/clients-contentbg.gif) no-repeat;
	height: auto;
	min-height: 627px;
}

div.clients #content p span {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

div.clients #col1 {
	width: 169px;
	/*height: 657px;*/
	float: left;
	padding-top: 47px;
	padding-left: 29px;
	padding-bottom: 50px;
}

div.clients #col2 {
	width: 494px;
	/*height: 647px;*/
	float: left;
	padding-top: 53px;
	padding-right: 37px;
	padding-bottom: 50px;
}

div.clients #col3 {
	width: 261px;
	/*height: 647px;*/
	float: left;
	padding-top: 84px;
	padding-bottom: 50px;
}

div.clients #col3 p {
	font-size: 10px;
	padding-top: 5px;
	color: #dddddd;
	float: left;
	clear: left;
	width: 150px;
}

/* @end */

/* @group News */

div.news {
	background: url(../img/bg.gif) no-repeat;
}

div.news #contentbg {
	background: #769ba7 url(../img/news-contentbg.gif) no-repeat;
	/*height: 627px;*/
}

div.news #content p span {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

div.news #col1 {
	width: 168px;
	/*height: 657px;*/
	float: left;
	padding-top: 47px;
	padding-left: 30px;
	padding-bottom: 50px;
}

div.news #col2 {
	width: 494px;
	/*height: 647px;*/
	float: left;
	padding-top: 48px;
	padding-right: 37px;
	padding-bottom: 50px;
}

div.news #col3 {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 53px;
	padding-bottom: 50px;
	padding-left: 3px;
}

div.news #col3 li.email {
	background: url(../img/bullet-envelope.gif) no-repeat 0 6px;
	padding-left: 11px;
}

div.news .news-block {
	width: 494px;
	padding-top: 10px;
	border-top: 1px solid #acc2c9;
	padding-left: 1px;
	padding-bottom: 25px;
}

div.news #col2 a.selected {
	color: #f4ec7a;
	font-weight: bold;
	text-decoration: none;
}

div.news #col3 ul.contact-info {
	padding-bottom: 11px;
}

/* @end */



/* @group Contact */

div.contact {
	background: url(../img/bg.gif) no-repeat;
}

div.contact #contentbg {
	background: #999d64 url(../img/contact-contentbg.gif) no-repeat;
	height: 627px;
}

div.contact #content p span {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

div.contact #map {	
	width: 501px;
	height: 460px;
	padding: 4px 3px 4px 4px;
	background-color: #83865c;
}

div.contact #col1 {
	width: 165px;
	/*height: 657px;*/
	float: left;
	padding-top: 47px;
	padding-left: 29px;
	padding-bottom: 50px;
}

div.contact #col2 {
	width: 509px;
	/*height: 647px;*/
	float: left;
	padding-top: 53px;
	padding-right: 30px;
	padding-bottom: 50px;
}

div.contact #col3 {
	width: 257px;
	/*height: 647px;*/
	float: left;
	padding-top: 54px;
	padding-bottom: 50px;
}

div.contact #col3 ul.contact-info {
	padding-bottom: 11px;
}

div.contact #col3 li.email {
	width: 100px;
	background: url(../img/bullet-envelope.gif) no-repeat 0 6px;
	padding-left: 11px;
}


/* @end */


/* @group Footer */
#footer {
	position: relative;
	float: left;
	height: 50px;
	width: 1097px;
	padding-left: 103px;
	padding-top: 26px;
}

#footer p {
	color: #999999;
	font-size: 10px;
}
/* @end */

.divs {
	position: absolute;
	left: -10000px;
	top: -10000px;
}





