body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	line-height:16px;
	background-image: url(../images/bg.png);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #A0A0A0;
}
#secRight2 h1 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#400303;
	line-height:24px;
	text-decoration:none;
	display:block;
	padding-bottom:0;
	padding-top:20px;
	margin:0;
}
#secRight2 h2 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#400303;
	line-height:24px;
	text-decoration:none;
	display:block;
	padding-bottom:0;
	margin-bottom:0;
	padding-top:0px;
	margin-top:-20px;
	margin-left:-25px;
}
#header {
	width:1020px;
	height:130px;
	background-image:url(../images/headerBg.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#logo {
	padding-left:40px;
	padding-top:20px;
	float:left;
}

#callUs {
	float:right;
	padding-right:60px;
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:300px;
}

#callUs h3{
	color:#666;
}

#callUs h3 span{
	color:#A01313;
}

#tagline {
	float:right;
	padding-top:15px;
	margin-bottom:15px;
}
#menu {
	width:1020px;
	height:50px;
	background-image:url(../images/menuBg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}
#menu ul li {
	float: left;
	white-space: nowrap;
}
#menu ul li a:hover {
	background-image:url(../images/menuBtnBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color: #FFF;
}
#menu ul li.selected {
	background-image:url(../images/menuBtnBg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#menu ul li.selected a {
	color:#FFF;
}
#main {
	width:1020px;
	height:340px;
	background-image:url(../images/mainBg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#bg {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#mainImg {
	padding-top:20px;
	padding-left:40px;
}
#boxes {
	width:940px;
	height:150px;
	background-image:url(../images/boxesBg.jpg);
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#boxes h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin-top:12px;
}
#boxes h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666;
	text-align:center;
}
#box1 {
	width:289px;
	height:150px;
	float:left;
	background-image:url(../images/boxImg1.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#box2 {
	width:289px;
	height:150px;
	float:left;
	margin-left:34px;
	margin-right:38px;
	background-image:url(../images/boxImg2.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#box3 {
	width:290px;
	height:150px;
	float:left;
	background-image:url(../images/boxImg3.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#line {
	width:940px;
	height:20px;
	background:url(../images/line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#desc {
	width:940px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#descLeft {
	float:left;
	width:650px;
}
#descLeft h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#000;
	margin-top:15px;
}
#descLeft p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	line-height:16px;
	margin-top:12px;
	padding-right:25px;
}
#MDlogo {
	height:89px;
	margin-top:30px;
}
#singleMDlogo {
	width:100px;
	height:89px;
	float:left;
	margin-right:25px;
}
#descRight {
	float:right;
	width:290px;
	margin-top:5px;
}
#singleDescRight {
	width:290px;
	margin-top:12px;
	float:left;
}
#smallIcon {
	width:24px;
	height:27px;
	float:left;
}
#singleDesc {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666;
	line-height:16px;
	float:right;
}
#singleDesc2 {
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666;
	line-height:16px;
	float:right;
}
#readmoreBtn {
	padding-top:12px;
	padding-right:145px;
	float:right;
}
#footer {
	width:1020px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-color:#400303;
}
#footerNav {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:25px;
	margin-right:25px;
	float:right;
}
#footerNav a {
	color:#FFF;
	text-decoration:none;
	font-size:11px;
}
#footerNav a:hover {
	text-decoration:underline;
}
#copyrights {
	color:#A01313;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	margin-right:25px;
	float:right;
}
#contact-area {
	width: 460px;
}
.inputBox {
	padding:5px;
	width: 280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666;
	border: 1px solid #ddd;
}
#contact-area textarea {
	height: 90px;
}
#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #999;
	background-color:#F5F5F5;
	display: block;
	/*float: left;*/
}
#contact-area input.submit-button, input.submit-button:focus {
	width: 74px;
	height:27px;
	border:none;
	padding-left:110px;
	background:none;
}
label {
	display:block;
	float:left;
	padding-right:10px;
	text-align:left;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333;
}
#RentOwn {
	padding:5px;
	width: 10px;
	color:#666;
	border:none;
}
.redtext {
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.redtext a:link,.redtext a:active,.redtext a:visited {
	text-decoration:underline;
	color:#FF0000;
}
.redtext a:hover {
	text-decoration:none;
	color:#FF5151;
}
a:link,a:active,a:visited {
	text-decoration:underline;
	color:#FF0000;
}
a:hover {
	text-decoration:none;
	color:#FF5151;
}
#checkBox {
	display:block;
	float:left;
	padding-top:20px;
	padding-right:10px;
	text-align:center;
	width:100px;
	height:50px;
	color:#333;
}
#contact-area img {
	margin-left:200px;
}
table#clients  {margin-top:30px;}
table#clients img, table#clients td{vertical-align:middle; }
table#clients td{text-align:center; height:80px;}

