@charset "utf-8";

* {
	padding:0;
	margin:0;
}

html {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	font: 12px verdana;
	color: #ffffff;
	background: #fff url('images/bgrepeat.jpg') top left repeat-x;

}

#header {
	margin-left: auto;
	margin-right: auto;
	height: 179px;
	width: 813px;
	background: url('images/header.jpg') #ffffff top left no-repeat;
}


#mainbody {
	margin-left: auto;
	margin-right: auto;
	width: 813px;
	height: 100%;
	background-color: #FFDFAD;
	border-top: #000000 solid 2px;
}

#leftbody {
	width: 610px;
	height: 300px;
	float: left;

}
#leftbody2flash {
float:left;
height:300px;
width:202px;
}
#leftbodypage {
	width: 690px;
	height: 100%;
	float: left;
	padding: 10px;

}
#leftbodypage2 {
	width: 588px;
	height: 100%;
	float: right;
	padding: 10px;

}
#pagecontent {
	background-color: #ffdead;
	color:#191170;
	height: 100%;
	float:right;
	min-height: 270px;
	padding: 10px;
	width: 460px;
}

#pagecontent p {
	padding: 5px 10px 5px 10px;
}

#pagecontent ul {
	padding: 5px 10px 5px 40px;

}

#pagecontentstock {
	background-color: #173d8c;
	height: 100%;
	min-height: 270px;
	padding: 3px 10px 10px 3px;

}

#rightbody {

	width: 203px;
	height: 300px;
	float: left;
}

#homecontent {
	width: 793px;
	height: 100%;
	background-color: #ffdead;
	margin-left: auto;
	margin-right: auto;
	border-top: #000000 solid 2px;
	padding: 10px 10px 10px 10px;
}

#contentl {
	
	background-color: #ffdead;
	float: left;
	width: 772px;
	height: 100%;
	padding: 5px 5px 15px 5px;
}

h4 {
	font-size: 1.5em;
	border-bottom: #669df0 1px dashed;
	margin-bottom: 10px;
	color: #191970;
}
#vow {
	float:right;
	width:201px;
	height:236px;
	background-image:url(images/vow.gif);
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0px;
}
h5 {
	font-size: 1.5em;
	border-bottom: #669df0 1px dashed;
	margin-bottom: 10px;
	color: #191970;
}

h6 {
	font-size: 1em;
	border-bottom: #669df0 1px dashed;
	margin-bottom: 10px;
	margin-top: 10px;

}

h7 {
	font-size: 1.5em;
	border-bottom: #669df0 1px dashed;
	margin-bottom: 10px;
color: #191970;
	margin-left: 10px;
	font-family: verdana;
	font-weight: bold;

}

#contentl p {
	padding: 5px 10px 5px 10px ;
	color: #191970;
}

#contentl ul {
	padding: 5px 10px 5px 40px;
		color: #191970;
	
}

#contentr {

	float: right;
	width: 193px;
	height: 365px;	color: #191970;
	

}

#contentr a {
	border: none;
	text-decoration:none;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 814px;
	height: 167px;
	background: #ffffff url('images/footer.jpg') top left no-repeat;
}
#inlineFourth{
width:200px;
padding:auto;
margin:auto;}