@charset "UTF-8";
/* Browser Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12pt;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End Reset */

/* CSS Document */
/* Master */
.bg {
width: 100%;
min-height: 800px;
font-family: Arial, Helvetica, sans-serif;
position: fixed;
top: 0px;
right:0px;
}
a:link {text-decoration:none;color:#1556b7;}
a:visited {text-decoration:none; color:#1556b7;}
a:hover {text-decoration:none; color:inherit;}
a:active {text-decoration:none; color:inherit;}

.body {
	font-size:12px;
}

/*header*/	
.header {
	width: 980px;
	height: 55px;
	margin:auto;
}
.header-container {
float: right;
position: relative;
height: 55px;
}
.header-logo {
	height: 76px;
	float:left;
	margin-top: 2px;	
}

.top {
background-color: #1C3145;
width: 100%;
height: 55px;
position: fixed;
top: 0px;
z-index: 100;
border-bottom: 1px solid #1E4264;
background-image:url(../images/top_shadow.png);
background-position:top;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-weight: 100;

}
.search-box {
	width: 260px;
	height: 35px;
	position:fixed;
	top: 55px;
	margin-left: 730px;
	z-index:2;
}
.search-input {
	width: 180px;
	height: 20px;
	border: 1px solid #eee;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	border-radius:10px;	
}
.search-buttons {
	font-size:14px;
	color: #eee;
	line-height: 35px;
	float:left;
	margin-left: 10px;
	cursor:pointer;
}
.search-buttons:hover {
	color: #666;	
}
.search-input-content {
	width: 180px;
	height: 20px;
	border: 1px solid #666;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	border-radius:10px;	
}
.search-buttons-content {
	font-size:14px;
	color: #666;
	line-height: 35px;
	float:left;
	margin-left: 10px;
	cursor:pointer;
}
.search-buttons-content:hover {
	color: #424242;	
}
/* Home */
.bg-home {
width: 102%;
min-height: 800px;
font-family: Arial, Helvetica, sans-serif;
margin-left: -8px;

}
.slideshow-bg {
	height: 100%;
	width: 100%;
	min-height:300px;
	background-image:url(../images/slideshow_bg.png);
	background-repeat:repeat-x;
	background-size:auto 100%;
	background-color:#1556b7;
	position:fixed;
}
.home {
	height:470px;
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.hometxt {
	color:#eee;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, .5);	
}
.title {
	font-size:20px;
	margin-top:20px;
	position:absolute;	
}
.bullets {	
	font-size:14px;
	margin-top:120px;
	margin-left:20px;
	position:absolute;	
	line-height:14px;
}
.bullets2 {	
	font-size:14px;
	margin-top:120px;
	margin-left:340px;
	position:absolute;	
	line-height:14px;
}
.bullets3{
	padding-left:10px;	
}
.industry-bullets {
	padding-left:10px;	
}
.butterfly {
	margin-left:610px;
	margin-top:320px;
	position:absolute;	
}
.telescope {
	margin-left:0px;
	margin-top:294px;
	position:absolute;	
}
.patel {
	position:absolute;
	margin-top:40px;
	margin-left:810px;	
	border:2px solid #eee;
	height:150px;
}
.patel-credit {
	position:absolute;
	margin-top:200px;
	margin-left:810px;	
	width:150px;
	font-size:9px;
}
.hall-fame {
	position:absolute;
	margin-top:390px;
	margin-left:810px;	
	width:170px;
	height:150px;
	text-align:center;
	font-size:12px;
}
.medal {
	position:absolute;
	margin-top:220px;
	margin-left:810px;	
	height:150px;
}

.slideshow-ctrl {
height: 50px;
width: 850px;

}
.slideshow-ctrl-img {
z-index: 1;
background-image:url(../images/slideshow_ctrl.png);
background-repeat:no-repeat;
height: 30px;
width: 850px;
padding-top: 20px;
background-position-y: 20px;
margin-left: 65px;
}

.slideshow-txt1 {
float: left;
line-height: 30px;
position: relative;
z-index: 2;
color: #424242;
margin-top: 10px;
margin-right: 12px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
margin-left: 73px;
}
.slideshow-txt {
float: left;
line-height: 30px;
position: relative;
z-index: 2;
color: #424242;
margin-top: 10px;
margin-right: 9px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;

}
.slideshow-txt2 {
float: left;
line-height: 30px;
position: relative;
z-index: 2;
color: #424242;
margin-top: 10px;
margin-right: 9px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
}
.slideshow {
	border: 1px solid #333333;
	width: 980px;
	height: 390px;
	text-align: center;
	color: white;
	font-size: 30px;
	line-height: 300px;
	position:relative;
}
.slideshow-bar {
width: 100%;
height: 100px;
background-color: #eeeeee;
border-bottom: 1px solid #bbbbbb;
	
}
ul.topnav {  
list-style: none;
padding: 0 20px;
width: 560px;
height: 55px;
font-size: 14px;
font-family: arial,verdana,sans-serif;
line-height: 12px;
margin-top: 9px;
 
}  
ul.topnav li {  
    float: left;  
    margin: 0;    
    padding: 0 15px 0 0;  
    position: relative; /*--Declare X and Y axis base for sub navigation--*/  
}  
ul.topnav li a{  
    padding: 10px 5px;  
    color: #fff;  
    display: block;  
    text-decoration: none;  
    float: left;  
}  
ul.topnav li a:hover{  
    background: url(topnav_hover.gif) no-repeat center top;  
}  
ul.topnav li span { /*--Drop down trigger styles--*/  
    width: 17px;  
    height: 35px;  
    float: left;  
    background: url(subnav_btn.gif) no-repeat center top;  
}  
ul.topnav li span.subhover {background-position: center bottombottom; cursor: pointer;} /*--Hover effect for trigger--*/  
ul.topnav li ul.subnav {  
    list-style: none;  
    position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/  
    left: 0; top: 35px;  
    background: #333;  
    margin: 0; padding: 0;  
    display: none;  
    float: left;  
    width: 170px;  
    border: 1px solid #111;  
}  
ul.topnav li ul.subnav li{  
    margin: 0; padding: 0;  
    border-top: 1px solid #252525; /*--Create bevel effect--*/  
    border-bottom: 1px solid #444; /*--Create bevel effect--*/  
    clear: both;  
    width: 170px;  
}  
html ul.topnav li ul.subnav li a {  
    float: left;  
    width: 145px;  
    background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;  
    padding-left: 20px;  
}  
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/  
    background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;   
}
.slideshow-container {
width: 980px;
height: 390px;
margin-right: auto;
margin-left: auto;
}
.slideshow-txt-container {
width: 850px;
height: 50px;
position:absolute;	
margin-left: 65px;
}

/* Content */
.content-list-container{
	min-height: 165px;
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 10px;	
}

.content-list-left{
	float: left;
	width: 150px;
	min-height: 150px;
	padding-right: 8px;
	padding-top: 10px;

}
.content-list-right {
	padding-top: 10px;
	margin-left: 8px;
}
.content-img-container {
	margin-left: 75px;
	margin-top: 20px;	
}
 
.content-header {
	height: 75px;
	width: 978px;
	border: 1px solid #c4c4c4;
	border-top: none;
	margin-right:auto;
	margin-left:auto;
	margin-top: 56px;
	position:relative;
}
.content-head {
	font-size:16px;
	font-weight:bold;
	line-height: 30px;
}
.content-head-link {
	font-size:16px;
	font-weight:bold;
	line-height: 30px;
	color: #1556b7;
}
.content-bold {
	font-size:13px;
	font-weight: bold;
}
.content-link {
	color: #1556b7;	
}
.content-italic {
	font-size:12px;
	font-style:italic;
}

.product1 {
	float:left;	
}
.product-box1{
	float: left;	
}
.main-box {
	width: 978px;
	border-top: none;
	margin-right:auto;
	margin-left:auto;
	margin-top: 56px;
}
.content-adjust {
	position:fixed;
	margin-top:-5px;
	width:762px;
	overflow-y:scroll;
	height:100%;
	padding-right:8px;
		
}
.main-box-left {
height: 100%;
width: 200px;
float: left;
position: relative;
z-index: 2;
}
.main-box-right {
width: 777px;
float: right;
margin-top: 70px;
padding-left: 0px;
border-left: 1px solid #E9E9E9;
}
.main-box-top {
width: 978px;
height: 69px;
border-bottom: 1px solid #C4C4C4;
position: fixed;
background-color: white;
z-index: 1;
}
.left-nav {
font-size: 14px;
text-align: right;
border-bottom: 1px solid #C4C4C4;
border-top: 1px solid #C4C4C4;
margin-top: -1px;
padding-right: 8px;
padding-top: 7px;
padding-bottom: 5px;
color: #333;
cursor: pointer;
}
.left-list-link {
font-size: 12px;
text-align: right;
margin-top: -1px;
padding-top: 7px;
padding-bottom: 5px;
color: #333;
cursor: pointer;
}
.left-nav:hover, .left-list-link:hover {
color: #1556b7;
}
.left-nav-container {
width: 200px;
position: fixed;
border-right: 1px solid #E9E9E9;
margin-top: 70px;
height:100%;
}

/* Template */
.share-container {
	position: relative;
	margin-top: 40px;
	z-index: 20;
	width: 200px;
	margin-left:10px;	
}
.content-box {
width: 980px;
min-height: 700px;
border: 1px solid #C4C4C4;
margin-right: auto;
margin-left: auto;
margin-top: -1px;
float:none;
position:relative;
overflow:auto;
z-index: 1;
}
.content {
float: right;
position:relative;
width: 758px;
min-height: 500px;
margin-right: 8px;
margin-left:-5px;
padding-left: 8px;
padding-bottom:25px;
margin-top: 140px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;	
z-index: 1;
color:#333;
overflow:scroll;
}
.content:link {
	color: #1556b7;	
}
.content-title {
width: 960px;
height: 69px;
line-height:69px;
top: 56px;
position: fixed;
z-index: 12;
padding-left: 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color: #1556b7;
background-color:#fff;
}
.contact-box-container {
	width: 100%;
	position:relative;
	margin-top: 50px;
}
.contact-box {
margin-bottom: 10px;
height: 30px;
text-align: center;
font-size: 14px;
color: #666;
background-image: url(../images/contact_box_bg.png);
background-repeat: no-repeat;
background-position: center;
line-height: 30px;
}
.contact-box:hover {
	background-image:url(../images/contact_box_bg_hover.png);	
}

/* Footer */
.footer {
height: 25px;
width:100%;
padding-left:20px;
background-color: #424242;
color: #C4C4C4;
line-height:25px;
position: fixed;
font-size: 10px;
-webkit-box-shadow: inset -18px 2px 20px -7px black;
box-shadow: inset 0px 2px 20px -7px black;
font-family: arial,helvetica,sans-serif;
bottom:0px;
z-index:3;
}
.footer-margin {
	width: 102%;
	height: 10px;
	background-color: #ffffff;	
}

/* Slider */

#buttons {
	margin: auto;
}
.nav-buttons {
	float:left;
	margin-left: 30px;
	font-weight: 400;
}

ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu_class1 {
	color: #bddcfd;
	cursor: pointer;
	margin-top: 13px;
	font-size: 14px;
	font-weight: 100;
}
.menu_class1:hover {
	color: #fff;
}

.the_menu1 {
	display:none;
	width: 170px;
	border: 1px solid #bbb;
	position: fixed;
	margin-top: 11px;
	z-index: 500;
}

.the_menu1 li {
	background-color: #bddcfd;
	font-size:12px;
}

.the_menu1 li a {
	color:#1556b7; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu1 li a:hover {
	padding:10px;
	font-weight:bold;
}
/**/
.menu_class2 {
	color: #bddcfd;
	cursor: pointer;
	margin-top: 13px;
	font-size: 14px;
	font-weight: 100;
}
.menu_class2:hover {
	color: #fff;
}

.the_menu2 {
	display:none;
	width: 170px;
	border: 1px solid #1C1C1C;
	position: absolute;
	margin-top: 11px;
	z-index: 5;
}

.the_menu2 li {
	background-color: #bddcfd;
	font-size:12px;
}

.the_menu2 li a {
	color:#1556b7; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu2 li a:hover {
	padding:10px;
	font-weight:bold;
}
/**/
.menu_class3 {
	color: #bddcfd;
	cursor: pointer;
	margin-top: 13px;
	font-size: 14px;
	font-weight: 100;
}
.menu_class3:hover {
	color: #fff;
}

.the_menu3 {
	display:none;
	width: 170px;
	border: 1px solid #1C1C1C;
	position: absolute;
	margin-top: 11px;
	z-index: 5;
}

.the_menu3 li {
	background-color: #bddcfd;
	font-size:12px;
}

.the_menu3 li a {
	color:#1556b7; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu3 li a:hover {
	padding:10px;
	font-weight:bold;
}
/**/
.menu_class4 {
	color: #bddcfd;
	cursor: pointer;
	margin-top: 13px;
	font-size: 14px;
	font-weight: 100;
}
.menu_class4:hover {
	color: #fff;
}

.the_menu4 {
	display:none;
	width: 174px;
	border: 1px solid #1C1C1C;
	position: absolute;
	margin-top: 11px;
	z-index: 5;
}

.the_menu4 li {
	background-color: #bddcfd;
	font-size:12px;
}

.the_menu4 li a {
	color:#1556b7; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu4 li a:hover {
	padding:10px;
	font-weight:bold;
}
/**/
.menu_class5 {
	color: #bddcfd;
	cursor: pointer;
	margin-top: 13px;
	font-size: 14px;
	font-weight: 100;
}
.menu_class5:hover {
	color: #fff;
}

.the_menu5 {
	display:none;
	width: 170px;
	border: 1px solid #1C1C1C;
	position: absolute;
	margin-top: 11px;
	z-index: 5;
}

.the_menu5 li {
	background-color: #bddcfd;
	font-size:12px;
}

.the_menu5 li a {
	color:#1556b7; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu5 li a:hover {
	padding:10px;
	font-weight:bold;
}
/**/
.menu_class6 {
	color: #bddcfd;
	cursor: pointer;
	margin-top: 13px;
	font-size: 14px;
	font-weight: 100;
}
.menu_class6:hover {
	color: #fff;
}

.the_menu6 {
	display:none;
	width: 170px;
	border: 1px solid #1C1C1C;
	position: absolute;
	margin-top: 11px;
	z-index: 5;
}

.the_menu6 li {
	background-color: #bddcfd;
	font-size:12px;
}

.the_menu6 li a {
	color:#1556b7; 
	text-decoration:none; 
	padding:10px; 
	display:block;
}

.the_menu6 li a:hover {
	padding:10px;
	font-weight:bold;
}

/*Slideshow*/

#container {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#frame {
	position:absolute;
	z-index:0;
	width:980px;
	height:450px;
	top:-3px;
	left:-80px;
}

