body {
	background:#1e415a url(../graphics/bg_gradient.jpg) repeat-x;
	margin:0 auto;
	color: #1e415a;
	text-align:center;
	padding:0;
	font:12px/1.5em Arial, Helvetica, sans-serif;
	 }
/* basic elements*/ 
*{
	margin:0; 
	padding:0;
	} 
a {	color: #006699; text-decoration: none; 	}
a:hover {color: #66CCFF; text-decoration: none;}
img{border:none;}
td {vertical-align:top;	}
/*------------------------------------------------------------structure home*/
#wrapper{
	background:#fff url(../graphics/bg_wrapper.jpg) no-repeat top;
 	position:relative;
 	width:770px;
	padding:0;
	margin:0 auto;
	text-align:center;
	 }
#wrapper_resources{
	background:#fff url(../graphics/bg_hands.jpg) no-repeat top;
 	position:relative;
 	width:770px;
	padding:0;
	margin:0 auto;
	text-align:center;
	 }
#wrapper_profile{
	background:#fff url(../graphics/bg_circle.jpg) no-repeat top;
 	position:relative;
 	width:770px;
	padding:0;
	margin:0 auto;
	text-align:center;
	 }
#wrapper_services{
	background:#fff url(../graphics/bg_circle_human.jpg) no-repeat top;
 	position:relative;
 	width:770px;
	padding:0;
	margin:0 auto;
	text-align:center;
	 }
#wrapper_testimonials{
	background:#fff url(../graphics/bg_street.jpg) no-repeat top;
 	position:relative;
 	width:770px;
	padding:0;
	margin:0 auto;
	text-align:center;
	 }
#wrapper_case{
	background:#fff url(../graphics/bg_stairs.jpg) no-repeat top;
 	position:relative;
 	width:770px;
	padding:0;
	margin:0 auto;
	text-align:center;
	 }
#logo{
	position:relative;
	padding:0;
	margin:0;
	height:210px;
	overflow:hidden;
	}
#logo img{
	padding:0;
	margin:50px 20px;
	float:right;
	}
/*//////////////////////////////////////////////////////////header images*/	
#header_home{
	position:relative;
	background:url(../graphics/top_home.jpg) no-repeat;
	padding:0 ;
	margin:0;
	width: 885px;
	height: 236px;
	overflow:hidden;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}

/*///////////////////////////////////////////////////////////////content*/
#content{

	padding:0 ;
	margin:0 ;
	width:770px;
	text-align:left;
	position:relative; 
	}


/*-----------------------------------------------------------------left column*/

#column_l {
	float:left;
	width:500px;
	margin:0 0 10px 0;
	padding:0;
	overflow:hidden;
	}
#column_l ul{margin:0 50px;}
.feature{	
	background:#f3f4f8;
	margin:0 5% 0.5em 5%;
	padding:0;
	height:80px;
	}
.feature img{
	float:left;
	margin:0 10px 10px 0;
	border: 1px solid #006699;
	}
.feedback{
	background:#f1f2f6;
	margin:0 5% ;
	padding:0 0 10px 0;
	}
/*-----------------------------------------------------------------right column*/
#column_r {
	float:right;
	width:250px;
	margin:0 ;
	padding:0;
	}
#column_r img {
	float:left;
	margin:0.5em 5%;
	padding:0;
	border:1px solid #f1f2f6;
	}
#column_r p{
	color:#999999;
	margin:40px 10px;
	}

#column_r ul{
	list-style-type: none;
	}
#column_r li{
	background: url(../images/bullet_green.gif) no-repeat left 6px;
	padding:0 10px 0 50px;
	}
/*--------------------------------------------------------------------------sections*/
.class{
	width:770px;
	padding:0;
	margin:0;
}
.section_l {
	float:left;
	width:500px;
	margin:0 0 10px 0;
	padding:0;
	overflow:hidden;
	}
.section_l ul{margin:0 50px;}
.section_r {
	float:right;
	width:250px;
	margin:0 ;
	padding:0;
	}
.section_r img {
	float:left;
	margin:0.5em 5%;
	padding:0;
	border:1px solid #f1f2f6;
	}
.section_r p{
	color:#999999;
	margin:40px 10px;
	}
/*--------------------------------------------------------------------------submenu*/

ul.submenu1{
  margin: 20px 0 20px 0;
  padding: 0;
}

ul.submenu1 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); /* because IE is balls */
}

ul.submenu1 li a {
	display: block;
	height: auto !important;
	/* Start hide from IE Mac \*/
  height: 1%;
	/* End hide from IE Mac */

  padding: 1px 5px 1px 19px;
	text-transform: lowercase;
}

ul.submenu1 li a {
  background: url(../graphics/submenu.png) no-repeat 5px 50%;
}

