@charset "utf-8";
/* New sheetmetal May 2009 CSS Document */
a {
outline: none;
}
body {
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
h1 {
	margin: 0px;
	font-size: 110%;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 120%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.pushbar {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
	width: 900px;
}
/******************* header stuff here *********************/
#head_full {
	padding: 0px;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/head_full.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header_wrap {
	padding: 0px;
	height: 300px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head_left {
	background-image: url(../images/head_left.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 450px;
	background-position: top;
}

#head_right {
	background-image: url(../images/head_right.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 300px;
	width: 450px;
	background-repeat: no-repeat;
}
/*** head menu ***/
#menu {
	width: 890px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	margin-top: 0px;
	padding-left: 10px;
}
#head_menu {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #00FF00;
}
.head_menu a:link, .head_menu a:visited {
	color: #666666;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	text-transform: uppercase;
	float: left;
	background-image: url(../images/link_square_b.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: 10px center;
	padding-left: 15px;
	width: 225px;
	text-align: center;
}
.head_menu a:hover {
	color: #333333;
	background-image: url(../images/link_square.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.head_menu .currentpage a {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/link_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.head_menu .currentpage a:hover {
	color: #333333;
	text-decoration: none;
}
.head_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.head_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	font-size: 90%;
}
/*********** short menu item ****************/
#head_menu_short  {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #00FF00;
}
.head_menu_short  a:link, .head_menu_short a:visited {
	color: #666666;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	text-transform: uppercase;
	float: left;
	background-image: url(../images/link_square_b.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: left center;
	padding-left: 20px;
	width: 145px;
}
.head_menu_short  a:hover {
	color: #333333;
	background-image: url(../images/link_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.head_menu_short  .currentpage a {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/link_square.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.head_menu_short  .currentpage a:hover {
	color: #333333;
	text-decoration: none;
}
.head_menu_short  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.head_menu_short  li {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	font-size: 90%;
}
/******************* content here *******************/
#content_full {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	
}
#content_wrap {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/********** main page left box outs **********/
#sidebar {
	margin: 0px;
	float: left;
	width: 285px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
	padding-top: 0px;
	font-size: 90%;
	color: #000000;
}
.sidebar_image {}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #000000;
}
#sidebar a:hover {
	color: #FF5240;
}
.sidebar_coulor_block {
	width: 263px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: right bottom;
	padding: 10px;
	text-align: left;
	border: 1px solid #E5E5E5;
	background-color: #F4F8FB;
	background-image: url(../images/block_bg.jpg);
	color: #333333;
}
.sidebar_image {
	height: auto;
	width: 100px;
	float: left;
	background-color: #0033FF;
	margin-right: 10px;
	border: 1px solid #E5E5E5;
}
.sidebar_link {
	text-align: left;
	font-weight: bold;
	clear: both;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/****** home main content area *************/
#main {
	width: 585px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: justify;
}
#main a:link, #main a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#main a:hover {
	color: #FF5240;
}
#main_boxout {
	padding-top: 20px;
	padding-bottom: 10px;
}
#main_banner {
	padding-top: 0px;
	padding-bottom: 5px;
}
.main_fullwidth {}
.main_fullwidth div {
	float: right;
	margin: 0px;
	width: 300px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns {
	margin: 0px;
	float: left;
	height: auto;
	width: 175px;
	background-repeat: repeat-x;
	padding: 0px;
	background-position: top;
}
.main_flash {
	margin-bottom: 20px;
}
.columns {
	margin: 0px;
	float: left;
	height: auto;
	width: 175px;
	background-repeat: repeat-x;
	padding: 0px;
	background-position: top;
}
.column_mid {
	float: left;
	height: auto;
	width: 175px;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.column_pix {
	padding-top: 10px;
}
.column_link {
	text-align: left;
	padding-top: 15px;
}

/********** main page left box outs **********/
#right {}
/****************** footer here *********************/
#footer_full {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
#footer_wrap {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background-color: #F4F8FB;
	background-image: url(../images/footer_bg.jpg);
	background-position: bottom;
	font-weight: bold;
	background-repeat: no-repeat;
}
#footer_wrap a:link, #footer_wrap a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#footer_wrap a:hover {
	color: #FF0000;
}
#footer_wrap ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer_wrap li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#foot_callback {
	margin: 0px;
	padding: 0px;
	float: left;
}
#footdetails_left {
	width: 390px;
	float: left;
	padding-left: 35px;
	padding-top: 15px;
}
#footdetails_right {
	float: left;
	width: 210px;
	text-align: right;
	padding-right: 15px;
	padding-top: 40px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
}
.iso_image {
	padding-top: 55px;
	padding-bottom: 15px;
}
#foot_coyright {
	width: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	font-size: 80%;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#foot_coyright a:link, #foot_coyright a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#foot_coyright a:hover {
	color: #FF0000;
}
/***********************************  callback form ****************************************/
#callback {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 235px;
	padding-left: 15px;
}
#callback ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#callback li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.callbackfield {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #CCCCCC;
	width: 190px;
	color: #666666;
	font-size: 80%;
	padding: 5px;
	background-color: #FFFFFF;
}
.callbackbut {
	background-image: url(../images/but_bg.jpg);
	background-position: center center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	border-bottom-color: #999999;
	font-size: 7pt;
	margin: 0px;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.privacy {
	font-size: 80%;
	padding-left: 15px;
	padding-bottom: 0px;
	float: left;
}
/********************* spry extras ************************/
.imagewrap {}
/******************** people **************************/
.individual {}
.row{}
.row_txt {}
