﻿body
{
	margin: 0px;
	background-image: url('/images/bg_body.jpg');
	background-repeat: repeat-x;
}

#wrapper
{
	width:873px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
	}

#wrapper2
{
	
	}
#header 
{
	height:148px;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
	}
#header2
{
	height:337px;
	}
#lang
{
	position: absolute;
	height: 60px;
	margin-top: 50px;
	margin-left: 600px;
	font-family: arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#menu
{
	border: 0px solid #FF0000;
	position: absolute;
	height: 60px;
	margin-top: 110px;
	margin-left: 180px;
	width: 695px;
	text-align: center;
}
#footer
{
	height: 47px;
	background-image: url('/images/footer.jpg');
	background-repeat: no-repeat;
	position: relative;
}
#main
{
	display: table;
	border-collapse: collapse;
	caption-side: top;
	background-color: #FFFFFF;
	width: 100%;
}
	

#panel-Right
{
	border: 0px solid red;
	width: 273px;
	background-image: url('/images/bg_content.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	display: table-cell;
}
	
#content
{
	border: 0px solid red;
	display: table-cell;
	width: 600px;
	vertical-align: top;
	background-image: url('/images/bg_content.jpg');
	background-repeat: repeat-x;
	padding-left: 20px;
	background-color: #FFFFFF;
}
	
.table
{
	border: solid 0px red;
	display: table;
	border-collapse: collapse;
}
.row
{
	border: solid 0px red;
	width:560px;
	}
.subject
{
	border: solid 0px red;
	font-family: 'times New Roman' , Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
	height: 40px;
	margin-top: 20px;
	font-style: italic;
}

.MenuSubject
{
    border: solid 0px red;
    font-family: arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #003399;
    height: 30px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 200px;
}

.col1 
{
	border: solid 1px red;
	display: table-cell;
	width: 300px;
	}
.col2
{
	border: solid 0px red;
	display: table-cell;
	width: 100%;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin-top: 20px;
	vertical-align: top;
	padding-left: 10px;
	line-height: 22px;
}

.col-gall1
{
	border: solid 0px red;
	display: table-cell;
	width: 198px;
	height: 150px;
	float: left;
}
	
.col-gall2
{
	border: solid 0px red;
	display: table-cell;
	width: 198px;
	height: 150px;	
	float: left;
}

.gall-b
{
	background-image: url('/images/div-befor.jpg');
	background-repeat: no-repeat;
	border: 0px solid #33CCFF;
	width: 180px;
	height: 125px;
	padding: 0px 0px 20px 0px;
	margin: auto;
}

.gall-a
{
	background-image: url('/images/div-after.jpg');
	background-repeat: no-repeat;
	width: 180px;
	height: 125px;
	padding: 0px 0px 20px 0px;
	margin:auto;
}

.gall-pic
{	
	border: 0px solid #33CCFF;
	width: 170px;
	height: 88px;
	float: left;
	margin:5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

.line
{
	border-width: 1px;
	border-color: red;
	height: 1px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: dashed;
}
.pic
{
	border: thin solid #33CCFF;
	width: 150px;
	float: left;
	margin: 0px 10px 2px 0px;
}


.photo 
{
margin-left:18px;
}
	
a 
{
	color: white;
	}
.link 
{
	color: blue;
	}
h1
{
	color: #808080;
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
}
#box 
{
	border: 0px solid red;
	width:239px;
	}
	
.box-top 
{
	border: 0px solid red;
	background-image: url('/images/box_top.jpg');
	background-repeat: no-repeat;
	width:239px;
	height:35px;
	}
	
.box-cent
{
	background-image: url('/images/box_cent.jpg');
	background-repeat: repeat-y;
	width:239px;
	padding-left:10px;
	}
	
.box-bott 
{
	background-image: url('/images/box_bott.jpg');
	background-repeat: no-repeat;
	width:239px;
	height:27px;
	}
	
.subject-1
{
	border: solid 0px red;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	height: 40px;
	margin-top: 20px;
	font-style: normal;
}

.gallery
{
	padding: 3px;
	margin: 0px;
	width: 100px;
}

.ul
{
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
