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


 body {
	 background-image:url(../images/bg.png);
	 height:1036px;
	 background-position: top;
	 background-repeat:no-repeat;
	 }
/* RESET BROWSER DEFAULTS */
:link, :visited {
 text-decoration:none;
}
ul, ol {
 list-style:none
}
h1, h2, h3, h4, h5, h6, pre, code {
 font-size:1em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {
 margin:0;
 padding:0
}
a img, :link img, :visited img {
 border:none
}
/* END RESET BROWSER DEFAULTS */

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
* {
 margin:0;
 padding:0;
}
/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
/* End hide from IE-mac */

.clear {
 clear:both;
}
.innercontainer{
	width:998px;
	margin:auto;
	}
.logo{
	text-align:center;
	}
.contact{
    background-color: #FFFFFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 17px;
    margin: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 864px;
	}	
.nav{
    background-image: url("../images/nav_bg.png");
    height: 65px;
    margin: 10px auto auto;
    width: 864px;
	}
.nav ul{}
.nav ul li{
    color: #252525;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 21px;
    padding-left: 35px;
    padding-top: 21px;
	}
.nav ul li a{
	color: #252525;
	}
.nav ul li a:hover{
	color: #00b7d4;
	}
.slider{
	padding-top:15px;
	}
.about{
    margin-left: 20px;
    margin-top: 0px;
	}
.abouttxt{
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 21px;
    font-style: italic;
    font-weight: bold;
	}
.abouttxt2{
    color: #848484;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    margin-top: 7px;
	}	
.sponsor{
    margin-top: 5px;
    text-align: center;
	}
.footer{
    background-color: #000000;
    height: 33px;
    margin-top: 7px;
	}		
.cpy{
    color: #FFF;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    text-align:center;
    padding-top:10px;
	}	
.bgg{
 background-image: url("../images/bg2.png");
    padding-bottom: 11px;
 }
.pages_innercontainer{
	width:998px;
	margin:auto;
	background:#FFF;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
	}
.pages_box{
    margin-left:0px;
    margin-top: 10px;
	min-height:600px;
	}
.pages_div
{
	width:865px;
	margin:auto;
	padding-top:20px;
}
.input_box
{
	border: 1px solid #CCCCCC;
    height: 30px;
    width: 540px;
	padding-left:10px;
	
}
.area_box
{
	border: 1px solid #CCCCCC;
    width: 540px;
	padding-left:10px;	
}
.sendbtt
{
	 background-color: #0066FF;
    border: 1px solid;
    color: #FFFFFF;
    font-weight: bold;
    height: 35px;
    width: 150px;
}
.sponsortext{
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 21px;
    font-style: italic;
    font-weight: bold;
	text-align:left;
	padding-bottom:5px;
	}
.sp_log
{
	border: 1px solid #F7F7F7;
    float: left;
    height: 80px;
    margin-left: 5px;
    padding: 5px;
    width: 80px;
	margin-bottom:5px;
}
.small-input
{
	border: 1px solid #999999;
    font-size: 13px;
    height: 25px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 200px;
}
.searchbtt
{
	width:150px;
	height:35px;
	border:1px solid #06F;
	background-color:#06F;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}
.testimonial {
    background-color: #F9F9F9;
    border-radius: 10px;
    color: #53646D;
    float: left;
    font: 14px/22px Arial,Helvetica,sans-serif;
    padding: 10px 15px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.arrow {
    border-left: 30px solid rgba(0, 0, 0, 0);
    border-right: 0 solid rgba(0, 0, 0, 0);
    border-top: 30px solid #F9F9F9;
    float: left;
    height: 0;
    margin-left: 25px;
    width: 0;
}
wrapper {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.author-wrapper {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.testimonial-name {
    color: #1E4673;
    float: left;
    font: bold 15px "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    margin: 0 8px;
    padding-top: 5px;
}