*
{
	padding: 0;
	margin: 0;
}

.clear
{
	display: block;
	clear: both;
}

body
{
	font: 1em Arial, Helvetica, sans-serif;
	background: url(../images/body_bg.jpg) repeat-y center #0c1d57;
	text-align: center;
}

a img
{
	border: 0;
}

#content img
{
	border: 1px solid #333;
	margin-bottom: 10px;	
	margin-top: 5px;
}

.spacer
{
	display: block;
	height: 100px;
}

#content .sampleimages img
{
	border: 1px solid #333;
	margin-bottom: 10px;	
	margin-right: 10px;
}

#content .contentimage img
{
	border: 0;
	margin: 0;
}

.right
{
	float: right;
	margin-left: 20px;
}

.left
{
	float: left;
	margin-right: 20px;
}

.rightimg  /* VERTICAL RIGHT ALIGNED IMAGES */
{
	float: right;
	margin-left: 20px;
	width: 120px;
}

.rightimg_hori /* HORIZONTAL RIGHT ALIGNED IMAGES */
{
	float: right;
	margin-left: 20px;
	width: 200px;
}

.leftimg
{
	float: left;
	margin-right: 20px;
	width: 120px;
}

.leftimg_hori
{
	float: left;
	margin-right: 20px;
	width: 170px;
}

/* TEXT STYLES ************************/

#mission, #environment
{
	text-align: left;
}

.homeintro
{
	font-size: 1.2em;
}

.sampletext
{
	text-align: center;
}

h1, h2, h3, h4, h5, h6
{
	color: #1e5ea4;
}

h2
{
	margin-bottom: 5px;
}

h3
{
	font-weight: normal;
	font-size: 1.1em;
	color: #333;
	margin-bottom: 5px;
}

#sidebar h2
{
	font-size: 0.9em;
}

p /* STANDARD PARAGRAPH STYLE */
{
	margin-bottom: 10px;
	font-size: 0.9em;
	line-height: 130%;
}

#footer p
{
	padding-top: 5px;
	margin: 40px auto 0 auto;
	padding-bottom: 5px;
	color: #fff;
	font-weight: bold;
	width: 940px;
	text-align: right;
	font-size: 0.9em;
}

#header h1
{
	display: none;
}

#header p
{
	font-size: 0.8em;
	text-align: left;
	margin: 110px 0 0 540px;
}

#content .contentimage p
{
	font-size: 0.8em;
	margin: 0;
}

.home
{
	position: absolute;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	text-indent: -370px;
	padding-top: 105px;
}

#contactright .email
{
	font-size: 1em;
}
#customers, #environment
{
	border-top:1px solid #000;
}

/* LIST STYLES *************************/

ul
{
	list-style: outside;
	margin-left: 15px;
	margin-bottom: 10px;
}

li
{
	margin-bottom: 5px;
	color: #000;
	font-size: 0.9em;
}

#nav li /* NAVIGATION STYLE */
{
	display: inline;
	margin-right: 3px;
}

#sidebar ul
{
	list-style:none;
	margin-left: 0;
}
/* LAYOUT DIVS *************************/

.emp /* class to emphasise paragraphs */
{
	padding: 10px;
	margin-bottom: 10px;
	border-style: double;
	border-color: #ccc;
	font-size: 1.3em;
}

.emp_small /* class to emphasise paragraphs */
{
	padding: 10px;
	margin-bottom: 10px;
	border-style: double;
	border-color: #ccc;
}

#content_cont /* to stop text from pushing over in IE */
{
	width: 1130px;
	height: auto;
	margin: 0 auto;
}

#container
{
	width: 900px;
	height: auto;
	margin: 0 auto;
	text-align: left;
	background: url(../images/body_bg.gif) right top repeat-y;
}

#header
{
	width: 100%;
	height: 219px;
	background: url(../images/header_bg.gif) repeat-x center top;
}

#header_cont
{
	width: 1130px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	background: url(../images/logo.gif) no-repeat top left;
}

#logo
{
	width: 740px;
	float: left;
	height: 219px;
	margin-left: 0px;
	display: inline;
}

#logo img
{
	margin: 37px 0 0 280px;
}

.contentimage
{
	padding: 5px;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 0.9em;
	text-align: center;
	background: #fff;
	overflow: hidden;
}

#contactleft
{
	width: 48%;
	float: left;
}

#contactright
{
	width: 48%;
	float: right;
}

#image
{
	width: 387px;
	float: right;
	height: 218px;
	overflow: hidden;
}

#nav
{
	margin: 10px 0 30px 0;
	width: 100%;
	height: auto;
}

#content
{
	float: left;
	width: 75%;
	height: auto;
	margin-left: 20px;
	display: inline;
}

#contentcap /* for capability page */
{
	float: left;
	width: 55%;
	height: auto;
	margin-left: 20px;
	display: inline;
}

#contentwide
{
	width: 97%;
	height: auto;
	margin-left: 20px;
}

#sidebar
{
	float: right;
	width: 18%;
	height: auto;
	border-left: 1px solid #a5bedb;
	padding-left: 20px;
	margin: 0 0 20px 20px;
}

#sidebarcap /* for capability page */
{
	float: right;
	width: 35%;
	height: auto;
	padding-left: 20px;
	margin: 0 0 20px 20px;
}

#footer
{
	background: #143091;
	clear:both;
}
#pdfcontainer
{
	float:left;
	display:inline;
	width:350px;
	height:auto;
	margin-left:20px;
}
.sideimage
{
	text-align: center;
}
#views
{
	border-bottom:1px solid #000;
}
/* LINK STYLES *************************/

.home a
{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 3px;
}

.home a:hover
{
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #1e5ea4;
}

a:visited
{
	text-decoration: none;
	color: #1e5ea4;
}

a:hover
{
	text-decoration: underline;
	color: #333;
}

#nav a
{
	color: #3300ff;
	text-decoration: none;
	display: block;
	width: 170px;
	height: 130px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 5px;
}

#nav a:visited
{
	color: #3300ff;
	text-decoration: none;
}

#nav a:hover
{
	color: #333;
	text-decoration: none;
}

.ourcompany
{
	background: url(../images/ourcompany_nav_hover.jpg) no-repeat;
}

.ourcompany:hover
{
	background: url(../images/ourcompany_nav.jpg) no-repeat;
}

.capability
{
	background: url(../images/capability_nav_hover.jpg) no-repeat;
}

.capability:hover
{
	background: url(../images/capability_nav.jpg) no-repeat;
}

.samples
{
	background: url(../images/samples_nav_hover.jpg) no-repeat;
}

.samples:hover
{
	background: url(../images/samples_nav.jpg) no-repeat;
}

.news
{
	background: url(../images/news_nav_hover.jpg) no-repeat;
}

.news:hover
{
	background: url(../images/news_nav.jpg) no-repeat;
}
#nav li a.contact{	margin-right:0;}.contact{	background: url(../images/contact_nav_hover.jpg) no-repeat;
}

.contact:hover
{
	background: url(../images/contact_nav.jpg) no-repeat;
}

.button
{
}

.button:hover
{
	color: red;
}

/* FORM **/

label
{
	display: block;
	padding: 10px 0 5px 0;
}

input[type=text]
{
	width: 95%;
	padding: 3px;
}

textarea
{
	width: 95%;
	padding: 3px;
	height: 100px;
	font: 0.9em Arial, Helvetica, sans-serif;
}