
/* common

------------------------------------------------ */

body {
		background:url(../images/body-bg.gif) repeat-x top;
}
#wrapper {
		width:960px;
		margin: auto;
}
#masthead {
		margin: 28px 0 0;
		height: 90px;
		width: 960px;
		position: relative;
		border-bottom: 1px solid #f2f2f2;
		z-index: 100;
}
#logo {
		font-size: xx-small;
		text-indent: -9999px;
		overflow: hidden;
		margin: 0;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		position: absolute;
		top: 15px;
}
#logo a {
		display: block;
		width: 256px;
		height: 50px;
		background-image: url(../images/logo.gif);
		background-position: 0em;
		background-repeat: no-repeat;
}
#nav {
		position: absolute;
		top: 30px;
		right: 10px;
}

/* home specific
------------------------------------------------ */


#banner {
		margin-top: 16px;
		height: 360px;
		width: 960px;
		display:block;
}
#shadow {
		background: url(../images/cube_shadow.jpg) no-repeat center bottom;
		border: 1px none #F00;
		width: 100%;
		height: 640px;
		margin-bottom: -640px;
}


#services-text {
		float: left;
		width: 439px;
		border-right: 1px solid #f2f2f2;
		padding-right: 20px;
}
#content-home {
		padding: 30px 0 0px;
		border-bottom: 1px solid #f2f2f2;
		margin-bottom: 20px;
}
#clients-partners h2, #services-text h2 {
		color: #266998;
		font-size: 1.5em;
		margin-bottom: 15px;
}
#clients-partners {
		float: left;
		width: 462px;
		display: inline;
		margin-left: 38px;
}
p.statement {
		font-size: 1.25em;
		color: #000;
		line-height: 20px;
}



/* sidebar
------------------------------------------------ */


#sidebar {
		float: left;
		width: 270px;
}
#sidebar h3 {
		font-size: 1.5em;
		line-height: 1.35em;
		color: #266998;
}



#sub-nav ul {
		margin: 0px;
		padding: 0px;
}
#sub-nav ul ul {
		margin: 1px 0 1px 15px;
		display:none;
}
#sub-nav ul li.selected ul {
		display:block;
}
#sub-nav ul li {
		margin: 0px;
		padding: 0px;
		list-style: none;
}
#sub-nav ul li a, #sub-nav ul li.selected ul li a {
		display: block;
		border-bottom: 1px solid #f2f2f2;
		color: #333;
		text-decoration: none;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 30px;
		background: url(../images/sub-nav-arrow.gif) no-repeat 10px center;
		font-size: 1.15em;
}
#sub-nav ul li ul li a, #sub-nav ul li.selected ul li a {
		display: block;
		border-bottom: 1px solid #f2f2f2;
		color: black;
		text-decoration: none;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 30px;
		background: url(../images/sub-nav-arrow.gif) no-repeat 10px center;
		font-size: 1em;
}
#sub-nav ul li a:hover, #sub-nav ul li.selected a {
		background: #F2F2F2 url(../images/sub-nav-arrow-h.gif) no-repeat 10px center;
		color: #266998;
}
#sub-nav ul li ul li.selected a, #sub-nav ul li ul li a:hover, #sub-nav ul li.selected ul li.selected a:hover {
		background: #F7F7F7 url(../images/sub-nav-arrow-h.gif) no-repeat 10px center;
		color: #266998;
}
#sub-nav ul li.selected ul li.selected ul li.selected a {
		background: #FBFBFB url(../images/sub-nav-arrow-h.gif) no-repeat 10px center;
		color: #266998;
}
#sub-nav ul li.selected ul li.selected ul li a {
		background: #fff url(../images/sub-nav-arrow-h.gif) no-repeat 10px center;
		color: black;
}

blockquote {
		margin: 15px 0 25px 0px;
		padding: 0;
		color: #525252;
		font: italic 14px/20px Georgia, "Times New Roman", Times, serif;
}
#quote {
		margin: 40px 0 0 -10px;
		padding-bottom: 100px;
}
#quote blockquote {
		background: transparent url(../images/quoleft.gif) left top no-repeat;
		margin: 0px 0px 0px;
		padding: 12px 0px 0px 40px;
		color: #333;
		font-size: 13px;
		font-style: italic;
}
#quote img {
		margin: 0 0 0 40px;
}
#quote blockquote div {
		padding: 0 0 20px 0;
		background: transparent url(../images/quoright.gif) no-repeat right 90%;
		margin: 0px;
		border: 0px solid #F00;
}
#quote blockquote p {
		color: #333;
		margin-top: 0px;
		font: normal 12px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

