body {
	background-color: #00b5cc;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #444444;
	/* for IE */
	text-align: center;
}
#wrap {
	padding: 0px;
	width: 870px;
	margin:0px auto;
	background-image:    url("images/bg.gif");
	background-repeat: repeat-y;
	/* for IE */
	text-align: left;
}
#header {
	background-image:url("images/header_2.gif");
	background-repeat: no-repeat;
	background-position:top;
	margin: 0px;
	padding:0px;
	height: 80px;
	display: block;
	width:100%;
}
#logo {
	background-image:    url("images/logo.gif");
	background-repeat: no-repeat;
	width:200px;
	height:66px;
	margin: 0px;
	padding: 0px;
	float:left;
}

/* MENU */
.menu {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	/*text-align: right;*/
	text-transform: uppercase;
	list-style: none;
	height:30px;
	float:right;
	width:640px;
}
.menu li {
	/*width:111px;
	height:40px;*/
	float:right;
	padding:0px 10px 0px 0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:5px;
	margin-top:42px;
}
.menu li a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu li.current a, .menu li a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
/* END MENU */
.leftcolumn {
	margin: 10px 0px 0px 20px;
	padding: 0px;
}

.img {
	width:204px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-top:0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float: none;
}

#service li.circle_red {
	list-style:none;
	background:url(images/circle_red.gif) no-repeat;
	background-position: 8px 6px;
	padding:0 0 0 25px;
	margin:0 0 5px 0;
}

#service li.circle_blue {
	list-style:none;
	background:url(images/circle_blue.gif) no-repeat;
	background-position: 8px 6px;
	padding:0 0 0 25px;
	margin:0 0 5px 0;
}

#service li.circle_green {
	list-style:none;
	background:url(images/circle_green.gif) no-repeat;
	background-position: 8px 6px;
	padding:0 0 0 25px;
	margin:0 0 5px 0;
}

#service li.circle_pink {
	list-style:none;
	background:url(images/circle_pink.gif) no-repeat;
	background-position: 8px 6px;
	padding:0 0 0 25px;
	margin:0 0 5px 0;
}

#service li.circle_dark {
	list-style:none;
	background:url(images/circle_dark.gif) no-repeat;
	background-position: 8px 6px;
	padding:0 0 0 25px;
	margin:0 0 5px 0;
}

#service li.circle_brown {
	list-style:none;
	background:url(images/circle_brown.gif) no-repeat;
	background-position: 8px 6px;
	padding:0 0 0 25px;
	margin:0 0 5px 0;
}

#service li.circle_yellow {
	list-style:none;
	background:url(images/circle_yellow.gif) no-repeat;
	background-position: 8px 6px;
	padding:0 0 0 25px;
	margin:0 0 5px 0;
}


#casestudy {
	width:820px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 14px;
}

#casestudy_landing {
	width:820px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 14px;
}

#casestudy p.cs {
	border: 1px solid rgb(204, 204, 204); 
	padding: 20px; margin-bottom: 15px;
}

