@charset "utf-8";
/*------------- CSS Document created for Aspect Ratio -------------*/
/*------------- CSS Document created by WEB VIRTUOSO (15/12/2009) -------------*/

/*------------- Global Styles ---------------*/
body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
caption, th {
	text-align: left;
	}
img {
	border: none;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

*, td {
	padding: 0;
	margin: 0;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.clearboth {
	clear: both;
}
.site_wrapper {
	width: 962px;
	margin: 0 auto;
}

/*------------- End Global Styles ---------------*/

/*------------- Top Nav Styles ---------------*/
#nav {
	float: right;
	font: 15px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #0467df;
}
#nav ul {
	float: right;
}
#nav ul li {
	float: left;
	padding-left: 20px;
	height: 12px;
	padding-top: 110px;
	padding-right: 20px;
	padding-bottom: 9px;
	background: url(../images/bg_nav.gif) no-repeat left bottom;	
}
#nav ul li a {
	color: #0467df;
}
#nav ul li a:hover {
	color: #000;
}
#nav ul li a.current {
	color: #000;
	cursor: text;
}

/*------------- End Top Nav Styles ---------------*/

/*------------- Index Header Styles ---------------*/
#index_header {
	background: url(../images/bg_index_header.jpg) repeat-x left top;
	height: 242px;
}
#index_header h1 {
	font: normal 25px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	margin-top: 25px;
}
#index_header h1 span {
	font-size: 15px;
	color: #000;
}
#index_header p {
	color: #3a3531;
	font-size: 14px;
	text-align: left;
	margin-top: 16px;
	padding-right: 65px;
	line-height: 22px;
}

#internal_header {
	background: url(../images/bg_internal_header.jpg) repeat-x left top;
	height: 99px;
}
#internal_header h1 {
	font: normal 25px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #fff;
	line-height: 99px;
	height: 99px;
}

/*------------- End Index Header Styles ---------------*/


/*------------- Slideshow Styles ---------------*/
#slideshow_box {
	background: url(../images/divider.jpg) no-repeat right top;
	height: 390px;
	width: 225px;
	padding-top: 50px;
}
#clients_say {
	background: url(../images/clients_say.gif) no-repeat left top;
	padding-top: 112px;
	/*margin-top: 50px;*/
}

/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:250px;
	margin-top: 11px;
	width: 215px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 250px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 250px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
#slideshow DIV h1 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #ed5f39;
	padding-left: 20px;
	background: url(../images/client_icon.gif) no-repeat left 2px;
}
#slideshow DIV h1 span {
	font-size: 11px;
	color: #48494b;
}
#slideshow DIV p {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-right: 25px;
	color: #676766;
	line-height: 15px;
	font-style: italic;
	padding-left: 20px;
	padding-bottom: 7px;
	background: url(../images/clients_divider.gif) no-repeat left bottom;
}

/*------------- End Slideshow Styles ---------------*/

/*------------- Index Services Styles ---------------*/
#index_services {
	margin-top: 45px;
}
#index_services td {
	padding-left: 21px;
	padding-right: 10px;
}
#index_services h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;
	color: #de7414;
	background: url(../images/orange_divider.gif) no-repeat left top;
}
#index_services h1 a {
	color: #de7414;
}
#index_services h1 a:hover {
	color: #0467df;
}

#index_services p {
	color: #595959;
	font-size: 12px;
	line-height: 20px;
}
#index_services p a {
	color: #0467df;
	background: url(../images/more.gif) no-repeat right top;
	line-height: 39px;
	padding-right: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#index_services p a:hover {
	color: #0467df;
	background: url(../images/more.gif) no-repeat right -38px;
}
/*------------- End Index Services Styles ---------------*/

/*------------- Left Column Styles ---------------*/

#lft_col {
	background: url(../images/divider.jpg) no-repeat right 10px;
	width: 225px;
	padding-top: 64px;
	padding-bottom: 10px;
}	
	
#testimonial h1 {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #ed5f39;
	padding-left: 20px;
	background: url(../images/client_icon.gif) no-repeat left 2px;
}
#testimonial h1 span {
	font-size: 11px;
	color: #48494b;
}
#testimonial DIV p {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding-right: 30px;
	color: #676766;
	line-height: 15px;
	font-style: italic;
	padding-left: 20px;
	padding-bottom: 7px;
	background: url(../images/clients_divider.gif) no-repeat left bottom;
}

