body {
	margin:0;
	padding:0;
	text-align:center;
	background:white;
}
#social-media {
	position: absolute;
	top: 10px;
	right: 20px;
	width: 200px;
	height: 20px;
	font: 12px;
	line-height: 20px;
	text-align: left;
	z-index: 3000;
}
#social-media a {
	margin: 0 !important;
	border: 0 !important;
	padding: 0 !important;
	cursor: pointer !important;
}
#social-media img {
	width: 20px !important;
	height: 20px !important;
	margin: 0 0 0 5px !important;
	border: 0 !important;
	padding: 0 !important;
}
#flash-content {
	border: 0px solid black;
	min-width: 1024px !important;
}

#basic-content {
	margin:0 auto;
	width:840px;
	text-align:left;
}
#container-outer {
	background:transparent url(../img/bottom.gif) left bottom no-repeat;	
}
#container-inner {
	position:relative;
	padding:0px 0px 0px 0px;
	
	background:transparent url(../img/top.gif) left top no-repeat;	
}

#container-innerb {
	position:absolute;
	background:transparent url(../img/header_bg2.jpg) left top repeat-x;	
}

#content {
	position:relative;
	padding:300px 50px 60px 70px;
}

/* generic content styles */
body {
	color:#000;
	font:12px/1.5 Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4 {
	color:#363835;
	margin:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	padding:20px 0 10px;
}
h3 {
	padding-bottom:10px;
}
h3 a {
	text-decoration:none;
}
p {
	margin:0;
	padding-bottom:10px;
}
a, h3 a {
	color:#71ac23;
}
a:hover, h3 a:hover {
	color:#000;
}
a img {
	border:none;
}

/* navigation */
ul#navigation {
	position:absolute;
	left:249px;
	top:256px;
	margin:0;
	padding:0;
	width: 596px;
	height: 35px;
}
ul#navigation li {
	display:compact;
	float:left;
	list-style-type:none;
}
ul#navigation li.first-child {
	background:transparent url(../img/separator.gif) 0 2px no-repeat;
}
ul#navigation li a {
	display:block;
	float:left;
	padding:0 12px;
	background:transparent url(../img/separator.gif) 100% 2px no-repeat;
	text-decoration:none;
	font-weight:bold;
	color:#4F734C;
}
ul#navigation li a:hover {
	color:#000;
}

/* specific layout */
#about, #clients, #services, #contact {
	clear:left;
}
#about .col {
	float:left;
	width:395px;
	display:inline;
	position:relative; /* ie fix */
}
#about .col img {
	float:left;
	margin:-10px 0 0 -18px;
}
#about .col p {

	width:395px;
}

#about .colb {
	float:right;
	width:321px;
	display:inline;
	position:relative; /* ie fix */
}
#about .colb img {
	float:right;
	margin:-10px 0 0 -12px;
}
#about .colb p {

	width:321px;
}

#clients .col{
	float:left;
	width:360px;
	display:inline;
}
#clients .col img {
	float:left;
	margin:-10px 0 0 -10px;
}
#clients .col p {
	width:300px;
}
#clients .col li {
	list-style-type:square;
}
#services ol {
	width:420px;
	padding:0 0 10px 20px;
}
#services ol li {
	clear:left;
}
#services ol li img {
	float:left;
	width:240px;
	padding:0 10px 10px 0;
}
#services .download {
	clear:left;
}
#contact .col {
	float:left;
	width:360px;
	display:inline;
}
#contact ul {
	margin:0;
	padding:0;
}
#contact li {
	list-style-type:none;
}
#contact h4 {
	clear:left;
	padding-top:10px;
}
#credits {
	clear:left;
	margin:0 0 0 696px;
	height:20px;
}
#mainmov
{
	width: 100%;
	height: 100%;
	background-color: white;
}