html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #44A0E1 url(images/homepage01.jpg) repeat-x left top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1, {
	color: #FF6600;
}


h2 {
	font-size: 17px;
}

h3 {
	font-size: 11px;
	color: #526D7F;
}

h4 {
	font-size: 16px;
	color: #F00;
}

h5 {
	font-size: 14px;
	font-weight: bolder;
	color: #666;
}

h6 {
	font-size: 12px;
	color: #999;
}

p  {
	margin-top: 0px;
	margin-bottom: 1.5em;
	line-height: 21px;
	font-size: 14px;
	color: #4C4C4C;
}

strong {
	color: #526D7F;
}


a {
	color: #4C4C4C;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 900px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 150;
	background-image: url(images/subpage1_01.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 47px;
}

/** MENU */

#menu {
	float: right;
	width: 600px;
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino, serif";
	font-size: 14px;
	font-weight: bold;
	padding-top: 165px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
}

#logo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 45px;
	color: #FFF;
	padding-top: 100px;
	text-align: center;
	width: 300px;
}
#by {
	font-size: small;
	font-style: italic;
	color: #FFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

#menu a:link {
	text-decoration: underline; 
	color: #FFF;
	background: transparent;
}
#menu a:visited {
	text-decoration: none; 
	color: #FFF; 
	background: transparent;
}
#menu a:hover {
	text-decoration: none; 
	color: #FFF; 
	background: transparent;
}
#menu a:focus {
	text-decoration: none; 
	color: #FFF; 
	background: transparent;
}
#menu a:active {
	text-decoration: none; 
	color: #FFF; 
	background: transparent;
}

/** PAGE */

#page {
	background: #FFFFFF url(images/subpage1_02.jpg) repeat-y left top;
}

#page-bg-top {
	background: url(images/subpage1_03.jpg) no-repeat left top;
}

#page-bg-btm {
	padding: 40px 40px 20px 30px;
	background: url(images/subpage1_04.jpg) no-repeat left bottom;
}

.single #page {
	background-image: url(images/subpage2_01.jpg);
}

.single #page-bg-top {
	background-image: url(images/subpage2_02.jpg);
}

.single #page-bg-btm {
	padding: 40px 40px 20px 40px;
	background-image:url(images/subpage2_03.jpg);
}

/** CONTENT */

#content {
	float: right;
	width: 570px;
	padding-left: 20px;
}
#pop {
	padding-top: 10px;
	padding-bottom: 20px;
	border: medium inset #03C;
}

.two-columns {
	padding-top: 20px;
	border-top: 1px solid #CCE4ED;
	padding-left: 20px;
}

.two-columns .column1 {
	width: 245px;
	color: #666;
	padding-left: 0px;
	font-size: 14px;	
}

.two-columns .column2 {
	float: left;
	width: 265px;
	padding-left: 10px;
}

#wx_module_5822 {
	padding-right: 15px;
	width: 300px;
	height: 250px;
	float: left;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 190px;
	color: #D6DFFD;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a {
	color: #E2F2FE;
}

/** FOOTER */

#footer {
	height: 100px;
	background: url(images/subpage1_05.jpg) no-repeat left;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	padding-top: 30px;
}

.single #footer {
	background-image: url(images/subpage2_04.jpg);
}

#footer a:link {
	text-decoration: underline; 
	color: #FFF;
	background: transparent;
}
#footer a:visited {
	text-decoration: none; 
	color: #FFF; 
	background: transparent;
}
#footer a:hover {
	text-decoration: none; 
	color: #FFF; 
	background: transparent;
}
#footer a:focus {
	text-decoration: none; 
	color: #FFF; 
	background: transparent;
}
#footer a:active {
	text-decoration: none; 
	color: #FFF; 
	background: transparent;
}

#firstlinefooter {
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

#secondlinefooter {
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

#thirdlinefooter {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 50px;
}


/* Dialup Page */
#dialup {
	font-size: 14px;
	color: #999;
	padding-left: 5px;
	border: medium solid #666;
	margin-bottom: 20px;
}
.guide {
	background-color: #FFF;
	background-image: none;
	padding-left: 20px;
	width: 550px;
}
.imageguide {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul {
	text-indent: 30px;
	font-size: 14px;
}

li {
	font-size: 14px;
	color: #666;
	line-height: 1.5em;
	text-indent: 5px;
}
.textimage  {
	padding: 10px;
	height: 100px;
	width: 100px;
	margin-right: 20%;
	margin-left: 20%;
}
#texttemporary {
	padding-left: 10px;
}