#contact {
	font-size: 20px;
	text-align: left;
	color: #0467df;
	line-height: 25px;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdcdc;
	margin-right: 30px;
}
#contact .orange {
	color: #d66730;
	line-height: 40px;
}
#contact a {
	color: #0467df;
	font-size: 16px;
}

/*------------- End Left Column Styles ---------------*/

/*------------- Internal Page Styles ---------------*/
#content_box {
	padding: 0px 0 0 30px;
	margin-top: 10px;
}
#content {
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#pagination {
	border-bottom: 1px solid #d0d0d1;
	color: #838587;
	font-size: 12px;
	text-align: left;
	line-height: 30px;
}
#pagination a {
	color: #0467df;
}

#content .heading {
	width: auto;
	line-height: 33px;
	color: #fff;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: normal;
	background-color: #d66730;
	padding: 3px 17px;
	margin-bottom: 22px;
}
#content h1 {
	font-size: 14px;
	color: #8397AF;
	text-align: left;
	padding-left: 13px;
	padding-bottom: 6px;
	padding-top: 6px;
	font-weight: normal;
	background-color: #f4f4f4;
	border-top: 1px solid #dbdcdc;
	border-bottom: 1px solid #dbdcdc;
	line-height: 20px;
}
#content h1 span {
	font-weight: bold;
	color: #0467DF;
}
#content h2 {
	font-size: 14px;
	color: #333;
	text-align: left;
	background: url(../images/bullet_red.gif) no-repeat left 3px;
	padding-left: 13px;
	padding-bottom: 2px;
	margin-top: 7px;
}
#content h3 {
	font-size: 14px;
	color: #0467DF;
	text-align: left;
	font-weight: normal;
	padding-left: 17px;
	padding-bottom: 2px;
	margin-top: 20px;
	background: url(../images/bullet_blue.gif) no-repeat left 1px;
}
#content h3 a {
	color: #333;
}
#content h3 a:hover {
	color: #D66730;
}

#content p {
	font-size: 13px;
	text-align: left;
	padding-bottom: 10px;
	line-height: 22px;
	color: #595959;
}
#content p a {
	color: #0467df;
	border-bottom: 1px dashed #ccc;
}
#content p a:hover {
	color: #DE7414;
	border-bottom: 1px dashed #ccc;
}
#content p.divider {
	border-bottom: 1px dashed #dbdcdc;
	margin-bottom: 20px;
	line-height: 1px;
}

#content ul {
	font-size: 13px;
	color: #595959;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	border-top: 1px dashed #B3B8BF;
}
#content ul li {
	background: url(../images/bullet_red.gif) no-repeat left 4px;
	padding-left: 15px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #B3B8BF;
}
#content ul li a {
	color: #595959;
}
.case_study {
	border-top: 1px solid #dbdcdc;
	border-bottom: 1px solid #dbdcdc;
	background: url(../images/bg_special_links.gif) no-repeat -50px top;
	height: 30px;
	line-height: 30px;
	color: #0467df;
	font-size: 15px;
	text-transform: uppercase;
	padding-left: 20px;
	font-weight: bold;
	margin-top: 20px;
}
.case_study a {
	color: #0467df;
}
.case_study a:hover {
	color: #333;
}
#content ol {
	padding-top: 10px;
}
#content ol li {
	font-size: 14px;
	text-align: left;
	padding-bottom: 7px;
	line-height: 18px;
	color: #666;
	background: none;
	list-style:decimal;
	margin-left: 30px;
	font-weight: normal;
	font-style: italic;
	font: Georgia, "Times New Roman", Times, serif;
}

#content ol li li {
	list-style-type: lower-alpha;
}

#content ol p {
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
	color: #595959;
	font-size: 13px;
	padding-bottom: 0;
}

#content ul.clients {
	font-size: 12px;
	color: #595959;
	line-height: 18px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	border-top: none;
}
#content ul.clients li {
	background: url(../images/arrowbullet.gif) no-repeat left 6px;
	padding-left: 11px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom: none;
}

/*#content ol.clients li p {
	font-weight: normal;
	line-height: 18px;
	font-style: normal;
	color: #595959;
	font-size: 12px;
	padding-bottom: 0;
}*/

/*------------- End Internal Page Styles ---------------*/

/*------------- Right Column Styles ---------------*/
#rt_col {
	background-color: #f5f5f1;
	border-right: 1px solid #d4d4c5;
	border-left: 1px solid #d4d4c5;
	width: 218px;
}
#rt_col .boxes {
	padding: 21px 32px;
	border-bottom: 1px solid #d4d4c5;
}
#rt_col h3 {
	font: normal 17px "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
