﻿#bodypage {
	text-align:center;
	margin:10px 0 0 55px;
	background-color:white;
	height:auto;
	border-right:1px;
	border-right-style:solid; 
	border-right-color:#000;
	border-color:#333333;
}

#sidebar {
	padding:0;
	background-color:white;
        float:left;
	 width:200px;
	 height:auto;
	  border-right:1px;
	  border-right-style:dashed;
	  border-right-color:#333333;
	 }
	 
#sidebar_sub {
	 text-align:left;
	 border:1px;
	 border-color:#000000;
	 border-style:solid;
         border-bottom:none;
	 margin:0 0 5px 5px;
	 width:180px;
	 height:auto;
	 }
#sidebar_sub ul {
	margin:0px;
	padding:0;
	list-style-type:none;
	}

#sidebar_sub ul li {
	padding:5px 0 5px 10px;
	height:auto;
	line-height:15px;
	border-bottom:1px;
	border-bottom-style:dashed;
	border-bottom-color:#666;
	}
.text1{
	padding:3px 4px 2px 4px;
	background-color:#CCCCCC;
	text-align:left;
	}
.text2{
	word-spacing:2px;
	text-align:left;
	}
/*sibebar over*/
#mainbody {
         text-align:justify;
         float:left;
	 height:auto;
         width:555px; 
         padding-left:15px;
         padding-right:20px;

}

#mainbody .content {
	margin-right:50px;
        width:505px;
	}

#mainbody .content h1{
	text-align:left;
        font-size:20px;
	}

#mainbody .content h1 h2,h3 {
	text-align:left;
	}

#mainbody .content p img {
        align:center;
	}

#mainbody .content p {
	  text-indent:20px;
	}
#mainbody .content table {
	font-size:normal;
	}
#content {
	overflow:visible;
	text-align:center;
	float:left;
	width:150px;
	height:135px;
	margin:2px 2px 2px 2px;
	padding:3px 0 5px 3px;
	border-bottom:1px;
	border-right:1px;
	border-color:#000000;
	border-bottom-style:solid;
	border-right-style:solid;
	}

#contentdes {
	overflow:hidden;
	text-align:center;
	float:left;
	width:155px;
	height:200px;
	margin:2px 2px 2px 2px;
	padding:5px 0 0 10px;
	border-color:#000000;
	}

#content img {
	height:100px;
	width:100px;
        align:center;
	}

 #contentdes img {
	height:100px;
	width:100px;
	}
#con_header {
	margin-top:8px;
	color:#830217;
	font-weight:900;
	font-size:14px;
	position:relative;
	width:510px;
	clear:both;
	height:20px;
	border-bottom:1px;
	border-bottom-style:solid;
	background:#CCCCCC;
	}
#photo {
	margin:0;
	padding:10px 0 0 10px;
	width:160px;
	float:left;
	text-align:center;
	height:135px;
	border-bottom:1px;
	border-bottom-style:solid;
	}
#photo img {
	height:100px;
	width:100px;
	}

#photo2 {
	margin:0;
	padding:10px 0 0 10px;
	width:155px;
	float:left;
	text-align:center;
	height:135px;

	}
#photo2 img {
	height:100px;
	width:100px;
	}

#separatorline {
	border-bottom:1px solid #000000;
	background-color:#ddd;
	height:20px;
	color:#830217;
	font-weight:900;
	font-size:14px;
	clear:both;
	margin:5px 0 5px 0;
        width:513px;
	}

#description{
	border-bottom:1px;
	border-bottom-style:solid;
	border-left:1px;
	border-left-style:solid;
	overflow:hidden;
	height:140px;
	text-align:justify;
	text-indent:20px;
	margin:0 25px 0 0;
	padding:5px 0px 0 10px;
	float:left;
	width:325px;
	}

#pro_des {
	border-bottom:1px;
	border-bottom-style:solid;
	border-left:1px;
	border-left-style:solid;
       	overflow:hidden;
	height:140px;
	text-align:justify;
	text-indent:20px;
	margin:0;
	padding:5px 10px 0 10px;
	float:left;
	width:325px;
	border-left:0;
	}


#textdes {
	margin:15px 0;
        text-align:justify;
        margin-left:5px;
        margin-right:20px;
        padding-right:10px;
	}
#textdes ul {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:30px;
	}
#textdes ul li {
	padding:0 0 0 20px;
	border-bottom:1px;
	border-bottom-style:solid;
	}
#foot {
        margin-top:5px;
	clear:both;
	height:60px;
	width:100%;
	border-top:1px;
	border-top-color:#000000;
	border-top-style:solid;
	}
#foot_content {
	text-align:left;
	line-height:20px;
	margin:5px 0 0 180px;
	height:60px;
	border:0px;
	}