#example {
	width:960px;
	height:450px;
	position:relative;
}

/*
	Slideshow style
*/

#slides {
	position:absolute;
	z-index:100;
	margin-top: 22px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	If height not specified height will be set by the slide content
	Set to display none, prevents content flash
*/

.slides_container {
	width:950px;
	height:450px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	Offeset for the 20px of padding
	If height not specified height will be set by the slide content
	Set to display block
*/

#slides .slide {
	padding:10px;
	width:700px;
	height:450px;
	display:block;
}

/*
	Next/prev buttonss
*/
#slides .next,#slides .prev {
	position:absolute;
	top:165px;
	left:-25px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}

#slides .next {
	left:965px;
}

/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Footer
*/


/*
	Type and anchors
*/


#slides .link {
	font-size:12px;
	float:left;
	text-transform:uppercase;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #eeeeee;
	padding-top: 10px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
}
#slides .link:hover {
	color: #fff;	
}
#slides .link-active {
	font-size:12px;
	float:left;
	text-transform:uppercase;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
}
.slideshow-control-container {
	width: 850px;
	height: 45px;
	margin: auto;
	background-image:url(../images/slideshow_ctrl.png);
	background-position:bottom;
	background-repeat:no-repeat;
	
}
.slideshow-control-margin {
	width: 28px;
	float:left;
	height: 45px;	
}

