/*
Theme Name: G3 Global
Theme URI: http://g3it.com
Description: Theme for the G3 Global website
Version: 2.0
Author: Stephen Blake
Author URI: http://peeledcarrots.com

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial;
	color: #666666;
	margin: 0px;
    text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	font-weight: bold;
	text-align:left;
}

h1 { font-size: 2.4em; }
h2 { font-size: 2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

p, .entry ul, .entry ol { font-size: 13px;}

.entry h2{
    font-size: 1.4em;
    color: #E61E28;
}

#content-image h1 {
    background: #FFFFFF;
    color: #E61E28;
    font-size: 5.0em;
    float: left;
    margin: 175px 0 0 20px;
    padding: 5px 15px 5px 10px;
	letter-spacing: -0.03em;
}

.post h1 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

h1#normal {
    color: #E61E28;
    font-size: 2.2em;
    margin: 0;
    padding: 0;
    font-weight: bold;
    line-height: 0.9em;
}

h1#normal-event {
    background: url('../images/icon-seaminars.gif') no-repeat left center;
    line-height: 100%;
    padding: 5px 35px;
}

.large {
    font-size: 30.8px;
    margin: 0px 0 20px 0;
    padding: 20px 0 0 7px;
    color: #333333;
    text-align: left;
}

#large {
    font-size: 60px;
    margin: 0px 0 20px 0;
    padding: 20px 0px 20px 0;
    color: #333333;
    text-align: left;
}

#large a,
.large a {
    text-decoration: none;
    color: #333333;
}

#large a:hover {
    color:#E61E28;
}

.large span {
    color: #CCCCCC;
}

.large span.arrows {
    font-size: 30px;
}    

div#post-home h2 {
    display: inline;
    clear: none;
    font-size: 1.6em;
    font-weight: normal;
    float: left;
    width: 290px;
    line-height: 1.2em;
    padding: 10px 0;
    color: #666666;
}

.red {
   color:#E61E28;
}

div#post-home h3 {
    color: #8C8C8C;
    margin: 60px 0 23px 0;
    padding: 0;
    font-size: 4.0em;
	letter-spacing: -0.03em;
}

div#sidebar h3 {
    color:#E61E28;
    padding:0 0 10px 0;
    margin: 0;
    font-size: 2.0em;
}

div.contact-entry h3 {
	font-size: 1.6em;
	color: #333333;
	font-weight: normal;
}

div.contact-entry strong {
	font-weight: bold;
	color: #333333;
}

div#post-home p.intro-text {
    float: right;
    width: 290px;
    border-left: 1px solid #999999;
    padding-left: 40px;
    font-size: 16px;	
}

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}

a {
	color: #323232;
	outline: none;
}


a:hover {
	color:#E61E28;
}

div.post h2 a {
    color:#E61E28;
}

div.post h2 a:hover {
    color: #333333;
}


hr {
	border: none;
	background: #EEEEEE;
	height: 10px;
	margin: 20px 0 20px 0;
	display: block;
	color: #EEEEEE;
	}

hr.thin {
	border: none;
	background: #EEEEEE;
	height: 1px;
	margin: 20px 0 20px 0;
	display: block;
	color: #EEEEEE;
	clear:both;
	}	

a img {
	border: none;
	}

.event-date {
    font-size: 16px;
    font-weight: normal;
}


/* Layout */

body {
	margin: 0;
	padding: 0;
}

#page {
    background: url("../images/bkg-logo.gif") no-repeat -210px 0;
	padding: 0;
	width: 1000px;
	margin: 0px auto;
    text-align:left;
    position: relative;
}

#header {
	background:url('../images/bkg-header-bar.gif') no-repeat;
    width: 1000px;
    height: 170px;
    padding: 0;
    margin: 0;
}

.error-header {
	background:url('../images/bkg-header-error.gif') no-repeat !important;
    width: 1000px;
    height: 170px;
    padding: 0;
    margin: 0;
}

#wrapper {
	padding:0px 20px 50px 20px;
	margin: 0;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	clear: both;
	height: 100%;
	overflow: hidden;
}

#content {
	margin:0;
	padding:0;
	width:670px;
	float:left;
}

