@charset "utf-8";
/* CSS Document */

	#content{
	width:900px;
	height:450px;
	font-size:14px;
	font-family:Helvetica;
	}
	
	#bodyleft{
	width:299px;
	height:300px;
	float:left;
	margin-top: 18px;
	padding-left: 50px;
	border-right:solid 4px #999999;
	text-align:"center";}
	
	#bodyright{	
	width:338px;
	height:300px;
	float:right;
	margin-top: 18px;
	font-family: 'Helvetica', sans-serif;
	font-weight: bold;
	color: #979795;
	font-size:15px;
	float:right;
	}
	
	.homeitem{
	width:280px;
	height:90px;
	clear: both;
	padding-top: 10px;
	margin-right: 10px;
	font-size: 11px;
	line-height: 14px;
	}
	
	.homeitemimg{
	width:100px;
	float:left;
	margin:0px auto;
	padding:0px;
	text-align:center;
	}
	
	.homeitemtext{
	width:170px;
	float:right;
	padding-top:5px;
	padding-left:5px;}
	
	.sectionhead{
	width:300px;
	height:60px;
	margin:0px auto;
	padding:0px;
	text-align:center;
	}

	#bigleft{
	width:200px;
	height:500px;
	background-color:#d6f2c9;
	float:left;
	}
	
	#bigright{
	width:700px;
	float:right;
	}

	#smallleft{
	width:100px;
	height:500px;
	background-color:#d6f2c9;
	float:left;
	}
	
	#smallright{
	width:800px;
	float:right;
	}

	#welcome, #contactinfo{
	margin-top:0px;
	padding: 40px 10px 10px 10px;
	font-size: 12px;
	font-family:Helvetica;
	font-family: 'Helvatica', sans-serif;
	font-weight: bold;
	coalor:#53B5D5;
	color:#3399cc;
	}

	#contactinfo{
	font-size: 18px;
	padding-top: 0px;
	}


	#contenidoleft{
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-family:Helvetica;
	font-family: 'Helvetica', sans-serif;
	font-weight: bold;
	color:#3399cc;
	}
