﻿body
{
	 margin: 0px;
	 background-color:#696969;
}

.contentlink
{
    color: #9e242c;
}

#container
{
    position:relative; 
    margin: auto; 
    width:994px;    
}

#navbar
{
    position:absolute;
    top:162px;
    left:324px;
}

#logo
{
    position:absolute;
    top:1px;
    left:60px;
    z-index: 100;
}

#logobkgrd
{
    position:absolute;
    top:1px;
    left:71px;
}

#headerimg
{
    position:absolute;
    top:1px;
    left:324px;
}

#cfitag
{
    position:absolute;
    top:88px;
    left:675px;
}

#fbicon
{
    position: relative;
    float: right;
    margin-top: 10px;
    margin-right: 30px;
    z-index: 200;
}

#globalnav
{
    position:relative;
    float: right;
    margin-top:8px;
    margin-right:30px;
    font-family: arial;
    color: #902828;
    font-size: 10px;
}

#globalnav a
{
    font-family: arial;
    color: #9e242c;
    font-size: 10px;
    text-decoration: none;
}

#globalnav a:hover
{
    text-decoration: underline;
}

#undernav
{
    position:absolute;
    top:198px;
    left:313px;   
}

.clear
{
    clear: both;
}

/* Landing page Layout ****************************************
*****************************************************************
*****************************************************************/

#contentdiv
{
    width: 680px;
    height: 100%;
}

#servicesheader, #projectsheader
{
    position: relative;
    margin-top: -30px;
    margin-left: 530px;
    float: left;
}

#resheader
{
    position: relative;
    margin-top: 20px;
    margin-left: 0px;
    float: left;
}

#rescopy, #commcopy
{
    position: relative;
    margin-top: 15px;
    margin-left: 20px;
    float: left;
    width: 320px;
}

#resimg, #commimg
{
    position: relative;
    margin-top: 0px;
    margin-left: 20px;
    float: left;
}

#commheader
{
    position: relative;
    margin-top: 30px;
    margin-left: 0px;
    float: left;
}

.service_intro
{
	width:680px;
}

.contact_labels
{
}

.contact_textfield
{
	width:150px;
}

.content_title
{
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	color: #000000;
	text-align:left;
}

.copyright
{
	font-family: verdana;
	font-size: 10px;
	color:  #fff;
	font-weight: bold;
	text-align: center;
}

.ddl_events
{
	width:157px;
}

#gate_left, #gate_right
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	width: 280px;
}

.gate_title
{
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	height:30px;
	text-align:center;
}

#gate_title_lspace
{
	width:30px;
}

#gate_title_rspace
{
	width:20px;
}

img
{
	 border: 0px;
}

#main_copy_section
{
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	background-color:#cacaca;
}

.required
{
	font-family: helvetica;
	font-size: 12px;
	color: red;
}

.rsthumb, .rpthumb
{
	border:solid 1px #000000;
}

.rpthumb_width
{
	width:100px;
}

.services_header
{
	font-family: Arial;
	font-size: 12px;
	text-align:left;
	font-weight:bold;
}

.tmg
{
	color: #fff;
}

#tbl_global
{
	width:100%;
}

#tbl_left_panel
{
	width: 100%;
}

#tbl_main
{
	/*border: solid 1px #000000;*/
	height: 100%;
	width: 1024;
	/*background-image:url(../images/layout/bkgd.jpg);*/
}

#td_main_header
{
	vertical-align:top;
}

#td_main_left
{
	width:71px;
}

#td_main_right
{
	width:31px;
}



/* FORMS 
-------------------------------------------------------*/

.contact_labels
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	width: 100px;
	font-weight: bold;
}

.contact_textfield
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	width: 200px;
}

.contact_textfieldphone
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	width: 30px;
}

.contact_textarea
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	width: 300px;
}

.required
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
	color: Red;
}

#tbl_Checks
{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.0em;
	width: 100%;
}
