* {
	margin: 0;
	padding: 0;
}

body {
	min-width: 920px;
	font: normal normal 11px/13px Arial, Verdana, Helvetica, sans-serif;
	height: 100%;
	color: #636363;
	background-color: #f5f5f5;
}

p {
	margin: 10px 0;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 100%;
	padding-bottom: 20px;
	background-color: #fff;
}

#colLeft {
	position: relative;
	float: left;
	margin-right: 6px;
	width: 369px;
	height: 100%;
}

#logo {
	position: relative;
	width: 269px;
	height: 103px;
	padding: 24px 60px 15px 40px;
}

#menu {
	position: relative;
	width: 229px;
	padding: 0 60px 20px 80px;
	font-size: 11px;
	color: #959595;
	line-height: 18px;
	letter-spacing: 2px;
}

#menu a:link, #menu a:visited {
	color: #959595;
	text-decoration: none;
	border: 0;
}

#menu a:hover {
	color: #f26531;
	text-decoration: none;
	border: 0;
}

#menu a:active {
	color: #b22900;
	text-decoration: none;
	border: 0;
}

#menu p.on a {
	color: #f26531;
	text-decoration: none;
	border: 0;
}

#colLeft-content {
	position: relative;
	width: 309px;
	padding: 56px 30px 20px 30px;
}

#colLeft-quote {
	position: relative;
	width: 309px;
	padding: 200px 30px 20px 30px;
}

#colLeft-bluestrip {
	position: relative;
	width: 369px;
	height: 100px;
	background-color: #005178;
}

#colRight{
	position: relative;
	float: left;
	width: 525px;
	height: 100%;
}

#colRight-orangestrip {
	position: relative;
	width: 525px;
	height: 100px;
	background-color: #f26531;
	margin-bottom: 6px;
}

#colRight-orangestrip2 {
	position: relative;
	width: 525px;
	height: 100px;
	margin-bottom: 6px;
	background: #f26531 url('../images/makeup-brushes.jpg') no-repeat;
	background-position: top right;
}

#colRight-contentHP {
	position: relative;
	width: 495px;
	padding: 20px 30px 0 0;
}

#colRight-content {
	position: relative;
	width: 475px;
	padding: 20px 30px 0 20px;
	line-height: 16px;
}

#colRight-content p {
	margin: 20px 0;
}

#content {
	position: relative;
	clear: both;
	width: 860px;
	height: 100%;
}

#footer {
	position: relative;
	clear: both;
	width: 900px;
	height: 15px;
	margin: 10px auto;
	text-align: center;
	font-size: 10px;
}

.picright {
	float: right;
	margin: 0 0 40px 40px;
}

.picleft {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #666;
}

h1 {
	margin-bottom: 12px;
	font-size: 17px;
}

h2 {
	margin-bottom: 12px;
	font-size: 13px;
}

hr {
	width: 475px;
	height: 1px;
	margin: 20px 0;
	border: 0;
	border-bottom: 1px solid #ccc;
}

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

li {
	line-height: 17px;
}

.small {
	font-size: 10px;
}

.emailform {
	width: 300px;
	height: 15px;
	background-color: #eee;
	border: 1px solid #666;
	color: #666;
	padding: 4px 4px 0px 4px;
	font-size: 14px;
	margin: 0 0 4px 4px;
}

.redtext {
	color: #af0029;
}

a:link, a:visited {
	color: #005178;
	border-bottom: 1px dotted #005178;
	text-decoration: none;
}

a:hover {
	color: #f26531;
	border-bottom: 1px dotted #f26531;
	text-decoration: none;
}

a:active {
	color: #b22900;
	border-bottom: 1px dotted #b22900;
	text-decoration: none;
}