.slide-defense{
width: 100%;
height: 100%;
background-image: url(../images/slideshow_images_military.png);
background-position: right;
background-repeat: no-repeat;
}

.slide-medical{
width: 100%;
height: 100%;
background-image:url(../images/slideshow_images_medical.png);
background-position: right;
background-repeat: no-repeat;
}
.slide-environment{
width: 100%;
height: 100%;
background-image:url(../images/slideshow_images_environmental.png);
background-position: right;
background-repeat: no-repeat;
}
.slide-industrial{
width: 100%;
height: 100%;
background-image:url(../images/slideshow_images_industrial.png);
background-position: right;
background-repeat: no-repeat;
}
.slide-coretechnology {
width: 100%;
height: 100%;
background-image:url(../images/slideshow_images_coretech.png);
background-position: right;
background-repeat: no-repeat;
}
.slide-semiconductor{
width: 100%;
height: 100%;
background-image:url(../images/slideshow_images_semiconductor.png);
background-position: right;
background-repeat: no-repeat;
}
.slide-RD{
width: 100%;
height: 100%;
background-image:url(../images/slideshow_images_r&d.png);
background-position: right;
background-repeat: no-repeat;
}
.slide-aerospace{
width: 100%;
height: 100%;
background:url(../images/slideshow_images_aerospace.png);
background-position: right;
background-repeat: no-repeat;
background-size:cover;
}
.slide-title{
	font-size:60px;
	text-shadow: 0 2px 0 rgba(0, 0, 0, .5);
	font-weight:bolder;
	position:absolute;
	top: 50px;
	left: 20px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#fff;
}
.slide-sub-container{
min-height: 100px;
min-width: 100px;
position: absolute;
top: 125px;
left: 25px;
}
.slide-sub{
	font-size:16px;
	margin-top: 10px;
	color:#fff;
	text-shadow: 0 2px 0 rgba(0, 0, 0, .5);		
}

