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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #D6DEE0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}


#container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	position: relative;
	background: url(../images/backgrounds/testimonials.jpg);
} 
h1 {
	margin: 0px 0px 10px;
	padding: 0px;
}



h2 {
	margin: 0px 0px 10px;
	padding: 0px;
}


h3 {
	font-family: Verdana;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.blueText {
	color: #3030D3;
}


#header {
	height: 178px;
	position: relative;
}
#header #logo{
	position: absolute;
	top: 29px;
	right: 29px;
	left: 16px;
	width: 558px;
	height: 109px;
}
#header img   {
	border-style: none;
}

#header #subnav{
	position: absolute;
	height: 82px;
	width: 255px;
	left: 634px;
	top: 92px;
}
#header #subnav img {
	padding-right: 5px;
}
#masthead {
	width: 900px;
}
#graphic  {
	float: left;
	width: 513px;
	text-align: center;
	padding-left: 58px;
	padding-top: 10px;
	padding-bottom: 10px;

}
#graphic p {
	margin: 10px 0px 0px;
	padding: 0px;
	height: 20px;
}
#graphic img  {
	border-style: none;
}


#navigation  {
	padding: 0px;
	margin-top: 5px;
	margin-left: 610px;

}


#productNav {
	width: 784px;
	height: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#sprymenu {
	clear: both;
	height: 30px;
	width: 845px;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#mainContent {
	width: 800px;
	padding: 0px;
	clear: both;
	margin-left: 58px;

}
#mainContent img {
	border-style: none;
}

#mainContent h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #FF9900;
}
#mainContent h2 {
	font-size: 16px;
	color: #F90;
}
#mainContent h3 {
	font-size: 16px;
	color: #F90;
}

#mainContent h4 {
	color: #3030D1;
	margin: 0px;
	padding: 0px;
}
#mainContent h5 {
	font-size: 14px;
	color: #3030D1;
	margin: 10px 0px 0px;
	padding: 0px;
}

#mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin: 0px 0px 10px;
	padding: 0px;
}
#mainContent ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mainContent ul li {

}
#mainContent table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#mainContent table tr {
	text-align: center;
}


#mainContent td{
	padding-left: 10px;
}

#mainContent .beijing {
	margin-left: 158px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainContent .foot   {
	font-size: 12px;
}


#mainContent .panels {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#mainContent .panels .figure {
	height: 227px;
}
#mainContent .panels .figure img {
	float: right;
}

#productNav ul  {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 784px;
}
#productNav ul li  {
	float: left;
	list-style: none;
}
#productNav li a:link,#productNav li a:visited {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: .2em .5em;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #3030D3;
	line-height: 1.2em;
	margin-right: 0.5em;
	background: #E9F1E6;
}
#productNav li a:hover, #productNav li a:active {
	color: #729F36;
	background: #E9F1E6;
}
#productNav li a.current, #productNav li a.current:hover, #productNav li a.current:active {
	color: #F90;
	background: #E9F1E6;
	cursor: default;
}



#footer {
	margin-top: 15px;
}


#footer h3 {
	font-family: Verdana;
	font-size: 20px;
	color: #528D18;
	text-align: center;
	margin-bottom: 10px;
}
#footer h3 a {
	color: #528D18;
	text-decoration: none;
}
#footer h3 a:hover{/*pseudo selector used to create rollover effects*/
	background: #E9F1E6;
	}
#gallery  {
	margin-left: 35px;
	margin-bottom: 10px;
	clear: both;
	height: 185px;

}
#gallery  #figure{
	float: left;

}
#gallery #figure   p{
	font-family: Verdana;
	font-size: 18px;
	text-align: center;
	line-height: normal;
	margin: 0;
	color: #528D18;
	width: 115px;
	font-weight: normal;
}
#footernav {
	font-family: Verdana;
	color: #528D18;
	font-size: 12px;
	clear: both;
	height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
#footernav ul  {
	list-style: none;
	text-decoration: none;
	margin: 0px 0px 0px 87px;
	padding: 0px;
}
#footernav ul li  {
	text-decoration: none;
	display: block;
	float: left;
}
#footernav ul li a {
	color: #528D18;
	padding: 10px;
}
#footernav ul a:hover{/*pseudo selector used to create rollover effects*/
	background: #E9F1E6;
	}
#copyright {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 30px;
	clear: both;
	padding-top: 10px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#email {
	position: absolute;
	height: 89px;
	width: 45px;
	left: 796px;
	top: 178px;
}
#email img {
	padding-bottom: 10px;
}
