* {
	padding: 0;
	margin: 0;
} 

body {
	background: #fff;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	;
}

img { border: none; }
a {
	color: #0000A6;
	text-decoration: none;
}
a:hover { text-decoration: underline; color : #000; }

#wrap {
width: 800px;
margin: 40px auto;
}

#header {
height: 40px;
}

#header h1 {
padding: 0 0 0 20px;
font-size: 20px;
letter-spacing: -1px;
}
#header h1 a {
color: #145E8D;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
padding-left: 21px;
font-size: 14px;
color: #B50034;
font-weight: 100;
}

#top {
background: #fff url(images/top.gif) no-repeat;
padding: 5px 0;
}

#menu {
	height: 165px;
	line-height: normal;
	font-size: 12px;
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu ul {
	padding-left: 10px;
	list-style-type: none;
	line-height: normal;
	padding-top: 135px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
	padding: 10px 10px;
	background-color: #fff;
	background-image: url(images/content2.gif);
	background-repeat: repeat-y;
}
.right {
	float: right;
	width: 525px;
	text-align: left;
	padding: 0 20px 10px 10px;
	border-left: 1px solid #aaa;
}
.right h2 {
	color: #B4241B;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: 100;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.right h2 a {
	color: #B4241B;

}
.right h2 a:hover {

}
.left {
float: left;
width: 200px;
padding: 5px;
}
.left h2 {
font-size: 16px;
color: #333;
padding: 5px 0 2px 0px;
}
.left ul {
	list-style-type: none;
	padding: 5px 0 10px 5px;
	font-size: 14px;
}
.left ul li {
	padding: 2px 20px;
	background: transparent url(images/apple.gif) no-repeat;
}

.left ul li a {
	display: block;
	color: #105A8C;
}
.left ul li a:hover {
color: #B50034;
}

#bottom {
background: #fff url(images/bottom2.gif) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
color: #666;
font-size: 11px;
}
#footer  a { color: #666; }
.left h1 {

font-size: 24px;
color: #B4241B;
padding: 5px 0 2px 10px;
}
.left h3 {

font-size: 1.2em;
color: #196392;
padding: 5px 0 2px 0px;
}

img.floatLeft {
	float: left;
	margin: 4px;
	border: 1px #ccc;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.right h3 {

	color: #B4241B;
	font-size: 15px;
	letter-spacing: .02em;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.right h3 a {

	color: #B4241B;
}
p {
	background: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333333;
	;
}
.right ul {
	list-style-type: none;
	padding: 5px 0 10px 5px;
	font-size: 14px;
}
.right h4 {
	color: #106394;
	font-size: 15px;
	letter-spacing: 0.02em;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
