body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background: #ffffff url(../images/bg.jpg) center repeat-y;
	min-height: 1%;
	font-size:12px;
	width:960px;
}

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

#nav .currentOrange {
	color:#f89829;
}
#nav .currentGreen {
	color:#7ac142;
}
#nav .currentYellow {
	color:#ffdf00;
}
#nav .currentRed {
	color:#ed1c24;
}
.footerNav .current {
	color:#f89829;
}
a:hover {
	text-decoration:underline;
}
#headerOrange {
	background-image:url(../images/headerBgOrange.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	float:left;
}
#headerYellow {
	background-image:url(../images/headerBgYellow.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	float:left;
}
#headerGreen {
	background-image:url(../images/headerBgGreen.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	float:left;
}
#headerRed {
	background-image:url(../images/headerBgRed.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	float:left;
}
#footer {
	background-image:url(../images/footerBg.jpg);
	background-repeat:no-repeat;
	height:141px;
	width:100%;
	float:left;
	margin-top:20px;
	padding-left:10px;
	padding-top:20px;
}
#footerLinks {
	background-image:url(../images/footerLinks.jpg);
	background-repeat:no-repeat;
	height:56px;
	width:100%;
	float:left;
}
#logo {
	padding-left:20px;
	padding-top:10px;
	float:left;
}
#tagLine {
	float:right;
	padding-right:20px;
	padding-top:20px;
}
#nav {
	background-image:url(../images/navBg.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:100%;
	margin-left: auto;
	margin-right: auto;
	float:left;
}
#nav  li {
	display: inline;
}
#nav  ul {
	margin: 0;
}
#nav a {
	text-decoration:none;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	display: block;
	float: left;
	padding: 3px 40px;
	width: auto;
}
#nav a:hover {
	color:#f89829;
}
#main {
	width:100%;
	margin:auto;
}
#mainContainer {
	margin-left:20px;
	margin-right:20px;
}

#bannerOrange {
	background-image:url(../images/mainImageOrange.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:285px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#bannerGreen {
	background-image:url(../images/mainImageGreen.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:285px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}


#bannerGreenGoogle {
	background-image:url(../images/mainImageGreenGoogle.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:285px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#bannerYellow {
	background-image:url(../images/mainImageYellow.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:285px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#bannerRed {
	background-image:url(../images/mainImageRed.jpg);
	background-repeat:no-repeat;
	width:740px;
	height:285px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#bannerText {
	display: inline;
	font-size: 20px;
	line-height: 22px;
	font-weight: bolder;
	text-align: right;
	padding: 10px;
	width:260px;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:15px;
	color:#FFF;
	height:219px;
	float:left;
}
#rssFeed {
	background-image:url(../images/rssFeed.jpg);
	background-repeat:no-repeat;
	height:400px;
	float:right;
	padding-right:15px;
}

#sideAdvert {
	background-image:url(../images/sideAdvert.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:247px;
	float:right;
}
#googleApps {

	margin-left:0px;	width:200px;
	height:130px;
	float:right;
}

#googleApps a {
text-decoration:none;
	color:#ed1c24;
	font-size:12px;
	font-weight:bold;
width: auto; border-width:0px;
}

#googleApps img {border-width:0px;}
#googleApps a:hover {
	color:#f89829;
}
#main {
	width:100%;
	margin:auto;
}

#mainContainer {
	margin-left:20px;
	margin-right:20px;
}


#strategy {
	background-image:url(../images/stragegyBtn.png);
	background-repeat:no-repeat;
	padding-right:10px;
	padding-left:2px;
	padding-top:44px;
	font-size:12px;
	color:#333;
	width:233px;
	float:left;
	margin-left:10px;
}
#architecture {
	background-image:url(../images/architectureBtn.png);
	background-repeat:no-repeat;
	padding-right:10px;
	padding-left:2px;
	padding-top:44px;
	font-size:12px;
	color:#333;
	width:233px;
	float:left;
}
#cloudServices {
	background-image:url(../images/cloudServicesBtn.jpg);
	background-repeat:no-repeat;
	padding-right:10px;
	padding-left:2px;
	padding-top:44px;
	font-size:12px;
	color:#333;
	width:233px;
	float:left;
}
#development {
	background-image:url(../images/developmentBtn.png);
	background-repeat:no-repeat;
	padding-right:10px;
	padding-left:2px;
	padding-top:44px;
	font-size:12px;
	color:#333;
	width:233px;
	float:left;
}
#enterprise {
	background-image:url(../images/enterpriseBtn.jpg);
	background-repeat:no-repeat;
	padding-right:10px;
	padding-left:2px;
	padding-top:50px;
	font-size:12px;
	color:#333;
	width:233px;
	float:left;
}
#rssText {
	font-size: 11px;
	line-height: 11px;
	font-weight: bolder;
	text-align: left;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	width:140px;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:15px;
	color:#FFF;
}
#rssText h1 {
	font-size:15px;
	font-weight: bold;
}
#wrap {
	width:100%;
	margin: auto;
	background-color:#FFF;

}
#zeroAdvert {
	float:right;
	margin-right:20px;
}
.footerNav {
	float:left;
	width:175px;
	text-align: left;
	margin: 0 10px 0 0;
	padding-left: 0;
}
.footerNav  li {
	display:block;
	list-style-type: none;
	font: 10px arial, verdana, sans-serif;
	line-height:22px;
}
.footerNav li a {
	text-decoration:none;
	color:#000000;
}
.footerNav a:hover {
	color:#f89829;
}
#blogSide {
	background-image:url(../images/blogSide.jpg);
	background-repeat:no-repeat;
	height:700px;
	float:left;
	width:220px;
	padding-right:15px;
	margin-left:10px;
}
#blogMain {
	padding-right:10px;
	padding-top:10px;
	font-size:11px;
	color:#333;
	width:480px;
	float:left;
	margin-left:10px;
}
#mainContent2 {
	padding-right:10px;
	padding-top:10px;
	font-size:13px;
	color:#333;
	width:700px;
	float:left;
	margin-left:10px;
}
#mainContent2TextLeft {
	padding-right:20px;
	width:330px;
	float:left;
}
#mainContent2Textright {
	width:340px;
	float:right;
	padding-left:10px;
}
#mainImage2TextLeft {
	width:350px;
	float:left;
}
#mainImage2Textright {
	width:350px;
	float:right;
}
label {
	width: 100px;
	float: left;
}

.bannerTextBlack 
{
    color: black;
}
a.bannerTextBlack 
{
    text-decoration: underline;
    font-size:medium;
}
.bannerTextBlackSmall 
{
    color: black;font-size:small;

}
a.bannerTextBlackSmall 
{
    text-decoration: underline;
    font-size:small;
}
.bannerTextWhite 
{
    color: white;
}
a.bannerTextWhite 
{
    text-decoration: underline;
    font-size:medium;
}
.bannerTextRed 
{
    color:#ed1c24;
}
a.bannerTextRed
{
    text-decoration: underline;
    font-size:medium;
}

#copyrightContainer {font: 10px arial, verdana, sans-serif;
}