.content-page {
	margin:10px 0!important;
	padding:10px 0 0 10px !important;
	width:670px;
	float:left;
}

.blog-page {
	margin:10px 0!important;
	padding:0 0 0 10px !important;
	width:670px;
	float:left;
	border-right: 1px solid #CCCCCC;
}

#content-image {
    width: 941px;
    height: 263px;
    margin: 25px 0 0 10px; 
}

.contact-image {
	background: url('../images/hdr-contact.jpg') no-repeat;
}
	
#sidebar {
	width:250px;
	float:right;
    padding: 0 10px 0 10px;
    margin: 30px 0;	
}

.home-sidebar {
	width:260px;
	float:right;
	margin:0;
	padding:0;
}	

#page-sidebar {
	position: absolute;
	float: right;
	left: 717px;
	display: none;
}	

div#post-home {
    padding: 0 0 0 20px;
	height: 425px;
}

div#post-home div.affiliations {
    width: 400px;
    margin: 0;
    padding: 25px 0;
    clear: both;
    display: block;
    height: 100px;
}    

div#post-home div.affiliations .sap-business-objects {
    float:right;
    width: 248px;
    height: 78px;
}
div#post-home div.affiliations .sap-channel-partner {
    float: left;
    width: 105px;
    height: 79px;
    padding-left: 3px;
}

#footer {
	margin: 20px auto;
	clear: both;
}

/* Header */
#logo {
     float: left;
     width: 300px;
     height: 40px;
	 padding: 44px 0 0 30px;
	 margin:0;
}

#header h1 {
	margin:10px 0;
}

#hmenu {
	/*background: url('../images/bkg-nav.gif') repeat-x;*/    
    width: 1000px;
    padding: 36px 0 0 35px;
    *+padding: 27px 0 0 35px;
    margin: 0;
    float: left;  
}

/*#hmenu-top {
	background: url('../images/nav-border-top.gif') no-repeat;
    width: 1000px;
	height: 9px;
	margin: 0;
	padding: 0;
} */

#hmenu ul {
	display:inline;
	margin:0;
	padding:0px 0 11px 0; 
    float: left;
}


#hmenu ul li {
	display:inline;
	margin:0 20px 0 0;
	padding:0 0 8px 0;
	font-size:1.2em;
	font-weight:bold;
	height: 20px; 
}

#hmenu ul li.current_page_parent,
#hmenu ul li.current_page_item {
	border-bottom: 3px solid #E61E28;    
}

#hmenu ul li:active,
#hmenu ul li:hover {
	border-bottom: 3px solid #E61E28;

}	

#hmenu a#industry,	
#hmenu ul li a {
	color: #FFFFFF; 
	text-decoration: none;    
}
   
#hmenu #industry {
    float: right;
    font-size:1.2em;
	font-weight:bold;
    width: 160px;
}

#hmenu .side-arrow {
	background: url('../images/white-arrow-sideways.gif') no-repeat 50px 2px;
}

#hmenu .arrow {
	background: url('../images/white-arrow.gif') no-repeat 50px 4px;
}

#info-section {
    float: right;
    width: 400px;
}

#info-section #contact {
    float: right;
    width: 300px;
}

#info-section #search-outer {
    width: 270px;
}

.blog-page .contact #searchform {
	width: 270px;
    padding-left: 170px;
}

.blog-page .contact h2 {
	margin-left: 150px;
}

#info-section p {
   padding: 19px 0 0 50px;  
   margin: 0;  
   font-size: 1.2em;
}

.strong {
    font-weight: bold;
}

#sticker-announcement {
    width: 50px;
    font-size: 2.4em;
    text-align: center;
    float: left;
    padding: 30px 0 0 28px;
} 

#sticker-announcement span.date {
    font-size: 1.6em;
    font-weight: bold;
}

#sticker-announcement a {
    text-decoration: none;
    line-height: 1.0em;
    *+line-height: 1.2em;
}

/* End header */

/* Post */

.post {
	margin: 0;
	padding:0; 
	text-align: left;
	overflow:visible;
	clear:both;
	}

#post-home {
	padding: 0;
}

