
/* colours */
.white{
color:#FFFFFF !important;	
}
.red { 
color:#EF4035 !important;
}
.green {
	color:#A8BA3A !important;
}
#topcontainer {
	margin: auto;
	width: 1000px;
	position: relative;
	height:81px;
	overflow:hidden;
}
#mid_nav {
	width: 100%;
	position: absolute;
	/*background:#D2CDC9;*/
	height:26px;
	overflow:hidden;
	background-color: #D3CDC9;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
}
#midcontainer {
	height: 278px;
	padding: 0px;
	width: 100%;
	position:static;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.brochure{
	width: 960px;
	height:218px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#bottomcontainer{
	margin: auto;
	width: 900px;
	position: relative;
	z-index:20;
	height:200px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #4D4D62;
}
p { font-size:12px;
}
/* cufon font replacemenrt */
.vagRounded, .vagRounded_red_link, .vagRounded_green_link {
 font-weight: 100;
}

a.vagRounded_red_link{
	color:#EF4035;
	font-size:15px;
	line-height:18px;
	text-decoration:none;	
	border-bottom:1px solid #fff;
}
a.vagRounded_green_link{
	color:#A8BA3A;
	font-size:15px;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
a.vagRounded_green_link:hover{
	text-decoration:none;
	border-bottom:1px solid #A8BA3A;
}

a.vagRounded_red_link:hover{
	text-decoration:none;
	border-bottom:1px solid #EF4035;
}


#home_layout, #layout {
	position: relative;
}

#home_layout .center, .bottom_home_layout .center{
	float: left;
	width: 460px;
	padding: 2px;
}
#home_layout .right, .bottom_home_layout .right{
	position: relative;
	width: 415px;
	right: 0px;
	float: right;
}
#home_layout .right .hm_panel, .bottom_home_layout .right .hm_panel {
	width:430px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 15px;
}
#home_layout a{
	color:#EF4035 !important;
}
#home_layout a:hover{
	text-decoration:none;
	border-bottom:1px solid #EF4035;
}
.casePanel{
	width:440px;height:248px;float:left;margin:0 0 10px 32px;
}
.casePanel h2{
	color:#fff;
	font-size: 25px;
	line-height:25px;
	padding-top:30px;
	padding-bottom:5px;
	font-weight:100!important;
}
.casePanel p{
	color:#fff;
	font-size: 20px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:0px;
}
.casePanel p a{
	color:#fff;
	font-size: 16px;
	margin-top:3px;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
 
.hm_panel a{
	color:#A8BA3A;
	font-size:15px;
	text-decoration:none;	
}
.vagRoundedLearn{
	color:#A8BA3A;
	font-size:15px;
	text-decoration:none;
	border-bottom:1px solid #fff;
}
.vagRoundedLearn:hover{
	text-decoration:none;
	border-bottom:1px solid #A8BA3A;
}
.hm_panel a:hover{
	text-decoration:none;
	border-bottom:1px solid #A8BA3A;
	
}
.bottom_home_layout{
	height:200px;
	width:900px;
	position: relative;
	z-index:20;
	padding-top: 20px;
	margin: auto;
}
/* content area */
#layout {
	margin: auto;
	width: 960px;
	position: relative;
	z-index:10;
	
}
#layout .center{
	position: relative;
	float: left;
	width: 640px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
	min-height: 300px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 22px;
	padding-left: 30px;
}
#layout .right{
	position: relative;
	width: 250px;
	right: 0px;
	float: right;
}
#layout .left{
	position: relative;
	width: 196px;
	left: 0px;
	float: left;
	border: 1px solid #E1E1E1;
}


