/*@import url("form.css");*/


* 
{ 
	margin: 0;
	padding: 0;
	border: 0;
}

body 
{
	background: url(../images/bg-top.jpg) repeat-x;
	background-color: #ffffff;
	font-size: 14px; 
	font-family: arial, verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 20px; 
	text-align:justify;
}
	  
a:link, a:visited, a:active	  
{ 
	font-family: arial, verdana, sans-serif; 
	font-size: 12px; 
	color: #ff0000; 
	text-decoration: none; 
}

a:hover	   
{ 
	text-decoration: underline;
}

.clear 
{ 
	clear:both;
}

strong 
{ 
	color: #003366;
	font-size: 16px;
}

b 
{ 
	color: #043e8e;
	font-size: 14px;
}

h1
{ 
	color: #043e8e;
	font-size: 16px;
}

/* --------- Start Header --------- */

header
{
	width: 1000px;
	margin: 0 auto;
}

/* --------- Start menu --------- */

nav
{
	height: 25px;
	width: 1000px;
	padding: 25px 0 22px 0;
}

.qmparent
{
	background: url(../images/MenuBarDownHover.gif) 78% 48% no-repeat;
}

.qmclear 
{
	font-size:1px;
	height:0px;
	width:0px;
	clear:left;
	line-height:0px;
	display:block;
	float:none !important;
}

.qmmc a, .qmmc li 
{
	float:left;
	display:block;
	white-space:nowrap;
	position:relative;
	z-index:1;
}

.qmmc div a, .qmmc ul a, .qmmc ul li 
{
	float:none;
}

.qmsh div a 
{
	float:left;
}

.qmmc div 
{
	visibility:hidden;
	position:absolute;
}

/*"""""""" (MAIN) Items""""""""*/	
#qm0 a 							
{ /*============= top menus ==========*/
	padding: 0 0 0 0;
	color: #a9d3fc;
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 25%;
}

#qm0 a:hover
{
	color:#a9d3fc;
}

/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul 
{
	padding:10px;
	margin: 22px 0 0 0;
	background-color:#a9d3fc;
	border-width:1px;
	border-style:solid;
	border-color:#003366;
}

/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a 
{ /* ============== sub menu ==================*/
	padding: 3px 10px 3px 5px;
	background-color: transparent;
	font-size: 13px;
	font-weight: bold;
	text-align:left;	
	border-bottom: 1px dotted #003366;
	width: 200px;	
	color: #003366;			
}

/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover 
{
	background-color:#003366; 
	color:#a9d3fc;
	
}

/* --------- End menu --------- */

header img
{
	margin: 0 0 25px 0;
}

/* --------- End Header --------- */
/* --------- Start Content --------- */

aside
{
	width: 1000px;
	margin: 0 auto;
}

aside p 
{ 
	margin: 0 0 20px 0;
}

.page-material
{
	padding: 20px;
}

.page-material ul
{
	padding: 0 0 0 25px;
}

.page-material li
{
	padding: 0;
	list-style: disc;
}

.page-space
{
	padding: 20px;
}

.page-space ul
{
	padding: 20px 20px 160px 60px;
}

.page-space ul ul
{
	padding: 15px 15px 0 40px;
}

.page-space ul a:link, .page-space ul a:visited, .page-space ul a:active	  
{ 
	font-family: arial, verdana, sans-serif; 
	font-size: 12px; 
	color: #003366; 
	text-decoration: none; 
}

.page-space ul a:hover	   
{ 
	text-decoration: underline;
}

.welcome
{
	padding: 0 20px 5px 20px;
}

.button
{
	float: right;
	width: 86px;
	height: 20px;
	padding: 7px 5px 5px 5px;
	margin: 0 20px 45px 0;
	_margin: 0 10px 45px 0;
	text-align: center;
	background: #003366;
	border: 0;
	border-radius: 5px;
	behavior: url(ie-css3.htc);
} 

.button a:link, .button a:visited, .button a:active
{
	font-size: 14px; 
	font-family: arial, verdana, sans-serif;
	color: #a9d3fc;
	font-weight: normal;
}

