@charset "utf-8";
/* CSS Document */

body {
	background: #000000;
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-attachment: fixed;
	font-size: 92%;
}
	
img {
	border: none;
}

div {
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 1200px;
	position: absolute;
	left: 50%;
	margin: 0px 0px 0px -600px;
	padding: 0px;
}

#header {
	width:450px;
	height: 100px;
	margin-top: 40px;
}

#menu {
	width: 650px;
	top: 20px;
	float: right;
	margin-right: 80px;
	border-bottom-color: #000000;
}

#columnleft {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-top:20px;
}

#columnmain {
	float: left;
	width: 860px;
	height: 450px;
	margin-right: 20px;
	margin-top: 20px;
	background-image: url(../images/cc_bkgd3.jpg);
	background-repeat: no-repeat;
}

#columnmainsp {
	float: left;
	width: 860px;
	height: 450px;
	margin-right: 20px;
	margin-top: 20px;
	background-image: url(../images/bienvenido_bkgdsp.jpg);
	background-repeat: no-repeat;
}

#aboutColumnmain p{
	float: left;
	width: 350px;
	height: 350px;
	overflow: auto;
	margin-left: 225px;
	margin-top: 65px;
	vertical-align: text-top;
	text-align:left;
	position: absolute;
	left: 461px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


#portfoliocolumnmain {
	float: left;
	width: 500px;
	margin-right: 20px;
	margin-top: 30px;
	background-repeat: no-repeat;
}

#aboutColumnmain {
	float: left;
	width: 860px;
	height: 450px;
	margin-right: 20px;
	margin-top: 20px;
	background-image: url(../images/CC_about2.jpg);
	background-repeat: no-repeat;
}

#aboutColumnmainsp p{
	float: left;
	width: 350px;
	height: 350px;
	overflow: auto;
	margin-left: 225px;
	margin-top: 65px;
	vertical-align: text-top;
	text-align:left;
	position: absolute;
	left: 461px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


#portfoliocolumnmain {
	float: left;
	width: 500px;
	margin-right: 20px;
	margin-top: 30px;
	background-repeat: no-repeat;
}

#portfoliocolumnleft {
	float: left;
	width: 250px;
	margin-top:30px;
}

#portfoliocolumnright {
	float: left;
	width: 190px;
	height: 394px;
	overflow: auto;
	margin-left: 350px;
	margin-top: 38px;
	vertical-align: text-top;
	text-align:left;
	position: absolute;
	left: 461px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#contactColumnmain {
	float: left;
	width: 860px;
	height: 400px;
	margin-right: 20px;
	margin-top: 15px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
}

#columnmain p{
	float: left;
	width: 300px;
	height: 300px;
	overflow: auto;
	margin-left: 225px;
	margin-top: 65px;
	vertical-align: text-top;
	text-align:left;
	position: absolute;
	left: 461px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#columnmainsp p{
	float: left;
	width: 300px;
	height: 300px;
	overflow: auto;
	margin-left: 225px;
	margin-top: 65px;
	vertical-align: text-top;
	text-align:left;
	position: absolute;
	left: 461px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


#artnumbers {
	width: 505px;
	height: 20px;
	text-align: center;
	vertical-align: text-top;
	margin-left: 0px;
	padding-bottom: 10px;
	position: relative;
	margin-top: 0px;
	float: left;
}

#artnumbers p{
	margin-top: 10px;
	background-color: #FFF;
}

.links {
	width: 390px;
	margin-left:10px;
	top: 20px;
	text-align: right;
}

#footer {
	width: 900px;
	text-align: center;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left:100px;
}

#miscelaneousFooter {
	width: 900px;
	text-align: center;
	float: left;
	position: relative;
	margin-top: 10px;
}