/* content area

------------------------------------------------ */

#content-wrapper {
		margin-top: 30px;
}
#content {
		float: left;
		width: 588px;
		padding-left: 51px;
		margin-left: 40px;
		border-left: 1px solid #f2f2f2;
		display:inline;
}



/* client & partner list
------------------------------------------------ */

ul.client-list {
		float:left;
		margin-bottom:25px;
		width:134px;
}
ul.client-list li.head {
		font-weight: bold;
		color: #000;
		margin-left: 0px;
		list-style: url(none) none;
		margin-bottom: 5px;
		margin-top: 5px;
}
ul.client-list li {
		margin-left: 15px;
}
ul.partner-list {
		float:left;
		margin-bottom:25px;
		width:225px;
}
/* services - cms section
------------------------------------------------ */

.box {
		border-top:solid 1px #DADADA;
		margin:0;
		padding:20px 0 20px 0px;
		overflow:hidden;
}
.box img {
		float:left;
		margin:10px 0px 0 0px;
}
.box .checklist {
		background:#FEFEFE url(../images/bg_box_box.png) repeat-x;
		border:solid 1px #EBEBEB;
		padding:5px 13px;
		float:left;
		list-style:none;
		margin:15px;
		width:420px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
}
.box .checklist li {
		background:url(../images/list_tick.png) no-repeat 0 50%;
		padding:12px 0 12px 35px;
		list-style: url(none) none;
}
.box .button {
		clear:both;
}
.button {
		background:url(../images/button_blue.png) no-repeat;
		width:134px;
		height:42px;
		text-align:center;
		padding:0 30px 0px 0;
		margin:0 0 0 0px;
		cursor:pointer;
		clear: both;
		float: left;
		font-size: 14px;
		font-style: normal;
		line-height: 42px;
		font-weight: normal;
		font-variant: normal;
}
a.button {
		color: #FFF;
}





/* footer

------------------------------------------------ */


#footer #footer-logo {
		background: url(../images/footer-logo.gif);
		position: absolute;
		left: 0px;
		top: 12px;
		height: 51px;
		width: 212px;
}
#footer .column {
		float: left;
		width: 236px;
		position: absolute;
		top: 40px;
}
#footer-wrapper {
		background: #000 url(../images/footer-bg.gif) repeat-x top;
		width: 100%;
		margin-top: 30px;
		height: 300px;
		color: #c1c1c1;
}
#footer {
		margin-right: auto;
		margin-left: auto;
		position: relative;
		width: 960px;
		font-size: 1em;
}
#footer .column h5 {
		font-size: 1.25em;
		color: #c1c1c1;
		padding-bottom: 2px;
		border-bottom: 1px solid #c1c1c1;
		margin-bottom: 15px;
}
#footer .column a {
		color: #c1c1c1;
		text-decoration: none;
}
#footer .column a:hover {
		text-decoration: underline;
}
#footer .column p {
		line-height: 15px;
}
#footer .column.contact {
		left: 20px;
}
#footer .column.services {
		right: 0px;
}
#footer .column.services ul {
}
#footer #uend {
		position: absolute;
		left: 740px;
		top: 216px;
}
#footer .column.logos {
		left: 305px;
		width: 368px;
}
#footer .column.logos img {
}
#footer .column.logos ul li {
		list-style: none;
		margin: 0px 0px 4px;
}
#footer .column.logos ul {
		margin: 15px 0px 0px;
		padding: 0px;
		float: left;
}
#footer .column.logos ul.alt {
		float: left;
		margin-left: 15px;
}

.post-date{
		float: left;
		margin: 0 15px 0 -30px;
		background: url(../images/date-bg.gif) no-repeat;
		height: 67px;
		width: 75px;
		font: italic bold 12px Georgia, "Times New Roman", Times, serif;
		color: #FFF;
		padding: 8px 0px 0px;
		text-align: center;
		display: block;
		clear: left;
}

.post-date .day {
		font-size: 24px;
}

.print { display:none; }