#rt_col h3.orange {
	color: #ed5f39;
}
#rt_col h3.blue {
	color: #0467df;
}
#rt_col ul {
	font-size: 12px;
	color: #B3B7BF;
}
#rt_col ul a {
	color: #595959;
}
#rt_col ul a:hover {
	color: #000;
}

#rt_col ul.round_bullet {
	line-height: 27px;
}
#rt_col ul.round_bullet li {
	background: url(../images/bullet_orange.gif) no-repeat left 9px;
	padding-left: 16px;
}

#rt_col ul.services {
	line-height: 35px;
	color: #B3B7BF;
}
#rt_col ul.services li.serv01 {
	background: url(../images/serv01.gif) no-repeat left 9px;
	padding-left: 34px;
}
#rt_col ul.services li.serv02 {
	background: url(../images/serv02.gif) no-repeat left 9px;
	padding-left: 34px;
}
#rt_col ul.services li.serv03 {
	background: url(../images/serv03.gif) no-repeat left 9px;
	padding-left: 34px;
}
#rt_col ul.services li.serv04 {
	background: url(../images/serv04.gif) no-repeat left 9px;
	padding-left: 34px;
}
#rt_col ul.services li li {
	background: url(../images/arrowbullet2.gif) no-repeat left top;
	line-height: 15px;
	margin-left: 8px;
	padding-left: 13px;
	color: #0567E4;
}
#rt_col ul.services li li a {
	color: #0567E4;
}

/*------------- End Right Column Styles ---------------*/

/*------------- Contact Form Styles ---------------*/

#myform {
	float: left;
	font-size: 10px;
	margin: 5px 0;
	/*background-color: #F4F3EE;
	width: 100%;*/
}
*HTML #myform {
	/*width: 500px;*/
}
#myform .clear {
	clear: both;
	margin-top: 10px;
}
#myform span {
	font-size: 10px;
	color: #C41A14;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#myform h4 {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #67437c;
	line-height: 25px;
}
#myform fieldset {
	/*border: 1px dashed #ccc;*/
	padding: 5px 0;
	/*background-color: #f1f1f1;*/
}
#myform label {
	font-weight: bold;
	width: 150px;
	display: block;
	float: left;
}
#myform label span.mandatory {
	color: #993300;
}

input {
	/*border-top: 1px dashed #9F6109;
	border-bottom: 1px dashed #9F6109;
	border-left: none;
	border-right: none;*/
	border: 1px solid #DFD5C3;
	background: #EFEFEF;
	height: 23px;
	width: 300px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-left: 6px;
	color: #BF9977;
}


textarea {
	/*border-top: 1px dashed #9F6109;
	border-bottom: 1px dashed #9F6109;
	border-left: none;
	border-right: none;*/
	border: 1px solid #DFD5C3;
	background: #EFEFEF;
	width: 300px;
	height: 100px;
	padding-top: 4px;
	padding-left: 6px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BF9977;
}
select {
	border: 1px solid rgb(229, 229, 229);
	background: #fff none repeat;
	width: 100px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #675e5e;
}
select.gender {
	width: 50px;
}
input.submit {
	border: 1px solid #ccc;
	background: #0467DF;
	width: 89px;
	height: 25px;
	padding: 1px 5px 7px 5px;
	margin: 0;
  	border: 0;
	overflow: hidden;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	color: #fff;
	text-transform: uppercase;
	font: normal 15px "Trebuchet MS", Verdana, Arial, sans-serif;
}
form> input.submit { /* For non-IE browsers*/
  height: 0px;

}

input.submit:hover { background-position: left bottom; }


#myform p.note {
	text-align: right;
	padding: 0;
	margin: 0;
	font-style: italic;
	color: #993300;
}
.mandatory {
	padding: 0;
	margin: 0;
	color: #993300;
}
/*#myform .button {
	background-color: #CBE6F7;
	border: 2px solid #0AA8E5;
	color: #E21F27;
	font-size: 15px;
	margin-left: 150px;
	cursor: pointer;
}*/

/*------------- End Contact Form Styles ---------------*/

/*------------- Footer Styles ---------------*/
#footer {
	background-color: #de7414;
	border-top: 6px solid #d4d4d4;
	text-align: center;
	height: 65px;
	font-size: 12px;
	color: #dad1c9;
	line-height: 25px;
	padding-top: 20px;
}
#footer a {
	color: #dad1c9;
}
#footer a:hover {
	color: #fff;
}

/*------------- End Footer Styles ---------------*/


