body {
    font-family: 'Ubuntu Beta', UbuntuBeta, Ubuntu, 'Bitstream Vera Sans', 'DejaVu Sans', Tahoma, sans-serif;
    color: #333;
    background: white url(../images/body_bg.png);
    font-size: 12px;
    line-height: 16px;
    margin: 0px;
    padding: 0px;
}
#container {
    background: #EFEFEF;
    margin: 0px auto 20px;
    padding: 0px;
    width: 976px;
}
#container-inner {
    background-color: #fff;
    	-moz-box-shadow: 0 2px 3px #C9C9C9;
    	-webkit-box-shadow: 0 2px 3px #C9C9C9;
    box-shadow: 0 2px 3px #C9C9C9;
    	-moz-border-radius: 4px;
    	-webkit-border-radius: 4px;
    border-radius: 4px;
}
#header, #container-inner {
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-box-shadow: #bbb 0px 0px 5px;
    -webkit-box-shadow: #bbb 0px 0px 5px;
}
#header {
    background: #dd4814 url(../images/header_bg.png) top left repeat-x;
    height: 64px;
    margin: 0px;
    padding: 0px;
    position: relative;
}

#menu-search {
    height: 40px;
    margin: 0 16px;
}
#search-box {
    margin-left: 720px;
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-box-shadow: #bbb 0px 0px 2px;
    -webkit-box-shadow: #bbb 0px 0px 2px;
    background-color: #f2f2f2;
    width: 224px;
    height: 40px;
}
#search-box-input {
    float: left;
    width: 172px;
    height: 20px;
    border-color: #d1d1d1;
    border-style: solid none none solid;
    border-width: 1px medium medium 1px;
    margin: 8px 0 0 8px;
    padding: 1px;
    font-size: 12px;
}
#search-box-button {
    float: left;
    background: url(../images/search_submit_bg_2.png) transparent;
    width: 24px;
    height: 24px;
    margin: 8px 0 0 8px;
    padding: 0;
    border: none;
    cursor: pointer;
}
#search-box-button:hover {
    background-position: 0 -23px;
}
#search-box-button:active {
    background-position: 0 -46px;
}

#search-box button span {
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
}

#title {
    padding: 28px 24px;
}

#content {
    padding: 24px 240px 32px 160px;
    margin: 0 16px 64px;
    width: 544px;
    background-color: #f7f7f7;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
#end-content {
    clear: both;
}

.box-944 {
    background: #ffffff;
    width: 944px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.box-304 {
    background: #ffffff;
    width: 304px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.box-624 {
    background: #ffffff;
    width: 304px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.content-box {
    width: 912px;
    padding: 16px;
}

#copyright {
    color: #aea79f;
    font-size: 10px;
    margin: 0 16px;
    padding: 40px 0 0 0;
    height: 40px;
    line-height: 14px;
}
#copyright a {
    background-image: url(../images/footer_logo.png);
    width: 118px;
    height: 27px;
    display: block;
    float: right;
}
#ubuntu-header {
    background-image: url(../images/header_logo.png);
    background-repeat: no-repeat;
    height: 32px;
    left: 841px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 117px;
    overflow: hidden;
    text-indent: -9999px;
}
#ubuntu-header a {
    display: block;
    height: 100%;
    width: 100%;
}

#footer {
    padding-top: 16px;
}
#footer * {
    font-size: 13px;
    font-weight: 300;
    line-height: 16px;
}
#footer p {
    margin: 0;
    padding-bottom: 3px;
    border-bottom: 1px dotted #333333;
}
#footer p a:link,
#footer p a:visited {
    font-weight: 400;
}
#footer a:hover {
	color: #dd4814;
}
#footer p.footer-title {
    font-weight: 400;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
#footer .footer-div {
    height: 152px;
    width: 144px;
    float: left;
    margin-left: 16px;
    margin-bottom: 20px;
}
#footer .last-div {
    margin-right: 16px;
}
#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#footer li {
    margin: 0;
    padding: 2px 0;
}

