@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	
	font-size:1.2em;
	line-height:1.5;
	margin:10px 0px;
	color:#3399FF
}

a:link{color:#3399FF; border-bottom:1px dotted #3399FF; text-decoration:none}
a:visited{color:#3399FF;border-bottom:1px dotted #3399FF; text-decoration:none}
a:hover{color:#3399FF; border:none; text-decoration:none}
a:active{color:#3399FF ; border-bottom:1px dotted #3399FF; text-decoration:none}

a.skype{border:none; clear:left; float:left; position:relative; left:-10px;}


h3{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:1.2em; font-weight:600;color:#3399FF}

h4{font-size:1.2em; font-weight:600;color:#3399FF}

h1, h2{color:#3399FF; margin-bottom:20px; font-weight:bold; font-size:1.8em;font-family:Verdana, Arial, Helvetica, sans-serif;}


#wrapper {
	width:958px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
#header {
	height:81px;
	width:958px;
	position:relative;
	top:0px;
	left:0px;
}
#header .logo {
	float:left;
	position:absolute;
	top:10px;
	left:0px;
	border:none
}
#header form {
	margin:0px;
	padding:0px;
	float:left;
	width:450px;
	position:absolute;
	right:10px;
	bottom:20px;
}
#header form .login {
	width: 108px;
	display:block;
	float:left;
	height: 24px;
	margin: 0px 10px 0px 0px;
	padding: 0;
	border: 0;
	background: transparent url(../images/header/clientlogin.jpg) no-repeat center top;
	text-indent:-999999px;
	cursor: pointer; /* hand-shaped cursor */
}

.submitform{background-color:transparent; border:none; color:#3399FE; margin-left:20px; cursor:pointer}
#header form .username {
	float:left;
	width:130px;
	margin-right:20px;
	border:1px solid #3E5B96;
	margin-top:2px;
	
}
#header form .password {
	float:left;
	width:130px;
	border:1px solid #3E5B96;
	margin-top:2px;
	
}
#contact-bar {
	background-color:#353535;
	padding:5px 0px 5px 0px;
	width:957px;
	float:left;
}
#contact-bar ul {
	list-style:none;
	margin:0px 0px 0px 5px;
	padding:0px;
}
#contact-bar ul li, #contact-bar p {
	float:left;
	color:#CCCCCC;
	font-size:1.2em;
	margin:0px;
	margin-right:20px;
}
#contact-bar ul li a:link {
	color:#CCCCCC;
	text-decoration:none;
}
.banner {
	float:left;
	width:769px;
	height:227px;
	/*background:transparent url(../images/header/banner.jpg) no-repeat top left;*/
	margin:0px;
	padding:0px;
}
.flash {
	float:left;
	width:188px;
	height:227px;
	background:transparent url(../images/header/flash.jpg) no-repeat top left;
	margin:0px;
	padding:0px;
}
#navigation {
	clear:left;
	float:left;
	width:957px;
	height:25px;
	margin:0px;
	background:transparent url(../images/navigation/menu-gradient-bg.jpg) repeat-x top left;
}




#maincontent {
	float:left;
	width:958px;font-family:Verdana, Arial, Helvetica, sans-serif;
	min-height:220px;

}
.contentleft {
	float:left;
	width:655px;
	margin:20px 0px 0px 10px;
	
	
}

.contentleft-full{
float:left;
	width:900px;
	margin:20px 0px 0px 10px;
}