#casestudy li {
	list-style:none;
	background-image: url(../images/casestudies/arrow.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left: 15px;
	margin-left: 10px;
	vertical-align: text-top;
}
#casestudy_landing #casestudys_menu li {
	list-style:none;
	display:block;
	margin:0px 11px 11px 0px; padding:8px;
	width:240px; height:225px;
	float:left;
	display:inline;
	background:#ccf0f5;
}
#casestudy_landing #casestudys_menu li p {
	padding:0px; margin:0px;
}
#casestudy_landing #casestudys_menu li a {
	padding:0px; margin:0px; float:right;
}
h2#casestudy_subhead { 
	font-size: 19px;
	line-height: 21px;
	color:#00b5cc;
	margin:0px 0px 15px 5px;
	padding:0px;
}
#casestudy_left {
	padding:12px 14px 20px 20px;
}
#casestudy #casestudy_lhs {
	width:520px;
	float:left;
	display:inline;
}
#casestudy #casestudy_rhs {
	width:260px;
	padding:10px 10px 0px 10px;
	height:auto;
	float:right;
	display:inline;
	border:1px solid #cccccc;
}
#casestudy #casestudy_rhs img {
	margin:0px 0px 10px 0px;
}
#casestudy #casestudy_rhs a img {
	margin:10px 0px 10px 40px;
}
#casestudy #casestudy_lhs h3 {
	color: #00b5cc;
}
#casestudy #casestudy_lhs #pullquote {
	width:450px;
	height:auto;
	background:url(../images/casestudies/casestudy_pullquote_bg.jpg) top left no-repeat #ccf0f5;
	padding:10px 0px 10px 70px;
	margin:0px 0px 15px 0px;
}
#pullquote_quote {
	color:#000;
}
#pullquote_source {
	color:#000; font-size:12px;
}
#content {
	width:420px;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 14px;
}
#content_news {
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 14px;
}
#contact_content {
	text-align:right;
	padding-top: 12px;
	padding-bottom: 20px;
	padding-left: 5px;
	padding-right: 14px;
}
#content li {
	list-style:none;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 15px;
	margin-left: 0px;
}
#content_left {
	padding:12px 14px 20px 20px;
}
.rightnav{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 20px;
	list-style: none;
}
.rightnav li a {
	color: #00b5cc;
	padding-left:5px;
}
.rightnav li.current a, .rightnav li a:hover {
	text-decoration:none;
	color:#ffc423;
}
.rightnav_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}



.videos {
	 padding-top: 71px;
}
.video_right {
	border: 1px solid rgb(204, 204, 204);
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 21px;
	margin-bottom: 0px;
	padding:10px;
}


.experience p {
	color:#cd0023;
	font-size:11px;
	text-align:left;
	font-style:italic;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 0px;
	margin-right: 0px;
}
.experience hr {
	margin-left:10px;
	border: 0;
	color: #DDDDDD;
	background-color: #DDDDDD;
	height: 1px;
	width: 95%;
	text-align: left;
	margin-top:4px;
	margin-bottom:4px;
}
#footer {
	padding: 0px;
	width: 870px;
	margin:0px auto;
	height: 30px;
	background-repeat: no-repeat;
	color:#f5ccd3;
	clear: both;
	font-size: 10px;
	text-align: right;
}
.footer_about {
	background-image:url(../images/about/footer_about.jpg);
}
.footer_default {
	background-image:url("images/footer.jpg");
}
#footer .footertxt {
	padding: 10px;
}

#footer .footertxt a {	
	color:#f5ccd3;
	text-decoration:none;	
}

#footer .footertxt a:hover {	
	color:#f5ccd3;
	text-decoration:underline;
}

/* IMAGES */
.img_box{
	padding:0px;
	margin:0px;
	float:left;
	clear:both;
}
.img_title{
	margin-left:5px;
}
.img_large{
	padding-top:25px;
	padding-bottom:25px;
}
.img_right{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:35px;
}
.img_case{
	padding:0px 25px 0px 0px;
}

/*  format */
ul, li {
	padding: 0px;
	margin: 0px;
}
h1, h2, h3, h4 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	margin: 3px;
}
h1 {
	font-size: 32px;
	line-height: 22px;
	color: #00b5cc;
	text-transform: uppercase;
	margin:0px 0px 60px 0px;
}
h2 {
	font-size: 17px;
	line-height: 18px;
	color:#ffc423;
}
h3 {
	font-size: 14px;
	line-height: 10px;
	color: #555555;
}
h4 {
	font-size: 13px;
	line-height: 0px;
	text-transform: uppercase;
	color: #555555;
	font-style:italic;
}
a {
	color: #00b5cc;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 0px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
}


hr {
	border: 0;
	background-color: #cd0023;
	height: 1px;
	width: 80%;
	text-align: left;
	margin:0px;
	padding:0px;
}
.yellowtxt{
	color:#ffc423;
	text-transform: uppercase;
}
.quotation{
	font-size:11px;
}
.quote{
	font-size:11px;
	color:#00b5cc;
	font-style:italic;
}
.highlight_text{
	font-size:14px;
	color:#999999;
	font-weight:bold;
}
.news_header{
	margin-bottom:30px;
}


