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

body {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #E4E3BE;
}

#container {
	display:block;
	margin:0 auto;
	text-align: left;
	width:1000px;
}

#logo {
	position:relative;
	left:325px;
	top:0px;
	width:315px;
	height:83px;
}

#menu {
	position:relative;
	left: 171px;
	top: 0;
	width: 652px;
	height: 44px;
}

#homebtn {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:129px;
	height:44px;
}

#whobtn {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:132px;
	height:44px;
}

#whatbtn {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:129px;
	height:44px;
}

#getbtn {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:131px;
	height:44px;
}

#contactbtn {
	position:relative;
	float:left;
	left:0;
	top:0;
	width:131px;
	height:44px;
}

#centerarea {
	display:block;
	position:relative;
	left:15px;
	top:0px;
	width:965px;
	height:426px;
}

#quote {
	position:relative;
	display:block;
	left:309px;
	top:0;
	width:374px;
	height:57px;
	float:left;
}

#marimar {
float:left; margin-left: 830px; width: 400px; height: 30px; font-size: 10pt;
}

a.sublink:link, a.sublink:active, a.sublink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #718f36;
	text-decoration:none;
}

a.sublink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: bold;
	color: #718f36;
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #718f36;
	text-decoration:none;
}

a:hover {
	color: #718f36;
	text-decoration: underline;
}