.panel  {
	min-height: 200px;
	padding: 4px;
	margin: 0px;
}
.panel p  {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.left .leftbottom {
	clear: both;
	height: 7px;
	background-color: #D7D7D7;
}
.right h3 {
	margin: 0px;
	padding: 4px;
	background-color: #999;
	color: #FFF;
}
.left .leftbottom .end {
	margin: 0px;
	padding: 0px;
	height: 7px;
	background-image: url(images/site_images/backgrounds/tikit_left_bottom_28.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.end {
	float: right;
	width: 10px;
	display: block;
}
.left h2 .end {
	margin-top: -4px;
	background-image: url(images/site_images/backgrounds/tikit_left_panel_top_11.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.panelInner {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
}
#header {
	height: 79px;
	padding: 0px;
	position: relative;
	width: 100%;
	margin: 0px;
	background-color: #fff;
	z-index:3;
	border-top-color: #C5CCC7;
	overflow:hidden;
}
#header .searchform {
	position: absolute;
	top: 35px;
	right: 13px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: 2px center;
	height: 20px;
	width: 78px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	overflow: hidden;
}
#header .logo {
	width: 200px;
	height: 49px;
	display: block;
	position: absolute;
	left: 45px;
	top: 15px;
	outline: none;
	text-decoration: none;
}
/*form*/
label {
	width: 100px;
	color:#000;
	font-weight:bold;
	
}
.frm_inpt{
	padding:3px 0 0;
	margin-bottom:5px;
	width:100%;
	overflow:hidden;
	
}
form .inputSurround {
	width: 135px;
	overflow: hidden;
	position: relative;
	left: 2px;
	top: 4px;
	height: 16px;
}
form .inputSurround input {
	background-color: #FFF;
	font-size: 11px;
	color: #7980a5;
	position: absolute;
	left: -6px;
	top: -6px;
	border: 0px none #FFF;
	background-image: none;
	padding: 6px;
}
.searchform .inputSurround label {
	color: #7980a5;
	font-size: 11px;
	position: absolute;
	z-index: 0;
}

h1 , h2 , h3, h4, h5{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
	
h1 {
	font-size: 26px;
	line-height:26px;
	
}
h2 {
	font-size: 20px;
	line-height:20px;
	padding-top:10px;
		
}
h2 a {
	margin-bottom:10px;		
}

h3{
	font-size: 18px;
	line-height:18px;
	padding:10px 0 5px 0;
}
p.quote {
	font-weight:100!important;
	font-size: 18px;
	line-height:20px;
	padding:10px 0 15px 0!important;
	color:#EF4035;
}
/* LIST STYLES */
ul, ol {
	margin-left:20px;
	list-style:disc outside;
	font-size:12px;
	line-height:15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	}
ul ul li{
	font-size:.9em;
	line-height:1em;

}
li {
	padding:3px 0 0;
}	
ol li {
	list-style:decimal outside;
	}
/*links*/
a{
	color:#000000;
		
}
a:hover{
	text-decoration:none;
}
.searchform a{
	font-weight:100;
	color:#A9BB3A;
	text-decoration:none;
	font-size:14px;
	padding:0px!important;
}
.searchform  a.vagRounded:hover{
	
	color:#C00;
	
}

#home_layout .right .hm_panel h2 a, .bottom_home_layout .center h2 a, .money_transfers h2 a, #home_layout .right h2 .vagRounded 

 {
	color:#A8BA3A;
	text-decoration:none;
}
#home_layout .right .hm_panel h2 a{
	font-size: 20px;
	line-height:20px;
	
}
.bottom_home_layout .center h2 a, #home_layout .right h2 .vagRounded {
	color:#A8BA3A;
}

.money_transfers h2 a {
	color:#fff;
}
h1.vagRounded{
	
}
.center .lead {
	margin: 0px;
	padding-top: 30px;
	font-weight: bold;
}
.center p {
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
}
#footer {
	padding-top: 15px;
	clear: both;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}

