/*SITE DEFAULTS*/

a
{
	text-decoration: none;
}

.headline
{
	font-size: 16px;
	font-weight: bold;
}

.copyright
{
	font-size: 8px;
}


/*SITE WRAPPERS*/

html
{
    height: 100%;
}

body
{
    font-family: Arial;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: 0px 0px;
    
    /********************************************************************template css options*/
    font-size: 14px;
    background-color: #ffffff;
    background-image: url(../images/site/Site_bkground.jpg);
    /********************************************************************template css options*/
}

#wrapper_outer
{
    width: 778px;
    margin: 0px auto;
   	border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    
    /********************************************************************template css options*/
    border-left-color: #5e6167;
    border-right-color: #5e6167;
    /********************************************************************template css options*/
}

#wrapper_middle
{
    width: 776px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#wrapper_inner
{
    width: 774px;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    
    /********************************************************************template css options*/
    background-color: #ffffff;
    border-left-color: #5e6167;
    border-right-color: #5e6167;
    /********************************************************************template css options*/
}


/*HEADER INCLUDE*/

#header
{
	width: 774px;
}

#header_navigation
{
	width: 774px;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}

div.navigation_link
{
	float: right;
	padding-left: 10px;
	padding-right: 15px;
	border-left-width: 1px;
    border-left-style: solid;
	
	/********************************************************************template css options*/
	border-left-color: #a4aeB5;
	/********************************************************************template css options*/
}

div.navigation_link a
{
	display: block;
	padding-top: 31px;
	padding-right: 15px;
	background: #ffffff url(../images/header/Nav_arrow.gif) no-repeat scroll 100% 91%;
	
	/********************************************************************template css options*/
	color: #5e6167;
	/********************************************************************template css options*/
}

div.navigation_link a:hover
{
	padding-top: 26px;
	background: #ffffff none no-repeat scroll 100% 91%;
	border-bottom-width: 5px;
    border-bottom-style: solid;
	
	/********************************************************************template css options*/
	border-bottom-color: #34b233;
	/********************************************************************template css options*/
}

#header_branding
{
	width: 774px;
	padding-bottom: 15px;
}

#branding_logo
{
	float: left;
	width: 235px;
}

#branding_logo a
{
	display: block;
	width: 235px;
	background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 0px;
    
    /********************************************************************template css options*/
    height: 171px;
    background-color: #ffffff;
    background-image: url(../images/header/headerLogo.gif);
    /********************************************************************template css options*/
}

#branding_banner
{
	float: left;
	width: 539px;
	background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 0px;
    
    /********************************************************************template css options*/
    height: 171px;
    background-color: #ffffff;
    background-image: url(../images/header/headerBanner.jpg);
    /********************************************************************template css options*/
}


/*CONTENT AREA*/

#content
{
	width: 774px;
}

#content_header
{
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 2px;
	border-left-style: solid;
	
	/********************************************************************template css options*/
	color: #009b3a;
	border-top-color: #dfdfdf;
	border-left-color: #dfdfdf;
	/********************************************************************template css options*/	
}

#content_left
{
	float: left;
	width: 187px;
	
    /********************************************************************template css options*/
    display: none;		/*block*/
	color: #000000;
    /********************************************************************template css options*/
}

#content_left a
{
	/********************************************************************template css options*/
	color: #000000;
	/********************************************************************template css options*/
}

#content_left a:hover
{
	/********************************************************************template css options*/
	color: #000000;
	/********************************************************************template css options*/
}

#content_center
{
	float: left;
	padding-right: 24px;
	padding-left: 24px;
	text-align: justify;
	
	/********************************************************************template css options*/
	width: 532px;   	/*372px;*/
	color: #000000;
	/********************************************************************template css options*/
}

#content_center a
{
	/********************************************************************template css options*/
	color: #009b3a;
	/********************************************************************template css options*/
}

#content_center a:hover
{
	/********************************************************************template css options*/
	color: #34b233;
	/********************************************************************template css options*/
}

#content_center ul
{
	/********************************************************************template css options*/
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	/********************************************************************template css options*/
}

#content_center table
{
	/********************************************************************template css options*/
	border-spacing: 15px;
    border-collapse: separate;
    /********************************************************************template css options*/
}

#content_center table td
{
	/********************************************************************template css options*/
	width: 40%;
	vertical-align: top;
	padding: 0px 10px 0px 10px;
	/********************************************************************template css options*/
}

#content_right
{
	float: left;
	width: 194px;
	
	/********************************************************************template css options*/
	color: #000000;
	/********************************************************************template css options*/
}

#content_right a
{
	/********************************************************************template css options*/
	color: #009b3a;
	/********************************************************************template css options*/
}

#content_right a:hover
{
	/********************************************************************template css options*/
	color: #34b233;
	/********************************************************************template css options*/
}

#content_right img
{
	display: block;
}

#content_right img.with_border
{
	display: block;
	padding: 1px;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	
	/********************************************************************template css options*/
	border-color: #dfdfdf;
	/********************************************************************template css options*/
}

#content_right div.text_area
{
	width: 175px;
	padding-top: 5px;
	padding-right: 19px;
	padding-bottom: 5px;
}	


/*FOOTER INCLUDE*/

#footer
{
	width: 770px;
	padding-top: 30px;
	padding-left: 2px;
	padding-right: 2px;
	
	/********************************************************************template css options*/
	color: #000000;
	/********************************************************************template css options*/
}

#footer a
{
	/********************************************************************template css options*/
	color: #009b3a;
	/********************************************************************template css options*/
}

#footer a:hover
{
	/********************************************************************template css options*/
	color: #34b233;
	/********************************************************************template css options*/
}

#footer_divider
{
	width: 730px;
	height: 2px;
	font-size: 2px;
	border-right-width: 40px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	/********************************************************************template css options*/
	border-right-color: #dfdfdf;
	border-bottom-color: #dfdfdf;
	/********************************************************************template css options*/
}

#footer_contact
{
	width: 730px;
	padding: 20px;
}

#contact_client
{
	float: left;
	width: 644px;
}

#contact_bb
{
	float: left;
	width: 86px;
}

#contact_bb a
{
	display: block;
	width: 86px;
	height: 38px;
	background: #ffffff url(../images/footer/BBLogo.gif) no-repeat scroll 0px 0px;
}
