body
{
	background-color: #eeeedd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #012d52;
	padding: 0;
	margin: 0;
	width: 100%;
	text-align: center;
}

div#container
{
	background-color: red;
	position:relative;
	top:0px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
}



/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

img
{
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}

a
{
	outline: none;
	border: none;
}

.faq
{
	margin-bottom: 1em;
	font-size: .9em;
}

.question
{
	font-style: italic;
	font-weight: bold;
	font-size: .9em;
	margin-bottom: .5em;
}

.answer
{
	font-size: .8em;
	margin-left: 1em;
}

.navitem:hover
{
	background-color: #efeefe;
}

.navitem a:hover
{
	background-color: #efeefe;
}


.topDiv
{
	width:780px;
	height:123px;
	background-color: #ffffff;
	position:absolute;
	top:0;
	left:0;
}


.middleDiv
{
	position: absolute;
	top:160px;
	left:0px;
	color:#cfd7d9;
	background-color:#012d52;
	width:780px;
	height:274px;
	background-image: url(../image/mainBottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#mainContent
{
	position:absolute;
	top: 10px;
	left: 400px;
	width: 250px;
}

#mainLeftImage
{
	position: absolute;
	top:0px;
	left:0;
}

#mainRightImage
{
	position: absolute;
	left:656px;
}

.bottomDiv
{
	position: absolute;
	top: 433px;
	width:780px;
	height:180px;
}


.slidetabsmenu
{
	position: absolute;
	top:222px;
	left:0;
}

.leftBottomContent
{
	width: 260px;
}

.middleBottomContent
{
	position: absolute;
	top: 0px;
	left: 260px;
	background-image: url(../image/bottomMiddleBackground.jpg);
	background-repeat: no-repeat;
	width: 226px;
	height: 176px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: .8em;
}

.middleBottomContent p
{
	padding: 10px;
	line-height: 1.5em;
}

.bottomDiv
{
	background-color:#fbfcfe;
	background-image: url(../image/bottomBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.rightBottomContent
{
	position: absolute;
	top: 5px;
	left: 502px;
}

ul
{
	list-style-image: url(../image/bullet.jpg);
}

.rightColumn ul
{
	font-size: 0.8em;
}

.rightColumnBulletList
{
	margin-left:10px;
	padding-left:20px;
}

.rightColumnBulletList li
{
	margin-bottom: 10px;
}


.leftColumn ul li, .leftBottomContent ul li
{
	margin: 0;
	padding:0;
	margin-left: -15px;
	margin-bottom: 8px;
}

.leftColumn a, .leftBottomContent a
{
	text-decoration: none;
	font-size: 1.2em;
	color:#012d52;
	vertical-align: middle;
}

.servicesTitle
{
	color: #0084d7;
	padding-left: 10px;
	font-weight: bold;
}

.services
{
	line-height: 1em;
}

.leftNav
{
	font-size: .7em;
}

.services a
{
	margin:0;
	padding:0;
	font-size: .9em;
}

.secondaryPageContent
{
	position: absolute;
	margin-top: 5px;
	background-color:#fbfcfe;
	width: 778px;
	background-image: url(../image/bottomBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	display:inline;
}

.secondaryPageTopBar
{
	position: absolute;
	top:160px;
	background-color: #012d52;
	height: 3px;
	width: 778px;
	margin-left: 3px;
}

.leftColumn
{
	float:left;
	width: 180px;
	padding-right: 20px;
}

.rightColumn
{
	position: relative;
	float:left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 500px;
	background-image: url(../image/verticalLineBackground.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.rightColumnContentTextArea
{
	font-size:0.8em;
	margin-bottom: 1em;
}

.footer
{
	width:780px;
}

.bottomBar
{
	height: 28px;
	background-color: #012d52;
	background-image: url(../image/secondaryPageFooterBackground.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.section
{
	margin-bottom: 2em;
}

.sectionTitle
{
	color: #012d52;
	font-size: 1.0em;
	font-weight: bold;
	margin-bottom: 1em;
}

em
{
	font-weight: bold;
}

.rightColumn p
{
	font-size: .7em;
}

#map
{
	border: 2px solid #012d52;
	width: 500px;
	height: 350px;
}

.responseTextArea
{
	margin: 20px;
}

span.ajilus
{
	color: #e14c37;
	background-color: inherit;
}

div.copyright
{
	position: absolute;
	width: 780px;
	font-size: 8pt;
	text-align: center;
	padding-top: 26px;
}

a.copyrightlink
{
	text-decoration: none;
}


input, textarea
{
	background-image: url(../image/bottomBackground.jpg);
	background-repeat: repeat-x;
	background-position: 0 70%;
}

input
{
	background-position: 0 30%;
}

* html textarea
{
	margin-left:-5px;
}

.inputForm
{
	margin-top: 20px;
}

.inputForm label, .inputForm input, .inputForm .xformButton {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

.inputForm label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

.formButton
{
	//cursor:pointer;
	//background:black;
	color:#012d52;
	font-weight:bold;
	//height:21px;
	background:url(../image/buttonBackground.jpg) repeat-x 0 70%;
}

.formButton:hover
{
	color: #0184d6;
}


br {
	clear: left;
}
