/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
	text-align: center;
	font-family: calibri,arial,sans-serif;
	font-size: 14px;
	background: #fff url(images/ias_bkg.jpg) no-repeat top center;
	color: #555555;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link,a:visited,a:active {
	color: #f26522;
	text-decoration: none;
}
a:hover {
	color: #d0551a;
	text-decoration: underline;
}

#wrapper {width: 940px; margin: 0 auto; text-align: left; }

#header {
	height: 133px;
	background: #fff url(images/bkg_header.jpg) no-repeat top center;
}

#logos {
	float: left;
	/*width: 566px;*/
	padding: 0 0 0 40px;
}

#nav {
	padding: 61px 0 0 0;
	margin-left: 573px;
}

#nav ul {
	display: inline;
	list-style-type: none;
}

#nav li {
	float: left;
	text-indent: -200em;
}

li#services, li#services a {
	width: 85px;
	background: url(images/b_services.gif) no-repeat;
	display: block;
	}
li#about, li#about a {
	width: 64px;
	background: url(images/b_about.gif) no-repeat;
	display: block;
	}
li#work, li#work a {
	width: 58px;
	background: url(images/b_work.gif) no-repeat;
	display: block;
	}
li#contact, li#contact a {
	width: 85px;
	background: url(images/b_contact.gif) no-repeat;
	display: block;
	}
li#dot {
	width: 12px;
	background: url(images/b_dot.gif) no-repeat;
	}
	
li:hover#services, li#services a:hover {
	width: 85px;
	background: url(images/b_services_hover.gif) no-repeat;
	display: block;
	}
li:hover#about, li#about a:hover {
	width: 64px;
	background: url(images/b_about_hover.gif) no-repeat;
	display: block;
	}
li:hover#work, li#work a:hover {
	width: 58px;
	background: url(images/b_work_hover.gif) no-repeat;
	display: block;
	}
li:hover#contact, li#contact a:hover {
	width: 85px;
	background: url(images/b_contact_hover.gif) no-repeat;
	display: block;
	}
	
li#services.yup, li#services.yup a {
	width: 85px;
	background: url(images/b_services_hover.gif) no-repeat;
	display: block;
	}
li#about.yup, li#about.yup a {
	width: 64px;
	background: url(images/b_about_hover.gif) no-repeat;
	display: block;
	}
li#work.yup, li#work.yup a {
	width: 58px;
	background: url(images/b_work_hover.gif) no-repeat;
	display: block;
	}
li#contact.yup, li#contact.yup a {
	width: 85px;
	background: url(images/b_contact_hover.gif) no-repeat;
	display: block;
	}

#content {
	background: #fff url(images/bkg_content2.jpg) no-repeat top center;
}

#content .left {
	width: 560px;
	float: left;
	padding: 0 0 0 40px;
}

#content .right {
	width: 260px;
	min-height: 100%;
	margin-left: 620px;
	/* border-left: 1px #d7d7d8 solid; */
	padding-left: 20px; 
}

#content .full {
	width: 860px;
	padding: 0 0 0 40px;
}

#content .left_contact {
	width: 480px;
	float: left;
	padding: 0 0 0 40px;
}

#content .right_contact {
	width: 340px;
	margin-left: 540px;
	border-left: 1px #d7d7d8 solid;
	padding-left: 20px; 
}

#footer {
	background: url(images/bkg_footer.png) no-repeat top center;
	font-family: calibri,arial,sans-serif;
	font-size: 12px;
	color: #898989;
	text-align: center;
	padding: 45px 0 20px 0;
}
h2 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
	color: #f26522;
}
h3 {
	margin: 0 0 5px 0;
	font-size: 15px;
	color: #f26522;
}
h4 {
	margin: 0 0 1px 0;
	font-size: 15px;
	letter-spacing: -1;
}
input {
	border: 1px #d7d7d8 solid;
	background-color: #fafafa;
	width: 305px;
	height: 15px;
	font-size: 12px;
	margin-bottom: 9px;
}
textarea {
	border: 1px #d7d7d8 solid;
	background-color: #fafafa;
	width: 305px;
	height: 50px;
	font-size: 12px;
	margin-bottom: 9px;
}
select {
	border: 1px #d7d7d8 solid;
	background-color: #fafafa;
	font-size: 12px;
	margin-bottom: 15px;
}
ol li {
	margin-bottom: 9px;
}
p {
	margin-bottom: 9px;
}
.regular_list {
	margin: 9px 9px 9px 23px;
}
.regular_list li {
	list-style-type: circle;	
}
.send {
	border: 0;
	width: 117px;
	height: 25px;
}
.contact_form em {
	font-size: 14px;
	color: #c72123;
	bottom: 12px;
	margin-left: 2px;
}

}
#work_headers {
	margin: 0px 0px 15px 0px;
}
#work_headers ul {
	display: inline;
	list-style-type: none;
}
#work_headers li {
	background-color: #cde1ee;
	width: 129px;
	padding: 5px;
	border-right: 1px #ffffff solid;
	font-weight: bold;
	float: left;
}



ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 30px; /*--Set height of tabs--*/
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 30px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 30px; /*--Vertically aligns the text within the tab--*/
	/* margin-bottom: -1px; --Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #cde1ee;
	border-right: 1px #ffffff solid;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	padding: 0 15px;
	outline: none;
	color: #02458d;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fafafa;
	/* border-bottom: 1px solid #fff; --Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 0;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fafafa;
}
.tab_content {
	padding: 15px;
}
p.rightpep {
border: 0;
float: right;
margin: 0.5em 25px 0px 1em;
padding: 1px;
}

#scbox {
	margin: 15px 25px 15px 0px;
	float: left;
	text-align: center;
}
.clients {
	padding: 11px;
}
