html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
td{
	vertical-align: top; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {height: 100%}
body {
	font: 12px/18px "Times New Roman", serif;
	width: 100%; height: 100%; padding-top: 137px; }
a {
	color: black;
	outline: none;
	text-decoration: underline; }
input, select{ border: 1px solid #000; margin: 1px 0;}	
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 970px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative; 
	background: url('../img/vert_line.gif') repeat-y 730px;	
	background-color: #FFF;
	border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	box-shadow: 0px 0px 7px #333;
	-moz-box-shadow: 0px 0px 7px #333;
	-webkit-box-shadow: 0px 0px 7px #333; 
	padding: 0 10px;
		}

/* #Content
-----------------------------------------------------------------------------*/
.main {
	padding: 0 250px 0 0; }
.second {
	padding: 0 430px 0 0; clear: both; position: relative;  height: 100%;
	/*background: url('../img/vert_line.gif') repeat-y 540px; */}
.second_container {
	/*background: url('../img/vert_line.gif') repeat-y 720px; */}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left; margin-left: -430px; width: 180px;	position: relative; }


/* Header
-----------------------------------------------------------------------------*/
#header {
	position: relative;
	border-bottom: 2px solid #3B3B3B;
	background-color: #FFF;
/*	background: #FFF url('../img/hor_line.gif') repeat-x bottom; */
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 170px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
	overflow: hidden;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 970px;
	margin: -170px auto 0;
	height: 140px;
	background: #FFF url('../img/hor_line.gif') repeat-x top;
}
/*Erorr 404*/
.error_404{ text-align: center; padding-top: 40px; text-align: center! important;}
.error_404 p, .error_404 img{ text-align: center; margin: 0px auto;  font-size: 14px;}
.error_404 a{ font-weight: bold; text-decoration: none}

/*DEFIND
-----------------------------------------------------------------------------*/
.clear{ clear: both;}
.blue a{
	color: #4C6EB1;}
a.blue{
	color: #4C6EB1;}
em.blue{
	color: #4C6EB1;}
	
.clear_line {
	background:transparent url('../img/hor_line.gif') repeat-x scroll center top; clear:both; 
	font-size:1px; height:1px; overflow:hidden; }
.relative{ position: relative; width: 100%;} 

.inverta a{ text-decoration: none;}
.inverta a:hover{ text-decoration: underline;}
a.inverta{ text-decoration: none;}
a.inverta:hover{ text-decoration: underline;}

.alright{ text-align: right;}
.tcenter{ text-align: center;}

.fs0 { font-size: 0px;}
.fs10{ font-size: 10px; }
.fs11{ font-size: 10px; }
.fs12{ font-size: 12px; }
.fs13{ font-size: 13px; }
.fs14{ font-size: 14px; }
.fs16{ font-size: 16px; }
.fs17{ font-size: 17px; }
.fs19{ font-size: 19px; }
.fs21{ font-size: 21px; }
.fs23{ font-size: 23px; }
.fs29{ font-size: 29px; }
.lh12{ line-height: 1.2; }
.wdth50{ width: 50%; }
.wdth30{ width: 30%; }
.wdth70{ width: 70%; }

.dblock{ display: block;}
.dline{ display: inline;}
.dnone, .hidden{ display: none; }
.fbold{ font-weight: bold;}
.italic{font-style: italic;}
.upperc{ text-transform: uppercase;}
.capital{ text-transform: uppercase;}
.nodisplay{ display: none;}

.padd10{ padding: 10px;}
.paddb10{ padding-bottom: 10px;}
.paddlr10{ padding: 0px 10px;}
.marg0{ margin: 0px;}
.padd0{ padding: 0px;}

.padd30{ padding: 30px;}

.flleft{ float: left;}
.flright{ float: right;}

.grey{ background-color: #E5E5E5;}
.radius{
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
div#google_canvas { height:535px; width: 100%; margin:0px auto; }
.vip{font-weight: bold;}

.grey_box{
	border:1px solid #B4B4B4; position: relative;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
.grey_box input{ 
	border: 0px; padding: 0;}


