* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	background-image: url(../images/bg_footer.gif);
}
#wrap {
	background-color: #04172C;
	background-image: url(../images/bg_contacttop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.right {
	float: right;
}
.contact {
	height: 27px;
	float: right;
	background-color: #asdasd;
}
#top {
	background-image: url(../images/bg_top.gif);
        padding-left:225px;
        padding-right:225px;
	height: 79px;
}
#top_container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;

}
#menu {
	width: 500px;
	float: right;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	clear: right;
	margin-top: 5px;
}
#menu li {
	list-style-type: none;
	float: left;
        
	height: 40px;
}
#menu li a {
	padding-right: 20px;
	padding-left: 20px;
        width: 10px;
	color: #666666;
	text-decoration: none;
}
#menu li a:hover {
	padding-right: 20px;
	padding-left: 20px;
	
	height: 40px;
	width: 100%;
	color: #000000;
	text-decoration: none;
}
#content_container {
	background-color: #FFFFFF;
	width: 100%;
	padding-top: 30px;
}
#logo {
	margin-top: 20px;
	float: left;
	width: 163px;
}
#content, #subcontent {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#content_bg, #subcontent_bg {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	
}
#content_bg{
height: 230px;
}
#subcontent_bg{
}
.expert_bg{
	background-image: url(../images/scope.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.method_bg{
	background-image: url(../images/dvd.jpg);
	background-repeat: no-repeat;
	background-position: right 80px;
}
#content_bg{
	background-image: url(../images/bg_testtube.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
}
.pblock {
	width: 250px;
	float: left;
}
.subblock {
	width: 500px;
	float: left;
}
.selected {
	background-image: url(../images/pointer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.pblock p, .subblock p {
	text-align: justify;
	font-size: 12px;
	line-height: 24px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
.subblock h2{
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.white {
	color: #CCCCCC;
}

.spacer{
	clear: both;

}
.contact_info {

}
.contact_look {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
}
.cbg{
	background-image: url(../images/bg_contactus.gif);
	background-repeat: no-repeat;
	background-position: 150px bottom;
}
#loadBar, #emailSuccess{
	color: #CCCCCC;
	text-align: center;
	margin-top: 20px;
	
}
#contactFormArea{
	background-color: #04172C;
	background-image: url(../images/bg_contacttop.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#contactFormArea, #contactForm{
	width: 295px;
        height:520px;
	float: right;
}
#contactFormArea p, #contactForm p{
	font-size: 11px;
	line-height: 24px;
	padding-bottom: 0px;
	color: #CCCCCC;
}
#footer {
	width: 100%;
	background-image: url(../images/bg_footersha.gif);
	height: 40px;
}
#footnote {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	color: #202B45;
	text-align: right;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	height: 100px;
}
#footnote a{
	color: #202B45;
	text-decoration: none;
}
#footnote a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
fieldset { border:0;margin:0;padding:0; }
	label {
	display:block;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
}
	input.text,textarea {
	width:300px;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc;
	font-size: 11px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	input.submit {
	padding:2px 5px;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
}
hr {
	width: 65%;
	margin-right: auto;
	margin-left: auto;
	color: #ccc;
	background-color: #CCCCCC;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
