@charset "UTF-8";
/* CSS Document */

a.ot:link {text-decoration: none; color: #c00; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding: 0px 10px 0px 0px; }
a.ot:visited {text-decoration: none; color: #c00; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding: 0px 10px 0px 0px; }
a.ot:hover {text-decoration: underline; color: #4d1217; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding: 0px 10px 0px 0px; }
a.ot:active {text-decoration: none; color: #4d1217; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; padding: 0px 10px 0px 0px; }

body {
	background-repeat: repeat;
	text-align: center;
}
#holder {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	text-align: left;
}
#logo {
	height: 100px;
	width: 380px;
	float: left;
	background-image: url(../images/logo.png);
}
#description {
	float: right;
	width: 500px;
	height: 53px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4d1217;
	margin-top: 25px;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	color: #4d1217;
	font-size: medium;
	font-weight: normal;
}
#content {
	float: left;
	width: 910px;
	height: 300px;
	margin-top: 15px;
}
#box_1 {
	float:left;
	width:226px;
	height: 300px;
}

#box_2 {
	padding:0px;
	float:left;
	width:226px;
	height: 300px;
}

#box_3 {
	margin:0;
	padding:0px;
	float:left;
	width:226px;
	height: 300px;
}

#box_4 {
	margin:0;
	padding:0px;
	float:left;
	width:226px;
	height: 300px;
}
#footer {
	margin-top: 20px;
	float: left;
	width: 905px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #4d1217;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #006;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #b0a795;
	text-decoration: none;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d1217;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.acphead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d1217;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c00;
	font-weight: bold;
}

