body {
		background: url(../images/jpg/wood.jpg) #fefefe;
		text-align:left;
		color: #ffeedd;
		font-size:14pt;
		font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
		margin:0 auto;
		padding:0;
		overflow:hidden;
		width:100%;
		font-weight: 100;
}

a, a:link {
		background: transparent;
		color: #ffeedd;
		padding: 0;
		text-decoration: none;
		font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
		letter-spacing: -1px;
}

a:visited {
		background: transparent;
		color: #ffeedd;
		padding: 0;
		text-decoration: none;
		font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
		letter-spacing: -1px;
}

a:hover {
		background: transparent;
		color: #E6004C;
		padding: 0;
		text-decoration: none;
		font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
		letter-spacing: -1px;
}

a:active {
		background: transparent;
		color: #ffeedd;
		padding: 0;
		text-decoration: none;
		font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
		letter-spacing: -1px;
}

h1  {
		background: transparent;
		font-size: 24pt;
		width: 500px;
		border: none;
		padding: 10px;
		font-weight: 100;
		color: #ffeedd;
}

h2  {
		background: transparent;
		font-size: 18pt;
		width: 500px;
		border: none;
		padding: 10px;
		font-weight: 100;
		color: #ffeedd;
}

h3 {
		background: transparent;
		font-size:16pt;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:-1px;
		color :#ffeedd;
		font-weight: 400;
		text-transform:uppercase;
		margin:0;
		padding:8px 0 8px 0;
}

h4 {
		background: transparent;
		font-size:14pt;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:-1px;
		color :#ffeedd;
		font-weight: 200;
		margin:0;
		padding:0 10px;
}

span {
		background: transparent;
		font-size:12pt;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:-1px;
		color :#ffeedd;
		font-weight: 400;
		margin:0;
		padding:0 10px;
}

p {
		background: transparent;
		color:#ffeedd;
		font-size: 12pt;
		font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
		padding: 0;
		margin:0 auto;
}

img {
		border:none;
}

ul	{
		display:block;
}

li	{
		background: transparent;
		color:#fefefe;
		font-size: 12pt;
		font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
		padding: 0;
		margin:0 auto;
		list-style-image: url(../images/png/seta.png)
}
/* DIV's */
#header {
		width: 1600px;
		float: left;
		margin: 0 15px 0 0;
		padding: 0;
}

#header h1 {
		background: transparent;
		padding: 5px;
		color: #E6004C;
		width: 70px;
}

#header p {
		background: transparent;
		color: #ffeedd;
		padding: 10px;
		font-size: 12pt;
		line-height: 0;
}

#header	ul	{
		display: block;
}

#header li	{
		background: transparent;
		color: #ffeedd;
		padding: 10px;
		font-size: 16pt;
		line-height:24px;
		list-style-image: url(../images/png/seta2.png)	
}

#top{
		background: #E6004C;
		border: 1px solid #000;
		width: 15000px;
		height: 50px;
		color: #ffeedd;
}

#menu {
		position: fixed;
		top: 0;
		right: 0;
		float: right;
		font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
		text-transform: uppercase;
		margin: 0;
		padding: 12px;
}

#menu ul{
		width: 580px;
		list-style-type: none;
		margin: 0;
		padding: 0;
}

#menu ul li{
		background: transparent;
		font-size: 10pt;
		list-style-type: none;
		color: #ffeedd;
		display: inline;
		margin: 0;
		padding: 0 5px 0 10px;
}

#menu ul li a{
		background: transparent;
		text-decoration: none;
		list-style-type: none;
		color: #ffddee;
		display: inline;
		margin: 0;
		padding: 5px;
}

#menu ul li a:hover{
		background: #ffffff;
		text-decoration: none;
		list-style-type: none;
		color: #E6004C;
		display: inline;
		margin: 0;
		padding: 5px;
}

#bg{
		width: 15000px;
		height: 500px;
}


#container {
		position: absolute;
		top: 120px; left: 40px;
		width: 15000px;
		margin: 0;
		padding: 0;
}


#bg-footer {
		width: 15000px;
		height: 25px;
		clear: both;
		position: absolute;
		bottom: 20px;
}

#footer {
		background: url(../images/png/ping.png) transparent;
		color: #ffeedd;
		position: fixed;
		bottom: 0 !important;
		margin: 0;
		padding: 2px 3px 3px 2px;
		text-align: left;
		height: 20px;
		width: 15000px;
}
/* DIV's */