.contentleft-full ul{list-style:inside; margin:20px 0px 20px 0px; color:#3399FF}
.contentleft-full ul li{margin:10px 0px; font-size:1.2em}



.contentright {
	float:right;
	width:270px;
	position:relative;
	top:0px; left:0px; 
	
}


.contentright a:link {border:none}
.contentright a:visited {border:none}
.contentright a:hover {border:none}
.contentright a:active {border:none}
.quote {
	position:absolute;
	top:100px;
	right:0px;
	border:none;
}
.quote img {
	border:none
}
.feature-boxes {
	width:958px;
	background:transparent url(../images/featureboxes/boxes-bg.jpg) top left repeat-y;
	float:left;
	clear:left;
}
.feature {
	width:188px;
	float:left;
}
.features {
	width:202px;
	float:left
}
.featurelast {
	width:191px;
	float:left
}
.feature h2, .features h2, .featurelast h2 {
	font-weight:normal;
	background-color:#3399FF;
	border-right:1px solid #76BBFF;
	padding:2px 0px;
	text-indent:10px;
	color:#FFFFFF;
	font-size:1.2em
}
.featurelast h2 {
	border-right:none;
}
.feature-text {
	background:transparent url(../images/featureboxes/featurebox-blue.jpg) no-repeat top left;
	padding:10px 20px 0px 30px;
	margin-left:2px;
	position:relative;
	height:120px; 
/* adjust the height if more space for text is required, this will insure that all feature boxes are the same height*/
}
.feature-text p {
	color:#303030;
	line-height:1.8;
}
.feature-link span {
	display:block;
	text-align:right;
	color:#34528F;
	width:90%;
}
.feature-link a {
	background:transparent url(../images/featureboxes/more-arrow.jpg) right center no-repeat;
	padding-right:12px;
	margin:0px;
	color:#34528F;
}
.feature-link a:link {
	background:transparent url(../images/featureboxes/more-arrow.jpg) right center no-repeat;
	padding-right:12px;
	margin:0px;
	color:#34528F;
	text-decoration:none
}
.feature-link a:visited {
	background:transparent url(../images/featureboxes/more-arrow.jpg) right center no-repeat;
	padding-right:12px;
	margin:0px;
	color:#34528F;
	text-decoration:none
}
.feature-link a:hover {
	background:transparent url(../images/featureboxes/more-arrow.jpg) right center no-repeat;
	padding-right:12px;
	margin:0px;
	color:#34528F;
	text-decoration:underline
}
.feature-link a:active {
	background:transparent url(../images/featureboxes/more-arrow.jpg) right center no-repeat;
	padding-right:12px;
	margin:0px;
	color:#34528F;
	text-decoration:none
}
.border-top {
	margin-top:20px;
	background-color:#E9F4FF;
	height:15px;
	margin-bottom:2px;
	width:958px;
	float:left;
}
.border-bottom {
	margin-top:2px;
	background-color:#E9F4FF;
	height:10px;
	margin-bottom:2px;
	width:958px;
	float:left;
}
.footer {
	padding-bottom:2px;
	height:26px;
	width:958px;
	background:transparent url(../images/footer/footer-gradient-bg.jpg) repeat-x top left;
	float:left;
}
.footer ul {
	margin:0px;
	padding:0px;
	list-style:none
}
.footer li {
	float:left;
}
.footer li.copy {
	background:transparent url(../images/footer/footer-all-rights.jpg) no-repeat top left;
	width:270px;
	height:26px;
	text-indent:-999999px;
}
.footer li.legalissue a {
	background:transparent url(../images/footer/footer-legal-notice.jpg) no-repeat top left;
	width:93px;
	height:26px;
	text-indent:-999999px;
	display:block;
}
.footer li.sitemap a {
	background:transparent url(../images/footer/footer-sitemap.jpg) no-repeat top left;
	width:69px;
	height:26px;
	text-indent:-999999px;
	display:block;
}
.footer form {
	margin:0px;
	padding:0px;
}
.footer form .searchbtn {
	display:block;
	float:left;
	width:66px;
	height: 27px;
	margin: 0px 10px 0px 0px;
	padding: 0;
	border: 0;
	background: transparent url(../images/footer/footer-search.jpg) no-repeat center top;
	text-indent:-999999px;
	cursor: pointer;
}
.footer form .searchbox {
	float:left;
	border:1px solid #000000;
	margin-top:3px;
}
.footer li.websitby a {
	background:transparent url(../images/footer/footer-websiteby.jpg) no-repeat top right;
	width:280px;
	height:26px;
	text-indent:-999999px;
	display:block;float:left;
}


.contactus{width:420px;  float:left;}

.contactus form {
	
}
.contactus label, .contentleft-full label {
	float:left;
	color:#3399FF;
	font-size:1.2em;
	font-weight:600;
	clear:left;
	width:160px;
	text-align:left;
	margin-bottom:15px;
	margin-right:10px
}

.contactus span, .contentleft-full span{margin-left:2px; margin-right:2px; color:#FF0000}

.contactus input, .contactus textarea, .contactus select {
	float:left;
	width:220px;
	margin-bottom:15px;border:1px solid #3E5B96;
}
.contactus .submit, .contentleft-full .submit {
	margin-top:40px;
	background:transparent url(../images/featureboxes/more-arrow.jpg) center right no-repeat;
	padding:0px 10px;
	
	text-align:left;
	color:#3399FF;
	font-weight:bold;
	font-size:1.4em;
	border:none;
	margin-left:20px;
	width:70px;
	cursor:pointer;
	border:1px solid #3399FF;
	float:left;
	position:relative;
	left:-20px;
}

.radio{float:left; width:200px;}
.radio .option{width:200px; float:left; clear:left }
.radio .radiobtn{width:50px;}

.address{width:470px; float:right;}

.address-title{width:120px; float:left; margin-right:10px;}
.address-details{width:300px; float:left; position:relative; top:-10px;}

.address-details span{float:left}

.patents_menu{width:100px; float:left;  margin-right:20px; _margin-right:10px;}

.patents_menu ul{width:100px;border:1px solid #000000; margin:12px 0px 0px 0px; padding:0px;float:left;}
.patents_menu li{height:50px;width:100px; border-bottom:1px solid #000000; margin:0px !important; list-style:none; text-align:center; float:left; }

.patents_menu a span{color:#ffffff; font-weight:bold}
.patents_menu a{display:block; height:50px;background-color:#A5A5A5; border:none;color:#FFFFFF; line-height:2}
.patents_menu a:link{display:block; height:50px;background-color:#A5A5A5; border:none;color:#FFFFFF; line-height:2}
.patents_menu a:visited{display:block; height:50px;background-color:#A5A5A5; border:none;color:#FFFFFF; line-height:2}
.patents_menu a:hover{display:block; height:50px;background-color:#5A5A5A; border:none;color:#FFFFFF; line-height:2}

.patents_menu a.current {display:block; height:50px;background-color:#5A5A5A !important; border:none;color:#FFFFFF; line-height:2}

.patents_menu a.current span {text-decoration:underline}

.patents_menu a:hover span{text-decoration:underline}
.patents_menu a:active{display:block; height:50px;background-color:#A5A5A5; border:none;color:#FFFFFF; line-height:2}


.sitemap ul{margin:0px 10px; padding:0px;}