.right .leftbottom {
	clear: both;
	height: 7px;
	background-color: #D7D7D7;
}
.animate, .caseImage {
	position: relative;
	overflow: hidden;
	height: 248px;
	width: 466px;
	padding: 0;
	float:left;
	/*background:url(images/site_images/rotater/b1.jpg) no-repeat;*/
}
.caseImage {
	height:248px;width:950px;margin-left:50px;
}
.right .panel .play {
	text-align: center;
}
.right .panel .next {
	position: absolute;
	top: 100px;
	right: 2px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #999;
	border-bottom-color: #666;
	border-left-color: #E8E8E8;
	padding: 2px;
}
.animate .anime {
	background-color: #FFF;
	padding: 0;
}
.hide {
	display: none;
}
.right .panel .last {
	position: absolute;
	top: 100px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	background-color: #E8E8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #999;
	border-bottom-color: #666;
	border-left-color: #E8E8E8;
	padding: 2px;
	left: 0px;
}
.center .extra {
	position: relative;
	clear: both;
}
#adminPanel {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #FFF;
	margin: 2px;
	padding: 2px;
	z-index: 99;
}
#krd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-left: 50px;
	color: #999999;
	padding-right: 50px;
	vertical-align: middle;
}


/* TOP NAV */
#topmenu {
	height: 20px;
	list-style:none;
	margin:0;
	padding-top: 5px;
	margin-right: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	float:right;
}
#topmenu li {
	float:left;
	padding:0;
	margin:0;
}
#topmenu li:hover {
	position:relative;
}
#topmenu li a {
	width:auto;
	float:left;
	display:block;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
	text-align:center;
	margin:0;
	padding:0 10px 0 10px;
	color:#4D4D4D;
	border-left:1px #ccc solid;
	font-family:Arial, Helvetica, sans-serif;
}
/* EXCEPTIONS */
#topmenu li.first_topmenu a {
	border-left:none;
	
}
#topmenu li.current a {
	color: #C00;
}
#topmenu li:hover a {
	color: #C00;
}

/* MAIN MENU */


#mainmenu {
	width: 547px;
	
	list-style:none;
	float:right;
	background:#D2CDC9;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainmenu li {
	float:left;
	padding:0;
	margin:0;
	height:30px;
	
}
#mainmenu li:hover {
	position:relative;
}
#mainmenu li a.vagRounded {
	width:auto;
	float:left;
	display:block;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	text-align:center;
	margin:0;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
/* EXCEPTIONS */

#mainmenu li.current a.vagRounded {
	color: #C00;
}
#mainmenu li a.vagRounded:hover  {
	color: #C00;
}

/* TOP NAV */
#footermenu {
	height: 15px;
	width: 980px;
	list-style:none;
	margin:0 auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 50px;
}
#footermenu li {
	float:left;
	padding:0;
	margin:0;
	color:#4D4D4D;
	border-right:1px #ccc solid;

}
#footermenu li:hover {
	position:relative;
}
#footermenu li a{
	width:auto;
	float:left;
	display:block;
	font-size:10px;
	line-height:10px;
	text-decoration:none;
	text-align:center;
	margin:0;
	padding:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4D4D4D;
}
.footer_text{
	width: 980px;
	margin:0 auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size:10px;
	line-height:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4D4D4D;

}
/* EXCEPTIONS */
#footermenu li.last_footermenu  {
	border-right:none;
	
}
#footermenu li.current a {
	color: #C00;
}
#footermenu li:hover a {
	color: #C00;
}



/* key word area */
.keywords_area{
	margin:auto;
	width: 1000px;
	position: relative;
	height:51px;
	overflow:hidden;
}
.top_line{
	width:100%; 
	height:1px; 
	border-top:1px solid #C5CCC7;
}

/*mid menu */
.mid_menu_area{
	width:1000px;
	margin:0 auto;
	height:26px;
	background-color: #D3CDC9;
}