/* Accordion*/
.product-right {
	float: right;
	width: 200px;

}

h1, h2, h3, h4 {
    color:inherit;
}
h1 {
    font-size:inherit;
}
h2 {
font-size:inherit;
}
h3 {
font-size:inherit;
}
h4 {
font-size:inherit;
}

p {
font-size:inherit;
color:inherit;
}

em {
    font-style: italic;
}

ul {

}

li {

}

img {
    display:            block;
    margin-bottom:      10px;
}

a {
    color:              #36c;
    text-decoration:    none;
}
a:focus,
a:hover {
    color: #1556b7;
}

#page {
    background:             #eee;
    width:                  200px;
    margin:                 0 auto;
    text-align:             center;
    -moz-border-radius:     8px;
    -webkit-border-radius:  8px;
    border-radius:          8px;
}
.content-img {
	width: 180px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}
.accordion-content-text {
	margin-top: 8px;
	font-weight:bold;
	color: #1556b7;
}
.accordion-content-bullets {
	text-align: left;
	padding-left: 10px;	
}
            .loading {
                display: none;
            }
            .accordion {
                border: 1px solid #ccc;
                width:  100%;
            }
                .accordion li h3 a {
                    background:             #666;
                    background:             #666 -webkit-gradient(linear, left top, left bottom, from(#999), to(#666)) no-repeat;
                    background:             #666 -moz-linear-gradient(top,  #999,  #666) no-repeat;
                    border-bottom:          1px solid #333;
                    border-top:             1px solid #ccc;
                    color:                  #fff;
                    display:                block;
                    font-style:             normal;
                    margin:                 0;
                    padding:                5px 10px;
                    text-shadow:            0 -1px 2px #333, #ccc 0 1px 2px;
					width: 180px;
                }
                    .accordion li.active h3 a {
                        background:             #369;
                        background:             #369 -webkit-gradient(linear, left top, left bottom, from(#69c), to(#369)) no-repeat;
                        background:             #369 -moz-linear-gradient(top,  #69c,  #369) no-repeat;
                        border-bottom:          1px solid #036;
                        border-top:             1px solid #9cf;
                        text-shadow:            0 -1px 2px #036, #9cf 0 1px 2px;
                    }
                    .accordion li.locked h3 a {
                        background:             #963;
                        background:             #963 -webkit-gradient(linear, left top, left bottom, from(#c96), to(#963)) no-repeat;
                        background:             #963 -moz-linear-gradient(top,  #c96,  #963) no-repeat;
                        border-bottom:          1px solid #630;
                        border-top:             1px solid #fc9;
                        text-shadow:            0 -1px 2px #630, #fc9 0 1px 2px;
						width: 200px;
                    }
                .accordion li h3 {
                    margin:         0;
                    padding:        0;
                }
                .accordion .panel {
					width: 200px;
                }

/* Contact Form */

.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	margin:0 auto;
	width:400px;
	padding:14px;
	margin-top:20px;
	position:relative;
	float:left;
}
	/* ----------- basic ----------- */
	#basic{
		border:solid 2px #DEDEDE;	
	}
	#basic h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #dedede;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
	}
	#basic buttons{ 
		clear:both;
		margin-left:150px;
		background:#888888;
		color:#FFFFFF;
		border:solid 1px #666666;
		font-size:11px;
		font-weight:bold;
		padding:4px 6px;
	}
	#basic buttons:hover {
		background:#666666;	
	}


	/* -----------  ----------- */
	#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;
		border-radius: 8px;
		width: 400px;
		float:left;

	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
		#stylized textarea {
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized buttons{ 
		clear:both;
		margin-left:160px;
		width:125px;
		height:31px;
		background:#444;
		text-align:center;
		line-height:25px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
	.footer-form-title {
	font-size:18px;
	color: #420000;
	font-family:'Londrina Outline', cursive;
	margin-bottom: 10px;
	font-weight:bold;
	text-align:left;
	}



