body {
	margin: 0;
	padding: 0;
	background: #d5d2c2 url('../images/bg.gif') repeat-y top;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 65%;
	font-style: normal;
}
img {
	border: 0;
}
#wrapper {
	width: 702px;
	margin: 0 auto;
	background: url('../images/wrapperBg.gif') repeat-y top;
	
}
#headerNav {
	margin: 0;
	list-style: none;
	padding: 0;
	height: 72px;
	background: url('../images/2.jpg');
	text-align: right;
}
#headerNav li {
	display: inline;
	padding: 0 8px 0 5px;
	width: 54px;
	float: right;
	text-align: left;
	border-left: 1px dotted #000;
}
#headerNav li a {
	text-decoration: none;
	font-weight: bold;
	float: right;
	width: 38px;
	padding: 15px 6px 15px 10px;
	background: url('../images/redSquare.gif') 2px 18px no-repeat;
}
#mainMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url('../images/m7.gif') 705px 0;
	width: 702px;
	height: 34px;
}
#mainMenu li a span {
	display: none;
}
#mainMenu li {
	float: left;
	margin: 0;
}
#mainMenu li a {
	height: 34px;
	float: left;
}
#home a {
	width: 93px;
	background: url('../images/m0.gif');
}
#company a {
	width: 103px;
	background: url('../images/m1.gif');
}
#plans a {
	width: 103px;
	background: url('../images/m2.jpg');
}
#dedicated a {
	width: 104px;
	background: url('../images/m3.jpg');
}
#customer a {
	width: 111px;
	background: url('../images/m5.jpg');
}
#order a {
	width: 98px;
	background: url('../images/m6.jpg');
}
#orderNow {
	width: 702px;
	background: url('../images/3.jpg') no-repeat top;
	height: 141px;
	position: relative;
	border-bottom: 7px solid #696969;
}
#orderNow a {
	position: absolute;
	top: 82px;
	left: 11px;
}
#left {
	padding: 10px 5px 20px;
	width: 487px;
	text-align: left;
	float: left;
}
.column {
	float: left;
	margin: 10px 0 0 6px;
	width: 156px;
	display: inline;
}
.outlineUl {
	list-style: inside;
	margin: 2px 0;
	font-size: 1em;
	padding: 5px 0 5px 0;
	border: 2px solid #c9c9c9;
}
.outlineUl li {
	padding: 0 0 0 5px;
}

.outlineUl em {
	font-style: normal;
	color: #cb3222;
	font-weight: bold;
}
.outlineUl .orderLi {
	border-top: 3px solid #696969;
	list-style: none;
	text-align: center;
	font-weight: bold;
	padding: 7px 0 3px;
	margin: 7px 0 0;
}
.outlineUl .orderLi a{
	text-decoration: none;
}
ul {
	margin: 5px 0;
	list-style: disc inside;
	padding: 0 0 0 20px;
}
li {
	margin: 2px 0;
}
h1 {
	font-size: 1.2em;
	color: #3f3f3f;
	margin: 10px 5px 0px 10px;
}
p {
	margin: 2px 5px 10px 10px;
}
table {
	margin: 10px 0 10px 10px;
}
td {
	padding: 2px;
	text-align: left;
}
#checkForm {
	width: 298px;
	height: 30px;
	background: url('../images/searchFormBg.gif');
	font-size: 1.2em;
	padding: 25px 0 0 10px;
	margin: 0 0 4px;
}
#checkForm label {
	color: #3f3f3f;
	font-weight: bold;
}
#searchInput {
	width: 95px;
}
#checkForm input {
	vertical-align: top;
	margin: 0;
	height: 20px;
}
#infoSection {
	clear: both;
	padding: 20px 0 0 5px;
}
#infoSection .rightSection{
	float: right;
}
.clear {
	clear: both;
}
#right {
	text-align: left;
	width: 200px;
	padding: 0 0 0 5px;
	float: left;
	margin: 0 0 20px;
}
#right h2 {
	margin: 8px 0 0 0;
	padding: 0 0 2px 20px;
	font-size: 1.3em;
	background: url('../images/redSquare.gif') 10px 7px no-repeat;
	border-bottom: 2px solid #696969;
}
#right h3 {
	margin: 8px 0 0 0;
	padding: 0 0 2px 20px;
	font-size: 1.1em;
	background: url('../images/redSquare.gif') 10px 4px no-repeat;
	border-bottom: 2px solid #696969;
}
#right p {
	margin: 10px;
}
#right ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 10px 0;
	padding: 0 0 10px 10px;
	font-size: 1.1em;
	border-bottom: 2px solid #696969;
	
}
#right li {
	margin: 2px 0 0 0;
	color: #cb3222;
}
#right img{
	margin: 5px 0 0 5px;
}
#right li span {
	color: #000;
	padding: 0 0 0 10px;
}
#footer {
	clear: both;
}
#footer ul {
	height: 27px;
	background: url('../images/1.jpg') top left;
	list-style: none;
	margin: 0;
	padding: 7px 0 0;
	font-size: 1.2em;
	text-align: center;
}
#footer ul li {
	display: inline;
	padding: 0;
	padding: 0;
	color: #fff;
}
#footer a {
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer2 {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	background: #fff;
	padding: 10px 0;
}