
* { padding: 0; margin: 0; }

body {
	margin: 0; 	padding: 0;
	font: normal 73%/1.5em 'Trebuchet MS', Tahoma, sans-serif;
	color: #555;
	background: #FFF url(bg2.jpg) repeat-x;
	text-align: center;		
}

/* links */
a { background: inherit; color: #72A545; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }

/* headers */
h1, h2, h3 { font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif; }
h1 { font-size: 1.4em; color: #65944A; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

#header-content, #content, #footer-content {
	width: 920px;
}


/* header */
#header {
	height: 100px;
	text-align: left;	
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}
#header-content h1#logo {
	position: absolute;
	margin:8px 0 0 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the logo */
	top: 11px;
	left: 7px;
}
#header-content h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#header-content #slogan {
	position: absolute;
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;
	margin: 0;
	padding: 0;
	/* change the values of left and top to adjust the position of the slogan */
	top: 73px;
	left: 44px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -8px;
	top: 50px;
	font: bolder 1.2em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 7px;	
	color: #FFF;
	background-color: #0c2074;
	text-decoration: none;
	
}
#header-content li a:hover {
	
	border-bottom: 1px solid #65944A;
	color: #33a02b;
}
.headerphoto {
	margin: 20px auto 20px auto ;
    width: 910px;
	height: 80px;
	padding: 15px 10px 10px 10px; 
	background: #FFF url(contact-title.jpg) no-repeat center;	
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 28%;
	margin: 0 0 10px 0; padding: 0;
	
	height:auto;
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	
	
	margin-bottom: 10px;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
	font-size:1.3em;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}


/* main */
#main {
	float: left;
	width: 70%;	
	margin: 0 0px 10px 0px; padding: 0  ;	
	
	overflow:hidden;
	
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(bullet.gif);
	
}
#main ul li a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
   list-style-image: url(bullet.gif);
	text-decoration:none;
}
#main ul li a:hover {
	padding: .3em 0 .3em 10px;
    color: #65944A;
	
}


/* main */
#main1 {
	float: left;
	width: 70%;	
	margin: 0 0px 10px 0px; padding: 0  ;	
	
	overflow:hidden;
	
}
#main1 h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main1 ul li {

	
}
#main1 ul li a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
 
	text-decoration:none;
}
#main1 ul li a:hover {
	padding: .3em 0 .3em 10px;
    color: #65944A;
	
}
.post {
	margin: 0 ; padding: 0 ;
	
}
.post p{
	font-size:1.4em;
	line-height:1.6em;
	
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;font-size:1.4em;
}
.post .post-footer .comments {
	background: url('comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;font-size:1.4em;
}
.post .post-footer .readmore {
	background: url('page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;font-size:1.4em;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.6em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;
	background:url(footer.jpg) 0 0 repeat-x ;
	color: #fff;
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {	
	
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #fff;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 43%;
	padding: 0 0 30px 0;	
}
/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }



/*		Ó¦Æ¸    			*/
.eFormbg {
	background-color:#e6e6e6;
	width:580px;
	color:#000;
}
.eForm_l {
	float:left;
	width:88px;
	padding-left:10px;
}
.eForm_r {
	float: right;
	width:490px;
}
.eForm table {
	width:490px;
	table-layout:auto;
}
.eForm td {
	border:1px solid #fff;
	padding-left:8px;
}

.eForm {
	background-color:#ecf7f9;
	border:1px solid #b3d1db;
	height:auto;
	width: 630px;
	color: #0678a9;
	
	margin-bottom:20px;
	text-align:left;
	font-size:12px;
	
}
.eForm li {

	border:0px;
	margin:0px;
	padding:0px;
	text-align:left;
	list-style-type: none;
	line-height:30px;
}
.eForm ul {
	margin: 14px 14px 10px 14px;
	list-style-type:none;
	text-align:left;
}

.navy_blue {			/* ÉîÀ¶É«*/
	color:#03568c;
	}
.hr {
	background: url(../images/hr.gif) repeat-x;
	height: 1px;
	width: 600px;
	margin-top: 7px;
}
input {
	border:1px solid #d8d1c7;
	height:19px;
	color: #9f9596;
	line-height: 17px;
	text-align:left;
}
textarea {
	border: 1px solid #d8d1c7;
	text-align:left;
}







