/* Webexpand Style Sheet */

* {
margin:0;
padding:0;
}

body {
	text-align:center;
	font:13px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
}

h1,h2 {
font:normal 20px Century Gothic, Arial, Helvetica, sans-serif;
text-transform:lowercase;
color:#000;
letter-spacing:0;
}
ol {
	margin-bottom: 10px;
	margin-left: 50px;
}


.redText {
color:#CB0101;
font-weight:700;
}

.blueText {
color:#3A7C85;
font-weight:700;
}

.greenText {
color:#7C9251;
font-weight:700;
}

.yellowText {
color:#DFAC40;
font-weight:700;
}

p {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	line-height:14px;
}

#content {
	text-align:left;
	width:900px;
	position:relative;
	margin:15px auto 20px;
	overflow: auto;
}

#logoWebexpand {
margin-left:15px;
margin-bottom:5px;
border-style:none;
}

#webexpand_toolbar {
float:left;
font:normal 12px Century Gothic, Arial, Helvetica, sans-serif;
width:900px;
background-image:url(images/menuBack.gif);
background-repeat:no-repeat;
margin:0;
padding:0;
}

#webexpand_toolbar ul {
	float:left;
	line-height:32px;
	list-style:none;
	height:43px;
	display:inline;
	width:900px;
	margin:0;
	padding:0;
}

#webexpand_toolbar li {
	display:inline;
	padding:0;
}

#webexpand_toolbar a {
	color:#333;
	float:left;
	text-decoration:none;
	margin-top:5px;
	font-weight:350;
	padding:0 3px;
}

#webexpand_toolbar a span {
display:block;
float:none;
padding:0 10px;
}

#webexpand_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

#webexpand_toolbar a:hover {
background:url(images/menuLeft.png) no-repeat left center;
}

#webexpand_toolbar a:hover span {
background:url(images/menuRight.png) no-repeat right center;
color:#cb0101;
}

#webexpand_toolbar a.right {
float:right;
}

#topLinks {
	position:absolute;
	top:0px;
	right:20px;
	font:14px Century Gothic, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}

#topLinks a {
color:#333;
text-decoration:none;
}

#sideLinks {
	font:normal 12px Century Gothic, Arial, Helvetica, sans-serif;
	background-image:url(images/sideMenuBackground.gif);
	background-repeat:no-repeat;
	width:199px;
	float:left;
	display:inline;
	margin-bottom: 20px;
}

#sideLinks ul {
margin-top:20px;
margin-left:15px;
list-style-type:none;
width:160px;
}

#sideLinks li {
line-height:20px;
display:block;
width:155px;
margin-bottom:3px;
}

#sideLinks a {
color:#333;
text-decoration:none;
width:100%;
display:block;
padding-left:10px;
}

#sideLinks li a:hover {
color:#3A7C85;
background-image:url(images/sideMenuHover.gif);
background-repeat:no-repeat;
background-position:0 0;
}

#referrer a:hover {
background-image:none;
}

#googleAdwords {
	margin-top:35px;
	background-image: url(none);
}

#googleAdwords a: {
	background-image:none;
}

#googleAdwords a:hover {
	background-image:none;
}

.adwords {
	background-image:none;
}

.adwords span {
	background-image:none;
}
.adwords a:hover {
	background-image:none;
}

#W3C {
margin-top:5px;
margin-left:40px;
}

#topLinks a:hover {
color:#7C9251;
}

#mainContent {
	width:655px;
	float:right;
	margin-top:10px;
	margin-right:25px;
	display:inline;
	margin-bottom:10px;
	font-size: medium;
}

#mainContent p {
	font:12px/16px Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#mainContent ul {
	margin-bottom: 10px;
	list-style-type: square;
	margin-left: 20px;
}

#mainContent li {
	margin-bottom: 5px;
	color: #CB0101;
}

#mainContent li span {
	color: #333333;
}

#redBox,#blueBox {
float:left;
height:170px;
width:320px;
margin-left:5px;
margin-top:6px;
position:relative;
color:#FFF;
display:inline;
}

#redBox img,#blueBox img {
float:left;
margin-top:5px;
margin-left:5px;
}

#redBox p,#blueBox p {
	margin-top:10px;
	margin-left:5px;
	float:right;
	margin-right:5px;
	width:130px;
	font-size: 11px;
	line-height: 14px;
	padding: 20px;
}

#redBox a,#blueBox a {
color:#FFF;
}

#redBox {
background-image:url(images/backgroundRedBox.gif);
background-repeat:no-repeat;
}

#blueBox {
background-image:url(images/backgroundBlueBox.gif);
background-repeat:no-repeat;
}

h3 {
margin-top:10px;
margin-left:10px;
font-size:12px;
}

h3 a {
text-decoration:none;
}
.textBox {
	float: left;
	width: 150px;
	display: block;
	margin-left: 60px;
}
.textBox span {
	display: block;
	float: left;
	width: 140px;
}
#footer {
	text-align:center;
	clear:both;
	width:900px;
	font-size:10px;
	color:#666;
	padding-top:15px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: auto;
	margin-left: auto;
}
#footer2 {
	text-align:center;
	clear:both;
	width:900px;
	font-size:10px;
	color:#666;
	padding-top:5px;
	padding-bottom:5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#footer2 h1 {
	font-size:10px;
	color:#666;
}
#footer a {
color:#666;
text-decoration:none;
}

#footer a:hover {
color:#DFAC40;
}
.specialoffertext {
	color:#CB0101;
	font-weight:bold;
	font-size: 56px;
	background-position: center;
}
.pinkText {
	color:#F0F;
	font-weight:700;
	font-size: 16px;
	text-align: center;
}
.orangeText {
	color:#FF5F00;
	font-weight:700;
}
.blackboldText {
	color:#000000;
	font-weight:700;
}
#adwords {
	margin-top:35px;
	background-image: url(none);
}
#adwords a:hover {
	background-image:none;
}
