/* A Free Design by Bryant Smith (bryantsmith.com) */

html, body {
text-align: center;
}
p { text-align:justify;}
h2 {font-weight:bold; font-size:17px; color:#000000; margin:10px 0 10px 0; font-weight:bold;}
.microsoft{float:left;margin-right:30px; margin-top:13px;}
body {
	margin: 0;
	padding: 0;
	background: #697281;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F1F5F8;
	background-color:#e9ecf3;
	
	
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
  margin: 0 auto 0 auto; 
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  background: #fff  repeat-y;
  width: 950px;
 
}

#header
{ background-image:url(images/hd_tital.gif);
background-repeat:no-repeat;
height:120px;
width:950px;
}

#headerTitle
{
position:relative;
left:115px;
top:25px;
color:#FFFFFF;
text-align:left;
font-size:35px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
float:left;


}

#headerSubText
{
position:relative;
left:115px;
top:25px;
color:#DEE6F8;
text-align:left;
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}


#bar
{ background-color:#000;
background-repeat:no-repeat;
height:30px;
width:950px;
padding-bottom:15px;

}



#bar .navLink a
{
position:relative;
top:12px;
margin-left:35px;
color:#FFFFFF;
text-align:center;
font-size:15px;
float:left;

}

#bar .navLink a:hover
{
color:#999999;
}


.contentTitle
{
width:900px;
height:44px;
margin-top:20px;
margin-left:25px;
margin-right:25px;
background-image:url(images/tab_back.png);
background-repeat:no-repeat;

}

.contentTitle h1
{
margin-left:21px;
padding-top:8px;
font-size:17px;
font-weight:bold;
color:#071027;
}


.contentText
{
width:780px;
padding-left:0px;
padding-right:30px;
font-size:13px;
color:#030712;
line-height:30px;
text-align:justify;
}

a
{
text-decoration:none;
color:#fff;
}

a:hover
{
color:#ccc;
}


#footer {
width: 950px;
height:49px;
background-color:#000;
text-align:center;
font-size:12px;
color:#ffffff;
padding-top:25px;
}

html, body {
text-align: center;
}
p {text-align: left;}



