html{
	width:100%;
	height:100%;
}
body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	color:#4A5157;
	background-color: #ececec;
	font-family: "Trebuchet MS", Arial, Helvetica,sans-serif;
}

.hdr{
	width:100%;
	height:147px;
	overflow:hidden;
	background:url('/img/topb.jpg');
	background-repeat:repeat-x;
}

.mm{
	width:100%;
	height:51px;
	overflow:hidden;
	display:block;
	background:url('/img/menubkg.jpg');
	background-repeat:repeat-x;
	padding-top:11px;
}

.linkdr{
	color:#4A5157;
	font-size:13px;	
}

.linkdr a{
	color:#4A5157;
	font-size:13px;
}

.linkdr a:hover{
	color:#4A5157;
	font-size:13px;
	text-decoration:none;	
}

.titleModelDr{
	color:#FF0000;
	font-size:13px;	
	font-weight:bold;
}

.titleModelDr a{
	color:#FF0000;
	font-size:13px;	
	font-weight:bold;
}

a img{ border:none;}

.titleModelDr a:hover{
	text-decoration:none;
	color:#FF0000;
	font-size:13px;	
	font-weight:bold;
}

.detailsModelDr{
		color:#4A5157;
		line-height:200%;
		font-size:10px;
		font-family: "Trebuchet MS", Arial, Helvetica,sans-serif;
		margin-top:7px;
		margin-bottom:5px;
	}

.bigred{
	color:#FF0000;
	background:transparent url(/images/img07.gif) no-repeat scroll left center;
	margin:45px 0 20px;
	padding-left:33px;
	font-size:30px;
	letter-spacing:-1px;	
	font-weight:bold
}

.bigred a{
	color:#FF0000;
	font-weight:bold;
}

.bigred a:hover{
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}

.paginatorLeft{
	float:left;
	margin-right:10px;
}

.paginatorRight{
	float:right;
	margin-left:10px;
}

.pageTitle{
background:transparent url(/images/img07.gif) no-repeat scroll left center;
margin:45px 0 20px;
padding-left:33px;
font-size:30px;
letter-spacing:-1px;
color:#292929;
text-transform:lowercase;
}

#sidebar {
float:right;
padding:0 1px 0 0;
width:214px;
}

.pageText{
	color:#4A5157;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:13px;
	padding-left:32px;
}

a{
	color:#FF0000;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

#clear{
	clear:both;	
}

.pageText ul {
list-style-type:square;
}
.pageText ul, .post ol {
margin-left:3em;
}

.banners{
	margin-top:33px;
	margin-bottom:33px;	
}

.specialOfferTitle{
background:transparent url(/images/img07.gif) no-repeat scroll left center;
margin:45px 0 20px;
padding-left:33px;
font-size:30px;
letter-spacing:-1px;
color:#292929;
text-transform:lowercase;
}

#menu ul {
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:10px 0 0;
}

ul{
	margin-bottom:2em;
	text-align:justify;
}

#menu .active a {
background:#EC0000 url(images/img03.gif) repeat-x scroll left bottom;
}

#menu a {
color:#FFFFFF;
display:block;
float:left;
font-size:14px;
font-weight:bold;
height:25px;
margin:0 10px;
padding:5px 20px 0;
text-decoration:none;
text-transform:lowercase;
}

#ghdcontent {
float:left;
padding:0 0 0 24px;
width:625px;
}

.cnt{
	width:880px;
	margin:0px auto;
	position:relative;	
}

.cntp{
	width:893px;
	margin:0px auto;
	position:relative;	
}

.sitetitle{
	padding-top:70px;
	font-size:36px;
	color:#FFFFFF;
	font-weight:bold;	
}

form{
	margin:0px;
	padding:0px;
}
p{
	margin:0px;
	padding:0px;
}
a:focus{
  -moz-outline-style: none;
}

#container{
	width:1000px;
	margin:0 auto;
	padding:0px;
	overflow: auto;
	background-color:#f4f4f4;
}
#content{
	width:1000px;
	margin:0 auto;
	padding:0px;
	float:left;
}


#flashMessage{
	width:100%;
	line-height:20px;
	margin:0 auto;
	padding:0px;
	color:red;
}

#cake_debug{
	width:1000px;
	margin:0 auto;
	padding:0px;
}
