body {
	background-color: #f0f3f3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 1em;

}



#header {
	margin-left: auto;
	margin-right: auto;
	width: 794px;
	height: 265px;
	border: 3px solid #b3c0d9;
}
#nav {
	height: ;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px 0px 10px 0px;
	border: 3px solid #b3c0d9;
	background-color: #183E87;
	text-align: ;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
}
#nav a {
	color: #b5c5e8;
	text-decoration: none;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 40px;
	padding-top: 11px;
	padding-bottom: 9px;
	font-size: 16px;
}
/*
#nav a {
	color: #b5c5e8;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 40px;
	padding-top: 11px;
	padding-bottom: 9px;
	font-size: 12px;
}
*/
#nav a:visited {
	color: #b5c5e8;
}
#nav a.current {
	color: #FFFFFF ;
	background-image: url(../images/nav_crown.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav a:hover {
	color: #ffffff;
	/*background-image: url(../images/nav_crown_roll.gif);*/
	background-repeat: no-repeat;
	background-position: left center;
}

#nav a:active {
	color: #ffffff;
	/*background-image: url(../images/nav_crown.gif);
	background-repeat: no-repeat;
	background-position: left center;*/
}

#content {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px;
	border: 3px solid #b3c0d9;
	background-color: #ffffff;
	overflow: auto;
	
}
#content p {

	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#content h1 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}
#content h2 {
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 0px;
}


#index_sidebar {
	float: left;
	width: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b3c0d9;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
img.border {
	border: 3px solid #F0F3F3;
}
img.right {
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
img.left {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
img.leftabout {
	float: left;
	margin-top: 275px;
	margin-bottom: 350px;
	margin-right: 20px;
}

.rep1 {
	width: 475px;
	margin-left: 40px;
	overflow: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3c0d9;
	padding-bottom: 5px;
}
.rep2 {
	float: left;
	height: 3em;
	width: 175px;
}

a:link {
	color: #183E87;
}
a:visited {
	color: #183E87;
}
a:hover {
	color: #3399FF;
}
a:active {
	color: #183E87;h2
}
#header2 {
	width: 619px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	background-image: url(../images/header2.jpg);
	height: 100px;
	border: 3px solid #b3c0d9;
	padding-left: 175px;
	vertical-align: middle;
}
#header2 p {
	margin: 10px;
}
ul#home{
	margin: 0px 0px 0px 100px;
	padding: 0px;
}
#homemain {
	width: 610px;
	float: left;
}
#header_info {
	position: relative;
	top: 67px;
	left: 250px;
	width: 200px;
}
iframe {
	height: 600px;
	width: 794px;
	border: 3px solid #b3c0d9;
}
#iframecenter {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
iframe.product {
	height: 600px;
	width: 824px;
	border: 3px solid #b3c0d9;
}
#iframecenter_product {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
}
img.home_pic_bottom {
	margin-bottom: 50px;
}
