* {
	margin:0;
	padding:0;
}
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #ffffff;
	color: #000000;
}
a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#d90000;
	text-decoration:underline;
}
h1, h2, h3 {
	color:#d90000;
	margin-bottom:10px;
}
#container { 
	width: 990px;  
	height:1300px;
	background: #ffffff url(../images/Background.jpg) left top no-repeat;
	margin: 0 auto; 
	text-align: left; 
}
 
#container_body { 
	width: 990px;  
	background: #ffffff url(../images/Background_body.jpg) left top no-repeat;
	margin: 0 auto; 
	text-align: left; 
}

#container_body2 { 
	width: 990px;  
	background: #ffffff url(../images/Background_body2.jpg) left top no-repeat;
	margin: 0 auto; 
	text-align: left; 
} 

#header {
	text-align:center;
	margin-bottom:20px;
} 
#header h2 {
	margin: 0; 
	padding: 30px 0 0 0; 
	font-size:30px;
}

#header h1 {
	margin: 0; 
	padding: 13px 0 0 0; 
	font-size:30px;
}

#h2 {
	font-size:26px;
}

#header span {
	margin-left:450px;

}
#sidebar1 {
	float: left; 
	width: 300px; 
}
#sidebar2 {
	float: right; 
	width: 320px; 
}
#sidebar3 {
	float: right; 
	width: 180px; 
}
#sidebar {
	float: left; 
	width: 400px;
}
#footer {
	text-align:center; 
} 
#footer p {
	padding:20px 0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menu {
	margin-top:5px;
	width:990px;
	height:25px;
}
#menu ul {
	padding-top:-15px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#navlist li a {
	font-size:18px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#navlist li a:hover {
	font-size:18px;
	color:#d90000;
	text-decoration:underline;
	font-weight:bold;
}
/* --------------------------------------begin border----------------------------------*/
.body-panel {
	background:#FFFFFF;
}

.top-left-corner-tabs, .top-right-corner-tabs, .bottom-left-corner-tabs, .bottom-right-corner-tabs {
    background-image: url( ../images/corners1280x18HomeTabsBody.gif );
    height: 9px;
    font-size: 2px;
}

.top-left-corner, .top-right-corner, .bottom-left-corner, .bottom-right-corner {
    background-image: url( ../images/corners1280x18.gif );
    height: 9px;
    font-size: 2px;
}

.top-left-corner, .bottom-left-corner, .top-left-corner-tabs, .bottom-left-corner-tabs {
    margin-right: 9px;
}

.top-right-corner, .bottom-right-corner, .top-right-corner-tabs, .bottom-right-corner-tabs {
    margin-left: 9px;
    margin-top: -9px;
}

.top-right-corner, .top-right-corner-tabs {
    background-position: 100% 0;
}

.bottom-left-corner, .bottom-left-corner-tabs {
    background-position: 0 -9px;
}

.bottom-right-corner, .bottom-right-corner-tabs {
    background-position: 100% -9px;
}

.inside_body {
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
	background: #ffffff url(../images/Background_bruid.jpg) left top no-repeat;
    padding: 0px 10px 0px 10px;
	height: 100%;
}

.inside {
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    padding: 0px 10px 0px 10px;
	height: 100%;
}

.inside p {
	padding: 0.0em 0 1em;
}


.tabsInside {
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    padding: 0px 10px 0px 10px;
	height:150px;
}
/* --------------------------------------end border----------------------------------*/