/* Styles */
/* Box Logo - Top Left Page */
.logo {
		position: fixed;
		margin-left: 25px;
		height: 30px;
		width: 180px;
		margin-top: 10px;
}
/* Box Logo - Top Left Page */
/* Box - Content Page */
.box {
		background: transparent;
		color: #ffeedd;
		width: 1400px;
		float: left;
		margin-left: 30px;
		padding: 5px 20px 30px 30px;
}

.box p {
		background: transparent;
		color: #ffeedd;
		font-size: 12pt;
		line-height: 24px;
		padding: 10px;
}

.box a {
		background: transparent;
		padding: 0;
		color: #ffeedd;
}

.box a:hover {
		background: transparent;
		color: #E6006F;
}
/* Box - Content Page */
/* Box Subbox - Content Page */
.subbox  {
		width: 880px;
		margin-top: 30px;
		float: left;
		height: 100%;
		overflow: auto;
}
/* Box Subbox - Content Page */
/* Box BG Transparent - Front Top Page */
.bg-png {
		background: url(../images/png/ping.png) repeat;
		width: 15000px;
		height: 110px;
}
/* Box BG Transparent - Front Top Page */
/* Box Marketing - Right Page */
.marketing {
		background: transparent;
		color: #ffeded;
		border-left-color: #E6004C;
		border-left-style: dotted;
		border-left-width: 1px;
		height: 100px;
		width: 230px;
		position: fixed;
		float: right;
		right: 0px;
		padding: 0 10px;
	}
.marketing p {
		background: transparent;
		font-size: 9pt;
		color: #ffeded;
		margin:0;
}

.marketing a:hover {
		background: transparent;
		color: #65FC66;
}
/* Box Marketing - Right Page */
/* Box Web - Right Page */
.web {
		background: transparent;
		color: #ffeded;
		border-left-color: #E6004C;
		border-left-style: dotted;
		border-left-width: 1px;
		height: 100px;
		width: 230px;
		float: right;
		position: fixed;
		right: 240px;
		padding: 0 10px;
	}

.web p {
		background: transparent;
		font-size: 9pt;
		color: #ffeded;
		margin: 0;
}

.web a:hover {
		background: transparent;
		color: #FD6501;
}
/* Box Web - Right Page */
/* Box e-Commerce - Right Page */
.e-commerce {
		background: transparent;
		border-left-color: #E6004C;
		border-left-style: dotted;
		border-left-width: 1px;
		color: #ffeded;
		height: 100px;
		width: 230px;
		float: right;
		position: fixed;
		right: 500px;
		padding: 0 10px;
}

.e-commerce p {
		background: transparent;
		font-size: 9pt;
		color: #ffeded;
		margin: 0;
}

.e-commerce a:hover {
		background: transparent;
		color: #33CCFF;
}


.cssawards {
		height: 164px;
		width: 69px;
		position: fixed;
		float: right;
		right: 0px;
		padding: 0;
	}

.wlp-riplay {
		height: 150px;
		width: 45px;
		position: fixed;
		float: right;
		right: 30px;
		padding: 0;
	}
/* Box e-Commerce - Right Page */
/* Class Space - Content */
.space {
		background: #000000;
		border: 3px dashed #222222;
		color: #ffeedd;
		width: 960px;
		float: left;
		line-height: 22px;
		margin: 30px;
		padding: 5px 30px 30px 30px;
}

.space p {
		background: transparent;
		color: #ffeedd;
		font-size: 16px;
		line-height: 24px;
		padding: 0 0 10px;
		margin: 20px 0 10px 0;
}
/* Class Space - Content */

/* Footer */
.footer {
		background: transparent;
		color: #ffeedd;
		margin: 20px;
		font-size: 9pt;
		padding: 10px;
}
/* Footer */

/* Color Links */
.weblink a	{
		background: transparent;
		color: #ffeedd;
}

.weblink a:hover	{
		background: transparent;
		color: #FF6600;
		
}

.mktlink a	{
		background: transparent;
		color: #ffeedd;		
}

.mktlink a:hover {
		background: transparent;
		color: #65FC66;
}

.ecomlink a	{
		background: transparent;
		color: #ffeedd;
}

.ecomlink a:hover	{
		background: transparent;
		color: #33CCFF;
}

.portlink a	{
		background: transparent;
		color: #ffeedd;
}

.portlink a:hover	{	
		background: transparent;
		color: #E6004C;
}

.glolink a {	
		background: transparent;
		color: #ffeedd;
}

.glolink a:hover	{
		background: transparent;
		color: #800080;
}

.contlink a		{
		background: transparent;
		color: #ffeedd;
}

.contlink a:hover	{
		background: transparent;
		color: #ffff00;
}
/* Color Links */

