@charset "UTF-8";
/* normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {margin: 0; padding: 0;}

/* normalizes font-size for headers */
h1, h2, h3, h4, h5, h6



/* removes list-style from lists */
ol, ul
{list-style: none;}

/* normalizes font-style and font-weight */
address, caption, cite, code, dfn, em, strong, th, var
{font-style: normal; font-weight: normal;}

/* removes borders and spacing from tables */
table
{border-collapse: collapse; border-spacing: 0;}

/* removes borders frorm fieldset and images */
fieldset, img
{border: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	height: 150px;
	width: 955px;
	position: relative;
}
#header {
	height: 100px;
	width: 905px;
	position: absolute;
	top: 0px;
	padding-right: 25px;
	padding-left: 25px;
}
#jointflex {
	float: left;
	width: 905px;
	text-align: center;
	position: relative;
}
#kerasal {
	float: left;
	width: 905px;
	text-align: center;
	position: relative;
}
.table-box {
	padding-left: 50px;
}
.buy-text {
	text-align: center;
	color: #000;
	padding-bottom: 5px;
	line-height: 18px;
	font-size: 12px;
}
.table-header {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0B2974;
	font-style: italic;
}
.table-header2 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #6B4125;
	font-style: italic;
}
#image {
	background-color: #000;
	height: 250px;
	width: 905px;
	margin-top: 25px;
}
#nav {
	height: 50px;
	width: 705px;
	position: absolute;
	top: 100px;
	padding-left: 25px;
}


#shell {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 700px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
#main {
	float: left;
	width: 905px;
	position: relative;
	min-height: 450px;
	padding-left: 25px;
	padding-right: 25px;
}
#alterna {
	padding-top: 155px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
}
#sidebar {
	float: right;
	width: 150px;
	height: 400px;
	position: relative;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	margin-top: 40px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 25px;
	color: #FFF;
	font-size: 11px;
}
#flash {
	height: 325px;
	width: 680px;
	position: absolute;
	background-color: #FFFFFF;
}
#content {
	width: 905px;
	margin-top: 25px;
	margin-bottom: 25px;
	float: left;
	position: relative;
}
#content_home {
	width: 705px;
	margin-top: 10px;
	margin-bottom: 25px;
	position: absolute;
	top: 325px;
	left: 25px;
}
h1 {
	font-size: 16px;
	color: #1750A4;
	line-height: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 5px;
}
h2 {
	font-size: 14px;
	color: #333;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}
#bar {
	float: left;
	height: 15px;
	width: 905px;
	background-image: url(../images/bar.jpg);
	clear: both;
	margin-bottom: 10px;
	margin-left: 25px;
	margin-right: 25px;
	position: relative;
}
.float_L {
	float: left;
}
.float_left {
	float: left;
	padding-right: 10px;
}
.float_R {
	float: right;
	margin-left: 10px;
}
.date {
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 5px;
}
#footer {
	text-align: center;
	width: 955px;
	font-size: 11px;
	color: #666;
	float: left;
}
#footer a {
	color: #666;
	text-decoration:none;
}
#footer a:link {
	color: #666;
	text-decoration:none;
}
#footer a:visited {
	color: #666;
	text-decoration:none;
}
#footer a:hover {
	color: #333;
	text-decoration:underline;
	
}#sidebar a {
	color: #FFF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
 #sidebar a:link {
	color: #FFF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
#sidebar a:visited {
	color: #FFF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
#sidebar a:hover {
	color: #FFF;
	text-decoration:underline;
}

#kerasal a {
	color: #C18030;
	text-decoration:none;
}
#kerasal a:link {
	color: #C18030;
	text-decoration:none;
}
#kerasal a:visited {
	color: #C18030;
	text-decoration:none;
}
#kerasal a:hover {
	color: #C18030;
	text-decoration:underline;
}
.table1 {
	background-color: #f1e2d0;
}
.table2 {
	background-color: #d1e7ff;
}


#content a {
	color: #1750A4;
	text-decoration:none;
}
 #content a:link {
	color: #1750A4;
	text-decoration:none;
}
#content a:visited {
	color: #1750A4;
	text-decoration:none;
}
#content a:hover {
	color: #1750A4;
	text-decoration:underline;
}
#content_home a {
	color: #1750A4;
	text-decoration:none;
}
 #content_home a:link {
	color: #1750A4;
	text-decoration:none;
}
#content_home a:visited {
	color: #1750A4;
	text-decoration:none;
}
#content_home a:hover {
	color: #1750A4;
	text-decoration:underline;
}
.bold {
	font-weight: bold;
}
.bold2 {
	font-weight: bold;
	color: #2A456B;
}
#box {
	float: left;
	height: 120px;
	width: 400px;
	border: thin solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-right: 25px;
	padding-right: 10px;
	background-color: #efe8df;
}
#contact-box {
	float: right;
	
	width: 300px;
	margin-left: 25px;
	background-color: #d1e7ff;
	padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
.contact {
	line-height: 18px;
}
.formbox {
	position: relative;
	left: -15px;
}