.blog-page .post {
    border-bottom: 10px solid #EEEEEE;
    padding: 0 10px 20px 10px;
    margin: 0 20px 30px 0;
}	
 
.post h2 {
	margin:0;
	padding:0;
	text-align:left;
}

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.postmetadata {
	clear: both;
	font-size:1.2em;
	margin: 8px 0;
}

.clear {
	clear: both;
	height: 100%;
	overflow: hidden;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:0 0 20px 0;
    padding:0; 
}

.content-page .entry {
    border-right: 1px solid #CCCCCC;
    padding: 10px 30px 0 10px;
    height: 100%;
    overflow: hidden;
}

.blog-page .entry {
    padding-right: 30px;
}

.entry blockquote {
	background: transparent url('../images/icon-testimonials.gif') no-repeat 0 5px;
    padding:0px 0 0px 40px ;
	margin:0px 0;
    clear: both;
    min-height: 30px;
}

.entry blockquote blockquote {
	font-size:1em;
}

p.testimonial {
    float: right;
    font-weight: bold;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border:none;
}

.entry table tr td {
	padding:10px 5px;
    margin: 0;
    vertical-align:top;
}

.entry table tr .problem {
	width: 250px;
}

.entry table tr td ul {
    padding: 0 0 0 15px;
    margin: 0;
}

.entry table tr th {
    padding-bottom: 10px;
	color:#E61E28;
    font-size: 22px;
    font-weight: bold;
}

.entry table.product-table th {
    font-size: 1em;
    color: #232323;
    font-weight: bold;
}

.entry table.product-table  {
    border-bottom:  1px solid #CCCCCC;
}

.product-table td {
	width: 312px;
}

.entry .product-detail {
    background: url('../images/box-white-small.png') no-repeat 0 5px;
}

.entry .product-detail h3 {
    color: #232323;
    font-size: 1.4em;
}

.entry .product-detail p,
.entry .product-detail h3 {
    padding-left: 65px;

}


.entry ol li {
    list-style-type:decimal;
}

.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
    margin-left: 5px;
}
.navigation .alignright {
	text-align:right;
    margin-right: 20px;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin:20px 0;
}	


.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.post-categories {
    margin: 15px 0 15px 0;
}

.post-categories a {
    background: #CCCCCC;
    padding: 5px;

}

/* Comments*/

#comments {
	font-size:1.4em;
}

#comments h3 {
    color: #E61E28;
    font-weight: normal;
    font-size: 24px;
    float: left;
    width: 200px;
    margin: 0;
    padding: 0;
}

#comments h3.write-comment {
    color: #333333;
    font-size: 24px;
    float: right;
}

.commentlist {
	margin:0px 0;
	padding:0 0 1px 0;
	background:url('../images/border_h.png') repeat-x bottom;
}

.commentlist li {
	list-style:none;
	margin:0 20px 0 0;
	padding:0;
	border-bottom: 1px solid #CCCCCC;
}

li.comment div, li.pingback div {
	padding:15px 10px 10px 10px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}


ul.children li {
	list-style:none;
}


.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.9em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

#commentform textarea {
    width: 500px;
}

/* Sidebar */


#industry-menu {
    background: #000000 url('../images/bkg-industry-bottom.gif') no-repeat bottom right;
    width: 230px;
    height: 100%;
    padding-bottom: 20px;
    margin: 0;
    overflow: hidden;
    clear: both;
}

#industry-menu ul.industry-list {
    margin: 0;
    padding: 0 0 0 21px;
}

/* Film Strip 

#industry-menu {
    background: url('../images/bkg-film.gif') no-repeat 5px 0;
    width: 259px;
    height: 494px;
} 

#industry-menu ul.industry-list {
    margin: 0;
    padding: 0 0 0 40px;
}

 End Filmstrip */

#industry-menu ul.industry-list li{
    width: 193px; 
    height: 93px;
    padding: 0;
    margin: 0;
    list-style: none;
}

#industry-menu ul.industry-list li a{  
    background: url('../images/bkg-industry-link.png') no-repeat bottom right;
    font-weight: bold;
    font-size: 1.3em;
    text-decoration: none;
    padding: 0 5px 4px 5px;
    +*padding: 0 5px 0px 0;
    color: #FFFFFF;  
} 