#main-menu, #primary-links {
    list-style: none;
    margin: 0;
    margin-left: 16px;
    padding: 0;
    height: 100%;
    background: url(../images/topnav_divider.png) no-repeat scroll left top transparent !important;
}
#main-menu li, #primary-links li {
    float: left;
    margin: 0;
    padding: 0;
    height: 64px;
    font-size: 14px;
    line-height: 16px;
    background: url(../images/topnav_divider.png) no-repeat scroll right top transparent !important;
}
#main-menu a, #primary-links a {
    display: block;
    float: left;
    margin: 0;
    padding: 24px 8px;
    text-decoration: none;
    color: #fff;
    text-shadow: #000 0px 1px;
}
#main-menu a:hover, #main-menu li.active a,
#primary-links a:hover, #primary-links li.active a {
    background: url(../images/topnav_active_bg.png) no-repeat right top transparent !important;
}
#main-menu li ul, #primary-links li ul {
    position: absolute;
    top: 64px;
    left: 16px;
    height: 40px;
    width: 716px;
    background-color: #F2F2F2;
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    -moz-box-shadow: #bbb 0px 0px 2px;
    -webkit-box-shadow: #bbb 0px 0px 2px;
    box-shadow: #bbb 0px 0px 2px;
}
#main-menu li li, #primary-links li li {
    height: 40px;
    padding: 0;
    background-color: #F2F2F2;
    background-image: none;
    list-style-image: none;
}
#main-menu li.active li a, #primary-links li.active li a {
    padding: 13px 8px 0px 10px;
    height: 27px;
    background-color: #F2F2F2;
    color: #333;
    text-shadow: none;
    font-size: 12px;
    background: transparent none !important;
}
#main-menu li.active li a:hover, #primary-links li.active li a:hover {
    color: #772953;
}
.sidebar p {
    background: transparent url(../images/darrow.png) no-repeat center right;
    width: 180px;
}
h1, h2, h3, h4, h5 {
    padding: 0;
    margin: 0;
    font-weight: normal;
}
h1 {
    font-size: 36px;
    line-height: 40px;
}
h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 8px;
    padding-top: 8px;
}
h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 8px;
    padding-top: 8px;
}
h3.link-other {
    color: #333;
}
h3.link-services {
    color: #fff;
}
h4 {
    font-size: 12px;
    line-height: 16px;
}
h4.link-news {
    color: #ef5a29;
}
h4.link-ubuntu {
    color: #dd4814;
}
h4.partners {
    color: #333;
    font-size: 16px;
    line-height: 20px;
}
h5 {
    color: #333;
    font-size: 10px;
    line-height: 14px;
}
p {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px;
}
strong {
    font-weight: bold;
}

a {
    color: #dd4814;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a.anchor-button {
	-moz-background-inline-policy: continous;
	-moz-border-radius: 4px;
	background: url(../images/button_background.png) no-repeat center;
	display: block;
	font-size: 20px;
	color: #FFFFFF;
	height: 27px;
	line-height: 27px;
	width: 220px;
	margin: 0 auto;
	padding: 13px;
	position: relative;
	text-align: center;
	text-decoration: none;
}
a.anchor-button:visited {
	color: #FFFFFF;
}
a.anchor-button:hover {
	background: url(../images/button_background_hover.png) no-repeat center;
	text-decoration: none;
}
div.footer-div a {
    color: #333;
}

ul {
    margin-bottom: 16px;
    list-style-image: url(../images/bullet.png);
}
ul li {
    margin-bottom: 8px;
    line-height: 16px;
}
ul li:last-child {
    margin-bottom: 0px;
}

p.call-to-action {
    color: #333;
}
p.case-study {
    color: #333;
}
p.highlight {
    font-size: 16px;
    line-height: 20px;
}
p.introduction {
    color: #333;
    font-size: 16px;
    line-height: 20px;
}
p.services {
    color: #fff;
}
p.small-text {
    color: #333;
    font-size: 10px;
}

.newsfeed {
    background: url(../images/news_feed_bg.png) no-repeat scroll right top transparent;
    padding: 0 20px 0 0;
}

/* Clearing floats without extra markup
Based on How To Clear Floats Without Structural Markup by PiE
[http://www.positioniseverything.net/easyclearing.html] */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}  /* for IE/Mac */

/* Tabular guidelines */
#content table {
    width: 100%;
    margin-bottom: 16px;
}

h3.tableheader, #content th {
    background: #aea79e;
    color: white;
    margin: 0;
    padding: 8px;
}

#content th {
    font-weight: bold;
}

#content td.subheader {
    background: #dfdcd9;
    color: black;
    margin: 0;
    padding: 8px;
    border: 0;
}

#content td {
    padding: 8px;
    line-height: 16px;
    border-bottom: 1px dotted #cccccc;
}

#content td.fixedtd {
    width: 80px;
}
/* End tabular guidelines */
