﻿body
{
	font-family:arial;
	font-size:9pt;
    background:white url(images/earth.jpg) no-repeat center 186px;
	color:#515151;
    padding:0px;
	margin:0px;
}

#topStrip
{
	width:100%;
	height:17px;
	background:url(images/top-strip.gif);
}

.outerWidth
{
	width:915px;
	margin:auto;
	overflow:auto;
}

/*header*/

#header
{
	background:url(images/thin-strip.gif) repeat-x bottom;
	padding:20px 0 20px 0;
}

#mainLogo
{
	display:block;
	width:320px;
	height:73px;
	float:left;
	background:url(images/main-logo.gif);
	text-indent:-9999px;
	margin-top:25px;
}

#telNum
{
	color:#3A6CAF;
	font-size:16pt;
	text-align:right;
	margin-right:12px;
}

#mainNav
{
	list-style:none;
	margin:58px 0 0 0;
	width:364px;
	text-align:right;
	float:right;
	padding:0px;
}

#mainNav li
{
	float:left;
	margin-right:20px;
}

#mainNav li a
{
	color:#515151;
	text-decoration:none;
	font-size:12pt;
	white-space:nowrap;
}

#mainNav li a:hover
{
	color:#3A6CAF;
}

#mainNav li a.activeLink
{
	color:#3A6CAF;
}

/*headings*/

h1, h2, h3
{
	margin:0px;
	padding:0px;
	color:#3A6CAF;
	font-weight:normal;
}

h3
{
	color:#515151;
	font-size:14pt;
	margin-bottom:8px;
}

h3._4
{
	text-indent:-9999px;
	margin:30px 0 8px 0;
}

h3._4translation
{
	background:url(images/sub-4translation.png);
	width:109px;
	height:28px;
}

h3._4interpreting
{
	background:url(images/sub-4interpreting.png);
	width:118px;
	height:32px;
}

h3._4training
{
	background:url(images/sub-4training.png);
	width:83px;
	height:32px;
}

h3._4typesetting
{
	background:url(images/sub-4typesetting.png);
	width:118px;
	height:32px;
}

.blue, a
{
	color:#3A6CAF;
}

h3 span
{
	color:#3A6CAF;
	font-size:28pt;
}

h1
{
	text-indent:-9999px;
	margin-bottom:20px;
}

h1#home
{
	background:url(images/h1-home.png);
	width:446px;
	height:183px;
	margin-bottom:0px;
}

h1#services
{
	background:url(images/h1-services.png);
	width:224px;
	height:33px;
}

h1#terms
{
	background:url(images/h1-terms.png);
	width:400px;
	height:33px;
}

h1#endorsements
{
	background:url(images/h1-endos.png);
	width:273px;
	height:33px;
}

h1#contact
{
	background:url(images/h1-contact.png);
	width:192px;
	height:28px;
}

h1#quote
{
	background:url(images/h1-quote.png);
	width:447px;
	height:41px;
}

p
{
	margin:0 0 8px 0;
	line-height:14pt;
}

.push1
{
	margin-top:30px;
}

/*frontBanner*/

#frontBanner
{
	margin-top:20px;
	background:url(images/lady.png) no-repeat 580px;
}

/*2ColHolder*/

#ContentColsHolder
{
	margin-top:20px;
}

#ContentColsHolderLeft
{
	float:left;
	width:680px;
}

#ContentColsHolderRight
{
	float:right;
	width:194px;
	padding-left:15px;
	border-left:solid 1px #d3d4d5;
}

#ContentColsHolderRightPoints
{
	margin-left:15px;
	padding-top:10px;
}

#ContentColsHolderRightPoints h3
{
	margin:0 0 15px 0;
}

/*quoteBtn*/

#quoteBtn
{
	display:block;
	background:url(images/quote-btn.png);
	width:194px;
	height:64px;
	text-indent:-9999px;
}

#quoteBtn:hover
{
	background-position:bottom;
}

/*footer*/

#footer
{
	font-size:8pt;
    padding:10px 0 20px 0;
}

#footer a#jf
{
	color:#515151;
	text-decoration:none;
}

#footer a#jf:hover
{
	color:#3A6CAF;
}

/*other*/

input.txt
{
	border:solid 1px #d1d2d4;
	margin:0 20px 10px 0;
	width:240px;
	padding:2px;
}

textarea
{
	border:solid 1px #d1d2d4;
	margin:0 20px 10px 0;
	width:240px;
	padding:2px;
	width:240px;
	height:100px;
}

input.submit
{
	background:url(images/send-btn.png);
	width:122px;
	height:42px;
	cursor:pointer;
	border:none;
	margin-left:-9px;
	position:absolute;
}

input.submit:hover
{
	background-position:bottom;
}

.quote
{
	color:#3A6CAF;
	font-size:11pt;
	font-style:italic;
	margin-bottom:5px;
}

.quotePage ul
{	
	padding:0px;
	margin:5px 0 20px 15px;
}