/* header container */
.header_container{
	height: 274px;
	padding: 0px;
	width: 100%;
	margin: 0px;
	background:#9BAE2F;
}
.left_flower{
	width:152px;
	background:url(images/site_images/backgrounds/left_flower.png) no-repeat;
	z-index:5; 
	position:absolute; 
	top: 167px; 
	left:0px; 
	height:308px;
	behavior:url(styles/iepngfix.htc);
}
.right_flower{
	width:152px; 
	background:url(images/site_images/backgrounds/right_flower.png) no-repeat; 
	z-index:5; 
	position:absolute; 
	top: 167px; 
	right:0px;
	height:308px;
	behavior:url(styles/iepngfix.htc);
}
.center_person{
	height:294px;
	width:130px;
	background:url(images/site_images/backgrounds/center_person.png) no-repeat;
	top:163px;
    left:46%;
	position:absolute;
	behavior:url(styles/iepngfix.htc); 
	z-index:11;
}
.center_left_flower{
	width:230px;
	height:100px;  
	z-index:3; 
	background:url(images/site_images/backgrounds/center_left_flower.png) no-repeat; 
	top:320px; 
	left:15%;
	position:absolute;
	behavior:url(styles/iepngfix.htc);
}
.center_right_flower{
	height:55px; 
	width:356px; 
	z-index:3; 
	background:url(images/site_images/backgrounds/center_right_flower.png) no-repeat; 
	top:220px; 
	left:57%;  
	position:relative;
	behavior:url(styles/iepngfix.htc);
}
/*home bottom container */
.hm_bt_p{
	margin-top:23px;
}
.hm_very_bottom{
	background:url(images/site_images/backgrounds/bottom_div_bg.gif) repeat-x; 
	width:100%; 
	height:200px;
	position:relative;
}
.hm_bt_p1{
	padding-top:10px; 
	width:200px; 
	float:left;
	margin-right:15px;
}
.hm_bt_p2{
	padding-top:10px;
	width:200px;
	float:left;
	margin-right:5px;
}
.hm_bt_p3{
	padding-top:10px;
	width:145px;
	float:left;
}
/*home money*/
.money_transfers{
	width:456px;
	height:148px;
	background:url(images/site_images/backgrounds/money_transfers_panel.png) no-repeat top left;
	margin:20px 10px 40px 10px;
	color:#fff;
}
.money_grid {
	background-image: url(images/site_images/backgrounds/money_transfers_grid_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 96px;
	width: 205px;
	z-index:23;
	margin-left: 10px;
}
.money_transfers_l{
	width:215px;
	float:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.money_transfers_r{
	width:225px; 
	float:left;
}

.vagRoundedPanel{
	color:#fff;
	font-size:24px;
}
.rotframe{
	width:100%; position:absolute; top:160px; left:0; margin:0; padding:0;
	
}
.rotimg{
	width:900px; height:248px; margin:0 auto; z-index:2;position: relative; overflow:hidden;
}
.greenLeft {
	height: 27px;
	width: 36%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #9BAE31;
	z-index: 0;
	background-image: url(images/site_images/backgrounds/mid-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pdf {
	margin-left: 5px;
	padding:0 0 10px 30px;
	background:transparent url(images/site_images/click/pdf.gif) left top no-repeat;
	font-size:1.1em;
	display:block;
}
.noborder{
	border:none;
}
h2 a.vagRounded:hover{
	border-bottom:none!important;
}
.brochure_text {
	width:430px; float:right; position: relative; z-index:15;
}
.hm_banner{
	width:100%; position:absolute; top:159px; left:0; margin:0; padding:0;
}
.hm_banner_cont{ width:1000px; height:525px; background:url(images/site_images/backgrounds/rotator/home.png) no-repeat; z-index:4; top:0; position: relative; behavior:url(styles/iepngfix.htc); margin:0 auto;}
.pr10 {
	padding-right:10px!important;
}
.pr25 {
	padding-right:25px!important;
}
.mb5 {
	margin-bottom:5px!important;
}
.hm_questions_pn{
	width:440px; height:50px; float:left; padding-top:20px;
}
.hm_money_transfers_pn{
	width:131px; margin:13px 0px 2px 80px;
}
#layout .center table {
	color: #000;
}
td.lft {
	padding-left:5px;
}
.b {
	font-weight:bold!important;
}
