* { padding: 0; margin: 0; font-family: Segoe UI, verdana; font-size: 12px; }

body {
	background-color: #FFFFFF; 
	color: #c23c97;
}

.clr { clear: both; }

div#wrapper {
	width: 940px;
	height: 555px;
	/*margin: 50px auto 0 auto;*/
	margin: 50px 0 0 106px;
}

*:first-child+html div#wrapper {
	margin: 57px 0 0 108px;
}

*html div#wrapper {
	margin: 58px 0 0 108px;
}

select { color: #bf4197; }
input { color: #bf4197; }
textarea { color: #bf4197; }

div#left {
	width: 234px;
	float: left;
}

div#left_two {
	margin-left: 50px;
	height: 555px;
	color: #67CDCD;
}
div#left_two ul {
	float: right;
	margin-right: 1px;
	margin-top: 112px;
}
*:first-child+html div#left_two ul { margin-top: 115px; }
*html div#left_two ul { margin-top: 115px; }
div#left_two li {
	color: #67CDCD;
	display: block;
	font-size: 18px;
	margin-top: 15px;
}

*html div#left_two li {
	margin-top: 12px;
}

*:first-child+html div#left_two li {
	margin-top: 12px;
}

div#left_two li a {
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 100% 0px;
	width: 100px;
	height: 23px;
}

div#left_two li a:hover {
	background-position: 100% 2px;
}

div#left_two li a span {
	display: none;
}

div#logo {
	height: 109px;
	width: 696px;
	background:url(../images/logo.jpg) no-repeat #fff 5px 1px;
	float: left;
}

div#content {
	height: 370px;
	width: 695px;
	float: left;
	margin-left: 5px;
	z-index: 100;
}

div#content_one {
	height: 446px;
	width: 705px;
	position: absolute;
	z-index: 0px;
	background: url(../images/bottom_img.jpg) no-repeat 370px 189px;
}

div#border {
	border: 2px solid #C4DBED;
	position: absolute;
	width: 691px;
	height: 366px;
}

div#bottom_img {
	background: url(bottom_img.jpg);
	width: 336px;
	height: 259px;
	position: absolute;
	margin-left: 370px;
	margin-top: 189px;
}

.content_div {
	padding: 15px;
	z-index: 100;
	height: 336px;
	width: 661px;
	margin: 2px;
	overflow: auto;
}

form div { 
	margin: 0 0 2ex 0;
	clear:left;
}

label {
	width: 8em;
	display:block;
	float:left;
	padding-right:0em
}

form div.submit{
	margin-left:9em;
}
*html form div.submit{
	margin-left: 111px;
}
input.submit{
	width:100px ;
}
input.phone {
	width:62px ;
}
form input{
	width:290px;
	
}
form select{
	width:295px;
	
}

form textarea{
	width:390px;
	
}

input.postal {
	width:96.5px;

}
hr {
	
}
table.invoice {
	width: 100%;
}

.invoice .th {
	color: #fff;
	font-weight: bold;
}

img#Tips{
	cursor:pointer;
}
.tool-tip {
	color: #fff;
	width: 370px;
	z-index: 13000;
	/*-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
	/*border: 1px solid #000;*/
	border: 1px dashed #2F87AB;
}
  
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background-color:#cccccc;
	
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	/*background-color:#3593B5;
	color:#fff;*/
	background-color: #FFFFCB;
	color: #2F87AB;

}

.gta_yoga_logo {
	display:block;
	width: 157px; height: 112px; background:url(../images/images/menu_19.jpg); position: absolute; margin-top: 368px; margin-left: 25px;
}

div#country_note {
	background-color: #FFFFCB;
	color: #2F87AB;
	width: 300px;
	padding: 5px;
	border: 1px dashed #2F87AB;
}

*html div#country_note {
	width: 302px;
}
