/* CSS Document */

body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
a:link, a:visited{
	color:#000000;
	text-decoration:none;
	}

a:hover{
	text-decoration:underline;
	}

/*classes*/
.main{
	width:900px;
	}
	
.topbar{
	width:900px;
	height:100px;
	}
	
.maincontent{
	width:900px;
	height:540px;
	
	}

.mainbottom{}


/*Ids*/


#topbar002, #cont0304, #topbar005{
	float:left;
	}
	
#topbar001{
	width:890px;
	height:25px;
	padding:0px 3px 0px 6px;
	}

#namegroup, #menugroup{
	float:left;
	}

#namegroup{
	text-align:right;
	width:445px;
	padding:3px 0px 0px 0px;
	}

#menugroup{
	text-align:right;
	background-image:url(../images/backgroup.png);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px 10px 0px 5px;
	color:#FFFFFF;
	font-weight:bold;
	width:430px;
	height:22px;
	}

span#gpe01{
	padding:0px 50px 0px 0px;}

div#menugroup a:link, div#menugroup a:visited{
	color:#666666;
	font-weight:bold;
	padding:0px 7px 0px 0px;
	}

div#menugroup a:hover{
	color:#333333;
	}
	
#topbar002{
	width:200px;
}


#cont0304{
	width:538px;
	text-decoration:none;
	font-weight:bold;
	color:#0000FF;
	}

#topbar003{
	width:495px;
	height:28px;
	text-align:right;
	padding:0px 5px 0px 5px;
	}

#topbar004{
	width:495px;
	height:47px;
	}
	
div#topbar004 a:link, div#topbar004 a:visited{
	background-image:url(../images/botoff.png);
	display:block;
	width:108px;
	height:19px;
	float:left;
	padding:3px 0px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#006699;
	}

div#topbar004 a:hover{
	background-image:url(../images/boton.png);
	color:#FFFFFF;
	}
	
div#topbar004 a#active{
	background-image:url(../images/boton.png);
	color:#FFFFFF;
	}

#topbar005{
	width:205px;
	border-bottom:1px solid #e5e5e5;
	padding:0px 0px 0x 0px;
	}
	
span#callto{
	font-weight:bold;
	font-size:16px;
	color:#FF3300;
	}
	
span#tittle01{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	}



/*_Content_*/
	
#maincontent001, #maincontent002{
	float:left;
	}
		
#maincontent001{
	background-color:#ffffff;
	width:200px;
	height:480px;
	padding:0px 0px 0px 0px;
	}
	
#maincontent002{
	background-color:#ffffff;
	width:685px;
	height:480px;
	padding:0px 0px 0px 10px;
	text-align:left;
	}
	
	
/*_Menu Bottom_*/

#menubottom01{
	background-color:#ff9900;
	color:#FFFFFF;
	height:22px;
	font-size:12px;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	}
	
#menubottom01 a:link, #menubottom01 a:visited{
	color:#FFFFFF;
	padding:0px 6px 0px 6px;
	}

#menubottom01 a:hover{
	text-decoration:none;
	}
	
#menubottom02{
	padding:5px 0px 5px 0px;
	}
	
#menubottom03{
	padding:5px 0px 5px 0px;
	}

