/* Headings */
h2 {
	letter-spacing: 1px;
	font-size: 1.5em;
}

div#logo {
	margin: 0 auto;
	width: 750px;
	height: 100px;
	background-image: url(../images/background_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#column-one p {
	margin: 10px 10px 20px 0px;
	font-size: 1.2em;
	letter-spacing: 1px;
}

div#column-one ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}

div#column-one ul li { padding: 0 0 10px 0; }

div#module-download {
	background-image: url(../images/background_module_download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 290px;
	height: 292px;
	position: absolute;
	margin: -15px 0 0 21px;
	padding: 110px 15px 0 15px;
	font-size: 1.2em;
	letter-spacing: 1px;
}

div#module-download th {
	text-align: left;
	font-weight: normal;
	padding: 0 0 7px 0;
}

div#module-download td { padding: 0 0 7px 0; }

div#module-download td.input {
	text-align: center;
	padding: 10px 0 10px 0;
}

div#footer div#footer-links {
	float: left;
	position: relative;
	left: 50%;
	text-align: left;
	padding: 2px 0 0 0;
	margin: 0px;
}

div#footer ul {
	list-style: none;
	position: relative;
	left: -50%;
	margin: 0px;
	padding: 0px;
}

div#footer ul li {
	float: left;
	font-family: arial, helvetica, serif;
	font-size: 1em;
	padding: 0 0 0 0;
	display: block;
	position:relative;
}

div#footer ul li.first {
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	border-color: #333333;
	border-width: 0 1px 0 0;
	border-style: solid;
}

div#footer ul li.last { }
div#footer a,div#footer a:visited { color: #333333; }
div#footer a:active,div#footer a:hover { color: #999999; }

/* Home Page Only */
body#home div#inner-footer {
	margin: 0 auto;
	background-image: url(../images/gift_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 718px;
	height: 145px;
	clear: both;
}


/* Home Page Only */
body#home div#loading-message{
	position: absolute;
	top: 400px;
	left: 130px;
	width: 109px;
	height: 116px;
}
body#home div#warning-message{
	position: absolute;
	top: 400px;
	left: 20px;
	width: 315px;
	height: 130px;
	color: red;
	font-weight: bold;
}

/* Content Page Only */
body#content div#logo img {
	width: 750px;
	height: 100px;
}

body#content div#module-side-banner-1 {
	/* background-image: url(../images/download_pbx_guide.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	width: 281px;
	height: 62px;
	margin: 60px 0px 0px 35px;
}

body#content div#module-side-banner-2 {
	/* background-image: url(../images/download_free_gift.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	width: 281px;
	height: 62px;
	margin: 60px 0px 0px 35px;
}

body#content div#module-side-banner-3 {
	/* background-image: url(../images/download_free_gift.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	width: 281px;
	height: 62px;
	margin: 60px 0px 0px 35px;
}