ul.submenu1 a:hover {
  color: #426F85;
  background: #f3f4f8 url(../graphics/submenu.png) no-repeat 5px 50%;
}


/*--------------------------------------------------------------------------footer*/
#footer{
	background:#1e415a;
	height:50px;
	padding:10px 0 0 0;
	margin: 0 auto 0 auto;
	border:3px solid #fff;
	width:764px;
	text-align:center;
	overflow:hidden;
 }
#footer p {
	font-size: 9px;
	margin:1em 20px;
	padding: 0;
	color: #f7f7f7;
	}
#footer ul{
	padding:0;
	margin:0 auto;
	list-style-type: none;
	color: #972b29;
	width:300px;
	text-align: center;
}
#footer li {
	display:block;	
	font:13px Arial, Helvetica, sans-serif;
	color:#972b29;
	float:left;
	}

#footer li a{
	display:block;
	text-decoration: none;
	border-right:1px solid #972b29;
	color:#972b29;	
	padding:0 5px;
	margin:0;
	font:10px Arial, Helvetica, sans-serif;
}

#footer li a:hover{
	color: #515054;
	border-right:1px solid #515054;
}

#footer a.right, #footer a.right:hover{ border:none; }

#credit{
	background:#1e415a;
	height:20px;
	padding:0;
	margin: 0;
	text-align:right;
	}
#credit p{
	margin: 0.5em 5%;
	color:#fff;
	font-size:10px;
	}
/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0 0 10px 0;
  margin: 0 5%;
  width:470px;
  background:#ecedf1;
}
form h3{
	color:#1e415a;
	font-size:14px;
	line-height: 1.3;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0.5em 5% 0.6em 5%;
	padding:2px;
	background:none;
	}
form .section{
	background:#f3f4f8;
	padding:0 0 0.7em 0;
	margin:0 0 0.7em 0;
	border-top:1px dotted #1e415a;
	border-bottom:1px dotted #1e415a;}
/* If you're finding the input elements get pushed down, increase the width */
label {
  float: left;
  width: 160px;
  vertical-align: top;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 .9em verdana, sans-serif;
  color: #000;
  background: #EEE;
  border: 1px solid #CCC;
}
textarea{
	width:400px;
	}
input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #dce6fd;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 2px 5px;
  font: 400 0.9em verdana, serif;
  cursor: pointer;
  color: #1e415a;
  background: #b5b6b9;
  border-width: 1px;
  border-style: solid;
  border-color: #f9fafe #1e415a #1e415a #f9fafe;
}

input.radio {
  background: none;
  border: 0px;
}

.require{
	color: #FF3300;}


/*------------------------------------------------------------------------presentation*/

	
 p{
	line-height: 1.2em;
	margin: 0.5em 5%;
	}

h1{
	color:#1e415a;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal; 
	padding: 0.5em 5%;
	margin:0;
	}


h2{
	color:#1e415a;
	font-size: 16px;
	font-weight: normal;
	text-transform:uppercase;
	margin: 0.5em 5% 0.3em 5%;
	}
h2.paper{
	color:#fff;
	background:url(../graphics/paper_bg.jpg) no-repeat;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	margin: 0.5em 6% 0.3em 5%;
	padding:12px 0 0 68px;
	line-height:1.2em;
	height: 80px;
	}

h3{
	color:#1e415a;
	font-size:14px;
	line-height: 1.3;
	font-weight: normal;
	margin: 0.5em 5% 0.3em 5%;
	padding:2px;
	background:#b5b6b9;
	}
	
.feedback h3{margin: 0 0 0.3em 0; padding:0.5em 5% 0.3em 5%; background:#d1d3d6;}

h4{
	color:#1e415a;
	font-size:12px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0.5em 5% 0.3em 5%;
	}



.red{
	color:#FF0000;
	font-size:14px;
	}
.quote{
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	}
.author{
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	}
.small{
	font-size: 10px;
	font-weight: bold;
	}
.elevenpx {
	font-size: 11px;
	line-height:1em;
	}
.button{
	background-color:#FFFFFF;
	text-transform:uppercase;
	color:#2a9969;
	border:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	}
/*------------------------------------------------------------lists*/
ol, ul {margin:0 10px 0 60px;}


/*------------------------------------------------------------clear floats*/
.clearer{
 	height:1px;
 	overflow:hidden;
 	margin-top:-1px;
 	clear:both;
}



/*------------------------------------------------------------horizontal rule*/
	
hr {
	margin:0 0 0 10px;
	border-top: 1px dotted #1e415a;/*the border*/
	width: 98%;
	height: 1px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}

img.floatLeft {
  margin: 0.7em 5% 10px 5%;
  float:left;
}
.author{
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	}