.button a:hover
{  
	text-decoration: underline;
}

.title-space
{
	padding: 18px 20px 10px 20px;
	background: url(../images/title-bg.jpg) no-repeat;
	height: 22px;
}

.products
{
	padding: 40px 0 0 0;
	margin: 0;
	height: 144px;
}

.products ul
{
	padding: 0;
	list-style: none;
}

.products li
{
	padding: 0;
	float: left;
	display: inline-block;
	text-align: center;
	width: 25%;
}

.products a:link, .products a:visited, .products a:active	  
{ 
	font-family: arial, verdana, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	color: #003366; 
	text-decoration: none;
}

.products-link a:hover	   
{ 
	text-decoration: underline;
}

figure
{
	padding: 0;
	margin: 0;
}

figcaption
{
	padding: 0;
	margin: 0;
	_margin: 5px 0 0 0;
}

.other-link-button
{
	float: left;
	width: 250px;
	height: 20px;
	padding: 7px 5px 5px 5px;
	margin: 80px 0 0 0;
	text-align: center;
	background: #003366;
	border: 0;
	border-radius: 5px;
	behavior: url(ie-css3.htc);
} 

.other-link-button2
{
	float: right;
	width: 250px;
	height: 20px;
	padding: 7px 5px 5px 5px;
	margin: 80px 0 0 0;
	text-align: center;
	background: #003366;
	border: 0;
	border-radius: 5px;
	behavior: url(ie-css3.htc);
} 

.other-link-button a:link, .other-link-button a:visited, .other-link-button a:active, .other-link-button2 a:link, .other-link-button2 a:visited, .other-link-button2 a:active  
{ 
	font-family: arial, verdana, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #a9d3fc; 
	text-decoration: none;
}

.other-link-button a:hover, .other-link-button2 a:hover
{ 
	text-decoration: underline;
}

address {
	margin: 0;
	padding: 0 0 150px 0;
	text-align: center;
}

address p {
	margin: 0 0 10px 0;
	padding: 0;
}

/* --------- End Content --------- */
/* --------- Start Footer --------- */

footer
{
	width: 100%;
	background: #336699;
	margin: 55px 0 0 0;
}

.footer-content
{
	width: 960px;
	margin: 0 auto;
	color: #a9d3fc;
	padding: 20px 20px 0 20px;
	background: url(../images/footer-bg.jpg) no-repeat;
}

.footer-menu
{
	padding: 0;
	margin: 0 35px 0 0;
	width: 220px;
	float: left;
}

.footer-menu p, .footer-certificate p
{
	padding: 0;
	height: 30px;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

.footer-menu ul
{
	padding: 0;
	list-style: none;
}

.footer-menu li
{
	padding: 0; 
	width: 200px;
	float: left;
	display: block;
	border-bottom: 1px dashed #a9d3fc;
	line-height: 30px; 
}

.footer-menu a:link, .footer-menu a:visited, .footer-menu a:active
{ 
	color: #a9d3fc;  
	font-family: arial, verdana, sans-serif;  
	font-weight: normal;  
	font-size: 14px;  
	text-decoration: none;
}

.footer-menu a:hover
{ 
	color: #ffffff;  
}

.footer-certificate
{
	padding: 0;
	margin: 0 0 0 45px;
	width: 400px;
	float: left;
}

.footer-certificate ul
{
	padding: 0;
	list-style: none;
}

.footer-certificate li
{
	padding: 20px 35px 0 0; 
	float: left;
	display: inline-block;
}

.footer-copyright
{
	padding: 10px 0 15px 8px;
	margin: 10px 0 0 0;
	height: 12px;
	color: #a9d3fc;  
	font-family: arial, verdana, sans-serif;  
	font-weight: normal;  
	font-size: 12px;  
	text-decoration: none;
	text-align: center;
	background: #003366;
}

.footer-copyright a:link, .footer-copyright a:visited, .footer-copyright a:active	  
{ 
	font-family: arial, verdana, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #a9d3fc; 
	text-decoration: underline;
}

.footer-copyright a:hover	   
{ 
	text-decoration: none;
}

/* --------- End Footer --------- */

