/* QMAAS March 2007 CSS Document - Created, with positive intention, by Mason Design Co.
Tags--------------------------*/
* {
margin:0;
padding:0
}

body,html {
background-attachment:scroll;
background-color:#DBE7ED;
background-image:url(../images_template/html_bg.gif);
background-position:left top;
background-repeat:repeat;
color:#333;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
min-height:100%
}

h1 {
background-color:#FAFAFA;
color:#369;
display:block;
font-size:18px;
margin:0 0 10px
}

h4 {
font-size:14px;
font-weight:700
}
h5 {
background-color:#FFFFFF;
border-bottom:1px solid #ccc;
color:#666;
display:block;
font-size:14px;
margin:0 0 0px
}

a:link,a:visited,a:active {
color:#459ADF;
text-decoration:none;
background-color:#FAFAFA;
}
a:hover {
color:#459ADF;
text-decoration:underline;
background-color:#FAFAFA;
}

/*---------------SELECTORS---------------*/
#wrapper {
background-attachment:scroll;
background-color:#EEF3F7;
background-image:url(../images_template/background.gif);
background-position:center top;
background-repeat:repeat-y;
height:100%;
margin:0 auto;
text-align:center;
width:785px
}

#header {
clear:right;
float:left;
margin:0 auto;
width:785px
}

#main {
background-attachment:scroll;
background-image:url(../images_template/main_bg.gif);
background-position:center top;
background-repeat:repeat-y;
height:inherit
}

#navcontainer {
font-size:12px;
background-color:#FAFAFA;
float:left;
height:300px;
margin:0 0 0 40px;
overflow:hidden;
padding:0 5px 0 0;
text-align:left;
width:112px
}

#navcontainer ul {
background-color:#FAFAFA;
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
margin-left:0;
padding-left:0
}

#navcontainer a {
background-color:#FAFAFA;
border-bottom:1px solid #eee;
display:block;
padding:3px;
width:100px
}

#navcontainer a:link,#navlist a:visited {
color:#333;
text-decoration:none;
background-color:#FAFAFA;
}

#navcontainer a:hover {
background-color:#369;
color:#fff
}

#content {
float:right;
margin: 15px 50px 0 0;
text-align:left;
width:565px;
background-color:#FAFAFA;
}

#footer {
background-attachment:scroll;
background-color:transparent;
background-image:url(../images_template/footerr_bg.gif);
background-position:center top;
background-repeat:no-repeat;
clear:both;
height:40px;
margin:0 auto;
position:relative;
width:785px
}

/*---------------CLASSES---------------*/
.clearing {
clear:both
}

.noborder {
border:none
}

.corptitle{
	display: block;
	text-align: right;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: capitalize;

}
