@charset "utf-8";
/* CSS Document */

body{
	background:#000000 url(images/main-bg.gif) repeat-x top;
	}

.logo{background:url(images/logo.png) no-repeat left top;}
.head-bg{background:url(images/head-bg.gif) repeat-x top;}
.head-right-corn{background:url(images/head-right-corn.png) no-repeat right top;}

.head-text{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:14px;
	color:#FFFFFF;
	}

.menu-left{background:url(images/menu-left-corn.png) no-repeat top left;}
.menu-right{background:url(images/menu-right-corn.png) no-repeat top right;}
.menu-bg{background:url(images/menu-bg.gif) repeat-x top;}

.menu-links{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	height:26px;
	padding-top:2px;	
	}
a.menu-links:link{color:#FFFFFF; text-decoration:none;}
a.menu-links:visited{color:#FFFFFF; text-decoration:none;}
a.menu-links:hover{color:#FFFFFF; text-decoration:none; background:url(images/menu-h.gif) repeat-x top;}
a.menu-links:active{color:#FFFFFF; text-decoration:none;}

.foot-corn-left{background:url(images/foot-corn-left.png) no-repeat left top;}
.foot-corn-right{background:url(images/foot-corn-right.png) no-repeat right top;}
.foot-bg{background:url(images/foot-bg.gif) repeat-x top; font-family:"trebuchet MS", arial, tahoma; font-size:12px; color:#FFFFFF;}

.foot-links{
	font-family:"trebuchet MS", arial, tahoma;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	}
a.foot-links:link{text-decoration:none; color:#FFFFFF;}
a.foot-links:visited{text-decoration:none; color:#FFFFFF;}
a.foot-links:hover{text-decoration:underline; color:#FFFFFF;}
a.foot-links:active{text-decoration:none; color:#FFFFFF;}

.designclass{
	font-family:"trebuchet MS", arial, tahoma;
	color:#5c5c5c;
	font-size:9px;
	text-decoration:none;
	}
a.designclass:link{text-decoration:none; color:#5c5c5c;}
a.designclass:visited{text-decoration:none; color:#5c5c5c;}
a.designclass:hover{text-decoration:underline; color:#5c5c5c;}
a.designclass:active{text-decoration:none; color:#5c5c5c;}

.mid-box-title-bg{
	background:url(images/mid-box-title-bg.png) no-repeat top;
	}
.mid-box-bottom-bg{
	background:url(images/mid-box-bottom-bg.png) no-repeat top;
	}

.mid-box-con-bg{
	background:url(images/mid-menu-bg.gif) repeat-y left;
	}

.mid-box-shade{
	background:url(images/mid-box-shade.gif) repeat-x left top;
	}

.mid-box-title{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:17px;
	color:#333333;
	text-decoration:none;
	}

.mid-contentbg{
	background:#ffffff url(images/mid-content-bg.gif) repeat-x top;
	}

.title-bullet{background:url(images/title-bullet.gif) no-repeat left top;}
.title-bg{background:url(images/title-bg.gif) repeat-x top;}
.title-bg-text{font-family:"trebuchet MS", arial, tahoma; font-size:25px; color:#FFFFFF;}

.natural-text{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	}
	
.icon-contact{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:12px;
	color:#7a7a7a;
	text-decoration:none;	
	}
a.icon-contact:link{text-decoration:none; color:#7a7a7a;}
a.icon-contact:visited{text-decoration:none; color:#7a7a7a;}
a.icon-contact:hover{text-decoration:underline; color:#000000;}
a.icon-contact:active{text-decoration:none; color:#7a7a7a;}

.textfield{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:12px;
	color:#7a7a7a;
	border:#cbcbcb solid 1px;
	}

.button-1{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:12px;
	color:#868686;
	border:#cbcbcb solid 1px;
	}

.lable-1{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:13px;
	color:#7a7a7a;
	}

.upevents_flow{
	display:block;
	height:140px;
	overflow:auto;
	}

.upevents{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:12px;
	color:#464646;
	text-decoration:none;
	font-weight:bold;
	}
a.upevents:link{text-decoration:none; color:#464646;}
a.upevents:visited{text-decoration:none; color:#464646;}
a.upevents:hover{text-decoration:none; color:#1f1f1f;}
a.upevents:active{text-decoration:none; color:#464646;}

.testimonials{
	font-family:"trebuchet MS", arial, tahoma;
	font-size:12px;
	color:#464646;
	text-decoration:none;
	}
.testi-links{
	font-family:"trebuchet MS", arial, tahoma;
	color:#464646;
	font-size:12px;
	text-decoration:none;
	}
a.testi-links:link{text-decoration:none; color:#464646;}
a.testi-links:visited{text-decoration:none; color:#464646;}
a.testi-links:hover{text-decoration:none; color:#1e1e1e;}
a.testi-links:active{text-decoration:none; color:#464646;}

.justify-a{	
	text-align:justify;
	}