@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

/*repeat-y scroll right top*/

body {
    background-color:#000000;
    background-image:url(../images/bgbody.jpg);
	background-repeat:no-repeat;
	width:auto;
	margin-left:0px;
}

body, th, td, input, textarea {
	font-family:Calibri, "Times New Roman", "trebuchet MS";
	font-size: 12px;
	color: #666666;
}

input, textarea {
	font-weight: bold;
}

input.text {
	padding: 2px 5px;
	background: #F8FAEB;
	border-top: 1px solid #4D5719;
	border-left: 1px solid #4D5719;
	border-right: 1px solid #626456;
	border-bottom: 1px solid #626456;
}

input.button {
	background: #3C7BCF;
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	color: #FFFFFF;
}


h1 {
	letter-spacing: -.075em;
	font-size: 14px;
	color:#666666;
}

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	color: #8D8E85;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	
	
}

a:hover {
	border: none;
	
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}



/* Page */

#page {
background:none;
border:0 none;
margin-left:0px;
padding:0;
text-align:left;
width:auto;
}
/*flag */


/* Logo */

#menu {
	width: auto;
	margin: 0 auto;
	background: #8587bd;
	height: 70px;
  	margin-left:0 ;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 38px;
	border:none;
	
}
#menu li a:hover {
border:none;
}
#menu li a:{
border:none;
}
#menu img {
border:none;
}

#menu-photo {
float:left; margin-top:15px;
}
#menu-li {
float:left; margin-top:20px;
}

#banner {
margin-left:0px;
margin-top:10px;
height:270px;
width:834px;
}

#content {
width:834px; float:left;
}
#content-left {
width:450px; height:310px; background-color:#FFFFFF; float:left;
border: 2px solid #8587bd;
}

.content-left {
text-align:justify; font-size:12px; margin:10px; 
}


#content-right {
width:350px; height:150px; background:none; float:right; margin-top:160px;
}
#testimonial {
width:350px; height:90px; background: #FFFFFF;
}
#testimonial-img {
float:left; margin-left:2px;
}

#testimonial-text {
float:right; text-align:justify; font-size:14px;
}
.style1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
 .c4 {
 clear: both;
 }

#footer {
	width: auto;
	margin: 0 auto;
	background:none;
	height: 40px;
  	margin-left:0px;
	margin-top:40px;
	text-align:left;
	color:#000000;
}
#footer a{
 
	color:#000000;
}
