body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #FFF url(../_images/bg.gif) 0 0 repeat-x;
    text-align: center;
	padding-bottom: 30px;
}
body.home { background: #FFF url(../_images/bg-home.gif) 0 0 repeat-x; }
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: Arial;
    font-size: 13px;
    color: #000;
    line-height: 18px;
}
p, h1, h2, h3, h4, #content ul, #content ol, #content table {
	margin-bottom: 15px;
}
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #0d4482;
    text-decoration: underline;
}
a:hover, a:active {
    color: #2e72a3;
    text-decoration: underline;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

/* ----------------------------------- */
/* WRAPPER
/* ----------------------------------- */
#wrapper {
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP
/* ----------------------------------- */
#top {
	height: 71px;
	padding-top: 40px;
}
	#menu-other {
		float: right;
		color: #676767;
		font-size: 11px;
		padding: 5px 0 0 0;
	}
		#menu-other a:link, #menu-other a:visited {
			color: #676767;
			text-decoration: none;
		}
		#menu-other a:hover, #menu-other a:active {
			text-decoration: underline;
		}

/* ----------------------------------- */
/* MENU
/* ----------------------------------- */
#menu {
	background: url(../_images/menu.gif) 0 0 no-repeat;
	width: 760px;		/* Width of entire image */ 
	height: 26px;		/* Height of buttons */
	margin: 5px 0 0 0;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height: 26px;		/* Each button must have the same height, define it here */ 
	display: block;
}
#menu li {
	float: left;
	list-style: none;
	_display: inline;		/* fixes IE/Win double margin float bug (safe) */
}

/* margin-left - you will need to adjust this value to "center" your nav, if needed */ 
/* width - width of each button, they will each most likely be unique */ 
#menu-risks 		{ width: 172px; }
#menu-about 		{ width: 222px; }
#menu-testimonials 	{ width: 225px; }
#menu-order			{ width: 141px; }

/* Changed values should match sum of "width" numbers specified above */ 
#menu-risks a:hover			{ background: transparent url(../_images/menu.gif) 0px -26px no-repeat; }
#menu-about a:hover			{ background: transparent url(../_images/menu.gif) -172px -26px no-repeat; }
#menu-testimonials a:hover	{ background: transparent url(../_images/menu.gif) -394px -26px no-repeat; }
#menu-order a:hover			{ background: transparent url(../_images/menu.gif) -619px -26px no-repeat; }

/* ----------------------------------- */
/* BANNER
/* ----------------------------------- */
#banner {
	height: 201px;
	background: transparent url(../_images/banner.jpg) 0 0 no-repeat;
	margin-bottom: 20px;
}
	#banner a {
		position: relative;
		top: 117px;
		left: 630px;
		display: block;
		width: 102px;
		height: 38px;
		background: transparent url(../_images/banner-buy.gif) 0 0 no-repeat;
	}
		#banner a span { display: none; }
		#banner a:hover { background: transparent url(../_images/banner-buy.gif) 0 -38px no-repeat; }

/* ----------------------------------- */
/* CONTENT
/* ----------------------------------- */
#header {
	height: 55px;
	padding-top: 50px;
	background: transparent url(../_images/header.gif) 0 0 no-repeat;
	margin: 0 0 25px 0;
}
	#header h1 {
		font-size: 28px;
		color: #FFF;
		font-weight: normal;
	}

#sub-menu {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 6px 0;
	text-align: center;
	margin: -10px 0 25px 0;
}
	#sub-menu a {
		text-decoration: none;
		margin: 0 10px;
	}
	#sub-menu a.selected {
		font-weight: bold;
	}

#content {
	width: 440px;
	float: left;
}
	#content.wide {
		float: none;
		width: 760px;
	}
	#content li {
		list-style: none;
		padding-left: 10px;
		background: transparent url(../_images/bullet.gif) 0 7px no-repeat;
		margin: 0 0 5px 25px;
	}
	#content h2 {
		font-size: 20px;
		font-weight: normal;
		color: #2e72a3;
	}
	
	.article {
		margin: 0 0 15px 0;
	}
	.article p {
		margin: 0 0 5px 0;
	}
	.article p.title {
		font-size: 14px;
		font-weight: bold;
	}
	.article p.date {
		color: #5d5d5d;
		font-size: 11px;
	}
	
	img.imgright {
		float: right;
		margin: 0 0 10px 15px;
		display: inline;
	}

/* ----------------------------------- */
/* SIDE
/* ----------------------------------- */
#side {
	width: 275px;
	float: right;
}
	#side ul {
		margin-bottom: 40px;
	}
	#side li {
		font-size: 12px;
		padding: 0 0 0 20px;
		background: transparent url(../_images/check.gif) 0 4px no-repeat;
		margin: 0 0 10px 0;
		list-style: none;
	}
	
	#side.photos p {
		font-size: 11px;
		line-height: 14px;
		color: #5d5d5d;
		margin-left: 50px;
		margin-right: 50px;
	}
	

blockquote {
	padding-left: 50px;
	background: transparent url(../_images/quote.gif) 0 0 no-repeat;
	margin: 0 0 15px 0;
}
blockquote p {
	font-size: 16px;
	font-family: Georgia, Times;
	margin: 0 0 5px 0;
}
blockquote p.name {
	font-size: 11px;
	color: #4086b3;
	font-style: italic;
	font-family: Arial;
}


/* ----------------------------------- */
/* FORM
/* ----------------------------------- */
#contact-form td {
	vertical-align: top;
}
input, select, textarea {
	color: #000;
}

label.error {
	display: block;
	color: #FF0000;
	font-weight: bold;
}
input.error {
	border: 2px solid #FF0000;
}
	