@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;}
a{outline:none;border:none;}
img{border:none;}
input{vertical-align:middle;}

.floatleft		{float:left !important;}
.floatright		{float:right !important;}
abbr	{cursor: help;}

acronym	{cursor: help;}

/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after	{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix		{display:inline-block;}
/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */


body {padding:0; margin:0; background-color:#393939;}

#page
{
	width:785px;
	height:auto;
	background-color:#edecdf;
	margin:0 auto;
	
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#32a2e2;
	padding-left:15px;
}



h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF6600;
	font-weight:bold;
	padding-left:15px;
}

h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#32a2e2;
	padding-left:15px;
}

#header
{
	background-image:url(images/design_03.jpg);
	background-repeat:no-repeat;
	width:785px;
	height:302px;
	margin:0 auto;
}

#toplinks
{
	width:auto;
	height:auto;
	float:right;
	padding-right:15px;
	padding-top:80px;
}

.toplink-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2c93ce;
	text-decoration:underline;
}

.toplink-text a
{
	color:#2c93ce;
	text-decoration:underline;
}

.spacing
{
	padding-right:3px;
}

#wrapper
{
	width:785px;
	height:auto;
	margin:0 auto;
	padding-bottom:10px;
}

#content
{
	width:736px;
	height:auto;
	margin:0 auto;
	border:1px #d0e1df solid;
}

#left-box
{
	width:221px;
	height:auto;
	float:left;
}

#right-box
{
width:515px;
height:auto;
float:right;
}

#page-content
{
	width:481px;
	height:auto;
	margin:10px;
}

.text
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#484949;
	text-align:justify;
}

.heading-left
{
	background:url(images/bullet-1.jpg) no-repeat center left;
	margin-top:10px;
}

.page-title
{
	background:url(images/bullet-3.jpg) no-repeat center left;
	margin-bottom:10px;
}

.page-title2
{
	background:url(images/bullet-3.jpg) no-repeat center left;
	margin-bottom:10px;
	padding-top:20px;
	
}

#google
{
	width:481px;
	height:auto;
	border:1px #8bc5e1 solid;
	margin-top:20px;
	text-align:center;
}

#reviews
{
	width:481px;
	height:auto;
	border:1px #8bc5e1 solid;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#454646;
}

#reviews a
{
	color:#454646;
	text-decoration:none;
}

#reviews a:hover
{
	color:#FF6600;
	text-decoration:none;
}

#reviews ul
{
	margin: 0;
	list-style:none;
	padding: 0px 0px 5px 5px;
	padding-bottom:2px;
	
}

#reviews li
{
	padding: 5px 10px 5px 18px;
	background:url(images/bullet-4.jpg) no-repeat center left;
}


.review-content
{
	margin:10px;
}
	

#links
{
	width:178px;
	height:auto;
	margin-left:5px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#2e2e2e;
	padding-bottom:10px;
}

#links a
{
	color:#2e2e2e;
	text-decoration:none;
}

#links a:hover
{
	color:#32a2e2;
}

#links ul
{
	margin: 0;
	list-style:none;
	padding: 0px 0px 5px 5px;
	padding-bottom:2px;
	
}

#links li
{
	padding: 5px 10px 5px 18px;
	background:url(images/bullet-2.jpg) no-repeat center left;
	border-bottom:1px #cfcdc5 solid;
}

#links li.mod
{
	background:url(images/bullet-2.jpg) no-repeat center left;
	line-height:1em;
}


.link-hold
{
	width:178px;
	height:auto;
	margin-top:10px;
}

#footer
{
	width:785px;
	height:25px;
	background-color:#32a2e2;
	clear:both;
	text-align:center;
}

.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
	text-decoration:underline
	
}

.footer-text a
{
	
	color:#ffffff;
	text-decoration:underline
	
}


.indent
{
	margin-left:25px;
}

.list-box
{
	width:200px;
	height:auto;
	float:left;
	margin-left:20px;
}

.title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FF3300;
}

.imgage-hold
{
	width:auto;
	height:auto;
	padding:10px;
	float:left;
}

.sitemap
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	margin-left:25px;
	font-size:11px;
}

.sitemap a
{
	color:#333333;
	text-decoration:none;
}

.sitemap a:hover
{
	color:#FF3300;
	text-decoration:none;
}