/* top elements */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font: 80%/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #396482;
	background-color:#f9f9f9;
}
/* links */
a {
	color: #F9F9F9;
	background-color: inherit;
	text-decoration: none;
}
a:hover, .footer a:hover {
	color: #B9FF64;
}
/* headers */
h1, h2, h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}
h1 {
	font-size: 1.6em;
	letter-spacing: .5px;
	color: #3366AA;
}
#seo {
	margin:0;
	text-indent:-99999px;
	float:left;
}
h2 {
	font-size: 1.5em;
	text-transform: none;
	font-weight:normal;
	color:#2B548C;
}
/* images */
img {
	border: none;
}
img.float-right {
	margin: 5px 0px 10px 10px;
}
img.float-left {
	margin: 5px 10px 0px 0px;
}
h1, h2, h3, p {
	padding: 0;
	margin: 10px;
}
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
	list-style: disc url(i/bullet_blue.png);
}
img, div {
	behavior: url(iepngfix.htc);
}
/**********************************
  LAYOUT 
***********************************/
#wrap {
	margin: 10px auto;
	width: 900px;
	background-color:#f9f9f9;
}
/* header */
#header {
	height:205px;
	background:#f9f9f9 url(i/horizon.jpg) no-repeat left bottom;
	position:relative;
}
#header h1 {
	margin-bottom:0px;
	font-size:2em;
	line-height:1.2;
}
#header h1 span.psycho {
	font-size:80%;
	color: #3366AA;
	display:inline;
}
#header h1 span.tagline {
	font-size:60%;
	color: #8F8F8F;
	display:block;
	text-transform:capitalize;
}
#header h1 span.phone {
	position:absolute;
	top:41px;
	left:529px;
}
#headlogo {
	width:360px;
	height:119px;
	position:absolute;
	top:10px;
	left:10px;
}
#header .headimg {
	float:right;
}
#header .squares {
	position:absolute;
	width:204px;
	height:199px;
	top:6px;
	right:20px;
}
#maincol {
	float: right;
	width: 650px;
	background: #f9f9f9;
	display:inline;
}
#maincol h1, #maincol h2 {
	margin-top:20px;
	padding-left:18px;
	color:#2B548C;
	font-weight:bold;
}
#maincol h1 span, #tagline h1 span {
	font-size:85%;
}
#maincol h1 {
	font-size:1.6em;
}
#maincol p {
	font: 1.1em/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding-left:18px;
	color: #5E5E5E;
}
#maincol ul {
	font: 1em/1.5 Verdana, Tahoma, Arial, Helvetica, sans-serif;
	list-style: url(i/4.png);
}
/* sidebar */
#sidebar {
	clear:left;
	float: left;
	width: 225px;
	margin: 0 10px 0 0px;
	display:inline;
	background: #f9f9f9;
	color:#f7f7f7;
	padding-top:10px;
}
#sidebar h1 {
	margin: 0 0 0 10px;
	padding: 4px 0 4px 8px;
	font: normal 25px "Times New Roman", Times, serif;
	color: #6F3F07;
	text-transform: none;
	letter-spacing: 1px;
}
#sidebar .left-box {
	margin: 0 0 5px 0px;
	background: #3366AA;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0px 8px 0;
	padding: 0;
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #f2f2f2;
	background: url(images/bullet.gif) no-repeat 3px 2px;
	padding: 3px 5px 3px 25px;
	margin: 0;
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	padding: 3px 0px;
	background: none;
}

#testimonials
{ color:#000000;
padding-top:10px;

}
/* footer */
.footer {
	clear: both;
	background: #3366AA;
	padding: 2px 0 10px 0;
	text-align: center;
	margin-top:15px;
}
.footer a, .footer p {
	text-decoration: none;
	font-weight: normal;
	color:#CCCCCC;
	font-size:100%;
}
/* alignment classes */
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
/* display and additional classes  */
.clear {
	clear: both;
}
.red {
	color: #CC0000;
}
.comments {
	margin: 20px 10px 5px 10px;
	padding: 3px 0;
	border-bottom: 1px dashed #EFF0F1;
	border-top: 1px dashed #EFF0F1;
}
.frame {
	padding:5px;
	background-color:#fff;
	border-right:1px solid silver;
	border-bottom: 1px solid silver;
}
img.float-right {
	margin: 5px 10px 10px 10px;
}
.picbox {
	width:225px;
	padding:5px;
}
#maincol .picbox p {
	font-weight:bold;
	font-size:1em;
}
.boxy {
	padding:5px;
	background-color:#fafafa;
	border-right:1px solid silver;
	border-bottom: 1px solid silver;
}
.pushdown {
	margin-top:15px;
}
#sidebar div.padtop {
	margin-top:30px;
}
.menu {
	position:relative;
	background-color:#f9f9f9;
	height:42px;
}
.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:100;
	padding:6px 5px;
	margin:0;
	width: 849px;
}
.menu li {
	float:left;
}
.menu a, .menu a:active, .menu a:visited {
	text-decoration:none;
	color: #3161A2;
	padding:5px 10px;
	font-weight: bold;
	font-size:1.2em;
}
.menu a:hover {
	color:#559900;
}
#slide {
	position:absolute;
	bottom:5px;
	height:2px;
	background:#559900;
	z-index:10
}
#heading-block {
	height:50px;
}
.moveleft {
	margin-left:15px;
}
p.designer {
	width:900px;
	text-align:right;
	font-size:80%;
}
#maincol .welcome {
	padding:10px;
	background:#f9f9f9;
}
.nav {
	background: #559900;
	margin-top:10px;
}

