body {
	/*background: url(images/bg.jpg) repeat-x;*/
	background: #fff;
	font-family: Arial, sans-serif;
	color: #355738;
	font-size: 10pt;
	}

a img {
	border: none;
	}

p a {
	color: #355738;
	}

.company, .provide {
	color: black;
	font-weight: bold;
	}

.company {
	font-size: 11pt;
	}

.is {
	font-family: "Script MT Bold", Arial, sans-serif;
	font-size: 13pt;
	line-height: 10pt;
	}

.ishead {
	font-family: "Script MT Bold", Arial, sans-serif;
	font-size: 23pt;
	line-height: 20pt;
	}

.provide {
	font-size: 10pt;
	padding-left: 13px;
	}

.note {
	font-size: 9pt;
	font-style: italic;
	}

#container {
	position: absolute;
	display: block;
	width: 797px;
	height: 500px;
	left: 50%;
	margin-top: 10px; 
	margin-left: -399px; 
	clear: both; 
	display: block;
	}

#banner {
	display: block;
	width: 797px;
	height: 115px;
	padding-top: 9px;
	background: url(images/banner_cut.jpg) no-repeat;
	text-align: right;
	font-size: 10pt;
	}

#logo {
	position: absolute;
	z-index: 3;
	margin: -107px 0 0 11px;
	width: 407px;
	height: 80px;
	}

#nav {
	position: absolute;
	display: block;
	z-index: 3;
	margin: 0 0 0 7px;
	width: 134px;
	height: 137px;
	background: url(images/nav.jpg) no-repeat;
	}

#nav a {
	text-decoration: none;
	font-family: "Script MT Bold", Arial, sans-serif;
	font-size: 18pt;
	color: black;
	padding-left: 16px;
	}

#nav a:hover {
	color: white;
	}

#liking {
	position: absolute;
	display: block;
	z-index: 2;
	margin: 150px 0 0 8px;
	width: 134px;
	}

#thumbs {
	margin: 10px 0 0 143px;
	width: 190px;
	height: 370px;
	font-family: "Arial Rounded MT Bold", Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 4px;
	padding-bottom: 15px;
	}

#displaypad {
	position: absolute;
	margin: 10px 0 0 350px;
	width: 425px;
	height: 364px;
	border: 1px solid black;
	background: url(images/port_bg.jpg) no-repeat;
	}
	
#port_text {
	position: absolute;
	z-index: 3;
	color: white;
	margin: 285px 10px 0 370px;
	}
	
#port_text a {
	color: white;
	}

#port_text h2 {
	margin-top: -175px;
	margin-left: 15px;
	font-style: italic;
	font-size: 20pt;
	padding-right: 15px;
	color: black;
	}

#port_text span {
	font-family: "Script MT Bold";
	font-size: 12pt;
	line-height: 10pt;
	}

#content {
	display: block;
	clear: both;
	width: 789px;
	min-height: 350px;
	margin: 0 0 0 3px;
	padding-bottom: 10px;
	background: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
	}

#content p {
	margin: 0 0 0 168px;
	padding: 15px 20px 0 0;
	}

#content h1 {
	margin: 0 0 0 160px;
	font-family: "Berlin Sans FB Demi", "Arial Rounded MT Bold", Arial, sans-serif;
	color: black;
	font-size: 20pt;
	}

#content ul {
	margin: 0 0 0 163px;
	}

#border {
	display: block;
	clear: both;
	width: 791px;
	height: 35px;
	margin-left: 3px;
	background: url(images/border.jpg) no-repeat;
	font-size: 7pt;
	font-style: italic;
	padding: 14px 0 0 30px;
	}

#preloader img {
	position: absolute;
	left: -110%;
	top: -110%;
	width: 1px;
	height:2px;
}

#twitter_div {
	position: absolute;
	margin-top: 315px;
	margin-left: 20px;
	width: 110px;
	text-align: center;
	}
	
#twitter_div a {
	font-family: "Berlin Sans FB Demi", "Arial Rounded MT Bold", Arial, sans-serif;
	font-size: 13pt;
	color: #72893a;
	text-decoration: none;
	}
