* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E7E7E7;
	background-image: url(../img/common/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #5B5B5B;
}
h2 {
	font-size: 128%;
	font-weight:normal;
}
h3 {
	font-size: 100%;
	font-weight:normal;
	color:#CDCDCD;
}
p {
	margin-top: 5px;
	margin-bottom: 1.0em;
	line-height: 1.4em;
	padding: 0px;
}
a {
  text-decoration:none;
}
a:link {
	color: #446173;
	background-color:#F9F9F9;
}
a:visited {
	color: #446173;
	background-color:#F9F9F9;
}
a:hover {
	color: #9A9A9A;
	background-color:#F9F9F9;
}
a:active {
	color: #9A9A9A;
	background-color:#F9F9F9;
	outline:none;
}
a img{
	
}
:focus {
	-moz-outline-style: none;
}
a img {
	border: none;
}
ul {
	list-style-type: none;
}
ul li {
	list-style-type: none;
	display: inline;
}
#follow-me { /*from http://design-notes.info/ */
	display:block;
	float:right;
	height:50px;
	position:fixed;
	right:0;
	top:132px;
	width:60px;
	z-index:99;
}
#follow-me a {
	background-color:transparent;
}
.section-outer {
	width: 1100px;
	margin: 0 auto 32px;
	background-image: url(../img/common/div-shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	position: relative;
}
.section-inner {
	background-color: #FFF;
	margin:0 65px;
	padding:10px;
	position: relative;
}
h1.heading {
	margin-left: 66px;
	display: block;
}
.left {
	float: left;
	margin: 0 20px 0 0;
}
.right {
	float: left;
}
#footer {
	margin-top: 60px;
	background-color:#FFF;
	padding: 20px 0 45px;
}
#footer .inner   { margin: 0 auto; padding: 0 10px 0 60px; width: 1005px }
#footer a{
	background-color:transparent;
}
#footer img   { margin-right: 2px }
#header {
	width: 1113px;
	margin: 13px auto 0;
	height: 93px;
	padding: 0;
	position: relative;
}
#flash {
	margin-top: 0px;
	padding-top: 38px;
}
#flash .section-inner {
	height: 244px;
}
#flash .section-inner img{
	margin-right: 10px;
}
#header #logo {
	height: 93px;
	width: 377px;
	position: absolute;
	left: 66px;
}
#header #navigation {
	height: 59px;
	width: 565px;
	position: absolute;
	right: 78px;
}
#header #navigation ul li {
	float: left;
	height: 59px;
}
#header #navigation ul li a img {
	display: block;
	border: none;
}
#header #navigation ul li#nav-home {
}
#header #navigation ul li#nav-work {
}
#header #navigation ul li#nav-services {
}
#header #navigation ul li#nav-about {
}
#header #navigation ul li#nav-contact {
}
#services .section-inner .left {
	width: 224px;
	margin-bottom: 10px;
}
#services .section-inner .right {
	width: 700px;
	margin-bottom: 5px;
}
#services .section-inner {
  padding-bottom: 0px;
}
.clearfloat {
	clear: both;
}
.bg-grey {
	background-color: #F9F9F9;
}
.alt {
	background-color: #F9F9F9;
}
table {
	margin-top: 5px;
}
td {
	padding: 1px 0px 3px 3px;
  width: 33%;
}
.about .section-inner {
	padding: 0;
	position: relative;
	height: 350px;
}
.rus {
	padding-top: 40px;
}
.andy {
	padding-top: 40px;
}
.nicole {
	margin-bottom: 0px;
}
.about #pic-nicole {
	position: absolute;
	width: 247px;
	left: -65px;
	height: 335px;
	top: 15px;
	z-index: 10;
}
.about #pic-rus {
	position: absolute;
	width: 252px;
	height: 335px;
	top: 15px;
	z-index: 10;
	right: -68px;
}
.about #pic-andy  { 
	position: absolute; 
	width: 263px;
	left: -90px;
	height: 335px;
	top: 15px; 
	z-index: 10; 	 
}
.about #pic-nicole img, .about #pic-rus img, .about #pic-andy img {
	display: block;
}
.about .text-nicole {
	width: 776px;
	position: absolute;
	right: 9px;
	top: 14px;
}
.about .text-rus {
	width: 776px;
	position: absolute;
	top: 14px;
	left: 10px;
}
.about .text-andy {
	width: 776px;
	position: absolute;
	right: 9px;
	top: 14px;
}
.text-blue {
	color: #446173;
}
#contact #form-contact {
	width: 465px;
}
#contact #sendEmail .left {
	width: 214px;
	margin-right: 37px;
}
#contact #sendEmail .right {
	width: 214px;
}
#contact .right.info {
	width: 460px;
	float: right;
}
#container {
	background: #ededed;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 480px;
}
.alert, .error   { color: #489bda }
ul.fields {
	float: left;
	width: 100%;
}
ul.fields li {
	clear: left;
	float: left;
	line-height: 1.5em;
	margin-bottom: 0.5em;
	width: 100%;
}
ul.fields label {
	cursor: pointer;
	display: block;
	float: none;
	line-height: 1.5em;
	padding-right: 1%;
	text-align: left;
	width: inherit;
}
ul.fields input {
	width: 100%;
}
ul.fields textarea {
	height: 85px;
	width: 100%;
}
ul.fields input, ul.fields textarea {
	background-color: #FCFCFC;
	border: 1px solid #E7E7E7;
	padding: 5px 0 5px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
ul.fields .error {
	display: block;
	margin: 0;
	padding: 3px;
	background-color: #F9F9F9;
	width: 100%;
}
#submit {
	margin-top: 10px;
}
#loading {
	margin-top: 10px;
	text-align:center;
	display:none;
	height:34px;
}
.text-grey {
	color: #a8a8a8;
}
#work #thumbnails .items div .bg-slideshow-lines {
	background-image:url(../img/work/slideshow/line.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	height:92px;
	margin-bottom:0;
	overflow:hidden;
	padding:10px 0 0;
}
#work .trigger>img{
	padding:1px;
	border:1px solid #E7E7E7;
	margin-bottom:1px;
}
#work .trigger>h2{
	margin-bottom:1px;
}

