/* CSS Document */
#footer_text{
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	padding:8px 0px 0px 0px;
        
}
#fullbody{
	background-position:center bottom;
	background-repeat:repeat-x;
	font-size:11px;
	margin:9px 0px 0px 0px;
	font-family:Verdana, Arial, sans-serif;
}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
}
a img{
	border:0;
}
.border{
	border-right:1px #fff solid;
	border-bottom:1px #fff solid;
}
p{margin:0px;padding:8px 0px 8px 0px;}

.clear{
	clear:both;
}
#main{
	width:756px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-repeat:repeat-y;
	background-position:right;
}
#main_shadow{
	width:756px;
	height:auto;
	float:left;
	background-position:right;
	background-repeat:repeat-y;
}
#main_table{
	width:747px;
	height:auto;
	float:left;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
}
#circular{
	width:7px;
	height:8px;
	float:left;
	background-position:right top;
	background-repeat:no-repeat;
}
#header{
	width:747px;
	height:132px;
	clear:both;
	background-repeat:no-repeat;
	background-position:right;
}
#logo{
	width:597px;
	height:49px;
	background-position:15px 10px;
	background-repeat:no-repeat;
}
#bread_nav{
	width:747px;
	height:19px;
}
#bread_nav_left{
	width:597px;
	height:19px;
	float:left
	border-right:1px #fff solid;
}
#center{
	width:748px;
	height:auto;
	float:left;
}
#center_right{
	width:568px;
	height:auto;
	float:right;
	border-left:1px #fff solid;
}
#banner{
	width:417px;
	height:201px;
	float:left;
}
#contact_us{
	width:149px;
	height:201px;
	float:left;
}
#phone{
	width:148px;
	height:50px;
	margin-top:105px;
	background-repeat:no-repeat;
	background-position:15px 1px;
}
#title{
	width:567px;
	height:40px;
	clear:both;
}
#title_text{
	width:417px;
	height:40px;
	background-position:20px 6px;
	background-repeat:no-repeat;
	border-right:1px #ffffff solid;
}
#content{
	width:527px;
	padding:12px 20px 4px 20px;
	text-align:justify;
	background-color:#FFFFFF;
        float:left;
}

#nav{
	padding:8px 0px 0px 0px;
	margin:0px;
	list-style-type:none;
	width:179px;
	height:auto;
	float:left;
}
#nav li{
	background-position:8px 9px;
	background-repeat:no-repeat;
	width:154px;
	height:26px;
	line-height:25px;
	padding-left:25px;
}
#nav a{
	text-decoration:none;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif
}
#footer{
	width:747px;
	height:21px;
	clear:both;
}
#footer_shadow{
	width:756px;
	height:8px;
	float:left;
	font-size:1px;
	background-position:top;
	background-repeat:no-repeat;
}
#content ul {
        margin: 1em 0 0 2em;
}
#content li {
        font-weight: normal;
        margin-top: .5em;
}
#content strong {
        font-weight: bold;
}
#content ul {
        list-style-type: disc;
}
#content h1 {
        font-weight: bold;
        margin: 2em 0 0 0;
}
#content p {
        font-weight: normal;
        margin: 0;
}
#footer #login {
   width: 100%;
   text-align: right;
   font-family: Arial, sans-serif;
   font-weight: normal;
   font-size: 1em;
   padding-top: 5px;
   letter-spacing: .1em;
}
#footer #login a {
   margin-right: 5px;
   text-decoration: none;
}

