@charset "UTF-8";
body {
	background-color: #e0e0e0;
	margin:0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

#main {
	width:100%;
	display:block;
}

#headerBG {
	width:100%;
	height:117px;
	background-image:url(../Images/header_bg.gif);
	background-repeat:repeat-x;
}
	
#header {
	width:960px;
	height:117px;
	background-image:url(../Images/header_white_bg.gif);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	width:224px;
	height:113px;
	float:left;
}

#shoppingCart {
	width:200px;
	height:30px;
	background-image:url(../Images/shopping_cart.png);
	background-position:right top;
	background-repeat:no-repeat;
	margin-right:10px;
	float:right;
}

#shoppingCart a {
	line-height:-5px;
	color:#808285;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#shoppingCart a:hover {
	text-decoration:underline;
}

#nav {
	height:70px;
	padding-top:18px;
	float:right;
}

#flashBG {
	width:984px;
	height:417px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../Images/flash_bg.gif);
	background-repeat:repeat-x;
}

#flash {
	width:960px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
}

#builderBG {
	width:930px;
	height:500px;
	margin-left:auto;
	margin-right:auto;
}

.flashBanner {
	margin:0;
	position:absolute;
	top:117px;
}

#spacer {
	width:960px;
	height:17px;
	margin-left:auto;
	margin-right:auto;
}

#boxesBG {
	width:100%;
	height:260px;
	background-color:#1c1c1c;
}

#boxes {
	width:960px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d0d0d0;
}

#box1 {
	width:270px;
	height:205px;
	background-image:url(../Images/cloud_box.jpg);
	background-repeat:no-repeat;
	padding-top:35px;
	padding-left:15px;
	padding-right:30px;
	float:left;
}

#box2 {
	width:270px;
	height:205px;
	background-image:url(../Images/services_box.jpg);
	background-repeat:no-repeat;
	padding-top:35px;
	padding-left:15px;
	padding-right:30px;
	float:left;
}

#box3 {
	width:270px;
	height:205px;
	background-image:url(../Images/support_box.jpg);
	background-repeat:no-repeat;
	padding-top:35px;
	padding-left:15px;
	padding-right:30px;
	float:right;
}

#bottomContent {
	width:930px;
	height:765px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a6b6e;
}

#bottomLeft {
	width:290px;
	height:400px;
	padding-right:10px;
	float:left;
}

.newsHeader {
	font-weight:bold;
	color:#000;
}

#verticalLineBG {
	width:3px;
	height:300px;
	margin-top:65px;
	float:left;
}

#verticalLine {
	width:3px;
	height:300px;
	background-image:url(../Images/line_vertical.gif);
	background-repeat:repeat-y;
}

#bottomRight {
	width:612px;
	height:400px;
	padding-left:15px;
	float:left;
}

#bottomRightText {
	width:255px;
	display:block;
	float:left;
}

#bottomRightImage {
	width:290px;
	padding-top:40px;
	display:block;
	float:right;
}

#horizontalLine {
	width:930px;
	height:3px;
	background-image:url(../Images/line_horizontal.gif);
	background-repeat:repeat-x;
	float:left;
}

#bottomCall {
	width:220px;
	height:160px;
	padding-top:15px;
	float:left;
}

.phoneNumber {
	font-size:20px;
	font-weight:bold;
	color:#666666;
}

#bottomHelp {
	width:280px;
	height:160px;
	padding-top:15px;
	float:left;
}

#bottomPowered {
	width:680px;
	padding-top:15px;
	float:right;
}

/* News */

#newsMain ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}

#newsMain ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6d6d6d;
}

#newsMain ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3d3d3d;
	font-weight:bold;
	text-decoration:none;
}

#newsMain ul li img {
	width:0px;
	height:0px;
	display:none;
}

#newsPanel ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a6b6e;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}

#newPanel ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6a6b6e;
}

#newsPanel {
	padding-top:12px;
}

#newsPanel ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

#newsPanel ul li img {
	width:0px;
	height:0px;
	display:none;
}

#basicPage {
	margin-left:auto;
	margin-right:auto;
}

#footer {
	width:100%;
	height:50px;
	background-color:#1c1c1c;
	overflow:hidden;
	float:left;
}

#footerText {
	width:930px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7d7d7d;
}

#footerText p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7d7d7d;
}

#footerLeft {
	width:200px;
	float:left;
}

#footerCenter {
	width:200px;
	float:left;
}

#footerCenter a {
	color:#ccc;
	text-decoration:none;
}

#footerRight {
	width:400px;
	float:right;
}

#footerRight a {
	color:#7d7d7d;
	text-decoration:none;
}

#footerRight a:hover {
	color:#7d7d7d;
	text-decoration:underline;
}

#pageContentTop {
	width:930px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	background-color:#1c1c1c;
	color:#e1e1e1;
}

#pageContentTop h1 {
	color:#e1e1e1;
}

#pageContentTop p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}

#pageContentTop b {
	color:#6d6d6d;
}

#pageContentTop a {
	color:#f71205;
}

#pageContent {
	width:960px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}