/* static START */
* {
	margin:0;
	padding:0;
}
body {
	color:#052541;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin-top: 0px;
	background-color: #333333;
}

p {
	padding-bottom: 10px;
	font-size: 14px;
}
li {
	margin-bottom: 10px;
	margin-left: 10px;


}
ul, ol {
	margin-left: 20px;

}
h1 {
	font-size: 24px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}


/* Frame START */

#header img {
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container {
	background:#f6f3f3 center top no-repeat;
	margin:0 auto;
	width:936px;
}
#navigation {
	background:#f6f3f3;
    height: 40px;
	width: 898px;
	margin-left: 38px;
}

#main {
	width:936px;
	
}

#footer {
	margin-top: 30px;
	width: 725px;
	margin-left: 100px;
	background: #052541;
	text-align: center;
	margin-bottom: 30px;
	position: relative;
	color:#f6f3f3;
	font-size:14px
}


.fixed, .clear {
	clear:both;
}
/* Frame END */


/* Interior START  */


#interior-full {
	margin: 10px 30px 10px 27px;
}


#interior-full a {
	color: #052541;
}
#interior-content {
	width: 885px;
	margin-left:14px;
}
#interior-left {
	float: left;
	margin-top: 10px;
}

#interior-right {
	float: left;
	border: thin solid #666666;
	padding: 10px;
	margin-bottom: 20px;
	width: 230px;
	margin-left: 10px;
}

#interior-content img {
	border: thin solid #333333;
}

/* Interior END  */




#online-catalog {
	border: thin solid #000033;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #052541;
	color: #eeeeee;
}
#container #main #interior-full #interior-content #interior-right #online-catalog a {
	color: #eeeeee;
}
#right-highlight {
	float: left;
	width: 275px;
}
.left-highlight {
	float: left;
	width: 275px;
	margin-right: 25px;
}
#interior-highlight  p {
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
}

#interior-highlight {
	width: 885px;
}
#interior-full img {
	border: thin solid #333333;
}

