img {
	border: 0;
}
a img {
	border: 0;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	line-height: 20px;
}
#footer {
	background-image: url(Semia-images/footer_logo.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 800px;
	margin-top: 10px;
	padding-top: 35px;
}
.green_text {
	font-family: Helvetica, ArIal, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #445720;
}
#header_image {
	height: 315px;
	width: 798px;
	border: 2px dotted #FFF;
	margin-top: 6px;
}
#content {
	background-color: #949935;
	padding: 10px;
	width: 778px;
	margin-top: 19px;
	border: 2px solid #FFF;
}
.left_bar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
	line-height: 16px;
}
#left_side {
	width: 150px;
	float: left;
	background-image: url(Semia-images/green_flower.gif);
	background-repeat: no-repeat;
	height: 220px;
	margin-top: 10px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#right_side {
	padding: 20px;
	width: 480px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	float: right;
}
#container {
	padding: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navcontainer{
	height: 90px;
	width: 800px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
}
#container2 {
	padding: 50px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#middle_container {
	width: 800px;
	background-color: #949936;
	background-image: url(Semia-images/line.gif);
	border: 1px dotted #FFF;
}
#left_big_side {
	width: 300px;
	background-color: #6A7B25;
	float: left;
	background-repeat: no-repeat;
}
#menu_vert {
	background-image: url(Semia-images/wedding_menu_bg.gif);
	background-repeat: no-repeat;
	height: 210px;
}
#right_big_side {
/*	background-color: #949936;
*/
  width: 480px;
	float: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right_big_side_admin {
	background-color: #fff;
  width: 780px;
	float: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#menu_vert ul {
	margin-left: 45px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	list-style-type: none;
	text-transform: capitalize;
	padding-top: 40px;
}
#menu_vert ul li {
	margin-top: 5px;
	letter-spacing: .05em;
}
#menu_vert ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

