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

/** GLOBAL STYLESHEET
-----------------------------------------------------------------**/
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,
caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { margin-top:30px; background-color: #EEEDEB; }

img {
	border: none;
}

ul, ol{
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595147;
	line-height: 150%;
}

.sup {
	position: relative;
	bottom: 1.2em;
	font-size: 6px;
}

a{color:#00ADEF; text-decoration:none;}
.header_email a{color:#818085; text-decoration:none;}
.header_email a:hover{color:#00ADEF; text-decoration:none;}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.floatLeft  {float: left;}
.floatRight {float: right;}
.clearer    {
	clear: both;
	font-size: 1px;
	line-height: 0%;
	height: 0px;
	text-indent: -9999px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*Wrapper Main
-------------------------------------------------------*/
div#wrapper {
	margin: 0 auto;
	width: 1011px;
	padding: 0;
}

div#wrapper-inner{
	float: left;
	width: 1011px;
	background: url(../images/wrapper-bg.gif) repeat-y;
}

div#content{
	width: 936px;	
	padding: 30px 35px 0 40px;
}

div#header {
	float: left;
	width: 936px;
}


div#header .col1 { float: left; width:650px; }
div#header .col2 { float: right; width:215px; font-family: Cambria; font-size: 16px; color: #595147;}




p.slogan{
	clear: both;
	margin: 0;
	padding-left: 50px;
	font-family: Cambria;
	font-size: 15px;
	color: #595147;
	font-weight:bold;
}


div#navigation{
	float: right;
	width:513px;
	padding-left: 218px;
	margin-top: -40px;
}

/*---Menu---*/
ul#menu { height: 65px; background: url(../images/navi-background.gif) no-repeat; }

ul#menu li { float: left; }

ul#menu li a{
	float: left;
	position: relative;
	padding: 18px 15px 12px 15px;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #595147;
	text-align: center;
	text-decoration: none;
}

ul#menu li.separator{ margin-top: 10px; width: 2px; height: 38px; background: url(../images/separator.gif) no-repeat left center; }

ul#menu li a:hover{ color: #00ADEF;text-decoration: none; }
ul#menu li a.active{ color: #00ADEF!important; }


div#banner{
	float: left;
	width: 936px;
	height: 268px;
	padding: 1px 1px 5px 1px;
	margin-top: 15px;
	background: url(../images/banner-bg.gif) no-repeat;
}

div#fadeshow1{ float: left; margin: 0; width: 927px; z-index: 100; }

h1.banner-txt1{
	float: left;
	width: 500px;
	margin: 0;
	font-weight: normal;
	padding: 15px 0 0 40px;
}

div.banner-txt2{
	float: left;
	width: 500px;
	margin: 0;
	font-weight: normal;
	padding: 5px 0 0 40px;
}

.btxt1{ font-family: Century Gothic; font-size: 31px; color: #595147; }
.btxt2{ float: left;margin: 0;font-family: Century Gothic; font-size: 25px; color: #093FAB; padding-top: 8px; }
.btxt3{ float: left;font-family: "Bookman Old Style"!important; color: #093FAB; font-size: 48px!important; }
.btxt4{ font-family: Arial!important; font-size: 24px!important; }
.padding-top{ padding-top: 50px; }

div#content-area {
	float: left;
	width: 930px;
	padding: 15px 0;
	overflow: hidden;
}

div#content-area-index {
	float: left;
	width: 936px;
	padding: 15px 0;
	overflow: hidden;
}



p.intro{

	width: 930px;
	margin: 0;
	padding-top: 10px;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595147;
	line-height: 150%;
}

p.intro a{color:#818085; text-decoration:none;}

p.intro a:hover{color:#00ADEF; text-decoration:none;}


p.intro-Testimonials{

	width: 930px;
	margin: 0;
	padding-top: 10px;
	margin-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595147;
	line-height: 150%;
	font-style:italic;
}

p.intro-website{

	width: 930px;
	margin: 0;
	padding-top: 10px; 
	margin-bottom:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595147;
	line-height: 150%; 
}

hr {

width:96%; height:1px; border:0px; background:#E4E4E4; margin-top:10px; margin-bottom:10px;}

.venu{float:left; width:148px; margin-right:10px;}

li.intro{
	float: left;
	width: 930px;
	margin: 0;
	list-style-type:circle;
	padding-top: 10px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595147;
	line-height: 150%;
}

p.more{
	float: left;
	margin: 0;
	padding-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2BAD31;
	overflow: hidden;
}

p.more a{ color: #2BAD31; text-decoration: none; }
p.more a:hover{ text-decoration: underline; }

/*---Common---*/
h1.title1{
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #00ADEF;
}

.title2{
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #5A5247;
}

.title3{margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00ADEF;
	font-style:italic;
}

.title4{margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00ADEF;
}



h2.logo{ padding:0; margin: 0; }


.no-border{ border-left: none!important; }


/*---Footer---*/
div#footer{
	float: left;
	width: 1000px;
	padding: 10px 0;
	margin: 0px 0 0 6px;
	background-color: #03379F;
}

span.number{
	float: left;
	font-family: Calibri, Trebuchet ms; 
	font-size: 20px;
	color: #fff;
	margin-left: 28px;
	font-weight:bold;
}
span.number a:hover{ color:#FFFFFF; text-decoration:none;}

span.copyright{
	float: right;
	letter-spacing:1px;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7C7C7;
	margin-top: 5px;
	padding-right: 28px;
}


table.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #595147;
}

.style1 {
color: #FF0000;
font-size:15px;
}

.textfield {
width:250px;
color:#404040;
height:20px;
}

.textarea {
width:250px;
color:#404040;
height:70px;
}

.button {
color: white; 
font-family: Trebuchet MS; 
font-weight: bold; 
border-style: dotted; 
border-width: 0; 
background-color: #595147;
}

.resetbutton {
color: #FFFFFF; 
font-weight: bold; 
font-family: Trebuchet MS; 
border-style: dotted; 
border-width: 0; 
background-color: #828282;
}

.home-logo{margin:15px 0px 0px 0px; padding:0px;}
.home-logo ul{list-style-type:none;}
.home-logo li{list-style-type:none; float:left; margin-left:5px;}

.home-con{}
.home-con ul{list-style:none; margin-bottom:10px; }
.home-con li{ padding-left:30px; background:url(../images/li.gif) 0px 5px no-repeat; line-height:30px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px; color: #5A5247;  text-decoration:none;}
	
.home-con li a{  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #5A5247; text-decoration:none;}	
.home-con li a:hover{  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #00ADEF; text-decoration:underline;}	

span.link{color: #5A5247; text-decoration:none;}
span.link a{color: #5A5247; text-decoration:none; font-weight:bold;}
span.link a:hover{color: #00ADEF; text-decoration:underline; font-weight:bold;}
