body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,td,th{margin:0;padding:0;border:0}

body{
	margin:0px 0px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #000;
	background-color: #009BDA;
	background-image: url(img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;

}
h1 {
	color: #079EDB;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	line-height: normal;
	font-weight: bold;
	color: #003366;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	color: #079EDB;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	color: #000;
}
a, a:link, a:visited {
	color: #079EDB;
}
#container{
	background:#fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 790px;
}
#head{width:700px;margin:0 auto 30px;background:url('../files/img/logo_qcms.gif') no-repeat;height:64px;border-bottom:1px solid #ccc;}
#body{width:780px;margin:0 auto;padding:0;background:url('img/dot.gif') repeat-y 208px;}
#body .content{float:left;width:550px;margin-left:10px;}
#body:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

#foot{
	width:790px;
	height:90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/ges_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-style: none;
}
#foot .powered{float:right;text-align:center}
#foot .powered a{font:10px; font-family:Arial, Helvetica, sans-serif; color: #079EDB;}

#pageShow{padding:5px 20px 5px 20px;}
#pageShow .txt{font-size:12px;}

#pagePho{float:right;}
#pagePho img{}

#pageSubList{margin:10px 0 0 0;}
#pageSubList .l{padding:5px 0 10px;border-top:1px solid #dfdfdf;}
#pageSubList .l h2{font-size:14px;}
#pageSubList .l h2 a{color:#079EDB;font-weight:normal;}
#pageSubList .l p{font-size:14px;margin:2px 0 0 10px;}
#pageSubList .l img{float:left;margin:0 5px 3px 0;}

#pageFil{margin:10px 0;}
#pageFil td{font-size:10px;padding:5px 0 4px 5px;}
#pageFil p{font-size:10px;color:#b6b6b6;}

a{text-decoration:none;}
a:link{color:#505050;}
a:visited{color:#505050;}
a:active{color:#505050;} 
a:hover{color:#505050;text-decoration:underline;}

#message{text-align:center;height:300px;}
#error, #ok{font-size:14px;font-weight:bold;line-height:2em;padding-top:100px;}
#error a, #ok a{font-size:11px;font-weight:normal;color:#000;}
#error{color:red;}
#ok{color:green;}

.left{text-align:left;}
.right{text-align:right;}
.center{text-align:center;}
.clear{clear:both;}
.back{font-size:10px;padding:20px 20px 10px 0;color:#b6b6b6;text-align:right;}
.back a{color:#b6b6b6;}

.input, select, textarea{border:1px solid;border-color:#b6b6b6;font:11px verdana;}

#navigation {
	font-weight: bold;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 400px;
	float: right;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 5px 0 5px;
        text-align: center;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(img/tableft.gif) no-repeat left top;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 16px;
        color: #FFF;
        text-decoration: none;
        padding: 5px 0px;
}
#navigation ul li span {
        background: url(img/tabright.gif) no-repeat right top;
        padding: 5px 7px 5px 3px;
        margin: 4px 4px 4px 4px;
}
#navigation ul li a:hover span {
        text-decoration: none;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}
#navigation #current a {
        background-position: 0 -150px;
}
#navigation #current a span {
        background-position: 100% -150px;
}


/*- Internet Explorer...It's Hacktastic!--------------------------- */

/*\*//*/
#navigation ul li a {
        display: inline-block;
        white-space: nowrap;
        width: 1px;
}

#navigation ul {
        padding-bottom: 0;
        margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
        padding: 0;
}
/**/

.header_bg {
	background-color: #FFFFFF;
	background-image: url(img/head_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 132px;
}
.logo {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 93px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.image_header_container {
	background-color: #003366;
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 100%;
}
.image_header {
	background-image: url(img/header_img.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 120px;
	width: 800px;
}
.content_wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.nav_wrapper {
	width: 800px;
	height:27px;
	margin-right: auto;
	margin-left: auto;
}
#menu2	ul{float:left;width:200px;margin:0 0 0 2px;padding:0;list-style:none;border-top:1px solid #dfdfdf;}
#menu2 li{text-align:right;border-bottom:1px solid #dfdfdf;}
#menu2 a{font-size:13px;font-weight:bold;display:block;color:#079EDB;padding:9px 10px 11px 0;text-transform:uppercase;}
#menu2 a:hover{color:#079EDB;text-decoration:underline;}
#menu2 a.selected{background:#079EDB;color:#fff;}