#industry-menu ul.industry-list li.news {
    background: #000000 url('../images/newspapers-small.jpg') no-repeat 0 0;
}      
#industry-menu ul.industry-list li.music {
    background: #000000 url('../images/music-small.jpg') no-repeat 0 0;
}
#industry-menu ul.industry-list li.advert {
    background: #000000 url('../images/advert-small.jpg') no-repeat 0 0;
}
#industry-menu ul.industry-list li.tv {
    background: #000000 url('../images/tv-small.jpg') no-repeat 0 0;
}
#industry-menu ul.industry-list li.books {
    background: #000000 url('../images/books-small.jpg') no-repeat 0 0;
}
#industry-menu ul.industry-list li.media {
    background: #000000 url('../images/small-media.jpg') no-repeat 0 0;
}
#industry-menu ul.industry-list li.professional-services {
    background: #000000 url('../images/small-professional-services.jpg') no-repeat 0 0;
}
#industry-menu ul.industry-list li.manufacturing {
    background: #000000 url('../images/small-manufacturing.jpg') no-repeat 0 0;
}
#industry-menu ul.industry-list li.log {
    background: #000000 url('../images/small-logistics.jpg') no-repeat 0 0;
}
#industry-menu ul.industry-list li.utilities {
    background: #000000 url('../images/small-utilities.jpg') no-repeat 0 0;
}

.blog-sidebar {
    margin: 20px 0 !important;
}

#sidebar ul {
	margin: 0 0 30px 0;
	padding: 0;
	}

#sidebar ul li {
	padding-left: 25px;
	margin: 2px 0 8px 0;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul.latest-news {
    margin-top: 10px;
    font-size: 1.2em;
}

#sidebar ul.latest-news p {
    padding: 0;
}
 
#sidebar ul.children {
    padding: 0;
	margin: 0;
} 

#sidebar ul.children li{
	margin-top: 5px;
}

#sidebar ul li  a{
    font-size: 1.4em;
    font-weight: bold;
}

#sidebar ul li ul li{
    background: url('../images/icon-seminars-small.gif') no-repeat top left;
}

#sidebar ul.latest-news li,
#sidebar ul li.categories li {
    background: url('../images/icon-blog-small.gif') no-repeat top left;
}

#sidebar ul li.categories li  a{
	background: #FFFFFF;
}

#sidebar h2 a {
    color:#E61E28;
    font-size: 1.1em;
    text-decoration: none;
    padding: 0;
}

#sidebar h2 {
    margin: 0;
}

#sidebar .contact-box {
    width: 220px;
    border-top: 10px solid #EEEEEE;
    border-bottom: 10px solid #EEEEEE;
    padding: 0px 20px 10px 20px;
	+*padding: 10px 20px 10px 20px;
	font-size: 1.4em;
    text-align: center;
    color: #333333;
}

#sidebar .contact-box h4{	
    color:#E61E28;
    margin: 0;
    text-align: center;
}

.contact-sidebar {
    font-size: 1.2em;
    color: #333333;
}
.contact-sidebar ul.address-block{
    padding: 0 !important;
    margin: 0 !important;
}

.contact-sidebar ul.phone li,
.contact-sidebar ul.address-block li{
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.contact-sidebar h4{
    color:#E61E28;
    padding-left: 25px;
}
.contact-sidebar li.uk{
    background: url('../images/icon-uk.gif') no-repeat 0 0;
 }

.contact-sidebar li.sa{
     background: url('../images/icon-sa.gif') no-repeat 0 0;
}

.contact-sidebar ul.phone{
     background: url('../images/icon-phone.gif') no-repeat left center;
     margin-top: 20px !important;
     margin-bottom: 10px !important;
}

.contact-sidebar li a {
    font-size: 1.0em !important;
}

.contact-sidebar a.email{
     background: url('../images/icon-email.gif') no-repeat left center;
     padding-left: 30px;
}

#sidebar img#page-side-image {
	width: 260px;
	padding-bottom: 20px;	
}	


