body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	background:url(images/body-header.png) repeat-x scroll center top #D0D0D0;
	text-align:center;
}
* {
	margin:0;
	padding:0;
}
#wrap {
	margin:0 auto;
	overflow:hidden;
	padding:0 0 50px;
	width:933px;
}
#wrap a {
color:#7b7b7b;
text-decoration:none;
}

h3 {
	color:#7b7b7b;
	font-size:48px;
	font-family:baskerville old face;
	margin-top:44px;
	text-align:center;
}
#header {
	background:url(images/menubg.png) no-repeat scroll 0 0 transparent;
	float:left;
	height:192px;
	margin-left:24px;
	margin-top:20px;
	overflow:hidden;
	width:917px;
}
#menu-left {
	float:left;
	margin-left:45px;
	margin-top:75px;
}
#menu-left ul {
	display:block;
	float:left;
	list-style:none outside none;
	margin:0;
	text-align:center;
}
#menu-left ul li{
	color:#797979;
	display:inline-block;
	font-size:18px;
	list-style:none outside none;
	padding:18px 10px 0;
}
#menu-right {
	float:right;
	margin-top:75px;
	margin-right:45px;
}
#menu-right ul {
	display:block;
	list-style:none outside none;
	margin:0;
	text-align:center;
}
#menu-right ul li{
	color:#797979;
	display:inline-block;
	font-size:18px;
	list-style:none outside none;
	padding:18px 10px 0;
}
#content{
	float:left;
	height:auto;
	width:939px;
}
.wrap {
	background:url(images/contentbg.png) repeat-y scroll 0 0 transparent;
	height:auto;
	margin-left:26px;
	width:910px;
	float:left;
	overflow:visible;
}
.content-bottom {
	background:url(images/content-bottom.png) no-repeat scroll 0 0 transparent;
	width:912px;
	height: 22px;
	margin-left:26px;
	float:left;
}
#leftside {
	width: 320px;
	height:auto;
	float:left;
}
#contact {
	height:auto;
	width:320px;
	float:left;
}
#contact-head {
	background:url(images/contactushead.png) no-repeat scroll 0 0 transparent;
	height:85px;
	width: 332px;
	margin-left:-28px;
}
#contact-body {
	background:url(images/contactusbody.png) no-repeat scroll 0 0 transparent;
	height:auto;
	width:269px;
	margin-left:26px;		float:left;
}
#contact-bottom {
	background:url(images/contactusbuttom.png) no-repeat scroll 0 0 transparent;
	margin-left:26px;
	height:22px;
	width:269px;	float:left;
}
#add {
	background:url(images/add.png) no-repeat scroll 0 0 transparent;
	float:left;
	height:auto;
	margin-left:-27px;
	width:320px;
}
#add-content {
	height:auto;
	margin-left:55px;
	margin-top:50px;
	width:270px;
}
#number {
	height:auto;
	text-align:center;
        font-size:16px;
        color:#969374;
	margin-left:28px;
	margin-top:100px;
	width:270px;
}
#number h1 {
	font-size:36px;
        color:#D7D2A5;
	padding-top:20px;
        text-shadow: 0 0 0.15em #969374, 0 0 0.15em #969374, 0 0 0.15em #969374
}
#bbb {
	height:120px;
        float:left;
	margin-left:23px;
}
#rightside {
	float:left;
	height:auto;
	width:565px;
}
#table {
	color:#010101;
	font-size:14px;
	height:auto;
	text-align:left;
}
.row {
	float:left;
	padding-bottom:18px;
	width:100%;
	padding-left:30px;
}
.label {
	float:left;
	width:60px;
}
.field {
	float:left;
}
#name {
	border:1px solid #DEDEDE;
	}
#email {
border:1px solid #DEDEDE;
}
#phone {
border:1px solid #DEDEDE;
}
#comments {
	border:1px solid #DEDEDE;
	height:152px;
	width:205px;
}
.submit {
	margin-left:125px;
}
#SubmitMe {
	cursor:pointer;
}
#logo {
	background:url(images/logo.png) no-repeat scroll 0 0 transparent;
	height:270px;
	width:565px;
}
#post {
	text-align:left;
}
#post h1 {
	font-size:24px;
	padding-bottom:20px;
	padding-top:20px;
}
p {
	line-height:16px;
	padding-bottom:20px;
}
#widgets {
	text-align:left;
	margin-bottom:10px;
}
#widgets img{
	border:3px solid #d4edf8 !important;
}
#widgets h1 {
	font-size:24px;
	padding-bottom:20px;
	padding-top:20px;
}
#add-row img {
	border:none !important;
	padding:10px;
}