body {
	margin:0px;background-image: url('img/background.png');
	padding:0px;
	font-family:Verdama, Arial;
	font-size:12px;
	}
img {
	margin:0px;
	padding:0px;
	display:block;
	border-width:0px;
	}
#logo {
	float:left;
	width:193px;
	height:159px;
	background-image: url('./img/logo.gif');
	background-position: 0px 63px;
	background-repeat:no-repeat;
	}
#menu {
	float:left;
	width:193px;
	}
#menu a img {
	cursor:pointer;
	}
#content {
	float:right;
	width:445px;
	background:#FCFAFC url('./img/background.png') repeat-y scroll 362px;
	overflow: hidden;
	}
#krab {
	float:right;
	width:445px;
	height:538px;
	background-image: url('./img/krab.gif');
	background-repeat:no-repeat;
	overflow: hidden;
	}
#text {
	float:left;
	height:390px;
	width:342px;
	margin-left:20px;
	margin-top:165px;
	font-family:Verdana, Arial;
	font-size:10px;
	color:#656565;
	overflow: hidden;
	background-image:url('./img/background_gradient.png');
	background-repeat: no-repeat;
	background-position: 0px 240px;
	}
#portfolio {
	float:right;
	display:block;
	width:18px;
	height:76px;
	margin-right:65px;
	margin-top:461px;
	}
#bottom {
	float:right;
	width:364px;
	height:44px;
	margin-right:81px;
	background-image: url('./img/bottom.gif');
	background-repeat: no-repeat;
	}
#copyright {
	width:540px;
	margin: 0px;
	margin-left:10px;
	}
#copyright a:hover {
	color: white;
	}
#copyright a {
	color: inherit;
	text-decoration:none;
	}
h1 {
	font-size:24px;
	font-weight:normal;
	letter-spacing:-1px;
	margin-top:0px;
	margin-bottom:0px;
	}
p {
	text-align:justify;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:0px;
	}
a {
	color:#656565;
	}
a:hover {
	color:#656565;
	}
input, textarea {
	border:1px dotted #989898;
	background-color: transparent;
	margin:1px;
	font-family:Verdana, Arial;
	font-size:10px;
	color:#656565;
	}
.line {
	border:0px dotted #989898;
	border-top-width: 1px;
	width:322px;
	margin-bottom:5px;
	margin-top:5px;
	font-size:1px;
	}
	
.blue {
	color: #0098FF;
	}
.green {
	color: #95B543;
	}
.orange {
	color: #FF9800;
	}
.red {
	color: #FF0000;
	}
.arrow {
	vertical-align:middle;
	margin-right:2px;
	display:inline;
	}
.link_html{width:550px;text-align:right;font-size:10px;font-family:Arial;clear:both;}
.link_html a{color:#999;text-decoration:none;}
.link_html a:hover{color:#fff;}
#copyright a:hover{color:#fff !important;}
.rFirma{text-align:center;width:568px;padding:10px 0px;}
.rFirma img{width:480px;margin:0px auto;}