/* Search */

#searchform {
    padding: 15px 0 0 0px;
    margin: 0;
}

#searchsubmit {
    background: url('../images/bkg-search-button.gif') no-repeat 0 2px; 
    border: none;
    width: 61px;
    height: 34px;
    margin: 0 28px 0 0;
    float: right;
    color: #999999;
}    
#s {
    background: url('../images/bkg-search-field.gif') no-repeat 0 0px;    
    border: none; 
    height: 32px;
    width: 129px; 
    float: left;
    margin: 2px 0 0 50px;
    padding: 5px 0 0 2px;
    color: #999999;
}



/* End search */	


/* Contact form */

#contact-form {
	padding: 10px 0 0 50px;
    margin-bottom: 80px;
}
#contact-form .form-item {
	padding-bottom: 20px;
    clear: both;
}
.form-item  label {
	width: 150px;
	display: block;
	float: left;
	color: #333333;
}
.form-item  input {
	width: 300px;
	font-size: 14px;
}
#contact-form  .button {
	background: transparent url('../images/contact-button.gif') no-repeat;
	width: 150px;
	height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 30px 5px 30px;
	border: none;
	cursor: pointer;
	cursor: hand;
	float: right;
	margin-right: 125px;
}
.form-item  textarea{
	width: 300px;
	height: 150px;
}

label.error {
	color: #E61E28;
	float: right;
	font-size: 0.9em;
	margin-top: -22px !important;
    +*margin-top: -42px !important;
	margin-right: -30px;
}

textarea.error, 
input.error {
	border: 1px solid #E61E28page-side-image;
}

#captcha {
    width: 340px;
    float: right;
    padding: 0 120px 20px 0;
    +*padding: 0 127px 20px 0;
}

#captcha .left {
    float: left;
    width: 175px;
}

#captcha .right {
    float: right;
    width: 150px;
}

#captcha .right input {
    margin: 3px 0 2px 0;
}

#captcha label.error {
    margin-right: -120px;
    margin-top: -22px !important;
}

div#contact-result {
	background: #EEEEEE;
	padding: 2px 0 2px 15px;
}

div.true  p{
	background: url('../images/tick.png') no-repeat left center;
	padding-left: 25px;
	color: #008C00;
}

div.false p{
	background: url('../images/error.png') no-repeat left center;
	padding-left: 25px;
	color: #E61E28;
}

div.true {
	border: 1px solid #008C00;
}

div.false {
	border: 1px solid #E61E28;
}



/* End contact form */

/* Products list */

ul#product-list {
    display: block;
}
ul#product-list li {
    list-style-type: none;
    display: block;
    clear: both;
    margin-bottom: 30px;
}
ul#product-list li div {
    float: right;
    width: 460px;
}
ul.services-list li div {
    width: 500px !important;
}
ul#product-list li img {
    padding-top: 20px;
    float: left;
}
ul#product-list li img.products {
    width: 101px;
}
ul#product-list li h3 a {
    color:#E61E28;
    font-size: 1.4em;
    text-decoration: none;
}
ul#product-list li h3 a:hover {
    text-decoration: underline;
}

#events-page {
    padding:0;
    margin-left:20px;
}

.events-page {
    list-style-type:none;
    background: url('../images/icon-seminars.gif') no-repeat 0 0;
    padding-left:40px;
}

.events-page a {
    font-size: 1.2em;
    font-weight: bold;
    color:#E61E28;
    text-decoration: none;
}

.events-page a:hover {
    text-decoration: underline;
}


/* End products list */


/* New children list */ 

ul#new-child-list {
    display: inline;
}
ul#new-child-list li.left {
	float: left;
}	
ul#new-child-list li.right {
	float: right;
}		
ul#new-child-list li {
    list-style-type: none;
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    width: 295px;
    height: 320px;
}
ul#new-child-list li {width: 290px\0/;}

ul#new-child-list li p {
	clear: left;
}
ul#new-child-list li img {
    padding-bottom: 10px;
    float: left;
}
ul#new-child-list li .industry-image img {
	width: 295px;
}		
ul#new-child-list li img.products {
    width: 101px;
}
ul#new-child-list li h3 {
    height: 39px;
}
ul#new-child-list li h3 a {
    color:#E61E28;
    font-size: 22px;
    text-decoration: none;
}
ul#new-child-list li h3 a:hover {
    text-decoration: underline;
}

