/************************************************************************************************* CONTENT FORMATTING */
body
{
	margin:0;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}
h1
{
	float:right;
	width:300px;
	text-align:left;
	color:#666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:185%;
	margin-right: 390px;
	padding-top: 300px;
	font-weight:normal;
	line-height:1.5em;
}
h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:110%;
	color:#666;
}
h3
{
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:105%;
}
a:link, a:visited, a:active
{
	color:#FF4242;
}
a:hover
{
	color:#666;
}
.align_right
{
	text-align:right
}
.align_center
{
	text-align:center
}
.align_left
{
	text-align:left
}
img
{
	border:0;
}
/************************************************************************************************* TEMPLATE COSMETICS */
#top_area
{
	width:100%;
	Background:url(/coreimages/top_bg.jpg) repeat-x #fff;
	margin-top:0;
	padding-top:0;
}
#top
{
	margin:auto;
	margin-top:0;
	padding-top:0;
	Width:976px;
	Background:url(/coreimages/top_focal.jpg) no-repeat #fff;
	height:446px;
	min-height:446px;
}
#menu
{
	list-style:none;
	margin:0;
	padding:0;
	padding-top:90px;
	width:178px;
	margin-left:85px;
}
#menu li
{
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: dotted 2px #ccc;
}
#menu li a:link, #menu li a:visited, #menu li a:active
{
	color:#666;
	text-decoration:none;
	font-size:120%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu li a:hover
{
	color:#F00;
}
#main_area
{
	width:100%;
	background-color:#e1e1e1;
}
#main
{
	margin:auto;
	Width:976px;
	Background:url(/coreimages/body_bg.jpg) repeat-y #fff;
	min-height:400px;
	overflow:auto;
}
#credible
{
	float:left;
	width:200px;
	margin-left:73px;
	text-align:center;
}
#content
{
	float:right;
	width: 600px;
	text-align:left;
	margin-right:89px;
	line-height:1.7em;
	font-size:110%;
}
#footer_area
{
	width:100%;
	Background:url(/coreimages/bottom_bg.jpg) repeat-x #fff;
}
#footer
{
	margin:auto;
	padding-right:89px;
	padding-top:40px;
	Width:887px;
	Background:url(/coreimages/bottom_focal.jpg) no-repeat #fff;
	height:60px;
	min-height:60px;
	text-align:right;
	color:#FFF;
	font-size:90%;
}
#footer a:link, #footer a:visited, #footer a:active
{
	color:#eee;
}
.star_icon
{
	vertical-align:middle;
	margin-right:3px;
}
/************************************************************************************************* CONTENT COSMETICS */
.horizontal_sketch
{
	Background:url(/coreimages/horizontal_sketch.jpg) no-repeat #ccc;
	border:0;
	width:90%;
	height:14px;
	min-height:14px;
}
#home_categories
{
	list-style:none;
	margin:0;
	padding:0;
}
#home_categories li
{
	float:left;
	width:31%;
	padding-left:4px;
	padding-right:4px;
}
.category_desc
{
	font-size:85%;
}
.imageleft
{
	float: left;
	padding: 0px 15px 15px 0px;
}
.imageright
{
	float: right;
	padding: 0px 0px 15px 15px;
}
.testimonials
{
	font-size: 110%;
	color:#333;
	font-style:italic;
	padding: 0px 10px 0px 10px;
}
#contact_form br
{
	clear:both;
}
#contact_form label
{
	float:left;
	width:140px;
}
#contact_form label span
{
	color:#F00;
}
.content_textfield, .content_textfield_small, .contact_memo
{
	border: solid 1px #999;
	float:left;
}
.content_textfield, .contact_memo
{
	width:280px;
}
.content_textfield_small
{
	width:100px;
}
#btnProcess
{
	margin-left:140px;
}