/* End new children list */


/* Author page */

#author-image img.author {
    border: 1px solid #CCCCCC;
    padding: 5px;
    float: left;
}

#author-image h1 {
   display: inline;
}

#description p {
    font-size: 1.4em;
    padding: 0 0 5px 0;
    margin: 0;
}
#description {
    background: #fdf1f1 url('../images/bkg-pink-box.gif') repeat-x;
    width: 498px;
    padding:5px 10px 5px 10px;
    margin:0px 0 0 120px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
  }

#description-top {
    background: url('../images/bkg-pink-box-top.gif') no-repeat;
    height: 16px;
    width: 520px;
    padding:0;
    margin:0 0 0 120px;
}

#description-bottom {
    background: url('../images/bkg-pink-box-bottom.gif') no-repeat;
    height: 16px;
    width: 520px;
    padding:0;
    margin:0 0 0 120px;
}

.author-posts {
    list-style-type: none;
    padding: 0;
    margin: 0;
 }

 .author-posts li {
   padding: 2px 0 2px 0;
 }

.author-posts li a {
    color:#E61E28;
    font-size: 1.8em;
}

.author-post {
    font-size: 1.8em;
    font-weight: normal;
}

 .author-posts li p{
     font-size: 1.4em;
     padding-right: 30px;
 }


/* End author page */


/* Footer */	

#footer {
    border-top: 10px solid #EEEEEE;
	width: 998px;
	height: 280px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	margin: 0px;
	padding: 20px 0 40px 0;
	font-size: 1.2em;
}

#footer #left {
    float: left;
    width: 460px;
    padding-left: 20px;
}

#footer #right {
    float: right;
    width: 490px;
    padding: 0px;
}

#footer div.footer-box {
    border-right: 1px solid #CCCCCC;
    width: 225px;
    height: 300px;
}

#footer #case-study  {
    float: right;
    width: 245px;
}

#footer #testimonials,
#footer #blogs {
    float: left;
}

#footer #seminars {
    float: right;
}

#footer #seminars #news-container {
    margin: 0 10px;
}

#footer-links {
	border-right: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	text-align: center;
	font-size: 1.2em;
}
#footer-links a{
	text-decoration: none;
}

#footer-bottom {
    background: url('../images/bkg-footer.gif') no-repeat bottom left;
    height: 20px;
    width: 1000px;
    margin-bottom: 40px;
	text-align:center;
}

#footer h2 {
    padding: 15px 0 15px 35px;
    height: 31px;
    margin:0;
}

#footer h2 a {
    color:#E61E28;
    text-decoration: none;
    font-size: 0.9em;
}

#footer h2 a:hover {
	text-decoration: underline;
}

#footer a.title {
    font-size: 1.3em;
}

#footer #case-study .title {
    margin-left:10px;
}

#footer ul{
    padding: 0 18px;
    margin: 0;
	list-style-type: none;
}

#footer blockquote {
    color: #666666;
    padding: 0 30px 0 0;
    margin: 0;
}  

#footer #testimonials p {
    text-align: right;
    padding-right: 30px;
}

#footer img {
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #CCCCCC;
}

#footer #case-study p {
    padding: 5px 20px 0 10px;
}

#footer #blogs h2 {
    background: url('../images/icon-blog.png') no-repeat 0 10px; 
	margin-left: 18px; 
}
#footer #seminars h2#events {
    background: url('../images/icon-seminars.gif') no-repeat 0 12px; 
    margin-left: 20px;
}
#footer #seminars h2#blog {
    background: url('../images/icon-services-small.png') no-repeat 0 12px !important; 
    margin-left: 20px;
}
#footer #testimonials h2 {
    background: url('../images/icon-testimonials.gif') no-repeat 0 10px; 
}
#footer #case-study h2 {
    background: url('../images/icon-case-study.gif') no-repeat 0 10px;
    margin-left: 5px; 
}


/* Custom */



